@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@charset "UTF-8";
/** Import everything from autoload */
/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */
/** Import theme styles */
/*=====================================
=            MEDIA QUERIES            =
=====================================*/
/*=====  End of MEDIA QUERIES  ======*/
/*==============================
=            MIXINS            =
==============================*/
/*=====  End of MIXINS  ======*/
/*========================================
=            EXTEND SELECTORS            =
========================================*/
.our-stories-wrapper:after {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: -64px 64px 31px -2px rgba(245, 133, 133, 0.61) inset;
  -webkit-box-shadow: -64px 64px 31px -2px rgba(245, 133, 133, 0.61) inset;
  -moz-box-shadow: -64px 64px 31px -2px rgba(245, 133, 133, 0.61) inset;
  -webkit-transition: width 2s, height 2s;
  transition: width 2s, height 2s;
}
@media only screen and (max-width: 767px) {
  .our-stories-wrapper:after {
    box-shadow: -32px 32px 31px -2px rgba(245, 133, 133, 0.61) inset;
    -webkit-box-shadow: -32px 32px 31px -2px rgba(245, 133, 133, 0.61) inset;
    -moz-box-shadow: -32px 32px 31px -2px rgba(245, 133, 133, 0.61) inset;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-stories-wrapper:after {
    box-shadow: -32px 32px 31px -2px rgba(245, 133, 133, 0.61) inset;
    -webkit-box-shadow: -32px 32px 31px -2px rgba(245, 133, 133, 0.61) inset;
    -moz-box-shadow: -32px 32px 31px -2px rgba(245, 133, 133, 0.61) inset;
  }
}

.featured-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.625rem 1.0625rem;
}

.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories,
.page-template-about .blog .ourPeople .filtered-people .featured-stories,
.single-post .blog .ourPeople .filtered-people .featured-stories,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories, .filtered-stories .featured-stories, .our-stories-wrapper .our-stories .featured-stories {
  margin: 14.6875rem 0 5.3125rem 0;
  padding: 0 1.25rem;
  display: grid;
  gap: 1.875rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories,
  .single-post .blog .ourPeople .filtered-people .featured-stories,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories, .filtered-stories .featured-stories, .our-stories-wrapper .our-stories .featured-stories {
    margin: 2.125rem 0;
    gap: 0.625rem;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
}
@media only screen and (max-width: 1300px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories,
  .single-post .blog .ourPeople .filtered-people .featured-stories,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories, .filtered-stories .featured-stories, .our-stories-wrapper .our-stories .featured-stories {
    padding: 0;
    gap: 0.9375rem;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li,
.single-post .blog .ourPeople .filtered-people .featured-stories li,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li, .filtered-stories .featured-stories li, .our-stories-wrapper .our-stories .featured-stories li {
  position: relative;
  width: 21.875rem;
  height: 21.875rem;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li.hover,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li.hover,
.single-post .blog .ourPeople .filtered-people .featured-stories li.hover,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li.hover,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li.hover,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li.hover, .filtered-stories .featured-stories li.hover, .our-stories-wrapper .our-stories .featured-stories li.hover {
  z-index: 1000;
}
@media only screen and (max-width: 1439px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li,
  .single-post .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li, .filtered-stories .featured-stories li, .our-stories-wrapper .our-stories .featured-stories li {
    width: 17.5rem;
    height: 17.5rem;
  }
}
@media only screen and (max-width: 1300px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li,
  .single-post .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li, .filtered-stories .featured-stories li, .our-stories-wrapper .our-stories .featured-stories li {
    width: 15.625rem;
    height: 15.625rem;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li,
  .single-post .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li, .filtered-stories .featured-stories li, .our-stories-wrapper .our-stories .featured-stories li {
    width: 100%;
    height: 100%;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg, .filtered-stories .featured-stories li .featured-story-item:hover .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item:hover .image-wrapper svg {
    display: none;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(n+5),
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(n+5),
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(n+5),
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(n+5),
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(n+5),
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(n+5), .filtered-stories .featured-stories li:nth-child(n+5), .our-stories-wrapper .our-stories .featured-stories li:nth-child(n+5) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li,
  .single-post .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li, .filtered-stories .featured-stories li, .our-stories-wrapper .our-stories .featured-stories li {
    width: 46.6%;
    height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li,
  .single-post .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li, .filtered-stories .featured-stories li, .our-stories-wrapper .our-stories .featured-stories li {
    width: 46.6%;
    height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 390px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li,
  .single-post .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li, .filtered-stories .featured-stories li, .our-stories-wrapper .our-stories .featured-stories li {
    width: 10.9375rem;
    margin-bottom: 1.25rem;
    width: 100%;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .image-wrapper, .filtered-stories .featured-stories li .image-wrapper, .our-stories-wrapper .our-stories .featured-stories li .image-wrapper {
    height: 19.0625rem;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item, .filtered-stories .featured-stories li .featured-story-item, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item {
  height: 100%;
  width: 100%;
  position: relative;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper, .filtered-stories .featured-stories li .featured-story-item .image-wrapper, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg, .filtered-stories .featured-stories li .featured-story-item .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper svg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper, .filtered-stories .featured-stories li .featured-story-item .image-wrapper, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper {
    height: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper, .filtered-stories .featured-stories li .featured-story-item .image-wrapper, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon, .filtered-stories .featured-stories li .featured-story-item .buttonWhiteIcon, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .buttonWhiteIcon {
    visibility: visible;
    position: absolute;
    right: 0.3125rem;
    bottom: 0.3125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .buttonWhiteIcon, .filtered-stories .featured-stories li .featured-story-item .buttonWhiteIcon, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .buttonWhiteIcon {
    visibility: visible;
    position: absolute;
    right: 0.3125rem;
    bottom: 0.3125rem;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item, .filtered-stories .featured-stories li .featured-story-item, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    width: 100%;
    height: 100%;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content, .filtered-stories .featured-stories li .featured-story-item .story-content, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  visibility: hidden;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  color: black;
  padding: 0 1.5rem;
  width: 100%;
  height: 100%;
  background: #A60000;
  will-change: visibility;
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content, .filtered-stories .featured-stories li .featured-story-item .story-content, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content {
    visibility: visible;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    width: 100%;
    min-height: 140px;
    padding: 0.9375rem 1.03125rem;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title, .filtered-stories .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title {
    display: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content, .filtered-stories .featured-stories li .featured-story-item .story-content, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content {
    visibility: visible;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    width: 100%;
    min-height: 140px;
    padding: 0.9375rem 1.03125rem;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title, .filtered-stories .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .category-wrapper .cpt-title {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title, .filtered-stories .featured-stories li .featured-story-item .story-content .featured-hover-title, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .featured-hover-title {
    color: white;
    padding-right: 0.9375rem;
    padding-bottom: 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title, .filtered-stories .featured-stories li .featured-story-item .story-content .featured-hover-title, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .featured-hover-title {
    color: black;
    font-size: 0.8125rem;
    padding: 0;
    text-align: left;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p, .filtered-stories .featured-stories li .featured-story-item .story-content p, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content p,
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .filtered-stories .featured-stories li .featured-story-item .story-content .links,
  .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .links {
    text-align: left;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a, .filtered-stories .featured-stories li .featured-story-item .story-content .links a, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .links a {
    margin-left: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .featured-hover-title, .filtered-stories .featured-stories li .featured-story-item .story-content .featured-hover-title, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .featured-hover-title {
    color: black;
    font-size: 0.8125rem;
    padding: 0;
    text-align: left;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content p, .filtered-stories .featured-stories li .featured-story-item .story-content p, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content p,
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links,
  .filtered-stories .featured-stories li .featured-story-item .story-content .links,
  .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .links {
    text-align: left;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .story-content .links a, .filtered-stories .featured-stories li .featured-story-item .story-content .links a, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .links a {
    margin-left: 0;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content, .filtered-stories .featured-stories li .featured-story-item:hover .story-content, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item:hover .story-content {
  color: white;
  visibility: visible;
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content, .filtered-stories .featured-stories li .featured-story-item:hover .story-content, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item:hover .story-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a, .filtered-stories .featured-stories li .featured-story-item:hover .story-content a, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item:hover .story-content a {
  -webkit-animation: fromLeftToRight 0.6s forwards;
          animation: fromLeftToRight 0.6s forwards;
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .story-content a, .filtered-stories .featured-stories li .featured-story-item:hover .story-content a, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item:hover .story-content a {
    -webkit-animation: none;
            animation: none;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item:hover .image-wrapper svg, .filtered-stories .featured-stories li .featured-story-item:hover .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item:hover .image-wrapper svg {
  opacity: 1;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img, .filtered-stories .featured-stories li .featured-story-item .image-wrapper img, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper img {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img svg,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img svg,
.single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img svg,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img svg,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img svg,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper img svg, .filtered-stories .featured-stories li .featured-story-item .image-wrapper img svg, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper img svg {
  will-change: opacity;
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper, .filtered-stories .featured-stories li .featured-story-item .image-wrapper, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper {
    height: 13.75rem;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg, .filtered-stories .featured-stories li .featured-story-item .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper svg {
    opacity: 1;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper, .filtered-stories .featured-stories li .featured-story-item .image-wrapper, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper {
    height: 13.75rem;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg, .filtered-stories .featured-stories li .featured-story-item .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper svg {
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper, .filtered-stories .featured-stories li .featured-story-item .image-wrapper, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper {
    height: 100%;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg, .filtered-stories .featured-stories li .featured-story-item .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper svg {
    opacity: 1;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper, .filtered-stories .featured-stories li .featured-story-item .image-wrapper, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper {
    height: 100%;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .single-post .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li .featured-story-item .image-wrapper svg, .filtered-stories .featured-stories li .featured-story-item .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .image-wrapper svg {
    opacity: 1;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1),
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1),
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1),
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1),
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1),
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1), .filtered-stories .featured-stories li:nth-child(3n+1), .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+1) {
    margin: 0;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item,
.single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item, .filtered-stories .featured-stories li:nth-child(3n+1) .featured-story-item, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+1) .featured-story-item {
  color: white;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
.single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content, .filtered-stories .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content {
  -webkit-transform: translateX(calc(100% - 1px));
      -ms-transform: translateX(calc(100% - 1px));
          transform: translateX(calc(100% - 1px));
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content, .filtered-stories .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content svg,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content svg,
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content svg,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content svg,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content svg,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content svg, .filtered-stories .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content svg, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+1) .featured-story-item:hover .story-content svg {
    opacity: 1;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item,
.single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item, .filtered-stories .featured-stories li:nth-child(3n+2) .featured-story-item, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+2) .featured-story-item {
  color: white;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
.single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content, .filtered-stories .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content, .filtered-stories .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+2) .featured-story-item:hover .story-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item,
.single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item, .filtered-stories .featured-stories li:nth-child(3n+3) .featured-story-item, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+3) .featured-story-item {
  color: white;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
.single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg, .filtered-stories .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg, .filtered-stories .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg, .filtered-stories .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+3) .featured-story-item .image-wrapper svg {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
.page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
.single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content, .filtered-stories .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content {
  -webkit-transform: translateX(calc(-100% + 1px));
      -ms-transform: translateX(calc(-100% + 1px));
          transform: translateX(calc(-100% + 1px));
}
@media only screen and (max-width: 1024px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content, .filtered-stories .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content, .our-stories-wrapper .our-stories .featured-stories li:nth-child(3n+3) .featured-story-item:hover .story-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2), .filtered-stories .featured-stories li:nth-child(2n+2), .our-stories-wrapper .our-stories .featured-stories li:nth-child(2n+2) {
    margin-top: -8.75rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2), .filtered-stories .featured-stories li:nth-child(2n+2), .our-stories-wrapper .our-stories .featured-stories li:nth-child(2n+2) {
    margin-top: -8.75rem;
  }
}
@media only screen and (max-width: 350px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-about .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .single-post .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2),
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories li:nth-child(2n+2), .filtered-stories .featured-stories li:nth-child(2n+2), .our-stories-wrapper .our-stories .featured-stories li:nth-child(2n+2) {
    margin-top: 0;
  }
}

.page-template-ourPeople .blog .ourPeople .filter-section .filter-options,
.page-template-about .blog .ourPeople .filter-section .filter-options,
.single-post .blog .ourPeople .filter-section .filter-options,
.page-template-thema .blog .ourPeople .filter-section .filter-options,
.page-template-what-we-do .blog .ourPeople .filter-section .filter-options,
.page-template-blog .blog .ourPeople .filter-section .filter-options, .filter-options .filter-options, .filter-section .filter-options {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 0.9375rem;
  display: none;
}
.page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container,
.page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container,
.single-post .blog .ourPeople .filter-section .filter-options .checkbox-container,
.page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container,
.page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container,
.page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container, .filter-options .filter-options .checkbox-container, .filter-section .filter-options .checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.9375rem;
}
.filter-options .filter-options .checkbox-container .checkbox-tab, .filter-section .filter-options .checkbox-container .checkbox-tab {
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.40625rem;
}
.filter-options .filter-options .checkbox-container .checkbox-tab svg, .filter-section .filter-options .checkbox-container .checkbox-tab svg {
  display: none;
}
.page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.single-post .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container label, .filter-options .filter-options .checkbox-container label, .filter-section .filter-options .checkbox-container label {
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 400;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875rem;
  height: 0.6875rem;
  cursor: pointer;
  position: relative;
}
.page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container label input,
.page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container label input,
.single-post .blog .ourPeople .filter-section .filter-options .checkbox-container label input,
.page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container label input,
.page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container label input,
.page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container label input, .filter-options .filter-options .checkbox-container label input, .filter-section .filter-options .checkbox-container label input {
  accent-color: #F09390;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #F09390;
  max-width: 0.6875rem;
  max-height: 0.6875rem;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  width: 100%;
  height: 0.6875rem;
  padding: 0;
}
.filter-options .filter-options .checkbox-container label input:checked, .filter-section .filter-options .checkbox-container label input:checked {
  background: #E60000;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container, .filter-options .filter-options .checkbox-container, .filter-section .filter-options .checkbox-container {
    margin: 0.9375rem 0;
  }
  .filter-options .filter-options .checkbox-container .checkbox-tab, .filter-section .filter-options .checkbox-container .checkbox-tab {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
  }
  .filter-options .filter-options .checkbox-container .checkbox-tab svg, .filter-section .filter-options .checkbox-container .checkbox-tab svg {
    display: block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 0.375rem;
    height: 0.6875rem;
  }
  .filter-options .filter-options .checkbox-container .checkbox-tab.active svg, .filter-section .filter-options .checkbox-container .checkbox-tab.active svg {
    -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
            transform: rotateZ(90deg);
  }
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container div, .filter-options .filter-options .checkbox-container div, .filter-section .filter-options .checkbox-container div {
    display: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container, .filter-options .filter-options .checkbox-container, .filter-section .filter-options .checkbox-container {
    margin: 0.9375rem 0;
  }
  .filter-options .filter-options .checkbox-container .checkbox-tab, .filter-section .filter-options .checkbox-container .checkbox-tab {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
  }
  .filter-options .filter-options .checkbox-container .checkbox-tab svg, .filter-section .filter-options .checkbox-container .checkbox-tab svg {
    display: block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 0.375rem;
    height: 0.6875rem;
  }
  .filter-options .filter-options .checkbox-container .checkbox-tab.active svg, .filter-section .filter-options .checkbox-container .checkbox-tab.active svg {
    -webkit-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
            transform: rotateZ(90deg);
  }
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container div,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container div, .filter-options .filter-options .checkbox-container div, .filter-section .filter-options .checkbox-container div {
    display: none;
  }
}

/*=====  End of EXTEND SELECTORS  ======*/
/* PROJECT MIXINS */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.ios input,
.safari input {
  opacity: 1;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@font-face {
  font-family: "Canela Web";
  src: url("../fonts/Canela-LightItalic-Web.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Canela Web";
  src: url("../fonts/Canela-Light-Web.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
h1 {
  font-size: 5.3125rem;
  font-style: normal;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  h1 {
    font-size: 3.75rem;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 2rem;
    line-height: 1.3375em;
    letter-spacing: -0.64px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  h1 {
    font-size: 2rem;
    line-height: 1.3375em;
    letter-spacing: -0.64px;
  }
}

h2 {
  color: white;
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 4.575rem;
  letter-spacing: -1.2px;
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 2rem;
    line-height: 2.44rem;
    font-weight: 600;
    letter-spacing: -0.64px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  h2 {
    font-size: 2rem;
    line-height: 2.44rem;
    font-weight: 600;
    letter-spacing: -0.64px;
  }
}

h3 {
  font-size: 1.6875rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 1.5625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  h3 {
    font-size: 1.5625rem;
  }
}

h5 {
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.43em;
}
@media only screen and (max-width: 767px) {
  h5 {
    font-size: 0.875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  h5 {
    font-size: 0.875rem;
  }
}

h6 {
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  h6 {
    font-size: 1.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  h6 {
    font-size: 1.125rem;
  }
}

p {
  color: white;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0.9375rem 0;
  line-height: 1.23em;
}

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

span {
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2em;
}

*,
html,
body {
  padding: 0;
  margin: 0;
  font-family: "Poppins", sans-serif;
  scroll-behavior: smooth;
  text-rendering: geometricPrecision;
}

p {
  font-weight: 400;
}

input {
  padding: 0.625rem 1.25rem;
  font-family: "Poppins", sans-serif;
}

button {
  position: relative;
  background-color: #E60000;
  color: white;
  padding: 0.625rem 1.25rem;
  border: none;
  cursor: pointer;
  font-size: 1rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  line-height: 1rem;
}

@media only screen and (min-width: 1025px) {
  .filter-section {
    margin-top: 3.125rem;
  }
}

.story .text-content-wrapper,
.story .divContent {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 1024px) {
  .story .text-content-wrapper .text-content,
  .story .text-content-wrapper ul,
  .story .text-content-wrapper ol,
  .story .divContent .text-content,
  .story .divContent ul,
  .story .divContent ol {
    max-width: 60%;
    margin: auto;
  }
}
.story .text-content-wrapper .text-content li ul,
.story .text-content-wrapper ul li ul,
.story .text-content-wrapper ol li ul,
.story .divContent .text-content li ul,
.story .divContent ul li ul,
.story .divContent ol li ul {
  margin: 0;
}
.story .text-content-wrapper .text-content li ol,
.story .text-content-wrapper ul li ol,
.story .text-content-wrapper ol li ol,
.story .divContent .text-content li ol,
.story .divContent ul li ol,
.story .divContent ol li ol {
  margin: 0;
}
.story .subheading {
  margin-bottom: 0.625rem;
}

@media only screen and (max-width: 767px) {
  .text-content-wrapper ul,
  .divContent ul {
    max-width: 100%;
    padding: 0 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .text-content-wrapper ul,
  .divContent ul {
    max-width: 100%;
    padding: 0 0.9375rem;
  }
}
.text-content-wrapper ul li,
.divContent ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.text-content-wrapper ul li ul,
.divContent ul li ul {
  margin: 0;
}
.text-content-wrapper ul li:before,
.divContent ul li:before {
  content: "▪";
  color: #E60000;
  font-size: 1.25rem;
  padding-right: 0.25em;
  position: relative;
  top: 0.1em;
  line-height: 1em;
  padding-right: 10px;
}

.splide__slide::before {
  display: none;
}

ol {
  padding-left: 1.25rem;
}
@media only screen and (max-width: 767px) {
  ol {
    max-width: 100%;
    margin: 0 0.9375rem 0 1.5625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  ol {
    max-width: 100%;
    margin: 0 0.9375rem 0 1.5625rem;
  }
}
ol li {
  list-style: auto;
}

em,
i {
  font-style: italic;
}

strong,
b {
  font-weight: 800;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */
/** Media alignment */
.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 15px auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 15px;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .alignleft {
    float: left;
    margin-right: 15px;
  }
  .alignright {
    float: right;
    margin-left: 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .alignleft {
    float: left;
    margin-right: 15px;
  }
  .alignright {
    float: right;
    margin-left: 15px;
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.white {
  color: white;
}

.black {
  color: black;
}

.heading {
  color: #E60000;
  margin-bottom: 2.8125rem;
}
@media only screen and (max-width: 767px) {
  .heading {
    margin-bottom: 0.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .heading {
    margin-bottom: 0.625rem;
  }
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */
/** Media alignment */
.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 15px auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 15px;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .alignleft {
    float: left;
    margin-right: 15px;
  }
  .alignright {
    float: right;
    margin-left: 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .alignleft {
    float: left;
    margin-right: 15px;
  }
  .alignright {
    float: right;
    margin-left: 15px;
  }
}
/** Captions */
/** Text meant only for screen readers */
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 6.25rem 2.1875rem;
}
@media only screen and (min-width: 1025px) {
  .container {
    padding: 6.25rem 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    padding: 3.125rem 2.1875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .container {
    padding: 3.125rem 2.1875rem;
  }
}
@media (min-width: 720px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 960px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}
.container.no-padding-vertical {
  padding-top: 0;
  padding-bottom: 0;
}
.container.no-padding-top {
  padding-top: 0;
}

.container-small {
  padding: 3.4375rem 7.1875rem 3.4375rem 7.1875rem;
}
.container-small .divContent {
  padding-right: 35%;
}
@media only screen and (max-width: 767px) {
  .container-small .divContent {
    padding-right: 15%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .container-small .divContent {
    padding-right: 15%;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.white {
  color: white;
}

.black {
  color: black;
}

.heading {
  color: #E60000;
  margin-bottom: 2.8125rem;
}
@media only screen and (max-width: 767px) {
  .heading {
    margin-bottom: 0.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .heading {
    margin-bottom: 0.625rem;
  }
}

.description {
  padding: 0 1.25rem;
  font-size: 1.125rem;
  max-width: 41.875rem;
  line-height: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .description {
    font-size: 1rem;
    padding: 0 2rem;
    line-height: 1.45rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .description {
    font-size: 1rem;
    padding: 0 2rem;
    line-height: 1.45rem;
  }
}

.buttonWhiteIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  position: absolute;
  bottom: 0;
  right: 0.25rem;
  background: transparent;
  font-weight: 600;
}
.buttonWhiteIcon:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M8.57568 0.122559L8.77318 7.81456L0.873238 7.81456' stroke='white' stroke-width='2'/%3E%3Cline x1='8.29289' y1='7.70711' x2='1.29289' y2='0.707107' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.75rem;
  height: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .buttonWhiteIcon {
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    bottom: 0.5rem;
    right: 0.875rem;
    padding: 0;
    -webkit-animation: none !important;
            animation: none !important;
  }
  .buttonWhiteIcon:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .buttonWhiteIcon {
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    bottom: 0.5rem;
    right: 0.875rem;
    padding: 0;
    -webkit-animation: none !important;
            animation: none !important;
  }
  .buttonWhiteIcon:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.buttonBlackIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9375rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  font-size: 1rem;
  background: transparent;
  color: black;
  padding: 0;
  font-weight: 600;
  visibility: hidden;
}
.buttonBlackIcon:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M8.57568 0.122559L8.77318 7.81456L0.873238 7.81456' stroke='black' stroke-width='2'/%3E%3Cline x1='8.29289' y1='7.70711' x2='1.29289' y2='0.707107' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.75rem;
  height: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .buttonBlackIcon {
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    bottom: 0;
    visibility: visible;
  }
  .buttonBlackIcon:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .buttonBlackIcon {
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    bottom: 0;
    visibility: visible;
  }
  .buttonBlackIcon:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.button {
  font-size: 1rem;
  font-weight: 600;
  padding: 0.9375rem 1.25rem;
  border: none;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='44' viewBox='0 0 50 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='16' y='44' width='30' height='34' transform='rotate(-90 16 44)' fill='url(%23paint0_linear_1895_1080)'/%3E%3Crect width='30' height='34' transform='matrix(-1 -2.06186e-09 1.96898e-09 1 50.5 10)' fill='url(%23paint1_linear_1895_1080)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1895_1080' x1='9.78049' y1='62.0709' x2='63.358' y2='56.1343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E60000'/%3E%3Cstop offset='0.182292' stop-color='%23E60000' stop-opacity='0.25'/%3E%3Cstop offset='0.357942' stop-color='%23E60000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1895_1080' x1='-6.21951' y1='18.0709' x2='47.358' y2='12.1343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E60000'/%3E%3Cstop offset='0.182292' stop-color='%23E60000' stop-opacity='0.25'/%3E%3Cstop offset='0.357942' stop-color='%23E60000' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: bottom right;
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  position: relative;
  z-index: 8;
}
.button:hover {
  color: white;
  background: transparent;
}
.button:hover::before {
  -webkit-transform: scaleX(1) scaleY(1);
      -ms-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1);
  z-index: -1;
}
.button::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='154' height='44' viewBox='0 0 154 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1194_4560)'%3E%3Crect width='154' height='44' fill='%23A60000'/%3E%3Cg filter='url(%23filter0_f_1194_4560)'%3E%3Crect x='12' y='8' width='174' height='67' fill='%23FF5173'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f_1194_4560)'%3E%3Crect x='57' y='28' width='114' height='51' fill='%23E60000'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1194_4560' x='-6' y='-10' width='210' height='103' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_1194_4560'/%3E%3C/filter%3E%3Cfilter id='filter1_f_1194_4560' x='39' y='10' width='150' height='87' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_1194_4560'/%3E%3C/filter%3E%3CclipPath id='clip0_1194_4560'%3E%3Crect width='154' height='44' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  -webkit-transform: scaleX(0) scaleY(0);
      -ms-transform: scaleX(0) scaleY(0);
          transform: scaleX(0) scaleY(0);
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  z-index: -1;
}

.button-right {
  max-width: 89.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .button-right {
    max-width: 100%;
  }
}

.gform_button {
  position: relative;
  background-color: transparent;
  color: white;
  padding: 0.625rem 1.25rem;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='44' viewBox='0 0 50 44' fill='none'%3E%3Crect x='16' y='44' width='30' height='34' transform='rotate(-90 16 44)' fill='url(%23paint0_linear_85_1181)'/%3E%3Crect width='30' height='34' transform='matrix(-1 -2.06186e-09 1.96898e-09 1 50.5 10)' fill='url(%23paint1_linear_85_1181)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_85_1181' x1='9.78049' y1='62.0709' x2='63.358' y2='56.1343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.182292' stop-color='white' stop-opacity='0.25'/%3E%3Cstop offset='0.357942' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_85_1181' x1='-6.21951' y1='18.0709' x2='47.358' y2='12.1343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.182292' stop-color='white' stop-opacity='0.25'/%3E%3Cstop offset='0.357942' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.gform_button:hover {
  color: black;
}
.gform_button:hover::before {
  -webkit-transform: scaleX(1) scaleY(1);
      -ms-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1);
  z-index: -1;
}
.gform_button::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='154' height='44' viewBox='0 0 154 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_85_1184)'%3E%3Cg clip-path='url(%23clip1_85_1184)'%3E%3Crect width='154' height='44' fill='%23FF5173'/%3E%3Cg filter='url(%23filter0_f_85_1184)'%3E%3Crect x='12' y='8' width='174' height='67' fill='%23FF8B9D'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f_85_1184)'%3E%3Crect x='57' y='28' width='114' height='51' fill='white'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_85_1184' x='-6' y='-10' width='210' height='103' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_85_1184'/%3E%3C/filter%3E%3Cfilter id='filter1_f_85_1184' x='39' y='10' width='150' height='87' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_85_1184'/%3E%3C/filter%3E%3CclipPath id='clip0_85_1184'%3E%3Crect width='154' height='44' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_85_1184'%3E%3Crect width='154' height='44' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  -webkit-transform: scaleX(0) scaleY(0);
      -ms-transform: scaleX(0) scaleY(0);
          transform: scaleX(0) scaleY(0);
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.cpt-title {
  background: #FFB4C0;
  padding: 0.21875rem 0.625rem 0.28125rem 0.625rem;
  border-radius: 2.1875rem;
  line-height: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.cpt-title-border {
  background: white;
  padding: 0.21875rem 0.625rem 0.28125rem 0.625rem;
  border-radius: 2.1875rem;
  line-height: 1em;
  border: 1px solid #F09390;
}

.category-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.9375rem;
  margin: 1.5rem 0;
}
@media only screen and (max-width: 1024px) {
  .category-wrapper {
    margin: 0 0 0.4375rem 0;
  }
  .category-wrapper .category {
    padding: 0.21875rem 0.5rem;
  }
}
.category-wrapper .category {
  padding: 0.21875rem 0.625rem 0.28125rem 0.625rem;
  border-radius: 2.1875rem;
  background: white;
  border: 1px solid #FFB4C0;
}
.category-wrapper .category.category-main {
  background: #FFB4C0;
}

.textContent {
  font-size: 1.25rem;
  line-height: 1.7em;
  max-width: 90%;
}
@media only screen and (max-width: 767px) {
  .textContent {
    max-width: 100%;
    line-height: 1.45em;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .textContent {
    max-width: 100%;
    line-height: 1.45em;
  }
}

.featured-title {
  background: #FF5173;
}
@media only screen and (max-width: 767px) {
  .featured-title {
    position: relative;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .featured-title {
    position: relative;
  }
}

.load-more-btn {
  float: right;
  margin: 1.875rem 0;
  background-color: transparent;
  color: black;
}
@media only screen and (max-width: 767px) {
  .load-more-btn {
    margin: auto;
    float: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: block;
    margin-top: 1.875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .load-more-btn {
    margin: auto;
    float: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: block;
    margin-top: 1.875rem;
  }
}

.bg-darkred,
.move-to-climate-positivity {
  background: #A60000;
  background-color: #A60000;
}

.bg-orange,
.creating-social-impact,
.create-social-impact {
  background: #FF442F;
}

.bg-lightrose {
  background: #FF5173;
}

.post-date {
  position: absolute;
  bottom: 0;
  font-size: 0.8125rem;
}

.date {
  position: absolute;
  bottom: 1.25rem;
  font-weight: 400;
}

.date-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .date-button {
    position: absolute;
    bottom: 0;
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .date-button {
    position: absolute;
    bottom: 0;
    height: auto;
  }
}

.project-content {
  position: relative;
}

.projectsButton {
  visibility: hidden;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .projectsButton {
    visibility: visible;
    height: auto;
    position: absolute;
    bottom: 0.9375rem;
  }
  .projectsButton:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M8.57568 0.122559L8.77318 7.81456L0.873238 7.81456' stroke='black' stroke-width='2'/%3E%3Cline x1='8.29289' y1='7.70711' x2='1.29289' y2='0.707107' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .projectsButton {
    visibility: visible;
    height: auto;
    position: absolute;
    bottom: 0.9375rem;
  }
  .projectsButton:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M8.57568 0.122559L8.77318 7.81456L0.873238 7.81456' stroke='black' stroke-width='2'/%3E%3Cline x1='8.29289' y1='7.70711' x2='1.29289' y2='0.707107' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
  }
}

.subheading {
  color: #E60000;
  font-size: 1.5625rem;
  font-weight: 600;
}

.images-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.875rem;
  margin: 6.25rem 0;
}
@media only screen and (max-width: 767px) {
  .images-text-wrapper {
    margin: 3.125rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .images-text-wrapper {
    margin: 3.125rem 0;
  }
}
.images-text-wrapper .images-text {
  width: 100%;
}
.images-text-wrapper .images-text img {
  width: 33.375rem;
  height: 33.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .images-text-wrapper .images-text img {
    height: 22.5625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .images-text-wrapper .images-text img {
    height: 22.5625rem;
  }
}
.images-text-wrapper .images-text .text {
  display: block;
  color: #F09390;
  font-size: 0.875rem;
  line-height: 1.37em;
}
@media only screen and (max-width: 767px) {
  .images-text-wrapper .images-text .text {
    font-size: 0.6875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .images-text-wrapper .images-text .text {
    font-size: 0.6875rem;
  }
}
@media only screen and (max-width: 767px) {
  .images-text-wrapper.multiple-images {
    gap: 0.9375rem;
  }
  .images-text-wrapper.multiple-images img {
    height: 10.6875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .images-text-wrapper.multiple-images {
    gap: 0.9375rem;
  }
  .images-text-wrapper.multiple-images img {
    height: 10.6875rem;
  }
}

.cpt-title-border:hover {
  text-transform: lowercase;
}
.cpt-title-border:hover .hidden {
  text-transform: capitalize;
}

.cpt-title,
.cpt-title-border {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.375rem;
  font-size: 0.9375rem;
}
.cpt-title .hidden,
.cpt-title-border .hidden {
  display: none;
  line-height: 1em;
  font-size: 0.9375rem;
}
.cpt-title .shown,
.cpt-title-border .shown {
  font-size: 0.9375rem;
  line-height: 1em;
}
.cpt-title:hover .shown,
.cpt-title-border:hover .shown {
  display: none;
}
.cpt-title:hover .hidden,
.cpt-title-border:hover .hidden {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .cpt-title,
  .cpt-title-border {
    font-size: 0.8125rem;
  }
  .cpt-title .hidden,
  .cpt-title-border .hidden {
    font-size: 0.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .cpt-title,
  .cpt-title-border {
    font-size: 0.8125rem;
  }
  .cpt-title .hidden,
  .cpt-title-border .hidden {
    font-size: 0.8125rem;
  }
}

.inArrows .button {
  margin-top: 1.875rem;
}

.button-wrapper {
  margin-top: 1.875rem;
}

.story .our-themes-wrapper .splide .splide__arrows {
  margin-top: -1.25rem;
}
.story .our-themes-wrapper .splide .splide__track .splide__slide:hover a .image-wrapper svg {
  opacity: 1;
}
.story .our-themes-wrapper .splide .splide__track .splide__slide a .image-wrapper {
  position: relative;
}
.story .our-themes-wrapper .splide .splide__track .splide__slide a .image-wrapper svg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.right-button {
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.625rem;
}

@media only screen and (max-width: 767px) {
  .projectsWrap {
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .projectsWrap {
    margin: 0 !important;
    padding: 0 !important;
  }
}
#ourProjects {
  float: right;
  max-width: calc(100% - 130px);
}
@media only screen and (max-width: 1550px) {
  #ourProjects {
    max-width: calc(100% - 20px);
  }
  #ourProjects .project-content p {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1550px) and (max-width: 767px) {
  #ourProjects .project-content {
    height: 100%;
  }
}
@media only screen and (max-width: 1550px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #ourProjects .project-content {
    height: 100%;
  }
}
@media only screen and (max-width: 1550px) and (max-width: 767px) {
  #ourProjects img {
    max-height: 200px;
    height: 100%;
    min-height: 200px;
  }
}
@media only screen and (max-width: 1550px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #ourProjects img {
    max-height: 200px;
    height: 100%;
    min-height: 200px;
  }
}
#ourProjects .splide__track.container {
  padding: 0;
  max-width: 89%;
  margin-right: 0;
  padding-top: 0;
  margin-right: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #ourProjects .splide__track.container .project-item .project-content {
    background-color: #FF442F;
  }
  #ourProjects .splide__track.container .project-item .project-content .content {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #ourProjects .splide__track.container .project-item .project-content {
    background-color: #FF442F;
  }
  #ourProjects .splide__track.container .project-item .project-content .content {
    font-size: 16px;
  }
}
#ourProjects .splide__track.container .project-item .project-content p {
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  #ourProjects .splide__track.container .buttonWhiteIcon {
    height: auto;
    position: absolute;
    bottom: 20px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #ourProjects .splide__track.container .buttonWhiteIcon {
    height: auto;
    position: absolute;
    bottom: 20px;
  }
}
@media only screen and (max-width: 1550px) {
  #ourProjects .splide__track.container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #ourProjects .splide__track.container {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #ourProjects .splide__track.container {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  #ourProjects {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    float: none;
    max-width: 100%;
    padding-left: 0.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #ourProjects {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    float: none;
    max-width: 100%;
    padding-left: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  .blog .container .blogWrap .title .headline {
    margin-bottom: 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .blog .container .blogWrap .title .headline {
    margin-bottom: 0.9375rem;
  }
}
@media only screen and (max-width: 767px) {
  .title .textContent {
    font-size: 1.125rem;
    line-height: 1.45em;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .title .textContent {
    font-size: 1.125rem;
    line-height: 1.45em;
  }
}

.featured-stories .story-item .featured-story-item {
  height: 100%;
  width: 100%;
  position: relative;
}
.featured-stories .story-item .featured-story-item .image-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 100%;
  }
}
.featured-stories .story-item .featured-story-item .image-wrapper:after {
  content: none;
}
@media only screen and (max-width: 767px) {
  .featured-stories .story-item .featured-story-item .image-wrapper:after {
    content: "";
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .featured-stories .story-item .featured-story-item .image-wrapper:after {
    content: "";
  }
}
.featured-stories .story-item .featured-story-item:hover .image-wrapper:after {
  content: "";
}
@media only screen and (max-width: 1024px) {
  .featured-stories .story-item .featured-story-item {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    width: 100%;
    height: 100%;
  }
  .featured-stories .story-item .featured-story-item .story-content h5 {
    color: black;
  }
}
.featured-stories .story-item .featured-story-item .story-content {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  visibility: hidden;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  color: black;
  padding: 0 1.5rem;
  width: 100%;
  height: 100%;
  background: #A60000;
}
@media only screen and (max-width: 1024px) {
  .featured-stories .story-item .featured-story-item .story-content {
    visibility: visible;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    width: 100%;
    height: 100%;
    padding: 0.9375rem 1.03125rem;
  }
  .featured-stories .story-item .featured-story-item .story-content .category-wrapper .cpt-title {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .featured-stories .story-item .featured-story-item .story-content .featured-hover-title {
    color: white;
    padding-right: 0.9375rem;
    padding-bottom: 1.875rem;
  }
}
.featured-stories .story-item .featured-story-item:hover .story-content {
  color: white;
  visibility: visible;
}
@media only screen and (max-width: 1024px) {
  .featured-stories .story-item .featured-story-item:hover .story-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.featured-stories .story-item .featured-story-item:hover .story-content a {
  right: 0.0625rem;
  bottom: 0;
  -webkit-animation: fadeInFromLeft 1.15s ease;
          animation: fadeInFromLeft 1.15s ease;
}
@media only screen and (max-width: 1024px) {
  .featured-stories .story-item .featured-story-item:hover .story-content a {
    -webkit-animation: none;
            animation: none;
  }
}
.featured-stories .story-item .featured-story-item .image-wrapper {
  width: 100%;
  height: 100%;
  z-index: 9;
  -webkit-transition: width 2s, height 2s;
  transition: width 2s, height 2s;
}
.featured-stories .story-item .featured-story-item .image-wrapper img {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 5;
}
@media only screen and (max-width: 1024px) {
  .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 18.75rem;
  }
  .featured-stories .story-item .featured-story-item .image-wrapper:after {
    content: "";
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 11.6875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 11.6875rem;
  }
}

@media only screen and (max-width: 767px) {
  .image-wrapper {
    height: 175px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .image-wrapper {
    height: 175px !important;
  }
}

.search-field {
  background: transparent;
}
@media only screen and (max-width: 767px) {
  .search-field {
    display: block;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .search-field {
    display: block;
  }
}

header .site-header-container .site-branding .navigation .language-switcher {
  padding: 0 !important;
}
header .site-header-container .site-branding .navigation .language-switcher .language-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  gap: 0.3125rem;
}
header .site-header-container .site-branding .navigation .language-switcher .language-list .language-item {
  opacity: 0.3;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
}
header .site-header-container .site-branding .navigation .language-switcher .language-list .language-item.current-language {
  opacity: 1;
}
header .site-header-container .site-branding .navigation .language-switcher .language-list .language-item a {
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation .language-switcher .language-list .language-item {
    font-size: 1.125rem;
  }
  header .site-header-container .site-branding .navigation .language-switcher .language-list .language-item a {
    font-size: 1.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation .language-switcher .language-list .language-item {
    font-size: 1.125rem;
  }
  header .site-header-container .site-branding .navigation .language-switcher .language-list .language-item a {
    font-size: 1.125rem;
  }
}

input[type=radio].checkbox.checked {
  font-weight: 600;
  background: #E60000 !important;
}

@media only screen and (max-width: 767px) {
  .page-template-our-stories .blog .container .blogWrap #stories .filtered-stories ul li .featured-story-item .story-content h5 {
    color: white;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-our-stories .blog .container .blogWrap #stories .filtered-stories ul li .featured-story-item .story-content h5 {
    color: white;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1550px) {
  .page-template-frontpage .our-themes-wrapper .splide .splide__track .paginationWrapper {
    max-width: 80.3%;
  }
}
.page-template-projects .site .site-content .blog,
.page-template-our-stories .site .site-content .blog {
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .page-template-projects .site .site-content .blog,
  .page-template-our-stories .site .site-content .blog {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-projects .site .site-content .blog,
  .page-template-our-stories .site .site-content .blog {
    margin-bottom: 3.125rem;
  }
}

.single-story .mainFooter .footer-wrapper .container {
  padding-bottom: 0;
}
.single-story .mainFooter .footer-wrapper .container .headline p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1em;
}
@media only screen and (min-width: 1025px) {
  .single-story .single-story .images-text-wrapper {
    margin-bottom: 0;
  }
  .single-story .full-text-content .subheading {
    margin-top: 3.125rem;
  }
  .single-story .our-themes-wrapper .splide .splide__track .paginationWrapper {
    max-width: 85.5%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1550px) {
  .single-story .our-themes-wrapper .splide .splide__track .paginationWrapper {
    max-width: 92%;
  }
}
@media only screen and (min-width: 1025px) {
  .single-story .single-post .our-themes-wrapper .splide .splide__track .button-right {
    max-width: 80.5%;
  }
}
@media only screen and (max-width: 767px) {
  .single-story .page-template-thema .about-rightContent .rightSection .slidedown-content p {
    padding: 0 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .page-template-thema .about-rightContent .rightSection .slidedown-content p {
    padding: 0 0.9375rem;
  }
}

.mainFooter {
  clear: both;
  margin-top: 0.625rem;
}

.text-content a {
  color: #E60000;
  text-decoration: underline;
  width: auto;
}

.single-left-image {
  width: 50%;
}
.single-left-image .images-text {
  height: 33.125rem;
}
.single-left-image .images-text img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
}
@media only screen and (max-width: 767px) {
  .single-left-image {
    width: 100%;
  }
  .single-left-image .images-text {
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-left-image {
    width: 100%;
  }
  .single-left-image .images-text {
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .page-template-projects .filtered-section .filtered-items {
    max-height: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-projects .filtered-section .filtered-items {
    max-height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-projects .filtered-section .filtered-items .filterItem {
    background-image: none !important;
    height: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-projects .filtered-section .filtered-items .filterItem {
    background-image: none !important;
    height: 100%;
  }
}
.page-template-projects .filtered-section .filtered-items .filterItem .projectFeaturedImage {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-template-projects .filtered-section .filtered-items .filterItem .projectFeaturedImage {
    display: block;
    height: 15.875rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-projects .filtered-section .filtered-items .filterItem .projectFeaturedImage {
    display: block;
    height: 15.875rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media only screen and (max-width: 767px) {
  .page-template-thema .about-rightContent .rightSection .slidedown-content p {
    padding: 0 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-thema .about-rightContent .rightSection .slidedown-content p {
    padding: 0 0.9375rem;
  }
}
.loader-wrapper {
  position: relative;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.25em;
  height: 2.25em;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation: bblFadInOut 1.8s infinite ease-in-out;
          animation: bblFadInOut 1.8s infinite ease-in-out;
}

.loader-wrapper {
  position: relative;
}

.loader {
  color: #E60000;
  font-size: 7px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
  position: absolute;
  left: 50%;
  bottom: -50px;
}
@media only screen and (max-width: 767px) {
  .loader {
    bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .loader {
    bottom: 0;
  }
}

.loader:before,
.loader:after {
  content: "";
  position: absolute;
  top: 0;
}

.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
}

.loader:after {
  left: 3.5em;
}

@-webkit-keyframes bblFadInOut {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}

@keyframes bblFadInOut {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}
.single-post .story .container .textContent .download-title {
  margin-left: 0;
}
.single-post .story .container .textContent a {
  font-size: 1rem;
  margin-top: 0;
}

.relevant-project a .project-item .project-content .project-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  -webkit-box-orient: vertical;
}

.noCPT {
  margin: 10px 0;
}

.hiddenbtn {
  visibility: hidden;
}

.latestSection .our-themes-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}
.latestSection .our-themes-wrapper.our-latest {
  max-width: 85%;
  float: right;
}
@media only screen and (max-width: 1550px) {
  .latestSection .our-themes-wrapper.our-latest {
    max-width: 101%;
    width: 101%;
  }
}
@media only screen and (max-width: 1550px) {
  .latestSection .our-themes-wrapper.our-latest {
    padding: 0 0 0 0.9375rem;
  }
}
.latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
  background: white;
}
.latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .buttonBlackIcon {
  right: 0.25rem;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
    height: 100%;
    padding-bottom: 50px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
    height: 100%;
    padding-bottom: 50px;
  }
}
.latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
  min-width: auto;
  min-height: 100%;
}
@media only screen and (max-width: 767px) {
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    min-width: 100%;
    width: 100%;
    min-height: 16.75rem;
    height: 16.75rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    min-width: 100%;
    width: 100%;
    min-height: 16.75rem;
    height: 16.75rem;
  }
}
.latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
  background: #FFB4C0;
}
.latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title {
  color: black;
}
.latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .cpt-title {
  background: white;
}
@media only screen and (max-width: 767px) {
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .cpt-title {
    background: #FFB4C0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .cpt-title {
    background: #FFB4C0;
  }
}
.latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .category-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .category-wrapper .project-content {
    height: 100%;
  }
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .category-wrapper .project-content .cpt-title {
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .category-wrapper .project-content {
    height: 100%;
  }
  .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .category-wrapper .project-content .cpt-title {
    height: auto;
  }
}

.project-content .cpt-title,
.project-content .cpt-title-border {
  font-size: 0.8125rem;
}

.single-our-theme .newsWrapper .newsSlider .splide {
  max-width: 97.5%;
}
@media only screen and (max-width: 1550px) {
  .single-our-theme .newsWrapper .newsSlider .splide {
    max-width: 99%;
  }
}
@media only screen and (max-width: 767px) {
  .single-our-theme .newsWrapper .newsSlider .splide {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-our-theme .newsWrapper .newsSlider .splide {
    max-width: 100%;
  }
}

.latestButtons {
  padding-top: 0.9375rem;
}

@media only screen and (max-width: 767px) {
  .single-our-theme .story .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    width: 100% !important;
    min-height: 268px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-our-theme .story .our-themes-wrapper .latestWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    width: 100% !important;
    min-height: 268px !important;
  }
}
.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.mx-100 {
  max-width: 100% !important;
}

.mb-100 {
  margin-bottom: 6.25rem;
}

.mt-100 {
  margin-top: 6.25rem;
}

.grid {
  display: grid;
}

.grid-template-colums-three {
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 767px) {
  .grid-template-colums-three {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .grid-template-colums-three {
    grid-template-columns: repeat(1, 1fr);
  }
}

.ml-desktop-50 {
  margin-left: 0;
}
@media only screen and (min-width: 1024px) {
  .ml-desktop-50 {
    margin-left: -5rem !important;
  }
}

.pr-166 {
  padding-right: 116px !important;
}

.text-left {
  text-align: left !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.splide__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .headline-wrapper {
  clear: both;
  position: absolute;
}
header .headline-wrapper .headline-text {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 3.75rem;
  height: 7.1875rem;
}
@media only screen and (max-width: 767px) {
  header .headline-wrapper .headline-text {
    height: 4.625rem;
    width: 6.375rem;
    padding-left: 2.1875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .headline-wrapper .headline-text {
    height: 4.625rem;
    width: 6.375rem;
    padding-left: 2.1875rem;
  }
}
header .site-header-container .site-branding {
  z-index: 999999;
  position: fixed;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0625rem;
}
header .site-header-container .site-branding .logos-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
header .site-header-container .site-branding .logos-wrapper .logo {
  height: auto;
  cursor: pointer;
  width: auto;
}
header .site-header-container .site-branding .logos-wrapper .logo img {
  width: 7.1875rem;
  height: 7.1875rem;
  padding: 2.5rem 0.9375rem;
  padding-left: 1.25rem;
  background: #E60000;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .logos-wrapper .logo img {
    padding: 1.25rem 0.9375rem;
    width: 4.625rem;
    height: 4.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .logos-wrapper .logo img {
    padding: 1.25rem 0.9375rem;
    width: 4.625rem;
    height: 4.625rem;
  }
}
header .site-header-container .site-branding .logos-wrapper .b-corp-logo {
  padding-right: 0.625rem;
  height: 5.9375rem;
  width: 4.6875rem;
  -webkit-mask-size: 4.0625rem;
          mask-size: 4.0625rem;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: white;
}
header .site-header-container .site-branding .logos-wrapper .b-corp-logo.icon-bg-white, header .site-header-container .site-branding .logos-wrapper .b-corp-logo.icon-bg-default {
  background-color: black;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .logos-wrapper .b-corp-logo {
    height: 4.0625rem;
    width: 2.8125rem;
    -webkit-mask-size: 2.1875rem;
            mask-size: 2.1875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .logos-wrapper .b-corp-logo {
    height: 4.0625rem;
    width: 2.8125rem;
    -webkit-mask-size: 2.1875rem;
            mask-size: 2.1875rem;
  }
}
header .site-header-container .site-branding .hamburger {
  cursor: pointer;
  margin: 2.5rem 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
header .site-header-container .site-branding .hamburger.icon-bg-white line, header .site-header-container .site-branding .hamburger.icon-bg-default line {
  stroke: black;
}
header .site-header-container .site-branding .hamburger.icon-bg-red line, header .site-header-container .site-branding .hamburger.icon-bg-gray line {
  stroke: white;
}
header .site-header-container .site-branding .hamburger line {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
header .site-header-container .site-branding .hamburger line:nth-child(1), header .site-header-container .site-branding .hamburger line:nth-child(3) {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
header .site-header-container .site-branding .hamburger line:nth-child(2) {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
header .site-header-container .site-branding .hamburger.active {
  margin: 3.125rem 0;
}
header .site-header-container .site-branding .hamburger.active line:first-child, header .site-header-container .site-branding .hamburger.active line:last-child {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 0;
}
header .site-header-container .site-branding .hamburger.active line:nth-child(2) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
header .site-header-container .site-branding .hamburger.active line:nth-child(3) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .hamburger.active {
    margin: 0;
    margin-left: -7%;
    margin-top: 5.5%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .hamburger.active {
    margin: 0;
    margin-left: -7%;
    margin-top: 5.5%;
  }
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .hamburger {
    z-index: 9;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .hamburger {
    z-index: 9;
  }
}
header .site-header-container .site-branding .navigation {
  position: sticky;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  right: 0;
  float: right;
  gap: 2.0625rem;
  -webkit-animation: none;
          animation: none;
}
header .site-header-container .site-branding .navigation.active {
  background-image: url("data:image/svg+xml,%3Csvg width='480' height='850' viewBox='0 0 480 850' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_33_7085)'%3E%3Crect width='480' height='850' fill='%23A60000'/%3E%3Cg filter='url(%23filter0_f_33_7085)'%3E%3Crect x='556' y='770' width='512' height='968' transform='rotate(180 556 770)' fill='%23FF5173'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f_33_7085)'%3E%3Crect x='512' y='274' width='292' height='299' transform='rotate(180 512 274)' fill='%23E60000'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_33_7085' x='-106' y='-348' width='812' height='1268' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='75' result='effect1_foregroundBlur_33_7085'/%3E%3C/filter%3E%3Cfilter id='filter1_f_33_7085' x='70' y='-175' width='592' height='599' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='75' result='effect1_foregroundBlur_33_7085'/%3E%3C/filter%3E%3CclipPath id='clip0_33_7085'%3E%3Crect width='480' height='850' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 480px;
  width: 100%;
  height: 100vh;
  color: white;
  overflow-x: hidden;
  -webkit-animation: backgroundFadeIn 1s ease;
          animation: backgroundFadeIn 1s ease;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation.active {
    min-width: 90%;
    -webkit-animation: none;
            animation: none;
    padding-bottom: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation.active {
    min-width: 90%;
    -webkit-animation: none;
            animation: none;
    padding-bottom: 1.25rem;
  }
}
header .site-header-container .site-branding .navigation.active > * {
  animation: fadeOut 0.2s ease reverse;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  header .site-header-container .site-branding .navigation.active {
    min-width: 280px;
  }
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation.active {
    left: 0;
    top: 0;
    min-width: 100%;
    position: absolute;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation.active {
    left: 0;
    top: 0;
    min-width: 100%;
    position: absolute;
  }
}
header .site-header-container .site-branding .navigation .main-navigation {
  width: 100%;
  padding: 2.5rem 0.9375rem 2.5rem 2.5rem;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation .main-navigation {
    padding: 0 25px;
    padding-bottom: 10%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation .main-navigation {
    padding: 0 25px;
    padding-bottom: 10%;
  }
}
header .site-header-container .site-branding .navigation .main-navigation.active .menu-main-menu-container {
  -webkit-animation: fadeInFromRight 2s ease;
          animation: fadeInFromRight 2s ease;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation .main-navigation.active .menu-main-menu-container {
    -webkit-animation: none;
            animation: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation .main-navigation.active .menu-main-menu-container {
    -webkit-animation: none;
            animation: none;
  }
}
header .site-header-container .site-branding .navigation .main-navigation.active .site-navigation {
  visibility: visible;
}
header .site-header-container .site-branding .navigation .main-navigation ul li a {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2em;
  text-decoration: none;
  color: white;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation .main-navigation ul li a {
    font-size: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation .main-navigation ul li a {
    font-size: 1.25rem;
  }
}
header .site-header-container .site-branding .navigation .nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2.0625rem;
  width: 100%;
  overflow: hidden;
}
header .site-header-container .site-branding .navigation .nav-wrapper.active {
  height: 100%;
}
header .site-header-container .site-branding .navigation .nav-wrapper #back {
  position: absolute;
  left: 20px;
  top: 50px;
}
header .site-header-container .site-branding .navigation .nav-wrapper .logo {
  position: relative;
  visibility: hidden;
  cursor: pointer;
  width: auto;
  height: 100%;
}
header .site-header-container .site-branding .navigation .nav-wrapper .logo img {
  width: 7.1875rem;
  height: 100%;
  background: #E60000;
  -webkit-box-shadow: 0px 0px 100px 45px rgb(230, 0, 0);
  box-shadow: 0px 0px 100px 45px rgb(230, 0, 0);
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation .nav-wrapper .logo img {
    width: 4.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation .nav-wrapper .logo img {
    width: 4.625rem;
  }
}
header .site-header-container .site-branding .navigation .nav-wrapper div {
  width: auto;
  padding: 2.5rem 0.9375rem 2.5rem 2.5rem;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form {
  display: block;
  margin: auto;
  width: 100%;
  margin-left: 10%;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation .nav-wrapper .form {
    margin-left: 0;
    padding: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation .nav-wrapper .form {
    margin-left: 0;
    padding: 1.25rem;
  }
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form {
  width: auto;
  text-align: right;
  padding: 0;
  width: 100%;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid white;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form label {
  width: 100%;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form button {
  background: transparent;
  border: none;
  padding: 0;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form input {
  background: transparent;
  border: none;
  outline: none;
  height: 100%;
  width: auto;
  color: white;
  font-size: 1.375rem;
  padding-left: 0;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form input::-webkit-input-placeholder {
  color: white;
  font-size: 1.375rem;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form input::-moz-placeholder {
  color: white;
  font-size: 1.375rem;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form input:-ms-input-placeholder {
  color: white;
  font-size: 1.375rem;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form input::-ms-input-placeholder {
  color: white;
  font-size: 1.375rem;
}
header .site-header-container .site-branding .navigation .nav-wrapper .form form input::placeholder {
  color: white;
  font-size: 1.375rem;
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding .navigation .nav-wrapper .main-navigation {
    padding: 0 25px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding .navigation .nav-wrapper .main-navigation {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  header .site-header-container .site-branding {
    max-height: 74px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.25rem;
    width: auto;
  }
  header .site-header-container .site-branding svg {
    width: 1.1875rem;
    height: 1.1875rem;
  }
  header .site-header-container .site-branding.active {
    width: 90%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  header .site-header-container .site-branding {
    max-height: 74px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.25rem;
    width: auto;
  }
  header .site-header-container .site-branding svg {
    width: 1.1875rem;
    height: 1.1875rem;
  }
  header .site-header-container .site-branding.active {
    width: 90%;
  }
}
header .site-header-container .site-branding.active .logo img {
  background: unset;
}

.featured-image {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 60vh;
  background-size: cover;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  color: white;
  overflow-x: hidden;
}
@media only screen and (max-width: 767px) {
  .featured-image {
    min-height: 100%;
    height: 24.375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .featured-image {
    min-height: 100%;
    height: 24.375rem;
  }
}
.featured-image svg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: header-glow 2s forwards;
          animation: header-glow 2s forwards;
  z-index: 1;
}
.featured-image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 115px;
  height: 115px;
}
.featured-image.active:after {
  width: 100%;
  height: 100%;
}
.featured-image .headline {
  color: white;
  height: 100%;
  padding: 3.75rem;
  line-height: 1.22em;
  z-index: 20;
}
@media only screen and (max-width: 767px) {
  .featured-image .headline {
    padding: 0 0.3125rem 1.875rem 2.1875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .featured-image .headline {
    padding: 0 0.3125rem 1.875rem 2.1875rem;
  }
}
.featured-image .header-video-wrapper {
  position: absolute;
  overflow: hidden;
  width: 100vw;
  height: 100%;
}
.featured-image .header-video-wrapper iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-aspect-ratio: 1000/847) {
  .featured-image .header-video-wrapper iframe {
    height: 67.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .featured-image .header-video-wrapper iframe {
    width: 177.78vh;
  }
}

#searchIcon,
#back {
  padding: 0;
  cursor: pointer;
}

#searchIcon {
  width: auto;
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .page-template-frontpage .headline {
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .headline {
    height: auto;
  }
}
footer {
  background: transparent;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  footer {
    margin-top: 6.25rem;
  }
  footer .container {
    padding: 3.125rem 2.0625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer {
    margin-top: 6.25rem;
  }
  footer .container {
    padding: 3.125rem 2.0625rem;
  }
}
footer .footer-wrapper {
  background-image: url("data:image/svg+xml,%3Csvg width='1440' height='811' viewBox='0 0 1440 811' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1002_432' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1489' height='811'%3E%3Crect width='1489' height='811' fill='%23E99B9B'/%3E%3Cline x1='80' y1='405' x2='247' y2='405' stroke='black'/%3E%3Cline x1='612' y1='405' x2='775' y2='405' stroke='black'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1002_432)'%3E%3Cg filter='url(%23filter0_f_1002_432)'%3E%3Crect x='1768.2' y='930.755' width='1949.14' height='1042.24' transform='rotate(180 1768.2 930.755)' fill='%23A60000'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f_1002_432)'%3E%3Crect x='1562' y='720' width='1462' height='807' transform='rotate(180 1562 720)' fill='%23FF5173'/%3E%3C/g%3E%3Cg filter='url(%23filter2_f_1002_432)'%3E%3Crect x='1514' y='476' width='625' height='520' transform='rotate(180 1514 476)' fill='%23E60000'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1002_432' x='-330.943' y='-261.488' width='2249.14' height='1342.24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='75' result='effect1_foregroundBlur_1002_432'/%3E%3C/filter%3E%3Cfilter id='filter1_f_1002_432' x='-150' y='-337' width='1962' height='1307' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='125' result='effect1_foregroundBlur_1002_432'/%3E%3C/filter%3E%3Cfilter id='filter2_f_1002_432' x='639' y='-294' width='1125' height='1020' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='125' result='effect1_foregroundBlur_1002_432'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  height: 100%;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  margin-top: -11.25rem;
  padding-top: 11.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper {
    margin-top: -4.125rem;
    padding-top: 4.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper {
    margin-top: -4.125rem;
    padding-top: 4.125rem;
  }
}
footer .footer-wrapper .container {
  padding-top: 5.4375rem;
  padding-bottom: 0;
}
@media only screen and (min-width: 1260px) {
  footer .footer-wrapper .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper {
    padding: 0 1.875rem;
  }
  footer .footer-wrapper .container {
    padding: 0;
  }
  footer .footer-wrapper .bg-red p {
    font-size: 1.375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper {
    padding: 0 1.875rem;
  }
  footer .footer-wrapper .container {
    padding: 0;
  }
  footer .footer-wrapper .bg-red p {
    font-size: 1.375rem;
  }
}
footer .footer-wrapper .headline {
  margin: 0 0 3.125rem 0;
}
footer .footer-wrapper .headline.bg-red p {
  font-size: 1.25rem;
  line-height: 1em;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .headline {
    font-weight: 700;
    margin-top: 7.8125rem;
  }
  footer .footer-wrapper .headline.bg-red p {
    font-size: 1.375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .headline {
    font-weight: 700;
    margin-top: 7.8125rem;
  }
  footer .footer-wrapper .headline.bg-red p {
    font-size: 1.375rem;
  }
}
footer .footer-wrapper .footer-content {
  gap: 25rem;
}
@media only screen and (max-width: 1300px) {
  footer .footer-wrapper .footer-content {
    gap: 12.5rem;
  }
}
@media only screen and (max-width: 1024px) {
  footer .footer-wrapper .footer-content {
    gap: 6.25rem;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.25rem;
  }
}
footer .footer-wrapper .footer-content .footer-menu {
  width: auto;
}
footer .footer-wrapper .footer-content .footer-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-menu li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1rem;
    margin-bottom: 0.625rem;
    line-height: 1.1875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-menu li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1rem;
    margin-bottom: 0.625rem;
    line-height: 1.1875rem;
  }
}
footer .footer-wrapper .footer-content .footer-menu li.menu-item-has-children > a {
  width: 155px;
}
footer .footer-wrapper .footer-content .footer-menu li.menu-item-has-children > ul.sub-menu {
  margin-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-menu li.menu-item-has-children > ul.sub-menu {
    margin-left: 15px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-menu li.menu-item-has-children > ul.sub-menu {
    margin-left: 15px !important;
  }
}
footer .footer-wrapper .footer-content .footer-menu li ul > li {
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-menu li ul > li {
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-menu li ul > li {
    font-size: 1rem;
  }
}
footer .footer-wrapper .footer-content .footer-menu li ul > li:last-of-type {
  margin-bottom: 0;
}
footer .footer-wrapper .footer-content .footer-menu li:nth-child(3) .sub-menu {
  margin-left: 3.125rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-menu li:nth-child(3) .sub-menu {
    margin: 0.9375rem 0.9375rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-menu li:nth-child(3) .sub-menu {
    margin: 0.9375rem 0.9375rem 0;
  }
}
footer .footer-wrapper .footer-content .footer-menu li a {
  color: white;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.1875rem;
}
footer .footer-wrapper .footer-content .footer-menu li .sub-menu {
  margin-left: 4.375rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-menu li .sub-menu {
    margin: 0.3125rem 0 0.625rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-menu li .sub-menu {
    margin: 0.3125rem 0 0.625rem 0;
  }
}
footer .footer-wrapper .footer-content .footer-menu li .sub-menu li {
  font-size: 0.875rem;
}
footer .footer-wrapper .footer-content .footer-menu li .sub-menu li a {
  font-weight: 300;
}
footer .footer-wrapper .footer-content .footer-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .footer-wrapper .footer-content .footer-address .address-content p {
  font-size: 0.875rem;
  line-height: 1.32em;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
  color: white;
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-address .address-content p {
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-address .address-content p {
    font-size: 1rem;
  }
}
footer .footer-wrapper .footer-content .footer-address .address-content .address-text p {
  margin-bottom: 1.5625rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-address .address-content .address-text p {
    margin-bottom: 0.3125rem;
  }
  footer .footer-wrapper .footer-content .footer-address .address-content .address-text p:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-address .address-content .address-text p {
    margin-bottom: 0.3125rem;
  }
  footer .footer-wrapper .footer-content .footer-address .address-content .address-text p:last-of-type {
    margin-bottom: 0;
  }
}
footer .footer-wrapper .footer-content .footer-address .address-content .address-text p, footer .footer-wrapper .footer-content .footer-address .address-content .address-text p a {
  font-weight: 300;
  line-height: 1.25rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-address .address-content .address-text {
    margin: 0.3125rem 0 0 0;
  }
  footer .footer-wrapper .footer-content .footer-address .address-content .address-text p {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-address .address-content .address-text {
    margin: 0.3125rem 0 0 0;
  }
  footer .footer-wrapper .footer-content .footer-address .address-content .address-text p {
    font-size: 14px;
  }
}
footer .footer-wrapper .footer-content .footer-address .social-media-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.375rem;
  padding-bottom: 0.9375rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-address .social-media-icons {
    padding-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-address .social-media-icons {
    padding-bottom: 0;
  }
}
footer .footer-wrapper .footer-content .footer-address .social-media-icons a {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
footer .footer-wrapper .footer-content .footer-address .social-media-icons a img {
  height: 1.125rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-content .footer-address .social-media-icons {
    margin-top: 1.625rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-content .footer-address .social-media-icons {
    margin-top: 1.625rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
footer .footer-wrapper .footer-bottom {
  padding: 5rem 0 3.125rem 0;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-bottom {
    padding: 3.125rem 0 3.125rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-bottom {
    padding: 3.125rem 0 3.125rem 0;
  }
}
footer .footer-wrapper .footer-bottom .links {
  margin-bottom: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  footer .footer-wrapper .footer-bottom .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
}
footer .footer-wrapper .footer-bottom .links .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.1875rem;
}
@media only screen and (max-width: 1024px) {
  footer .footer-wrapper .footer-bottom .links .footer-links {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
footer .footer-wrapper .footer-bottom .links .footer-links li > a {
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-bottom .links .footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.3125rem;
  }
  footer .footer-wrapper .footer-bottom .links .footer-links a {
    font-weight: 400;
    opacity: 0.9;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-bottom .links .footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.3125rem;
  }
  footer .footer-wrapper .footer-bottom .links .footer-links a {
    font-weight: 400;
    opacity: 0.9;
  }
}
footer .footer-wrapper .footer-bottom .links .b-corp-logo {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (min-width: 1300px) {
  footer .footer-wrapper .footer-bottom .links .b-corp-logo {
    height: 150px;
  }
}
@media only screen and (max-width: 1024px) {
  footer .footer-wrapper .footer-bottom .links .b-corp-logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
    right: unset;
    bottom: unset;
  }
}
footer .footer-wrapper .footer-bottom .copyright {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
footer .footer-wrapper .footer-bottom .copyright p {
  margin-left: 0;
}
footer .footer-wrapper .footer-bottom .copyright .copyright-end {
  gap: 3.125rem;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-bottom .copyright .copyright-end {
    gap: 0;
  }
  footer .footer-wrapper .footer-bottom .copyright .copyright-end .regulated {
    font-size: 0.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-bottom .copyright .copyright-end {
    gap: 0;
  }
  footer .footer-wrapper .footer-bottom .copyright .copyright-end .regulated {
    font-size: 0.8125rem;
  }
}
footer .footer-wrapper .footer-bottom .copyright .copyright-end .regulated {
  font-size: 0.875rem;
  max-width: 100%;
  font-weight: 300;
}
footer .footer-wrapper .footer-bottom .copyright a {
  color: white;
  text-decoration-line: underline;
}
footer .footer-wrapper .footer-bottom .copyright .copyright-text {
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.875rem;
}
footer .footer-wrapper .footer-bottom .copyright .copyright-text br {
  display: none;
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-bottom .copyright .copyright-text {
    width: 75%;
    font-size: 0.8125rem;
  }
  footer .footer-wrapper .footer-bottom .copyright .copyright-text br {
    display: block;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-bottom .copyright .copyright-text {
    width: 75%;
    font-size: 0.8125rem;
  }
  footer .footer-wrapper .footer-bottom .copyright .copyright-text br {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer-wrapper .footer-bottom .copyright p {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .footer-wrapper .footer-bottom .copyright p {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
  }
}
footer .newsletter-container {
  padding-top: 0;
  padding-bottom: 0;
}
footer .newsletter {
  padding: 3.25rem 4.0625rem;
  max-width: 41.4375rem;
  background: #A60000;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  footer .newsletter {
    padding: 1.875rem;
    margin: 0;
    max-width: 100%;
  }
  footer .newsletter p {
    line-height: 1.5em;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .newsletter {
    padding: 1.875rem;
    margin: 0;
    max-width: 100%;
  }
  footer .newsletter p {
    line-height: 1.5em;
  }
}
footer .newsletter h2.newsletter-title {
  line-height: 3.75rem;
}
@media only screen and (max-width: 767px) {
  footer .newsletter h2.newsletter-title {
    line-height: 2.4375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .newsletter h2.newsletter-title {
    line-height: 2.4375rem;
  }
}
footer .newsletter p.newsletter-description {
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  margin: 2.5rem 0 3.125rem 0;
}
@media only screen and (max-width: 767px) {
  footer .newsletter p.newsletter-description {
    margin: 0.5rem 0 2.875rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .newsletter p.newsletter-description {
    margin: 0.5rem 0 2.875rem 0;
  }
}
footer .newsletter .gform_wrapper.gravity-theme .gform_footer {
  margin: 0;
  padding: 0;
}
footer .newsletter form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.875rem;
}
@media only screen and (max-width: 767px) {
  footer .newsletter form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  footer .newsletter form .gform_footer {
    margin: 0;
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .newsletter form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  footer .newsletter form .gform_footer {
    margin: 0;
    padding: 0;
  }
}
footer .newsletter form .gform_body {
  width: 100%;
}
footer .newsletter form .gform_body .gfield {
  margin-bottom: 10px;
}
footer .newsletter form .gform_body input {
  background-color: transparent;
  border: none;
  color: #F09390;
  font-size: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='343' height='50' viewBox='0 0 343 50' fill='none'%3E%3Crect y='50' width='30' height='341' transform='rotate(-90 0 50)' fill='url(%23paint0_linear_1101_1918)'/%3E%3Crect width='30' height='34' transform='matrix(-1 -2.06186e-09 1.96898e-09 1 342.5 16)' fill='url(%23paint1_linear_1101_1918)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1101_1918' x1='-6.21951' y1='231.24' x2='48.0092' y2='230.641' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E60000'/%3E%3Cstop offset='0.182292' stop-color='%23E60000' stop-opacity='0.25'/%3E%3Cstop offset='0.357942' stop-color='%23E60000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1101_1918' x1='-6.21951' y1='18.0709' x2='47.358' y2='12.1343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E60000'/%3E%3Cstop offset='0.182292' stop-color='%23E60000' stop-opacity='0.25'/%3E%3Cstop offset='0.357942' stop-color='%23E60000' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: bottom;
  padding: 0.9375rem 0;
  padding: 8px 0 !important;
}
@media only screen and (max-width: 767px) {
  footer .newsletter form .gform_body input {
    padding: 11px 0 !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  footer .newsletter form .gform_body input {
    padding: 11px 0 !important;
  }
}
footer .newsletter form .gform_body input:focus, footer .newsletter form .gform_body input:focus-visible {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
footer .newsletter form .gform_body .ginput_container_email input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #F09390;
}
footer .newsletter form .gform_body .ginput_container_email input::-moz-placeholder {
  /* Firefox 19+ */
  color: #F09390;
}
footer .newsletter form .gform_body .ginput_container_email input:-ms-input-placeholder {
  /* IE 10+ */
  color: #F09390;
}
footer .newsletter form .gform_body .ginput_container_email input:-moz-placeholder {
  /* Firefox 18- */
  color: #F09390;
}
footer .newsletter form .gform_footer .gform_button {
  padding: 7px 1.25rem;
}

.single-our-theme footer .container p {
  max-width: 100%;
}

.error404 .result-content h2,
.error404 .result-content h3,
.error404 .result-content h4,
.error404 .result-content h5,
.error404 .result-content h6 {
  color: black;
}
.error404 .result-content .buttonWhiteIcon:after {
  height: 0.875rem;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.77391 0.239746L8.77417 8.05436L0.874226 8.05436' stroke='white' stroke-width='2'/%3E%3Cline x1='8.29378' y1='7.94685' x2='1.29378' y2='0.946853' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.error404 header .headline-text {
  color: black;
}
.error404 header .site-header-container .site-branding .hamburger line {
  stroke: black;
  background-color: #E60000;
}
.error404 .error-404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #A60000;
  max-width: 58%;
  margin: auto;
}
.error404 .error-404 .homePageLink {
  margin-top: 1.25rem;
}
.error404 .error-404 h1 {
  margin-top: 0.625rem;
  font-size: 3.125rem;
  max-width: 80%;
  line-height: 1.1345em;
}
@media only screen and (max-width: 767px) {
  .error404 .error-404 {
    max-width: 100%;
  }
  .error404 .error-404 h1 {
    font-size: 2rem;
  }
  .error404 .error-404 h3 {
    font-size: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .error404 .error-404 {
    max-width: 100%;
  }
  .error404 .error-404 h1 {
    font-size: 2rem;
  }
  .error404 .error-404 h3 {
    font-size: 1.25rem;
  }
}

.page-template-frontpage .featured-image {
  min-height: 80vh;
}
.page-template-frontpage .featured-image .headline {
  font-size: 6rem;
}
.page-template-frontpage .video-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .video-section {
    gap: 30px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .video-section {
    gap: 30px;
  }
}
.page-template-frontpage .video-section > h3 {
  text-align: center;
  color: black;
  font-weight: 400;
}
.page-template-frontpage .our-themes-wrapper > .our-themes.container > .description {
  padding-left: 0;
  margin: 30px 0 95px 0;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .our-themes-wrapper > .our-themes.container > .description {
    padding: 0 35px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .our-themes-wrapper > .our-themes.container > .description {
    padding: 0 35px;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-frontpage .our-themes-wrapper > .our-themes.container > .description {
    margin: 10px 0 35px 0;
  }
}
.page-template-frontpage .our-themes-wrapper #ProjectsSliderContainer .description {
  margin: 30px 0 95px 0;
}
@media only screen and (max-width: 1025px) {
  .page-template-frontpage .our-themes-wrapper #ProjectsSliderContainer .description {
    margin: 20px 0 52px 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-frontpage .our-themes-wrapper #ProjectsSliderContainer .description {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-frontpage .our-themes-wrapper .our-themes .heading {
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .page-template-frontpage .our-themes-wrapper .our-themes .heading {
    margin-left: 3.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .our-themes-wrapper .our-themes .heading {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .our-themes-wrapper .our-themes .heading {
    margin-bottom: 0;
  }
}
.page-template-frontpage .our-themes-wrapper .our-themes .button-right {
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .page-template-frontpage .our-stories-wrapper .description {
    padding: 0 !important;
    margin: 10px 0 0 0;
  }
}
.page-template-frontpage .our-stories-wrapper .featured-stories {
  margin-bottom: 3.75rem;
}
.page-template-frontpage .our-stories-wrapper .featured-stories .story-item:first-child {
  margin-top: 0 !important;
}
.page-template-frontpage .our-stories-wrapper .featured-stories .story-item:nth-child(3n+2) {
  margin-top: -6.25rem;
}
@media only screen and (max-width: 1024px) {
  .page-template-frontpage .our-stories-wrapper .featured-stories .story-item:nth-child(3n+1) {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-frontpage .our-stories-wrapper .featured-stories {
    margin-top: 150px;
    grid-template-columns: repeat(2, 1fr) !important;
    grid-template-rows: repeat(2, 1fr);
  }
}
.page-template-frontpage .heading {
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .page-template-frontpage .heading {
    margin-left: 3.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .heading {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .heading {
    margin-bottom: 0;
  }
}
.page-template-frontpage #ProjectsSliderContainer .heading {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage #ProjectsSliderContainer .heading {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage #ProjectsSliderContainer .heading {
    margin-bottom: 0;
  }
}
.page-template-frontpage .splide #newsSlider-track {
  max-width: 100%;
}
.page-template-frontpage .splide #newsSlider-track .splide__list .splide__slide {
  background: transparent;
}
.page-template-frontpage #ourProjects .splide__track.container .project-item .project-content .project-title {
  line-height: 1.2em;
}
.page-template-frontpage #ourProjects .splide__track.container .project-item .project-content p {
  line-height: 1.56em;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage #ourProjects .project-item .project-content p {
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage #ourProjects .project-item .project-content p {
    padding: 0;
  }
}
.page-template-frontpage .feature-theme-list a {
  height: 21.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .feature-theme-list a {
    height: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .feature-theme-list a {
    height: 100%;
  }
}
.page-template-frontpage .feature-theme-list a .featured-theme-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  display: block;
  overflow: hidden;
}
@media only screen and (min-width: 767px) {
  .page-template-frontpage .feature-theme-list a .featured-theme-item {
    width: 100%;
  }
}
.page-template-frontpage .feature-theme-list a .featured-theme-item:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.page-template-frontpage .feature-theme-list a .featured-theme-item img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 1px);
          transform: translate3d(0, 0, 1px);
}

.page-template-frontpage .quote {
  padding: 6.25rem 0;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .quote {
    padding: 3.125rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .quote {
    padding: 3.125rem 0;
  }
}
.page-template-frontpage .quote .quote-text {
  font-size: 3.75rem;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .quote .quote-text {
    font-size: 1.75rem;
    line-height: 2.275rem;
    margin-bottom: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .quote .quote-text {
    font-size: 1.75rem;
    line-height: 2.275rem;
    margin-bottom: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .newsWrapper .newsSlider {
    margin-top: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .newsWrapper .newsSlider {
    margin-top: 3.125rem;
  }
}
.page-template-frontpage .newsWrapper .newsSlider.our-project-slider {
  margin-top: 100px !important;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .newsWrapper .newsSlider.our-project-slider {
    margin-top: 50px !important;
    padding-left: 33px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .newsWrapper .newsSlider.our-project-slider {
    margin-top: 50px !important;
    padding-left: 33px !important;
  }
}
.page-template-frontpage .newsWrapper .newsSlider.our-project-slider .right-button {
  margin-top: 0;
}
.page-template-frontpage .newsWrapper .newsSlider.our-project-slider .splide {
  padding-bottom: 130px;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .newsWrapper .newsSlider.our-project-slider .splide {
    padding-bottom: 90px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .newsWrapper .newsSlider.our-project-slider .splide {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .newsWrapper .newsSlider.our-project-slider .splide-pagination {
    padding-right: 33px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .newsWrapper .newsSlider.our-project-slider .splide-pagination {
    padding-right: 33px !important;
  }
}
.page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  height: 100%;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper {
  margin-bottom: 0;
}
.page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
    -ms-flex-line-pack: baseline;
        align-content: baseline;
    -ms-flex-item-align: baseline;
        align-self: baseline;
    height: 100%;
    padding-top: 20px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
    -ms-flex-line-pack: baseline;
        align-content: baseline;
    -ms-flex-item-align: baseline;
        align-self: baseline;
    height: 100%;
    padding-top: 20px;
  }
}
.page-template-frontpage .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon {
  bottom: 0;
  right: 0.25rem;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .newsWrapper .splide .paginationWrapper .button {
    margin-top: -20px;
  }
  .page-template-frontpage .newsWrapper .splide #ourProjects-track .paginationWrapper,
  .page-template-frontpage .newsWrapper .splide #newsSlider-track .paginationWrapper {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .newsWrapper .splide .paginationWrapper .button {
    margin-top: -20px;
  }
  .page-template-frontpage .newsWrapper .splide #ourProjects-track .paginationWrapper,
  .page-template-frontpage .newsWrapper .splide #newsSlider-track .paginationWrapper {
    margin-top: 1.875rem;
  }
}
.page-template-frontpage .our-stories .story-content .category-wrapper .cpt-title {
  font-size: 0.8125rem;
}
.page-template-frontpage .newsSlider .category-wrapper .cpt-title {
  font-size: 0.8125rem;
}
@media only screen and (min-width: 1025px) {
  .page-template-frontpage .our-themes-wrapper .description {
    margin-left: 2.1875rem;
  }
  .page-template-frontpage .our-themes-wrapper .our-themes .featured-themes {
    gap: 1.875rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 767px) {
  .page-template-frontpage .our-themes-wrapper .our-themes .featured-themes {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (min-width: 1025px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .our-themes-wrapper .our-themes .featured-themes {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (min-width: 1025px) {
  .page-template-frontpage .our-themes-wrapper .splide {
    float: unset !important;
  }
  .page-template-frontpage .our-stories-wrapper .description {
    padding-left: 0;
    margin: 30px 0 95px 0;
  }
  .page-template-frontpage .our-stories-wrapper .description,
  .page-template-frontpage .our-stories-wrapper .featured-stories-wrapper {
    margin-left: 2.1875rem;
  }
  .page-template-frontpage .our-stories-wrapper .button-right {
    max-width: 100%;
  }
  .page-template-frontpage .newsSlider {
    margin-left: 1.25rem;
  }
  .page-template-frontpage .ourProjects {
    margin-left: 3.125rem;
  }
  .page-template-frontpage #ourProjects {
    max-width: 100%;
  }
  .page-template-frontpage #ourProjects .buttonWhiteIcon {
    opacity: 0;
    right: 100px;
    bottom: 60px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1550px) {
  .page-template-frontpage #ourProjects {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-template-frontpage .homeLatest .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    width: 100%;
  }
  .page-template-frontpage .our-themes.our-project-slider {
    padding-left: 33px !important;
  }
  .page-template-frontpage .our-themes.our-project-slider .splide {
    padding-left: 0 !important;
  }
  .page-template-frontpage .our-themes.our-project-slider .splide .splide-pagination {
    padding-right: 33px !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories > .story-header > h2.heading {
    padding: 0 35px !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories > .story-header > p.description {
    padding: 0 70px !important;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 0.9375rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 350px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 187px !important;
  }
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item .featured-story-item .image-wrapper svg {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 187px !important;
  }
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item .featured-story-item .image-wrapper svg {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}
@media only screen and (max-width: 767px) and (max-width: 390px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item:nth-child(2n+2) {
    margin-top: -100px !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 350px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item:nth-child(2n+2) {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 390px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    gap: 0.625rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 350px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    gap: 0.9375rem;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .homeLatest .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    width: 100%;
  }
  .page-template-frontpage .our-themes.our-project-slider {
    padding-left: 33px !important;
  }
  .page-template-frontpage .our-themes.our-project-slider .splide {
    padding-left: 0 !important;
  }
  .page-template-frontpage .our-themes.our-project-slider .splide .splide-pagination {
    padding-right: 33px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories > .story-header > h2.heading {
    padding: 0 35px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories > .story-header > p.description {
    padding: 0 70px !important;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 350px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item {
    width: 100% !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 187px !important;
  }
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item .featured-story-item .image-wrapper svg {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 187px !important;
  }
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item .featured-story-item .image-wrapper svg {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 390px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item:nth-child(2n+2) {
    margin-top: -100px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 350px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories .story-item:nth-child(2n+2) {
    margin-top: 0 !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 390px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    gap: 0.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 350px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    gap: 0.9375rem;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
}

@media only screen and (max-width: 767px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 0.9375rem;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item {
    width: 100% !important;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item .featured-story-item .image-wrapper {
    height: 187px !important;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item .featured-story-item .image-wrapper {
    height: 187px !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 390px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item:nth-child(2n+2) {
    margin-top: -100px !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 350px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item:nth-child(2n+2) {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 390px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    gap: 0.625rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 350px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    gap: 0.9375rem;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 0.9375rem;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item {
    width: 100% !important;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item .featured-story-item .image-wrapper {
    height: 187px !important;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item .featured-story-item .image-wrapper {
    height: 187px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 390px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item:nth-child(2n+2) {
    margin-top: -100px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 350px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul .story-item:nth-child(2n+2) {
    margin-top: 0 !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 390px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    gap: 0.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 350px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    gap: 0.9375rem;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
}

@media only screen and (max-width: 767px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 0.9375rem;
  }
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item {
    width: 100% !important;
  }
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 340px !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 390px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(2n+2) {
    margin-top: -100px !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 350px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(2n+2) {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 767px) and (max-width: 390px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories {
    gap: 0.625rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 350px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories {
    gap: 0.9375rem;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 0.9375rem;
  }
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item {
    width: 100% !important;
  }
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 340px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 390px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(2n+2) {
    margin-top: -100px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 350px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(2n+2) {
    margin-top: 0 !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 390px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories {
    gap: 0.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 350px) {
  .page-template-about .blog .ourPeople .filtered-people .featured-stories {
    gap: 0.9375rem;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
}

.homepage-container {
  max-width: calc(100% - 340px);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .homepage-container {
    max-width: 100%;
    padding: 0 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .homepage-container {
    max-width: 100%;
    padding: 0 1.25rem;
  }
}

@media only screen and (max-width: 960px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-template-rows: repeat(2, 1fr) !important;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@keyframes fadeInFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@-webkit-keyframes fromLeftToRight {
  from {
    opacity: 0;
    right: 100px;
    bottom: 60px;
  }
  to {
    opacity: 1;
    bottom: 20px;
    right: 20px;
  }
}
@keyframes fromLeftToRight {
  from {
    opacity: 0;
    right: 100px;
    bottom: 60px;
  }
  to {
    opacity: 1;
    bottom: 20px;
    right: 20px;
  }
}
@-webkit-keyframes newsFromLeftToRight {
  from {
    opacity: 0;
    right: 50px;
    bottom: 40px;
  }
  to {
    opacity: 1;
    bottom: 15px;
    right: 15px;
  }
}
@keyframes newsFromLeftToRight {
  from {
    opacity: 0;
    right: 50px;
    bottom: 40px;
  }
  to {
    opacity: 1;
    bottom: 15px;
    right: 15px;
  }
}
@-webkit-keyframes fadeInToRight {
  from {
    opacity: 0;
    right: 10%;
    bottom: 10%;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInToRight {
  from {
    opacity: 0;
    right: 10%;
    bottom: 10%;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes backgroundFadeIn {
  from {
    overflow-x: hidden;
    min-width: 0;
    width: 7.1875rem;
    top: 0;
    left: 0;
    height: 0;
  }
  to {
    overflow-x: hidden;
    min-width: 480px;
    width: 480px;
    top: 0;
    left: 0;
    height: 100vh;
  }
}
@keyframes backgroundFadeIn {
  from {
    overflow-x: hidden;
    min-width: 0;
    width: 7.1875rem;
    top: 0;
    left: 0;
    height: 0;
  }
  to {
    overflow-x: hidden;
    min-width: 480px;
    width: 480px;
    top: 0;
    left: 0;
    height: 100vh;
  }
}
@-webkit-keyframes fadeInFromRight {
  from {
    opacity: 0;
    margin-right: -300px;
    margin-top: -150px;
  }
  to {
    opacity: 1;
    margin-right: 0;
    margin-top: 0;
  }
}
@keyframes fadeInFromRight {
  from {
    opacity: 0;
    margin-right: -300px;
    margin-top: -150px;
  }
  to {
    opacity: 1;
    margin-right: 0;
    margin-top: 0;
  }
}
@-webkit-keyframes header-glow {
  from {
    left: 200%;
    bottom: 200%;
  }
  to {
    left: 0;
    bottom: 0;
  }
}
@keyframes header-glow {
  from {
    left: 200%;
    bottom: 200%;
  }
  to {
    left: 0;
    bottom: 0;
  }
}
.quote {
  padding: 4.375rem 0;
}
@media only screen and (max-width: 768px) {
  .quote {
    padding: 3.125rem 0;
  }
}
.quote + .full-text-content .subheading {
  margin-top: 0 !important;
}
.quote .quote-text {
  text-align: center;
  color: #A60000;
  margin-bottom: 1.25rem;
  line-height: 4.5625rem;
  font-size: 3.75rem;
}
@media only screen and (max-width: 767px) {
  .quote .quote-text {
    font-size: 1.75rem;
    margin-bottom: 1.375rem;
    line-height: 2.275rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .quote .quote-text {
    font-size: 1.75rem;
    margin-bottom: 1.375rem;
    line-height: 2.275rem;
  }
}
@media only screen and (max-width: 767px) {
  .quote .quote-text.container {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .quote .quote-text.container {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
.quote .button {
  display: block;
  margin: auto;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 767px) {
  .quote .button {
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .quote .button {
    font-size: 1rem;
  }
}
.quote .button:hover {
  color: white;
}

.our-themes-wrapper {
  float: left;
  width: 100%;
  clear: both;
  background: #F2F2F2;
}
.our-themes-wrapper .our-themes.container {
  padding-top: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .our-themes.container {
    padding-top: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .our-themes.container {
    padding-top: 3.125rem;
  }
}
.our-themes-wrapper .our-themes .heading {
  color: #E60000;
  margin-bottom: 3.75rem;
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .our-themes .heading {
    margin-bottom: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .our-themes .heading {
    margin-bottom: 1.25rem;
  }
}
.our-themes-wrapper .our-themes .featured-themes {
  margin: 0 0 1.875rem 1.25rem;
  gap: 1.875rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 1300px) {
  .our-themes-wrapper .our-themes .featured-themes {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 1024px) {
  .our-themes-wrapper .our-themes .featured-themes {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.9375rem;
  }
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .our-themes .featured-themes {
    margin: 2.125rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .our-themes .featured-themes {
    margin: 2.125rem 0;
  }
}
.our-themes-wrapper .our-themes .featured-themes li {
  max-height: 21.8125rem;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .our-themes .featured-themes li a {
    margin: auto;
    text-align: center;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .our-themes .featured-themes li a {
    margin: auto;
    text-align: center;
  }
}
.our-themes-wrapper .our-themes .featured-themes li a .featured-theme-item {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .our-themes .featured-themes li a .featured-theme-item img {
    display: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .our-themes .featured-themes li a .featured-theme-item img {
    display: none;
  }
}

div#ourProjects-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
div#ourProjects-track .paginationWrapper {
  padding: 0;
  padding-bottom: 3.125rem;
  max-width: 100%;
  margin: 0;
}

.our-stories-wrapper {
  position: relative;
  float: left;
  width: 100%;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .our-stories-wrapper .our-stories {
    padding: 4.375rem 0;
    max-width: 100%;
  }
  .our-stories-wrapper .our-stories .story-header {
    margin-bottom: 9.375rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 767px) {
  .our-stories-wrapper .our-stories .story-header {
    margin-left: 0.625rem !important;
  }
}
@media only screen and (max-width: 768px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-stories-wrapper .our-stories .story-header {
    margin-left: 0.625rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .our-stories-wrapper .our-stories .button-right {
    max-width: 90%;
    margin-top: 4.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .our-stories-wrapper .our-stories .featured-stories {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-stories-wrapper .our-stories .featured-stories {
    grid-template-columns: repeat(1, 1fr);
  }
}
.our-stories-wrapper .our-stories .featured-stories {
  gap: 1.875rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.filtered-stories {
  position: relative;
}

@media only screen and (min-width: 1025px) {
  #stories .featured-stories li:nth-child(3n+2) {
    margin-top: -6.25rem;
  }
}
#latest-stories-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  float: right;
  max-width: 82.5%;
  padding-top: 0;
  margin-right: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 1550px) {
  #latest-stories-track {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  #latest-stories-track {
    max-width: 95%;
    padding: 0;
  }
}
#latest-stories-track .image-wrapper {
  position: relative;
}
#latest-stories-track .image-wrapper svg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
@media only screen and (max-width: 767px) {
  #latest-stories-track .image-wrapper svg {
    opacity: 1;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #latest-stories-track .image-wrapper svg {
    opacity: 1;
  }
}
#latest-stories-track .project-item:hover .image-wrapper svg {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  #latest-stories-track {
    max-width: 100%;
    padding-right: 20px !important;
  }
  #latest-stories-track li .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #latest-stories-track li .project-item .project-content {
    background-color: #A60000;
  }
  #latest-stories-track li .project-item .project-content h3 {
    color: white;
  }
  #latest-stories-track li .project-item img {
    min-width: 100%;
    width: 100%;
    height: 13.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #latest-stories-track {
    max-width: 100%;
    padding-right: 20px !important;
  }
  #latest-stories-track li .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #latest-stories-track li .project-item .project-content {
    background-color: #A60000;
  }
  #latest-stories-track li .project-item .project-content h3 {
    color: white;
  }
  #latest-stories-track li .project-item img {
    min-width: 100%;
    width: 100%;
    height: 13.125rem;
  }
}
#latest-stories-track .paginationWrapper {
  margin-top: 1.875rem;
  margin-bottom: 4.375rem;
}
@media only screen and (max-width: 767px) {
  #latest-stories-track .paginationWrapper {
    margin-top: 0.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #latest-stories-track .paginationWrapper {
    margin-top: 0.625rem;
  }
}
#latest-stories-track .paginationWrapper .splide__arrows {
  margin: 0;
}
#latest-stories-track .paginationWrapper .splide__arrows .splide__arrow--next {
  right: -14px;
}

#stories .load-more-btn {
  margin-right: 4.8%;
}
@media only screen and (max-width: 1550px) {
  #stories .load-more-btn {
    margin-right: 6.8%;
  }
}
@media only screen and (max-width: 767px) {
  #stories .load-more-btn {
    margin-right: 3%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #stories .load-more-btn {
    margin-right: 3%;
  }
}

.page-template-our-stories .filtered-stories .featured-stories li .featured-story-item .image-wrapper img {
  background: white;
}

.blog {
  margin-bottom: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .blog {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .blog {
    margin-bottom: 3.125rem;
  }
}
.blog .container {
  padding: 0.625rem 0 0 0;
  padding-right: 3.3%;
  padding-left: 3.3%;
}
@media only screen and (max-width: 767px) {
  .blog .container {
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .blog .container {
    padding: 0;
  }
}
.blog .container .blogWrap {
  margin-top: -7.5rem;
  padding: 3.4375rem 3.4375rem 3.75rem 3.4375rem;
  background: white;
}
@media only screen and (max-width: 1300px) {
  .blog .container .blogWrap {
    padding: 3.125rem 3.125rem 3.75rem 3.125rem;
  }
}
@media only screen and (max-width: 1024px) {
  .blog .container .blogWrap {
    padding: 3.125rem 1.875rem 3.75rem 1.875rem;
    margin-top: -10%;
    margin-right: 0;
  }
}
.blog .container .blogWrap h1 {
  margin-bottom: 3.75rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .blog .container .blogWrap {
    margin-top: -5rem;
    padding: 1.5625rem 0 1.5625rem 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .blog .container .blogWrap {
    margin-top: -5rem;
    padding: 1.5625rem 0 1.5625rem 0.9375rem;
  }
}

#news .filtered-section .filtered-items a {
  background: transparent;
}
#news .filtered-section .filtered-items .category-wrapper {
  position: absolute;
  top: 0;
  margin: 0.9375rem 0;
}
#news .filtered-section .filtered-items .project-title {
  margin-top: 1.5625rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5em;
  -webkit-animation: none;
          animation: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
#news .filtered-section .filtered-items .buttonBlackIcon {
  bottom: 3.75rem;
  right: 4.375rem;
  visibility: visible;
  -webkit-transition: none;
  transition: none;
  opacity: 0;
}
#news .filtered-section .filtered-items:hover a:hover .date {
  color: black;
}
#news .filtered-section .filtered-items:hover a .project-content {
  background-color: #FFB4C0;
}
#news .filtered-section .filtered-items:hover a .project-content .category-wrapper span {
  color: black;
  background-color: white;
}
#news .filtered-section .filtered-items:hover a .project-content .buttonBlackIcon {
  opacity: 1;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  bottom: 1.25rem;
  right: 1.25rem;
}
#news .filtered-section .filtered-items:hover a .project-content .project-title {
  color: black;
}
@media only screen and (max-width: 767px) {
  #news .filtered-section .filtered-items .project-content button {
    height: auto;
    bottom: 0;
    right: 0.25rem;
    position: absolute;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #news .filtered-section .filtered-items .project-content button {
    height: auto;
    bottom: 0;
    right: 0.25rem;
    position: absolute;
  }
}

.page-template-our-stories .blog {
  margin-bottom: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .page-template-our-stories .blog {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-our-stories .blog {
    margin-bottom: 3.125rem;
  }
}
.page-template-our-stories .blog .container {
  padding: 0.625rem 0 0 0;
  padding-right: 3.3%;
  padding-left: 3.3%;
}
@media only screen and (max-width: 767px) {
  .page-template-our-stories .blog .container {
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-our-stories .blog .container {
    padding: 0;
  }
}
.page-template-our-stories .blog .container .blogWrap {
  margin-top: -7.5rem;
  padding: 3.4375rem;
  background: white;
}
@media only screen and (max-width: 1300px) {
  .page-template-our-stories .blog .container .blogWrap {
    padding: 3.125rem;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-our-stories .blog .container .blogWrap {
    padding: 3.125rem 1.875rem;
    margin-top: -10%;
    margin-right: 0%;
  }
}

.single-post .story .container .text-content-wrapper p,
.single-post .story .container .text-content-wrapper span,
.single-post .story .container .text-content-wrapper div {
  font-size: 1rem;
}
.single-post .story .multiple-images .images-text {
  height: 33.4375rem;
}
.single-post .story .multiple-images .images-text img {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .single-post .story .multiple-images .images-text {
    height: 10.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .multiple-images .images-text {
    height: 10.8125rem;
  }
}

.singlePostBuilder {
  padding-top: 0;
}

.page-template-blog .blog {
  margin-bottom: 9.375rem;
}
@media only screen and (max-width: 767px) {
  .page-template-blog .blog {
    margin-bottom: 6.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-blog .blog {
    margin-bottom: 6.25rem;
  }
}

.multiple-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.single-post .video-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-section {
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .filter-section {
    padding: 0 5%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filter-section {
    padding: 0 5%;
  }
}
.filter-section .filter-title-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
@media only screen and (max-width: 767px) {
  .filter-section .filter-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filter-section .filter-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.filter-section .filter-title-wrapper .reset_filter {
  opacity: 0.5;
  display: none;
}
.filter-section .filter-title-wrapper .reset_filter.active {
  display: block;
}
.filter-section .filter-title-wrapper .reset_filter:hover {
  opacity: 1;
}
.filter-section .filter-title-wrapper .filter-title {
  border-bottom: 1px solid rgba(240, 147, 144, 0.5);
  margin-bottom: 1.875rem;
  padding-bottom: 0.3125rem;
  line-height: 2em;
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  gap: 0.625rem;
  grid-column: 1/span 2;
}
@media only screen and (max-width: 767px) {
  .filter-section .filter-title-wrapper .filter-title {
    font-size: 1.125rem;
  }
  .filter-section .filter-title-wrapper .filter-title svg {
    width: 0.375rem;
    height: 0.6875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filter-section .filter-title-wrapper .filter-title {
    font-size: 1.125rem;
  }
  .filter-section .filter-title-wrapper .filter-title svg {
    width: 0.375rem;
    height: 0.6875rem;
  }
}
.filter-section .filter-title-wrapper .filter-title svg {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.filter-section .filter-title-wrapper .filter-title.active svg {
  -webkit-transform: rotateZ(90deg);
      -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
}

.filtered-section {
  margin-top: 3.125rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  gap: 1.25rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .filtered-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filtered-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.filtered-section .not-found-text {
  color: black;
}
@media only screen and (max-width: 767px) {
  .filtered-section .not-found-text {
    padding: 0 5%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filtered-section .not-found-text {
    padding: 0 5%;
  }
}
.filtered-section .filtered-items {
  background-color: #F2F2F2;
  max-height: 575px;
  height: 100%;
}
.filtered-section .filtered-items:first-child {
  grid-column: 1/span 2;
}
@media only screen and (min-width: 1025px) {
  .filtered-section .filtered-items:first-child a .project-content {
    max-width: calc(50% - 10px);
  }
}
.filtered-section .filtered-items:nth-child(7n), .filtered-section .filtered-items:nth-child(7n+1), .filtered-section .filtered-items:nth-child(7n+8), .filtered-section .filtered-items:nth-child(7n+15) {
  grid-column: span 2;
}
@media only screen and (min-width: 1025px) {
  .filtered-section .filtered-items:nth-child(7n) a .project-content, .filtered-section .filtered-items:nth-child(7n+1) a .project-content, .filtered-section .filtered-items:nth-child(7n+8) a .project-content, .filtered-section .filtered-items:nth-child(7n+15) a .project-content {
    max-width: calc(50% - 10px);
  }
}
.filtered-section .filtered-items:nth-child(2) {
  grid-column: auto;
}
@media only screen and (min-width: 1025px) {
  .filtered-section .filtered-items:nth-child(2) a .project-content {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .filtered-section .filtered-items:nth-child(2n) a .project-content {
    background-color: white;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filtered-section .filtered-items:nth-child(2n) a .project-content {
    background-color: white;
  }
}
.filtered-section .filtered-items .filterItem {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 35.9375rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.filtered-section .filtered-items .filterItem .thema-wrapper {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.filtered-section .filtered-items .filterItem .thema-wrapper .featured-title {
  position: relative;
}
.filtered-section .filtered-items .filterItem:hover {
  background-color: #FF442F;
}
@media only screen and (min-width: 1025px) {
  .filtered-section .filtered-items .filterItem:hover li {
    background-color: #FF442F;
  }
  .filtered-section .filtered-items .filterItem:hover li .project-content {
    background-color: #FF442F;
    position: relative;
  }
  .filtered-section .filtered-items .filterItem:hover li .project-content .project-title,
  .filtered-section .filtered-items .filterItem:hover li .project-content p,
  .filtered-section .filtered-items .filterItem:hover li .project-content .content {
    color: white;
    -webkit-animation: fadeIn 0.5s ease;
            animation: fadeIn 0.5s ease;
  }
  .filtered-section .filtered-items .filterItem:hover li .project-content .buttonWhiteIcon {
    bottom: 0.3125rem;
    right: 0;
    font-weight: 500;
  }
  .filtered-section .filtered-items .filterItem:hover .buttonWhiteIcon {
    visibility: visible;
    -webkit-animation: newsFromLeftToRight 0.6s forwards;
            animation: newsFromLeftToRight 0.6s forwards;
    padding: 0;
  }
}
.filtered-section .filtered-items .filterItem:hover .project-content {
  background-color: #FF442F;
  color: white;
}
@media only screen and (max-width: 767px) {
  .filtered-section .filtered-items .filterItem:hover .project-content {
    background-color: #F2F2F2;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filtered-section .filtered-items .filterItem:hover .project-content {
    background-color: #F2F2F2;
  }
}
.filtered-section .filtered-items .filterItem:hover .project-content:nth-child(2n) .project-content {
  background-color: white;
}
.filtered-section .filtered-items .filterItem:hover .project-content .project-title,
.filtered-section .filtered-items .filterItem:hover .project-content p,
.filtered-section .filtered-items .filterItem:hover .project-content .content {
  color: white;
  -webkit-animation: fadeIn 0.5s ease;
          animation: fadeIn 0.5s ease;
}
@media only screen and (max-width: 767px) {
  .filtered-section .filtered-items .filterItem:hover .project-content .project-title,
  .filtered-section .filtered-items .filterItem:hover .project-content p,
  .filtered-section .filtered-items .filterItem:hover .project-content .content {
    color: black;
    -webkit-animation: none;
            animation: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filtered-section .filtered-items .filterItem:hover .project-content .project-title,
  .filtered-section .filtered-items .filterItem:hover .project-content p,
  .filtered-section .filtered-items .filterItem:hover .project-content .content {
    color: black;
    -webkit-animation: none;
            animation: none;
  }
}
.filtered-section .filtered-items .filterItem .project-content {
  background-color: #F2F2F2;
  min-height: 14.625rem;
  padding: 1.5625rem;
  width: 100%;
  color: black;
}
@media only screen and (min-width: 1025px) {
  .filtered-section .filtered-items .filterItem .project-content .projectsButton {
    bottom: 0;
    right: 0.125rem;
    padding-bottom: 0;
    padding-right: 0;
  }
}
.filtered-section .filtered-items .filterItem .project-content p {
  line-height: 1.57em;
  font-size: 0.875rem;
  font-weight: 400;
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.filtered-section .filtered-items .filterItem .project-content .project-title {
  line-height: 1.24em;
}
@media only screen and (max-width: 767px) {
  .filtered-section .filtered-items .filterItem .project-content .project-title {
    font-size: 1.375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filtered-section .filtered-items .filterItem .project-content .project-title {
    font-size: 1.375rem;
  }
}
.filtered-section .filtered-items .filterItem a img {
  width: 100%;
  max-height: 18.75rem;
}

#projects .filter-options {
  row-gap: 3.125rem;
}
#projects .filter-options .checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9375rem;
}
@media only screen and (max-width: 767px) {
  #projects .filter-options .checkbox-group {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #projects .filter-options .checkbox-group {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.625rem;
  }
}

.sub-terms {
  margin: 0.9375rem 0 0 0.9375rem;
  display: none;
}
.sub-terms .sub-item {
  margin: 0.625rem 0;
}
.sub-terms.active {
  display: block;
}
.sub-terms.active li {
  margin-bottom: 0.625rem;
}

.term-parent {
  cursor: pointer;
}
.term-parent label.active .sub-terms {
  display: block;
  margin: 0.9375rem 0 0 0.9375rem;
}
.term-parent label.active .sub-terms .sub-item {
  margin: 0.625rem 0;
}
.term-parent .sub-terms.active {
  display: block;
  margin: 0.9375rem 0 0 0.9375rem;
}
.term-parent .sub-terms.active .sub-item {
  margin: 0.625rem 0;
}
.term-parent label {
  position: relative;
  cursor: pointer;
}
.term-parent label:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg class='parent-term' xmlns='http://www.w3.org/2000/svg' width='15' height='23' viewBox='0 0 15 23' fill='none'%3E%3Cpath d='M1.66138 2.08813C5.43231 5.72366 8.0557 8.2531 11.8266 11.8886L1.66154 21.198' stroke='black' stroke-width='3' /%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  width: 11px;
  height: 11px;
  right: 60%;
}
@media only screen and (max-width: 767px) {
  .term-parent label:after {
    right: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .term-parent label:after {
    right: 0;
  }
}
.term-parent.active label:after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.term-parent .sub-item {
  margin-left: 0.9375rem;
}
.term-parent .sub-item label:after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .checkbox-group label {
    margin-bottom: 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .checkbox-group label {
    margin-bottom: 0.9375rem;
  }
}
.sub-item {
  margin: -0.3125rem 0 0 1.8125rem;
  display: none;
}
@media only screen and (max-width: 767px) {
  .sub-item {
    margin: 0 0 0.9375rem 1.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .sub-item {
    margin: 0 0 0.9375rem 1.8125rem;
  }
}
.sub-item label {
  margin: 0;
}
.sub-item.active {
  display: block;
}
.sub-item.active li {
  margin-bottom: 0.625rem;
}

.location-filter .load-more-locations {
  margin-left: 2.5rem;
  font-size: 0.8125rem;
  cursor: pointer;
}

.grid-span-2 {
  grid-column: span 2;
}
@media only screen and (min-width: 1025px) {
  .grid-span-2 a .project-content {
    max-width: 22.875rem;
  }
}

@media only screen and (max-width: 767px) {
  .page-template-projects .blog .container .blogWrap {
    margin-top: -10%;
    margin-right: 10%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-projects .blog .container .blogWrap {
    margin-top: -10%;
    margin-right: 10%;
  }
}
.filter-heading {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 63%;
          flex: 0 0 63%;
}
@media only screen and (max-width: 767px) {
  .filter-heading {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .filter-heading {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

.filtered-stories .featured-stories {
  padding: 0;
  margin: 8.4375rem 0 0 0;
}
.filtered-stories .featured-stories .story-item .featured-hover-title {
  padding: 0.5rem;
  text-align: left;
}
.filtered-stories .featured-stories .story-item:nth-child(n+5) {
  display: block;
}

@media only screen and (max-width: 767px) {
  .page-template-our-stories .blog .container .blogWrap {
    padding: 0;
    display: inline-block;
    height: 100%;
    position: relative;
    clear: both;
  }
  .page-template-our-stories .blog .container .blogWrap .title,
  .page-template-our-stories .blog .container .blogWrap .filter-section {
    background-color: white;
    margin-top: -3.75rem;
    padding: 1.875rem;
    padding-right: 0;
    margin-right: 15%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-our-stories .blog .container .blogWrap {
    padding: 0;
    display: inline-block;
    height: 100%;
    position: relative;
    clear: both;
  }
  .page-template-our-stories .blog .container .blogWrap .title,
  .page-template-our-stories .blog .container .blogWrap .filter-section {
    background-color: white;
    margin-top: -3.75rem;
    padding: 1.875rem;
    padding-right: 0;
    margin-right: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    row-gap: 10px;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul li {
    width: 48%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    row-gap: 10px;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul li {
    width: 48%;
  }
}
@media only screen and (max-width: 390px) {
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul li {
    width: 100%;
    margin: 0;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul li .story-content {
    position: relative;
    height: 100%;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul li .image-wrapper {
    height: 18.75rem;
  }
  .page-template-our-stories .blog .container .blogWrap .filtered-stories ul li:nth-child(2n+2) {
    margin: 0;
  }
}

.newsWrapper {
  background: white;
}
.newsWrapper .newsSlider .splide {
  float: right;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.newsWrapper .newsSlider .splide .splide__slide {
  background: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item {
  color: black;
}
.newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon {
  visibility: visible;
  -webkit-animation: newsFromLeftToRight 0.6s forwards;
          animation: newsFromLeftToRight 0.6s forwards;
}
@media only screen and (max-width: 767px) {
  .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon {
    -webkit-animation: none;
            animation: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon {
    -webkit-animation: none;
            animation: none;
  }
}
.newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
  background: #ff8b9d;
}
@media only screen and (max-width: 767px) {
  .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
    background: #F2F2F2;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
    background: #F2F2F2;
  }
}
.newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item p,
.newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item h3 {
  color: black;
}
.newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper {
  color: black;
}
.newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper .cpt-title {
  background: white;
}
.newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: black;
}
@media only screen and (max-width: 767px) {
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: black;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-title {
    color: black;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: black;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-title {
    color: black;
  }
}
.newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon {
  visibility: hidden;
  position: absolute;
  color: black;
  bottom: 0;
  right: 0.25rem;
}
@media only screen and (max-width: 767px) {
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon {
    visibility: visible;
    right: 20px;
    bottom: 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon {
    visibility: visible;
    right: 20px;
    bottom: 15px;
  }
}
.newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .category-wrapper {
  margin: 0;
  margin-bottom: 0.9375rem;
}
.newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
  padding: 2.375rem 3.125rem 1.875rem 1.875rem;
  background: #F2F2F2;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
    padding: 1.4375rem 1.5625rem;
    min-height: 16rem;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date {
    color: black;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title {
    font-size: 1.0625rem;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper {
    color: black;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title {
    background: #FFB4C0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
    padding: 1.4375rem 1.5625rem;
    min-height: 16rem;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date {
    color: black;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title {
    font-size: 1.0625rem;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper {
    color: black;
  }
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title {
    background: #FFB4C0;
  }
}
.newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date {
  bottom: 0;
  position: absolute;
}
.newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title {
  height: auto;
  font-weight: 400;
  line-height: 1.925rem;
}
.newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .content {
  max-width: 88%;
}
.newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
  height: auto;
  width: 100%;
  max-width: 17.5rem;
  min-height: 16.875rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    max-width: 100%;
  }
}
.newsWrapper .newsSlider .splide .splide__arrows {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 3.125rem;
  gap: 2.5625rem;
}
.newsWrapper .newsSlider .splide .splide__arrows button {
  width: auto;
  background: transparent;
  position: relative;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  float: left;
  -webkit-transform: unset !important;
      -ms-transform: unset !important;
          transform: unset !important;
}
.newsWrapper .newsSlider .splide .splide__arrows button:after {
  display: none;
}
.newsWrapper .newsSlider .splide .splide__arrows button:hover svg path {
  stroke: #E60000;
}
.newsWrapper .newsSlider .splide .splide__arrows button svg {
  width: 30px;
  height: 40px;
  fill: none;
}
.newsWrapper .newsSlider .splide .splide__arrows button svg path {
  stroke: #E60000;
  stroke-width: 3;
}

.page-template-frontpage .splide {
  padding-bottom: 6.25rem;
}
.page-template-frontpage .splide .splide__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  max-width: 82.5%;
  padding-top: 0;
  margin-right: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .splide .splide__track {
    max-width: 93%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .splide .splide__track {
    max-width: 93%;
  }
}
.page-template-frontpage .splide .paginationWrapper {
  margin-top: 0.9375rem;
  margin-left: -0.375rem;
}
@media only screen and (max-width: 1550px) {
  .page-template-frontpage .splide .paginationWrapper {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .splide .paginationWrapper {
    max-width: 93%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .splide .paginationWrapper {
    max-width: 93%;
  }
}
.page-template-frontpage .splide .paginationWrapper .splide__arrows {
  margin-top: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .splide {
    padding-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .splide {
    padding-bottom: 3.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .featured-hover-title {
    color: white;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-frontpage .our-stories-wrapper .our-stories .featured-stories li .featured-story-item .story-content .featured-hover-title {
    color: white;
  }
}

.our-themes-wrapper .splide {
  float: right;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media only screen and (min-width: 1025px) {
  .our-themes-wrapper .splide {
    float: right;
    max-width: calc(100% - 130px);
  }
}
.our-themes-wrapper .splide .splide__slide {
  background-color: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.our-themes-wrapper .splide .splide__slide:hover {
  background-color: #FF442F;
}
@media only screen and (min-width: 1025px) {
  .our-themes-wrapper .splide .splide__slide:hover li {
    background-color: #FF442F;
  }
  .our-themes-wrapper .splide .splide__slide:hover li .project-content {
    background-color: #FF442F;
    position: relative;
  }
  .our-themes-wrapper .splide .splide__slide:hover li .project-content .project-title,
  .our-themes-wrapper .splide .splide__slide:hover li .project-content p,
  .our-themes-wrapper .splide .splide__slide:hover li .project-content .content {
    color: white;
    -webkit-animation: fadeIn 0.5s ease;
            animation: fadeIn 0.5s ease;
  }
  .our-themes-wrapper .splide .splide__slide:hover li .project-content .buttonWhiteIcon {
    bottom: 0.3125rem;
    right: 0;
    font-weight: 500;
  }
  .our-themes-wrapper .splide .splide__slide:hover .buttonWhiteIcon {
    visibility: visible;
    -webkit-animation: newsFromLeftToRight 0.6s forwards;
            animation: newsFromLeftToRight 0.6s forwards;
    padding: 0;
  }
}
.our-themes-wrapper .splide .splide__slide:hover h3,
.our-themes-wrapper .splide .splide__slide:hover p {
  color: white;
}
.our-themes-wrapper .splide .splide__slide .project-item {
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: black;
}
.our-themes-wrapper .splide .splide__slide .project-item .category-wrapper {
  margin: 0;
  margin-bottom: 0.9375rem;
  display: none;
}
.our-themes-wrapper .splide .splide__slide .project-item .project-content {
  padding: 2.5rem 1.875rem 3.125rem 1.875rem;
}
.our-themes-wrapper .splide .splide__slide .project-item .project-content > h3.project-title {
  height: auto;
  line-height: 1.875rem;
}
.our-themes-wrapper .splide .splide__slide .project-item .project-content .content {
  max-width: 88%;
  line-height: 1.5rem;
  margin: 1.375rem 0 0 0;
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .content {
    margin: 0.625rem 0 0 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .content {
    margin: 0.625rem 0 0 0;
  }
}
.our-themes-wrapper .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
  visibility: hidden;
  bottom: 0;
  right: 0;
}
.our-themes-wrapper .splide .splide__slide .project-item img {
  height: 18.6875rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .splide .splide__slide .project-item img {
    max-height: 13.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .splide .splide__slide .project-item img {
    max-height: 13.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .splide .splide__slide {
    background-color: #FF442F;
  }
  .our-themes-wrapper .splide .splide__slide .project-item {
    color: white;
  }
  .our-themes-wrapper .splide .splide__slide .project-item p,
  .our-themes-wrapper .splide .splide__slide .project-item .project-title {
    color: white;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .category-wrapper {
    color: black;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .category-wrapper .cpt-title {
    background: white;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .our-themes-wrapper .splide .splide__slide .project-item .project-content {
    padding: 1.25rem;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .content,
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .splide .splide__slide .project-item .project-content {
    padding: 1.25rem;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .content,
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    visibility: visible;
    -webkit-animation: fadeInToRight 1s ease;
            animation: fadeInToRight 1s ease;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .splide .splide__slide {
    background-color: #FF442F;
  }
  .our-themes-wrapper .splide .splide__slide .project-item {
    color: white;
  }
  .our-themes-wrapper .splide .splide__slide .project-item p,
  .our-themes-wrapper .splide .splide__slide .project-item .project-title {
    color: white;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .category-wrapper {
    color: black;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .category-wrapper .cpt-title {
    background: white;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .our-themes-wrapper .splide .splide__slide .project-item .project-content {
    padding: 1.25rem;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .content,
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .splide .splide__slide .project-item .project-content {
    padding: 1.25rem;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .content,
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .our-themes-wrapper .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    visibility: visible;
    -webkit-animation: fadeInToRight 1s ease;
            animation: fadeInToRight 1s ease;
  }
}
.our-themes-wrapper .splide .splide__arrows {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 3.125rem;
  gap: 2.5625rem;
}
.our-themes-wrapper .splide .splide__arrows button {
  width: auto;
  background: transparent;
  position: relative;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  float: left;
}
.our-themes-wrapper .splide .splide__arrows button:after {
  display: none;
}
.our-themes-wrapper .splide .splide__arrows button:hover svg path {
  stroke: #E60000;
}
.our-themes-wrapper .splide .splide__arrows button svg {
  width: 30px;
  height: 40px;
  fill: none;
}
.our-themes-wrapper .splide .splide__arrows button svg path {
  stroke: #E60000;
  stroke-width: 3;
}

@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .container .blogWrap,
  .page-template-about .blog .container .blogWrap,
  .single-post .blog .container .blogWrap,
  .page-template-thema .blog .container .blogWrap,
  .page-template-what-we-do .blog .container .blogWrap,
  .page-template-blog .blog .container .blogWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0;
  }
  .page-template-ourPeople .blog .container .blogWrap .title,
  .page-template-about .blog .container .blogWrap .title,
  .single-post .blog .container .blogWrap .title,
  .page-template-thema .blog .container .blogWrap .title,
  .page-template-what-we-do .blog .container .blogWrap .title,
  .page-template-blog .blog .container .blogWrap .title {
    margin-top: -10%;
    margin-right: 10%;
    background-color: white;
    padding: 1.25rem;
  }
  .page-template-ourPeople .blog .container .blogWrap .filter-section,
  .page-template-about .blog .container .blogWrap .filter-section,
  .single-post .blog .container .blogWrap .filter-section,
  .page-template-thema .blog .container .blogWrap .filter-section,
  .page-template-what-we-do .blog .container .blogWrap .filter-section,
  .page-template-blog .blog .container .blogWrap .filter-section {
    padding: 1.25rem;
    margin-right: 10%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .container .blogWrap,
  .page-template-about .blog .container .blogWrap,
  .single-post .blog .container .blogWrap,
  .page-template-thema .blog .container .blogWrap,
  .page-template-what-we-do .blog .container .blogWrap,
  .page-template-blog .blog .container .blogWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0;
  }
  .page-template-ourPeople .blog .container .blogWrap .title,
  .page-template-about .blog .container .blogWrap .title,
  .single-post .blog .container .blogWrap .title,
  .page-template-thema .blog .container .blogWrap .title,
  .page-template-what-we-do .blog .container .blogWrap .title,
  .page-template-blog .blog .container .blogWrap .title {
    margin-top: -10%;
    margin-right: 10%;
    background-color: white;
    padding: 1.25rem;
  }
  .page-template-ourPeople .blog .container .blogWrap .filter-section,
  .page-template-about .blog .container .blogWrap .filter-section,
  .single-post .blog .container .blogWrap .filter-section,
  .page-template-thema .blog .container .blogWrap .filter-section,
  .page-template-what-we-do .blog .container .blogWrap .filter-section,
  .page-template-blog .blog .container .blogWrap .filter-section {
    padding: 1.25rem;
    margin-right: 10%;
  }
}
.page-template-ourPeople .blog .ourPeople .filter-section .filter-options,
.page-template-about .blog .ourPeople .filter-section .filter-options,
.single-post .blog .ourPeople .filter-section .filter-options,
.page-template-thema .blog .ourPeople .filter-section .filter-options,
.page-template-what-we-do .blog .ourPeople .filter-section .filter-options,
.page-template-blog .blog .ourPeople .filter-section .filter-options {
  grid-template-rows: auto;
}
.page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .checkbox-group,
.page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .checkbox-group,
.single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .checkbox-group,
.page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .checkbox-group,
.page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .checkbox-group,
.page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .checkbox-group {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: auto;
  gap: 1.25rem;
  height: 100%;
}
.page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
.page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
.single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
.page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
.page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
.page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: auto;
  gap: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter {
    grid-template-columns: repeat(4, 1fr);
    display: none;
  }
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active {
    display: grid !important;
    grid-template-columns: repeat(3, auto);
    gap: 0.3125rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active {
    grid-template-columns: repeat(4, auto);
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active {
    grid-template-columns: repeat(4, auto);
  }
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group {
    display: grid !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter {
    grid-template-columns: repeat(4, 1fr);
    display: none;
  }
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active {
    display: grid !important;
    grid-template-columns: repeat(3, auto);
    gap: 0.3125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active {
    grid-template-columns: repeat(4, auto);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter.active {
    grid-template-columns: repeat(4, auto);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .letter .checkbox-group {
    display: grid !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .position {
    grid-template-columns: repeat(2, auto);
    display: none;
  }
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active {
    display: grid !important;
    gap: 0.3125rem;
  }
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group {
    display: grid !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .position,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .position {
    grid-template-columns: repeat(2, auto);
    display: none;
  }
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .position.active {
    display: grid !important;
    gap: 0.3125rem;
  }
  .page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .single-post .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group,
  .page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container .position .checkbox-group {
    display: grid !important;
  }
}
.page-template-ourPeople .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.page-template-about .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.single-post .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.page-template-thema .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.page-template-what-we-do .blog .ourPeople .filter-section .filter-options .checkbox-container label,
.page-template-blog .blog .ourPeople .filter-section .filter-options .checkbox-container label {
  gap: 1.25rem;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories,
.page-template-about .blog .ourPeople .filtered-people .featured-stories,
.single-post .blog .ourPeople .filtered-people .featured-stories,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories {
  padding: 0;
  margin: 8.4375rem 0 0 0;
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories,
  .single-post .blog .ourPeople .filtered-people .featured-stories,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories,
  .single-post .blog .ourPeople .filtered-people .featured-stories,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 350px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories,
  .single-post .blog .ourPeople .filtered-people .featured-stories,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(6, 1fr);
    margin-top: 0;
  }
}
@media only screen and (max-width: 390px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories,
  .single-post .blog .ourPeople .filtered-people .featured-stories,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories {
    row-gap: 0;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item {
  height: 31.875rem;
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item {
    width: 100% !important;
    min-height: 18.75rem;
    height: auto;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1) {
    margin-bottom: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item {
    width: 100% !important;
    min-height: 18.75rem;
    height: auto;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1),
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+1) {
    margin-bottom: 1.25rem;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-hover-title,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-hover-title,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-hover-title,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-hover-title,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-hover-title,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-hover-title {
  padding: 0.5rem 0;
  color: black;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item p,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item p,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item p,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item p,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item p,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item p {
  color: black;
  font-size: 0.875rem;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(n+5),
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(n+5),
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(n+5),
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(n+5),
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(n+5),
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(n+5) {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) .featured-story-item .story-content,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) .featured-story-item .story-content,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) .featured-story-item .story-content,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) .featured-story-item .story-content,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) .featured-story-item .story-content,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) .featured-story-item .story-content {
    height: 50%;
    top: 50%;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content {
  background: #FFB4C0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
}
@media only screen and (max-width: 390px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content {
    height: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content h5,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content h5,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content h5,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content h5,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content h5,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content h5 {
  font-size: 1.375rem;
  line-height: 1.925rem;
  font-weight: 600;
  margin-bottom: 0.125rem;
  padding: 0;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position {
  margin: 0;
  font-size: 1.125rem;
}
@media only screen and (max-width: 390px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position {
    font-size: 0.6875rem;
    line-height: 0.9625rem;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links {
  margin-top: 1.25rem;
  padding-bottom: 0.625rem;
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a {
  margin-left: 0.625rem;
}
@media only screen and (max-width: 390px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links {
    padding-bottom: 0;
    margin-top: 0;
  }
}
@media only screen and (max-width: 390px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .featured-hover-title,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .featured-hover-title,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .featured-hover-title,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .featured-hover-title,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .featured-hover-title,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .featured-hover-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.1375rem;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content p,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content p,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content p,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content p,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content p,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content p {
    font-size: 11px;
  }
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .links a {
    margin-left: 0;
    margin-right: 5px;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
  image-rendering: auto;
}
@media only screen and (max-width: 767px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 500px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 500px !important;
  }
}
@media only screen and (max-width: 390px) {
  .page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper,
  .page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 475px !important;
  }
}
.page-template-ourPeople .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper img,
.page-template-about .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper img,
.single-post .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper img,
.page-template-thema .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper img,
.page-template-what-we-do .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper img,
.page-template-blog .blog .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper img {
  -o-object-position: bottom;
     object-position: bottom;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

@media only screen and (min-width: 1025px) {
  .page-template-ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) {
    margin-top: -6.25rem;
  }
}
@media (max-width: 500px) {
  .page-template-ourPeople .filtered-people .featured-stories .story-item .image-wrapper {
    height: 300px !important;
  }
}

.position {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (min-width: 1025px) {
  .page-template-ourPeople footer {
    margin-top: 6.25rem;
  }
}
.about-wrapper {
  margin-top: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .about-wrapper {
    margin-top: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper {
    margin-top: 3.125rem;
  }
}
.about-wrapper h3,
.about-wrapper h6 {
  color: #E60000;
}
.about-wrapper iframe {
  margin-bottom: 3.75rem;
  width: 100%;
}
.about-wrapper div {
  color: black;
  line-height: 1.7em;
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .about-wrapper div {
    line-height: 1.45em;
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper div {
    line-height: 1.45em;
    font-size: 1rem;
  }
}
.about-wrapper p {
  color: black;
  line-height: 1.7em;
  font-size: 1.25rem;
}
.about-wrapper h6 {
  font-size: 1.375rem;
  margin-top: 4.375rem;
}
.about-wrapper .about-rightContent .sideMenuWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 30px;
  opacity: 0.5;
}
.about-wrapper .about-rightContent .sideMenuWrapper .sideMenu {
  margin: 0.3125rem 0;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .about-rightContent .slidedown-content p,
  .about-wrapper .about-rightContent .slidedown-content h3,
  .about-wrapper .about-rightContent .slidedown-content h6,
  .about-wrapper .about-rightContent .slidedown-content img {
    padding: 0 !important;
    line-height: 1.7em;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .about-rightContent .slidedown-content p,
  .about-wrapper .about-rightContent .slidedown-content h3,
  .about-wrapper .about-rightContent .slidedown-content h6,
  .about-wrapper .about-rightContent .slidedown-content img {
    padding: 0 !important;
    line-height: 1.7em;
  }
}
.about-wrapper .imageSlider .splide {
  float: right;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media only screen and (min-width: 1025px) {
  .about-wrapper .imageSlider .splide {
    float: right;
    max-width: calc(100% - 130px);
  }
}
.about-wrapper .imageSlider .splide .splide__slide {
  background-color: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.about-wrapper .imageSlider .splide .splide__slide:hover {
  background-color: #FF442F;
}
@media only screen and (min-width: 1025px) {
  .about-wrapper .imageSlider .splide .splide__slide:hover li {
    background-color: #FF442F;
  }
  .about-wrapper .imageSlider .splide .splide__slide:hover li .project-content {
    background-color: #FF442F;
    position: relative;
  }
  .about-wrapper .imageSlider .splide .splide__slide:hover li .project-content .project-title,
  .about-wrapper .imageSlider .splide .splide__slide:hover li .project-content p,
  .about-wrapper .imageSlider .splide .splide__slide:hover li .project-content .content {
    color: white;
    -webkit-animation: fadeIn 0.5s ease;
            animation: fadeIn 0.5s ease;
  }
  .about-wrapper .imageSlider .splide .splide__slide:hover li .project-content .buttonWhiteIcon {
    bottom: 0.3125rem;
    right: 0;
    font-weight: 500;
  }
  .about-wrapper .imageSlider .splide .splide__slide:hover .buttonWhiteIcon {
    visibility: visible;
    -webkit-animation: newsFromLeftToRight 0.6s forwards;
            animation: newsFromLeftToRight 0.6s forwards;
    padding: 0;
  }
}
.about-wrapper .imageSlider .splide .splide__slide:hover h3,
.about-wrapper .imageSlider .splide .splide__slide:hover p {
  color: white;
}
.about-wrapper .imageSlider .splide .splide__slide .project-item {
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: black;
}
.about-wrapper .imageSlider .splide .splide__slide .project-item .category-wrapper {
  margin: 0;
  margin-bottom: 0.9375rem;
  display: none;
}
.about-wrapper .imageSlider .splide .splide__slide .project-item .project-content {
  padding: 2.5rem 1.875rem 3.125rem 1.875rem;
}
.about-wrapper .imageSlider .splide .splide__slide .project-item .project-content > h3.project-title {
  height: auto;
  line-height: 1.875rem;
}
.about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .content {
  max-width: 88%;
  line-height: 1.5rem;
  margin: 1.375rem 0 0 0;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .content {
    margin: 0.625rem 0 0 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .content {
    margin: 0.625rem 0 0 0;
  }
}
.about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
  visibility: hidden;
  bottom: 0;
  right: 0;
}
.about-wrapper .imageSlider .splide .splide__slide .project-item img {
  height: 18.6875rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item img {
    max-height: 13.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item img {
    max-height: 13.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .about-wrapper .imageSlider .splide .splide__slide {
    background-color: #FF442F;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item {
    color: white;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item p,
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-title {
    color: white;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .category-wrapper {
    color: black;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .category-wrapper .cpt-title {
    background: white;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content {
    padding: 1.25rem;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .content,
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content {
    padding: 1.25rem;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .content,
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    visibility: visible;
    -webkit-animation: fadeInToRight 1s ease;
            animation: fadeInToRight 1s ease;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .imageSlider .splide .splide__slide {
    background-color: #FF442F;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item {
    color: white;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item p,
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-title {
    color: white;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .category-wrapper {
    color: black;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .category-wrapper .cpt-title {
    background: white;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content {
    padding: 1.25rem;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .content,
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content {
    padding: 1.25rem;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .content,
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .imageSlider .splide .splide__slide .project-item .project-content .buttonWhiteIcon {
    visibility: visible;
    -webkit-animation: fadeInToRight 1s ease;
            animation: fadeInToRight 1s ease;
  }
}
.about-wrapper .imageSlider .splide .splide__arrows {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 3.125rem;
  gap: 2.5625rem;
}
.about-wrapper .imageSlider .splide .splide__arrows button {
  width: auto;
  background: transparent;
  position: relative;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  float: left;
}
.about-wrapper .imageSlider .splide .splide__arrows button:after {
  display: none;
}
.about-wrapper .imageSlider .splide .splide__arrows button:hover svg path {
  stroke: #E60000;
}
.about-wrapper .imageSlider .splide .splide__arrows button svg {
  width: 30px;
  height: 40px;
  fill: none;
}
.about-wrapper .imageSlider .splide .splide__arrows button svg path {
  stroke: #E60000;
  stroke-width: 3;
}
.about-wrapper .imageSlider .buttonWhiteIcon {
  font-size: 1rem;
}
.about-wrapper .imageSlider .buttonWhiteIcon:after {
  height: 1.125rem;
}
.about-wrapper .our-themes-wrapper {
  background: white;
  margin: 0;
  padding: 0;
}
.about-wrapper .our-themes-wrapper .featured-themes {
  margin: 4.375rem 0;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .our-themes-wrapper .featured-themes {
    margin: 1.25rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .our-themes-wrapper .featured-themes {
    margin: 1.25rem 0;
  }
}
.about-wrapper .our-themes-wrapper .featured-themes .featured-theme-item {
  height: 21.875rem;
  width: 21.875rem;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .our-themes-wrapper .featured-themes .featured-theme-item {
    height: auto;
    width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .our-themes-wrapper .featured-themes .featured-theme-item {
    height: auto;
    width: 100%;
  }
}
.about-wrapper .our-themes-wrapper .featured-themes .featured-theme-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-wrapper .our-themes-wrapper .featured-themes .featured-theme-item .featured-title {
  color: white;
  line-height: 1em;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .our-themes-wrapper .our-themes {
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .our-themes-wrapper .our-themes {
    padding: 0;
  }
}
.about-wrapper .slidedown-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
}
.about-wrapper .slidedown-content h4 {
  font-size: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .slidedown-content h4 {
    font-size: 1.125rem;
    line-height: 1.45em;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .slidedown-content h4 {
    font-size: 1.125rem;
    line-height: 1.45em;
  }
}
@media only screen and (max-width: 767px) {
  .about-wrapper .slidedown-content {
    margin: 1.25rem 0;
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .slidedown-content {
    margin: 1.25rem 0;
    padding: 0;
  }
}
.about-wrapper .slidedown-content p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7em;
  margin-bottom: 0.8125rem;
  margin-top: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .slidedown-content p,
  .about-wrapper .slidedown-content h3,
  .about-wrapper .slidedown-content h6,
  .about-wrapper .slidedown-content img {
    padding: 0 0.9375rem;
    line-height: 1.4em;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .slidedown-content p,
  .about-wrapper .slidedown-content h3,
  .about-wrapper .slidedown-content h6,
  .about-wrapper .slidedown-content img {
    padding: 0 0.9375rem;
    line-height: 1.4em;
  }
}
.about-wrapper .slidedown-content .ourPeople {
  margin: 4.375rem 0 0 0;
}
@media only screen and (max-width: 1300px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 350px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0;
  }
}
.about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item {
  width: 100%;
  height: 29.875rem;
}
.about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) {
  margin-top: -140px;
}
@media only screen and (max-width: 1300px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) {
    margin: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item:nth-child(3n+2) {
    margin: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item:nth-child(2n) {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 1024px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item {
    width: 100%;
    height: 100%;
  }
}
.about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content {
  background: #FFB4C0;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content {
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item {
    width: 45%;
    height: 100%;
  }
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 500px !important;
  }
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper img {
    padding: 0;
  }
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position {
    font-size: 0.8125rem;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item {
    width: 45%;
    height: 100%;
  }
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 500px !important;
  }
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper img {
    padding: 0;
  }
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .story-content .position {
    font-size: 0.8125rem;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 350px) {
  .about-wrapper .slidedown-content .ourPeople .filtered-people .featured-stories .story-item .featured-story-item .image-wrapper {
    height: 475px !important;
  }
}
.about-wrapper .slidedown-content .singleImage {
  margin-bottom: 1.0625rem;
}
.about-wrapper .slidedown-content .button {
  margin-left: auto;
  margin-right: 2.5rem;
  padding-right: 1.5rem;
  margin-top: 0;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .slidedown-content .button {
    margin: 0 0 3.125rem 0;
    margin-top: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .slidedown-content .button {
    margin: 0 0 3.125rem 0;
    margin-top: 0;
  }
}
.about-wrapper .slidedown-content .imageSlider {
  margin: 4.375rem 0 1.25rem 0;
}
.about-wrapper .slidedown-content .imageSlider .splide {
  max-width: 100%;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__track .paginatinWrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li {
  background: #F2F2F2;
  height: 100%;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li h6 {
  color: black;
  margin: 0;
  visibility: visible;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li p {
  visibility: visible;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li:hover {
  background: #FF442F;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li:hover p,
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li:hover h6 {
  color: white;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li:hover .project-content a {
  visibility: visible;
  -webkit-animation: fromLeftToRight 0.6s forwards;
          animation: fromLeftToRight 0.6s forwards;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li img {
  background: white;
  height: 21.3125rem;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .about-wrapper .slidedown-content .imageSlider .splide .splide__list li img {
    height: 16.875rem;
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper .slidedown-content .imageSlider .splide .splide__list li img {
    height: 16.875rem;
    padding: 0;
  }
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li .project-content {
  padding: 1.5625rem 1.25rem;
  min-height: 17.1875rem;
  height: 100%;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li .project-content p {
  font-size: 0.875rem;
}
.about-wrapper .slidedown-content .imageSlider .splide .splide__list li .project-content a {
  visibility: hidden;
}
@media only screen and (max-width: 767px) {
  .about-wrapper {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .about-wrapper h3 {
    font-size: 1.375rem;
  }
  .about-wrapper p {
    font-size: 1.125rem;
    line-height: 1.7em;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-wrapper {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .about-wrapper h3 {
    font-size: 1.375rem;
  }
  .about-wrapper p {
    font-size: 1.125rem;
    line-height: 1.7em;
  }
}

.about-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  gap: 4.0625rem;
}
.about-page .about-rightContent .rightSection .singleImage {
  margin-top: 4.0625rem;
}
@media only screen and (max-width: 767px) {
  .about-page .about-rightContent .rightSection .singleImage {
    margin: 1.875rem 0;
  }
  .about-page .about-rightContent .rightSection .right-button {
    margin-top: 0;
  }
  .about-page .about-rightContent .rightSection .right-button .button {
    margin-left: auto;
    display: inline-block;
    margin-right: 1.875rem;
    text-align: right;
    width: auto;
    float: right;
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-page .about-rightContent .rightSection .singleImage {
    margin: 1.875rem 0;
  }
  .about-page .about-rightContent .rightSection .right-button {
    margin-top: 0;
  }
  .about-page .about-rightContent .rightSection .right-button .button {
    margin-left: auto;
    display: inline-block;
    margin-right: 1.875rem;
    text-align: right;
    width: auto;
    float: right;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .about-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.about-page .about-page__nav {
  width: 30%;
  position: sticky;
  top: 120px;
  margin-top: 120px;
}
@media only screen and (max-width: 767px) {
  .about-page .about-page__nav {
    overflow-x: scroll;
    overflow-y: hidden;
    background-color: #F2F2F2;
    z-index: 99;
    padding: 10px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 15px 10px 15px -2px rgba(245, 133, 133, 0.61) inset;
    -webkit-box-shadow: 15px 10px 15px -2px rgba(245, 133, 133, 0.61) inset;
    -moz-box-shadow: 15px 10px 15px -2px rgba(245, 133, 133, 0.61) inset;
  }
  .about-page .about-page__nav .sideMenuWrapper .sideMenu {
    padding: 0.625rem 1.25rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    white-space: nowrap;
  }
  .about-page .about-page__nav .sideMenuWrapper .sideMenu .nav-link:after {
    display: none;
  }
  .about-page .about-page__nav .sideMenuWrapper .sideMenu .nav-link.active {
    color: #E60000;
    font-weight: 550;
  }
  .about-page .about-page__nav .sideMenuWrapper .sideMenu .nav-link.active:after {
    display: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-page .about-page__nav {
    overflow-x: scroll;
    overflow-y: hidden;
    background-color: #F2F2F2;
    z-index: 99;
    padding: 10px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 15px 10px 15px -2px rgba(245, 133, 133, 0.61) inset;
    -webkit-box-shadow: 15px 10px 15px -2px rgba(245, 133, 133, 0.61) inset;
    -moz-box-shadow: 15px 10px 15px -2px rgba(245, 133, 133, 0.61) inset;
  }
  .about-page .about-page__nav .sideMenuWrapper .sideMenu {
    padding: 0.625rem 1.25rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    white-space: nowrap;
  }
  .about-page .about-page__nav .sideMenuWrapper .sideMenu .nav-link:after {
    display: none;
  }
  .about-page .about-page__nav .sideMenuWrapper .sideMenu .nav-link.active {
    color: #E60000;
    font-weight: 550;
  }
  .about-page .about-page__nav .sideMenuWrapper .sideMenu .nav-link.active:after {
    display: none;
  }
}
.about-page .about-page__nav .sideMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  border-left: 3px solid rgba(0, 0, 0, 0.15);
  padding-left: 1.875rem;
}
.about-page .about-page__nav .sideMenu .nav-link {
  opacity: 0.5;
  width: auto;
}
.about-page .about-page__nav .sideMenu .nav-link.active {
  opacity: 1;
  font-weight: 400;
}
.about-page .about-page__nav .sideMenu .nav-link.active:after {
  content: "";
  width: 15px;
  height: 27px;
  background-color: #FF442F;
  display: block;
  position: absolute;
  left: -5.5px;
  -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
          transform: translateY(-25px);
}
.about-page .about-page__content {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  .about-page .about-page__content {
    width: 100%;
  }
  .about-page .about-page__content .about-rightContent img,
  .about-page .about-page__content .about-rightContent .splide__arrows,
  .about-page .about-page__content .about-rightContent .content,
  .about-page .about-page__content .about-rightContent .subtitle,
  .about-page .about-page__content .about-rightContent .subheading {
    padding-left: 0;
    padding-right: 0;
  }
  .about-page .about-page__content .about-rightContent p {
    padding: 0;
  }
  .about-page .about-page__content .about-rightContent .paginationWrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-page .about-page__content .about-rightContent .paginationWrapper .right-button {
    width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .about-page .about-page__content {
    width: 100%;
  }
  .about-page .about-page__content .about-rightContent img,
  .about-page .about-page__content .about-rightContent .splide__arrows,
  .about-page .about-page__content .about-rightContent .content,
  .about-page .about-page__content .about-rightContent .subtitle,
  .about-page .about-page__content .about-rightContent .subheading {
    padding-left: 0;
    padding-right: 0;
  }
  .about-page .about-page__content .about-rightContent p {
    padding: 0;
  }
  .about-page .about-page__content .about-rightContent .paginationWrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-page .about-page__content .about-rightContent .paginationWrapper .right-button {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .page-template-about,
  iframe {
    width: 100%;
    height: 300px;
  }
  .page-template-blog .blog .container .blogWrap {
    padding: 0;
    margin: 0;
  }
  .page-template-blog .container .blogWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0;
  }
  .page-template-blog .container .blogWrap .about-top .featured-title {
    color: white;
  }
  .page-template-blog .container .blogWrap .title {
    margin-top: -10%;
    margin-right: 10%;
    background-color: white;
    padding: 1.25rem;
    padding-bottom: 0;
  }
  .page-template-blog .container .blogWrap .filter-section {
    padding: 1.25rem;
    margin-right: 10%;
  }
  .page-template-blog .container .about-top {
    padding: 0 0.9375rem;
  }
  .page-template-blog .container .about-top .about-wrapper .our-themes-wrapper .our-themes .featured-themes-wrapper .featured-themes li {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-about,
  iframe {
    width: 100%;
    height: 300px;
  }
  .page-template-blog .blog .container .blogWrap {
    padding: 0;
    margin: 0;
  }
  .page-template-blog .container .blogWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0;
  }
  .page-template-blog .container .blogWrap .about-top .featured-title {
    color: white;
  }
  .page-template-blog .container .blogWrap .title {
    margin-top: -10%;
    margin-right: 10%;
    background-color: white;
    padding: 1.25rem;
    padding-bottom: 0;
  }
  .page-template-blog .container .blogWrap .filter-section {
    padding: 1.25rem;
    margin-right: 10%;
  }
  .page-template-blog .container .about-top {
    padding: 0 0.9375rem;
  }
  .page-template-blog .container .about-top .about-wrapper .our-themes-wrapper .our-themes .featured-themes-wrapper .featured-themes li {
    max-width: 100%;
  }
}
.slidedown-content {
  margin: 0;
  margin-bottom: 6.25rem;
}
.slidedown-content:first-child {
  margin-top: 2.1875rem;
}
.slidedown-content p {
  line-height: 1.7em;
}
.slidedown-content .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: right;
}
.slidedown-content .paginationWrapper .right-button .button {
  line-height: 1em;
  margin-top: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .slidedown-content .paginationWrapper .right-button {
    margin-top: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .slidedown-content .paginationWrapper .right-button {
    margin-top: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .page-template-about .about-wrapper .slidedown-content .button,
  .page-template-what-we-do .slidedown-content .button {
    margin-right: 60px;
  }
  .page-template-about .about-wrapper .slidedown-content .our-themes-wrapper,
  .page-template-what-we-do .slidedown-content .our-themes-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .page-template-about .about-wrapper .slidedown-content .our-themes-wrapper #ourProjects,
  .page-template-what-we-do .slidedown-content .our-themes-wrapper #ourProjects {
    max-width: 100%;
  }
  .page-template-about .about-wrapper .button,
  .page-template-what-we-do .button {
    margin-right: 3.75rem;
  }
}
@media only screen and (min-width: 1025px) {
  .page-template-what-we-do .slidedown-content .splide .button {
    display: inline;
    margin-top: -2.5rem;
  }
  .page-template-what-we-do .slidedown-content p {
    font-size: 1.125rem;
  }
  .page-template-what-we-do .slidedown-content a {
    margin-top: 0;
  }
  .page-template-what-we-do .slidedown-content .singleImage {
    margin-bottom: 1.875rem;
  }
}
.about-page__content .about-rightContent .rightSection .slidedown-content {
  margin-top: 0;
}

.single-story,
.single-project,
.single-post,
.single-our-theme,
.page-template-office {
  overflow-x: hidden;
}
.single-story .headline-text,
.single-project .headline-text,
.single-post .headline-text,
.single-our-theme .headline-text,
.page-template-office .headline-text {
  color: black;
}
.single-story .wide-container,
.single-project .wide-container,
.single-post .wide-container,
.single-our-theme .wide-container,
.page-template-office .wide-container {
  padding: 0 8.75rem;
}
@media only screen and (max-width: 1024px) {
  .single-story .wide-container,
  .single-project .wide-container,
  .single-post .wide-container,
  .single-our-theme .wide-container,
  .page-template-office .wide-container {
    padding: 0;
    width: 100%;
  }
}
.single-story .imageSlider,
.single-project .imageSlider,
.single-post .imageSlider,
.single-our-theme .imageSlider,
.page-template-office .imageSlider {
  margin-top: 6.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.single-story .imageSlider .splide,
.single-project .imageSlider .splide,
.single-post .imageSlider .splide,
.single-our-theme .imageSlider .splide,
.page-template-office .imageSlider .splide {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.single-story .imageSlider .splide ul li img,
.single-project .imageSlider .splide ul li img,
.single-post .imageSlider .splide ul li img,
.single-our-theme .imageSlider .splide ul li img,
.page-template-office .imageSlider .splide ul li img {
  width: 100%;
  height: 45rem;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate3d(0, 0, 1px);
          transform: translate3d(0, 0, 1px);
}
@media only screen and (max-width: 767px) {
  .single-story .imageSlider .splide ul li img,
  .single-project .imageSlider .splide ul li img,
  .single-post .imageSlider .splide ul li img,
  .single-our-theme .imageSlider .splide ul li img,
  .page-template-office .imageSlider .splide ul li img {
    height: 361px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .imageSlider .splide ul li img,
  .single-project .imageSlider .splide ul li img,
  .single-post .imageSlider .splide ul li img,
  .single-our-theme .imageSlider .splide ul li img,
  .page-template-office .imageSlider .splide ul li img {
    height: 361px;
  }
}
@media only screen and (max-width: 767px) {
  .single-story .container,
  .single-project .container,
  .single-post .container,
  .single-our-theme .container,
  .page-template-office .container {
    max-width: 100%;
    padding: 3.125rem 1.875rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .single-story .container,
  .single-project .container,
  .single-post .container,
  .single-our-theme .container,
  .page-template-office .container {
    padding: 2.5rem 0.9375rem;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .container,
  .single-project .container,
  .single-post .container,
  .single-our-theme .container,
  .page-template-office .container {
    padding: 2.5rem 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .container,
  .single-project .container,
  .single-post .container,
  .single-our-theme .container,
  .page-template-office .container {
    max-width: 100%;
    padding: 3.125rem 1.875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .single-story .container,
  .single-project .container,
  .single-post .container,
  .single-our-theme .container,
  .page-template-office .container {
    padding: 2.5rem 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .container,
  .single-project .container,
  .single-post .container,
  .single-our-theme .container,
  .page-template-office .container {
    padding: 2.5rem 0.9375rem;
  }
}
.single-story .container p,
.single-project .container p,
.single-post .container p,
.single-our-theme .container p,
.page-template-office .container p {
  font-size: 1.25rem;
  line-height: 1.7em;
}
.single-story .container .text-content,
.single-project .container .text-content,
.single-post .container .text-content,
.single-our-theme .container .text-content,
.page-template-office .container .text-content {
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .single-story .container .text-content,
  .single-project .container .text-content,
  .single-post .container .text-content,
  .single-our-theme .container .text-content,
  .page-template-office .container .text-content {
    max-width: 100%;
    padding: 0;
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .container .text-content,
  .single-project .container .text-content,
  .single-post .container .text-content,
  .single-our-theme .container .text-content,
  .page-template-office .container .text-content {
    max-width: 100%;
    padding: 0;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1024px) {
  .single-story .container .subheading,
  .single-project .container .subheading,
  .single-post .container .subheading,
  .single-our-theme .container .subheading,
  .page-template-office .container .subheading {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .single-story .container .subheading,
  .single-project .container .subheading,
  .single-post .container .subheading,
  .single-our-theme .container .subheading,
  .page-template-office .container .subheading {
    max-width: 100%;
    margin: 0;
    font-size: 1.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .container .subheading,
  .single-project .container .subheading,
  .single-post .container .subheading,
  .single-our-theme .container .subheading,
  .page-template-office .container .subheading {
    max-width: 100%;
    margin: 0;
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .single-story .full-text-content,
  .single-project .full-text-content,
  .single-post .full-text-content,
  .single-our-theme .full-text-content,
  .page-template-office .full-text-content {
    max-width: 620px;
    margin: 0 auto;
  }
}
.single-story .storyBanner,
.single-project .storyBanner,
.single-post .storyBanner,
.single-our-theme .storyBanner,
.page-template-office .storyBanner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -4.5rem;
  margin-bottom: 2.5rem;
}
.single-story .storyBanner h1,
.single-project .storyBanner h1,
.single-post .storyBanner h1,
.single-our-theme .storyBanner h1,
.page-template-office .storyBanner h1 {
  color: #A60000;
  font-size: 3.75rem;
}
@media screen and (max-width: 1600px) {
  .single-story .storyBanner h1,
  .single-project .storyBanner h1,
  .single-post .storyBanner h1,
  .single-our-theme .storyBanner h1,
  .page-template-office .storyBanner h1 {
    font-size: 4.5vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-story .storyBanner h1,
  .single-project .storyBanner h1,
  .single-post .storyBanner h1,
  .single-our-theme .storyBanner h1,
  .page-template-office .storyBanner h1 {
    font-size: 3.75rem;
  }
}
.single-story .storyBanner h2,
.single-project .storyBanner h2,
.single-post .storyBanner h2,
.single-our-theme .storyBanner h2,
.page-template-office .storyBanner h2 {
  font-size: 1.375rem;
  line-height: 2.0625rem;
  color: #A60000;
  margin-top: 1.875rem;
}
@media only screen and (max-width: 1024px) {
  .single-story .storyBanner h2,
  .single-project .storyBanner h2,
  .single-post .storyBanner h2,
  .single-our-theme .storyBanner h2,
  .page-template-office .storyBanner h2 {
    margin-top: 0.9375rem;
  }
}
.single-story .storyBanner .storyTitle,
.single-project .storyBanner .storyTitle,
.single-post .storyBanner .storyTitle,
.single-our-theme .storyBanner .storyTitle,
.page-template-office .storyBanner .storyTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 50%;
  padding: 0 8.75rem;
}
@media only screen and (max-width: 1024px) {
  .single-story .storyBanner .storyTitle,
  .single-project .storyBanner .storyTitle,
  .single-post .storyBanner .storyTitle,
  .single-our-theme .storyBanner .storyTitle,
  .page-template-office .storyBanner .storyTitle {
    padding: 0;
    padding-left: 10px;
    width: 100%;
  }
}
.single-story .storyBanner .storyImage,
.single-project .storyBanner .storyImage,
.single-post .storyBanner .storyImage,
.single-our-theme .storyBanner .storyImage,
.page-template-office .storyBanner .storyImage {
  width: 50%;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  margin: 0;
  position: relative;
  display: block;
}
.single-story .storyBanner .storyImage svg,
.single-project .storyBanner .storyImage svg,
.single-post .storyBanner .storyImage svg,
.single-our-theme .storyBanner .storyImage svg,
.page-template-office .storyBanner .storyImage svg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: header-glow 2s forwards;
          animation: header-glow 2s forwards;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .single-story .storyBanner .storyImage svg,
  .single-project .storyBanner .storyImage svg,
  .single-post .storyBanner .storyImage svg,
  .single-our-theme .storyBanner .storyImage svg,
  .page-template-office .storyBanner .storyImage svg {
    display: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .storyBanner .storyImage svg,
  .single-project .storyBanner .storyImage svg,
  .single-post .storyBanner .storyImage svg,
  .single-our-theme .storyBanner .storyImage svg,
  .page-template-office .storyBanner .storyImage svg {
    display: none;
  }
}
.single-story .storyBanner .storyImage img,
.single-project .storyBanner .storyImage img,
.single-post .storyBanner .storyImage img,
.single-our-theme .storyBanner .storyImage img,
.page-template-office .storyBanner .storyImage img {
  height: 88vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .single-story .storyBanner .storyImage img,
  .single-project .storyBanner .storyImage img,
  .single-post .storyBanner .storyImage img,
  .single-our-theme .storyBanner .storyImage img,
  .page-template-office .storyBanner .storyImage img {
    height: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .storyBanner .storyImage img,
  .single-project .storyBanner .storyImage img,
  .single-post .storyBanner .storyImage img,
  .single-our-theme .storyBanner .storyImage img,
  .page-template-office .storyBanner .storyImage img {
    height: 100%;
  }
}
.single-story .storyBanner .storyImage .storyLocalsBanner,
.single-project .storyBanner .storyImage .storyLocalsBanner,
.single-post .storyBanner .storyImage .storyLocalsBanner,
.single-our-theme .storyBanner .storyImage .storyLocalsBanner,
.page-template-office .storyBanner .storyImage .storyLocalsBanner {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFB4C0;
  z-index: 99;
  color: black;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 226px;
}
.single-story .storyBanner .storyImage .storyLocalsBanner span,
.single-project .storyBanner .storyImage .storyLocalsBanner span,
.single-post .storyBanner .storyImage .storyLocalsBanner span,
.single-our-theme .storyBanner .storyImage .storyLocalsBanner span,
.page-template-office .storyBanner .storyImage .storyLocalsBanner span {
  font-size: 1rem;
  line-height: 1.375rem;
}
.single-story .storyBanner .storyImage .storyLocalsBanner--title,
.single-project .storyBanner .storyImage .storyLocalsBanner--title,
.single-post .storyBanner .storyImage .storyLocalsBanner--title,
.single-our-theme .storyBanner .storyImage .storyLocalsBanner--title,
.page-template-office .storyBanner .storyImage .storyLocalsBanner--title {
  font-weight: 600;
}
.single-story .storyBanner .storyImage .storyLocalsBanner--title:nth-of-type(3),
.single-project .storyBanner .storyImage .storyLocalsBanner--title:nth-of-type(3),
.single-post .storyBanner .storyImage .storyLocalsBanner--title:nth-of-type(3),
.single-our-theme .storyBanner .storyImage .storyLocalsBanner--title:nth-of-type(3),
.page-template-office .storyBanner .storyImage .storyLocalsBanner--title:nth-of-type(3) {
  margin-top: 0.5rem;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .single-story .storyBanner,
  .single-project .storyBanner,
  .single-post .storyBanner,
  .single-our-theme .storyBanner,
  .page-template-office .storyBanner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .single-story .storyBanner .storyTitle,
  .single-project .storyBanner .storyTitle,
  .single-post .storyBanner .storyTitle,
  .single-our-theme .storyBanner .storyTitle,
  .page-template-office .storyBanner .storyTitle {
    padding: 0;
    padding-left: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .single-story .storyBanner .storyTitle,
  .single-project .storyBanner .storyTitle,
  .single-post .storyBanner .storyTitle,
  .single-our-theme .storyBanner .storyTitle,
  .page-template-office .storyBanner .storyTitle {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1024px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .storyBanner .storyTitle,
  .single-project .storyBanner .storyTitle,
  .single-post .storyBanner .storyTitle,
  .single-our-theme .storyBanner .storyTitle,
  .page-template-office .storyBanner .storyTitle {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .single-story .storyBanner .storyImage,
  .single-project .storyBanner .storyImage,
  .single-post .storyBanner .storyImage,
  .single-our-theme .storyBanner .storyImage,
  .page-template-office .storyBanner .storyImage {
    width: 100%;
    height: 25rem;
    padding: 9.375rem 3.125rem;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .single-story .storyBanner .storyImage,
  .single-project .storyBanner .storyImage,
  .single-post .storyBanner .storyImage,
  .single-our-theme .storyBanner .storyImage,
  .page-template-office .storyBanner .storyImage {
    padding: 0 1.25rem;
    margin-top: 70px;
  }
  .single-story .storyBanner .storyImage img,
  .single-project .storyBanner .storyImage img,
  .single-post .storyBanner .storyImage img,
  .single-our-theme .storyBanner .storyImage img,
  .page-template-office .storyBanner .storyImage img {
    height: 25rem;
    width: 25rem;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translate3d(0, 0, 1px);
            transform: translate3d(0, 0, 1px);
    margin: 0 auto;
  }
  .single-story .storyBanner .storyTitle,
  .single-project .storyBanner .storyTitle,
  .single-post .storyBanner .storyTitle,
  .single-our-theme .storyBanner .storyTitle,
  .page-template-office .storyBanner .storyTitle {
    padding: 1.875rem 1.25rem;
    padding-bottom: 0;
  }
  .single-story .storyBanner .storyTitle h1,
  .single-project .storyBanner .storyTitle h1,
  .single-post .storyBanner .storyTitle h1,
  .single-our-theme .storyBanner .storyTitle h1,
  .page-template-office .storyBanner .storyTitle h1 {
    font-size: 1.75rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .storyBanner .storyImage,
  .single-project .storyBanner .storyImage,
  .single-post .storyBanner .storyImage,
  .single-our-theme .storyBanner .storyImage,
  .page-template-office .storyBanner .storyImage {
    padding: 0 1.25rem;
    margin-top: 70px;
  }
  .single-story .storyBanner .storyImage img,
  .single-project .storyBanner .storyImage img,
  .single-post .storyBanner .storyImage img,
  .single-our-theme .storyBanner .storyImage img,
  .page-template-office .storyBanner .storyImage img {
    height: 25rem;
    width: 25rem;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translate3d(0, 0, 1px);
            transform: translate3d(0, 0, 1px);
    margin: 0 auto;
  }
  .single-story .storyBanner .storyTitle,
  .single-project .storyBanner .storyTitle,
  .single-post .storyBanner .storyTitle,
  .single-our-theme .storyBanner .storyTitle,
  .page-template-office .storyBanner .storyTitle {
    padding: 1.875rem 1.25rem;
    padding-bottom: 0;
  }
  .single-story .storyBanner .storyTitle h1,
  .single-project .storyBanner .storyTitle h1,
  .single-post .storyBanner .storyTitle h1,
  .single-our-theme .storyBanner .storyTitle h1,
  .page-template-office .storyBanner .storyTitle h1 {
    font-size: 1.75rem;
  }
}
.single-story .our-themes,
.single-project .our-themes,
.single-post .our-themes,
.single-our-theme .our-themes,
.page-template-office .our-themes {
  padding-bottom: 0;
}
.single-story .left-texts-wrapper,
.single-project .left-texts-wrapper,
.single-post .left-texts-wrapper,
.single-our-theme .left-texts-wrapper,
.page-template-office .left-texts-wrapper {
  margin-left: 8.75rem;
}
@media only screen and (max-width: 767px) {
  .single-story .left-texts-wrapper,
  .single-project .left-texts-wrapper,
  .single-post .left-texts-wrapper,
  .single-our-theme .left-texts-wrapper,
  .page-template-office .left-texts-wrapper {
    padding: 0 0.9375rem;
    margin: 0;
  }
  .single-story .left-texts-wrapper .container p,
  .single-project .left-texts-wrapper .container p,
  .single-post .left-texts-wrapper .container p,
  .single-our-theme .left-texts-wrapper .container p,
  .page-template-office .left-texts-wrapper .container p {
    padding: 0 !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .left-texts-wrapper,
  .single-project .left-texts-wrapper,
  .single-post .left-texts-wrapper,
  .single-our-theme .left-texts-wrapper,
  .page-template-office .left-texts-wrapper {
    padding: 0 0.9375rem;
    margin: 0;
  }
  .single-story .left-texts-wrapper .container p,
  .single-project .left-texts-wrapper .container p,
  .single-post .left-texts-wrapper .container p,
  .single-our-theme .left-texts-wrapper .container p,
  .page-template-office .left-texts-wrapper .container p {
    padding: 0 !important;
  }
}
.single-story .left-texts-wrapper .container,
.single-project .left-texts-wrapper .container,
.single-post .left-texts-wrapper .container,
.single-our-theme .left-texts-wrapper .container,
.page-template-office .left-texts-wrapper .container {
  padding: 0;
  margin: 0;
}
.single-story .left-texts-wrapper .container p,
.single-project .left-texts-wrapper .container p,
.single-post .left-texts-wrapper .container p,
.single-our-theme .left-texts-wrapper .container p,
.page-template-office .left-texts-wrapper .container p {
  padding-right: 44%;
  max-width: 100%;
}
.single-story .relevant-project,
.single-project .relevant-project,
.single-post .relevant-project,
.single-our-theme .relevant-project,
.page-template-office .relevant-project {
  margin-top: 6.25rem;
  background-color: #A60000;
}
.single-story .relevant-project .relevant-title,
.single-project .relevant-project .relevant-title,
.single-post .relevant-project .relevant-title,
.single-our-theme .relevant-project .relevant-title,
.page-template-office .relevant-project .relevant-title {
  margin-bottom: 3.125rem;
  margin-top: 0.9375rem;
  font-size: 3.75rem;
}
@media only screen and (max-width: 767px) {
  .single-story .relevant-project .relevant-title,
  .single-project .relevant-project .relevant-title,
  .single-post .relevant-project .relevant-title,
  .single-our-theme .relevant-project .relevant-title,
  .page-template-office .relevant-project .relevant-title {
    font-size: 2rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .relevant-project .relevant-title,
  .single-project .relevant-project .relevant-title,
  .single-post .relevant-project .relevant-title,
  .single-our-theme .relevant-project .relevant-title,
  .page-template-office .relevant-project .relevant-title {
    font-size: 2rem;
  }
}
.single-story .relevant-project a,
.single-project .relevant-project a,
.single-post .relevant-project a,
.single-our-theme .relevant-project a,
.page-template-office .relevant-project a {
  background-color: white;
}
@media only screen and (max-width: 767px) {
  .single-story .relevant-project a,
  .single-project .relevant-project a,
  .single-post .relevant-project a,
  .single-our-theme .relevant-project a,
  .page-template-office .relevant-project a {
    background-color: #FF442F;
    margin: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .relevant-project a,
  .single-project .relevant-project a,
  .single-post .relevant-project a,
  .single-our-theme .relevant-project a,
  .page-template-office .relevant-project a {
    background-color: #FF442F;
    margin: auto;
  }
}
.single-story .relevant-project a:hover .project-item,
.single-project .relevant-project a:hover .project-item,
.single-post .relevant-project a:hover .project-item,
.single-our-theme .relevant-project a:hover .project-item,
.page-template-office .relevant-project a:hover .project-item {
  color: white;
}
.single-story .relevant-project a:hover .project-item p,
.single-story .relevant-project a:hover .project-item .project-title,
.single-project .relevant-project a:hover .project-item p,
.single-project .relevant-project a:hover .project-item .project-title,
.single-post .relevant-project a:hover .project-item p,
.single-post .relevant-project a:hover .project-item .project-title,
.single-our-theme .relevant-project a:hover .project-item p,
.single-our-theme .relevant-project a:hover .project-item .project-title,
.page-template-office .relevant-project a:hover .project-item p,
.page-template-office .relevant-project a:hover .project-item .project-title {
  color: white;
}
.single-story .relevant-project a:hover .project-item .category-wrapper,
.single-project .relevant-project a:hover .project-item .category-wrapper,
.single-post .relevant-project a:hover .project-item .category-wrapper,
.single-our-theme .relevant-project a:hover .project-item .category-wrapper,
.page-template-office .relevant-project a:hover .project-item .category-wrapper {
  color: black;
}
.single-story .relevant-project a:hover .project-item .category-wrapper .cpt-title,
.single-project .relevant-project a:hover .project-item .category-wrapper .cpt-title,
.single-post .relevant-project a:hover .project-item .category-wrapper .cpt-title,
.single-our-theme .relevant-project a:hover .project-item .category-wrapper .cpt-title,
.page-template-office .relevant-project a:hover .project-item .category-wrapper .cpt-title {
  background: white;
}
@media only screen and (max-width: 767px) {
  .single-story .relevant-project a:hover .project-item .project-content,
  .single-project .relevant-project a:hover .project-item .project-content,
  .single-post .relevant-project a:hover .project-item .project-content,
  .single-our-theme .relevant-project a:hover .project-item .project-content,
  .page-template-office .relevant-project a:hover .project-item .project-content {
    padding: 1.25rem;
  }
  .single-story .relevant-project a:hover .project-item .project-content .content,
  .single-story .relevant-project a:hover .project-item .project-content .project-content,
  .single-project .relevant-project a:hover .project-item .project-content .content,
  .single-project .relevant-project a:hover .project-item .project-content .project-content,
  .single-post .relevant-project a:hover .project-item .project-content .content,
  .single-post .relevant-project a:hover .project-item .project-content .project-content,
  .single-our-theme .relevant-project a:hover .project-item .project-content .content,
  .single-our-theme .relevant-project a:hover .project-item .project-content .project-content,
  .page-template-office .relevant-project a:hover .project-item .project-content .content,
  .page-template-office .relevant-project a:hover .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .single-story .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
  .single-project .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
  .single-post .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
  .single-our-theme .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
  .page-template-office .relevant-project a:hover .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .relevant-project a:hover .project-item .project-content,
  .single-project .relevant-project a:hover .project-item .project-content,
  .single-post .relevant-project a:hover .project-item .project-content,
  .single-our-theme .relevant-project a:hover .project-item .project-content,
  .page-template-office .relevant-project a:hover .project-item .project-content {
    padding: 1.25rem;
  }
  .single-story .relevant-project a:hover .project-item .project-content .content,
  .single-story .relevant-project a:hover .project-item .project-content .project-content,
  .single-project .relevant-project a:hover .project-item .project-content .content,
  .single-project .relevant-project a:hover .project-item .project-content .project-content,
  .single-post .relevant-project a:hover .project-item .project-content .content,
  .single-post .relevant-project a:hover .project-item .project-content .project-content,
  .single-our-theme .relevant-project a:hover .project-item .project-content .content,
  .single-our-theme .relevant-project a:hover .project-item .project-content .project-content,
  .page-template-office .relevant-project a:hover .project-item .project-content .content,
  .page-template-office .relevant-project a:hover .project-item .project-content .project-content {
    max-width: 100%;
    color: white;
  }
  .single-story .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
  .single-project .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
  .single-post .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
  .single-our-theme .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
  .page-template-office .relevant-project a:hover .project-item .project-content .buttonWhiteIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    visibility: visible;
    height: auto;
  }
}
.single-story .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
.single-project .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
.single-post .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
.single-our-theme .relevant-project a:hover .project-item .project-content .buttonWhiteIcon,
.page-template-office .relevant-project a:hover .project-item .project-content .buttonWhiteIcon {
  visibility: visible;
  -webkit-animation: fadeInToRight 1s ease;
          animation: fadeInToRight 1s ease;
}
.single-story .relevant-project a:hover .project-item .project-content,
.single-project .relevant-project a:hover .project-item .project-content,
.single-post .relevant-project a:hover .project-item .project-content,
.single-our-theme .relevant-project a:hover .project-item .project-content,
.page-template-office .relevant-project a:hover .project-item .project-content {
  background-color: #FF442F;
}
.single-story .relevant-project a:hover .project-item .project-content h6,
.single-project .relevant-project a:hover .project-item .project-content h6,
.single-post .relevant-project a:hover .project-item .project-content h6,
.single-our-theme .relevant-project a:hover .project-item .project-content h6,
.page-template-office .relevant-project a:hover .project-item .project-content h6 {
  color: white;
}
.single-story .relevant-project a .project-item,
.single-project .relevant-project a .project-item,
.single-post .relevant-project a .project-item,
.single-our-theme .relevant-project a .project-item,
.page-template-office .relevant-project a .project-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-left: 3.125rem;
}
.single-story .relevant-project a .project-item .project-content,
.single-project .relevant-project a .project-item .project-content,
.single-post .relevant-project a .project-item .project-content,
.single-our-theme .relevant-project a .project-item .project-content,
.page-template-office .relevant-project a .project-item .project-content {
  background-color: white;
  padding: 0.625rem 5rem 0.625rem 1.5625rem;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.single-story .relevant-project a .project-item .project-content .project-title,
.single-project .relevant-project a .project-item .project-content .project-title,
.single-post .relevant-project a .project-item .project-content .project-title,
.single-our-theme .relevant-project a .project-item .project-content .project-title,
.page-template-office .relevant-project a .project-item .project-content .project-title {
  color: black;
  line-height: 1.37em;
}
.single-story .relevant-project a .project-item .project-content .post-date,
.single-project .relevant-project a .project-item .project-content .post-date,
.single-post .relevant-project a .project-item .project-content .post-date,
.single-our-theme .relevant-project a .project-item .project-content .post-date,
.page-template-office .relevant-project a .project-item .project-content .post-date {
  font-size: 0.8125rem;
  bottom: 5px;
}
.single-story .relevant-project a .project-item .project-content .buttonWhiteIcon,
.single-project .relevant-project a .project-item .project-content .buttonWhiteIcon,
.single-post .relevant-project a .project-item .project-content .buttonWhiteIcon,
.single-our-theme .relevant-project a .project-item .project-content .buttonWhiteIcon,
.page-template-office .relevant-project a .project-item .project-content .buttonWhiteIcon {
  font-weight: 600;
}
.single-story .relevant-project a .project-item .project-content .cpt-title,
.single-project .relevant-project a .project-item .project-content .cpt-title,
.single-post .relevant-project a .project-item .project-content .cpt-title,
.single-our-theme .relevant-project a .project-item .project-content .cpt-title,
.page-template-office .relevant-project a .project-item .project-content .cpt-title {
  font-size: 0.8125rem;
}
.single-story .relevant-project a .project-item .project-content .project-text,
.single-project .relevant-project a .project-item .project-content .project-text,
.single-post .relevant-project a .project-item .project-content .project-text,
.single-our-theme .relevant-project a .project-item .project-content .project-text,
.page-template-office .relevant-project a .project-item .project-content .project-text {
  padding: 0;
  font-size: 1.125rem;
  margin-left: 0;
  max-width: 100%;
}
.single-story .relevant-project a .project-item img,
.single-project .relevant-project a .project-item img,
.single-post .relevant-project a .project-item img,
.single-our-theme .relevant-project a .project-item img,
.page-template-office .relevant-project a .project-item img {
  height: 25rem;
  width: 25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .single-story .relevant-project a .project-item,
  .single-project .relevant-project a .project-item,
  .single-post .relevant-project a .project-item,
  .single-our-theme .relevant-project a .project-item,
  .page-template-office .relevant-project a .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 20.25rem;
  }
  .single-story .relevant-project a .project-item .project-content,
  .single-project .relevant-project a .project-item .project-content,
  .single-post .relevant-project a .project-item .project-content,
  .single-our-theme .relevant-project a .project-item .project-content,
  .page-template-office .relevant-project a .project-item .project-content {
    background-color: #FF442F;
    padding: 1.5625rem;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
  }
  .single-story .relevant-project a .project-item .project-content .project-title,
  .single-story .relevant-project a .project-item .project-content .post-date,
  .single-story .relevant-project a .project-item .project-content .project-text,
  .single-project .relevant-project a .project-item .project-content .project-title,
  .single-project .relevant-project a .project-item .project-content .post-date,
  .single-project .relevant-project a .project-item .project-content .project-text,
  .single-post .relevant-project a .project-item .project-content .project-title,
  .single-post .relevant-project a .project-item .project-content .post-date,
  .single-post .relevant-project a .project-item .project-content .project-text,
  .single-our-theme .relevant-project a .project-item .project-content .project-title,
  .single-our-theme .relevant-project a .project-item .project-content .post-date,
  .single-our-theme .relevant-project a .project-item .project-content .project-text,
  .page-template-office .relevant-project a .project-item .project-content .project-title,
  .page-template-office .relevant-project a .project-item .project-content .post-date,
  .page-template-office .relevant-project a .project-item .project-content .project-text {
    color: white;
  }
  .single-story .relevant-project a .project-item .project-content .cpt-title,
  .single-project .relevant-project a .project-item .project-content .cpt-title,
  .single-post .relevant-project a .project-item .project-content .cpt-title,
  .single-our-theme .relevant-project a .project-item .project-content .cpt-title,
  .page-template-office .relevant-project a .project-item .project-content .cpt-title {
    background-color: white;
  }
  .single-story .relevant-project a .project-item img,
  .single-project .relevant-project a .project-item img,
  .single-post .relevant-project a .project-item img,
  .single-our-theme .relevant-project a .project-item img,
  .page-template-office .relevant-project a .project-item img {
    height: 20.25rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .single-story .relevant-project a .project-item,
  .single-project .relevant-project a .project-item,
  .single-post .relevant-project a .project-item,
  .single-our-theme .relevant-project a .project-item,
  .page-template-office .relevant-project a .project-item {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .relevant-project a .project-item,
  .single-project .relevant-project a .project-item,
  .single-post .relevant-project a .project-item,
  .single-our-theme .relevant-project a .project-item,
  .page-template-office .relevant-project a .project-item {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .relevant-project a .project-item,
  .single-project .relevant-project a .project-item,
  .single-post .relevant-project a .project-item,
  .single-our-theme .relevant-project a .project-item,
  .page-template-office .relevant-project a .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 20.25rem;
  }
  .single-story .relevant-project a .project-item .project-content,
  .single-project .relevant-project a .project-item .project-content,
  .single-post .relevant-project a .project-item .project-content,
  .single-our-theme .relevant-project a .project-item .project-content,
  .page-template-office .relevant-project a .project-item .project-content {
    background-color: #FF442F;
    padding: 1.5625rem;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
  }
  .single-story .relevant-project a .project-item .project-content .project-title,
  .single-story .relevant-project a .project-item .project-content .post-date,
  .single-story .relevant-project a .project-item .project-content .project-text,
  .single-project .relevant-project a .project-item .project-content .project-title,
  .single-project .relevant-project a .project-item .project-content .post-date,
  .single-project .relevant-project a .project-item .project-content .project-text,
  .single-post .relevant-project a .project-item .project-content .project-title,
  .single-post .relevant-project a .project-item .project-content .post-date,
  .single-post .relevant-project a .project-item .project-content .project-text,
  .single-our-theme .relevant-project a .project-item .project-content .project-title,
  .single-our-theme .relevant-project a .project-item .project-content .post-date,
  .single-our-theme .relevant-project a .project-item .project-content .project-text,
  .page-template-office .relevant-project a .project-item .project-content .project-title,
  .page-template-office .relevant-project a .project-item .project-content .post-date,
  .page-template-office .relevant-project a .project-item .project-content .project-text {
    color: white;
  }
  .single-story .relevant-project a .project-item .project-content .cpt-title,
  .single-project .relevant-project a .project-item .project-content .cpt-title,
  .single-post .relevant-project a .project-item .project-content .cpt-title,
  .single-our-theme .relevant-project a .project-item .project-content .cpt-title,
  .page-template-office .relevant-project a .project-item .project-content .cpt-title {
    background-color: white;
  }
  .single-story .relevant-project a .project-item img,
  .single-project .relevant-project a .project-item img,
  .single-post .relevant-project a .project-item img,
  .single-our-theme .relevant-project a .project-item img,
  .page-template-office .relevant-project a .project-item img {
    height: 20.25rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .single-story .relevant-project a .project-item,
  .single-project .relevant-project a .project-item,
  .single-post .relevant-project a .project-item,
  .single-our-theme .relevant-project a .project-item,
  .page-template-office .relevant-project a .project-item {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .relevant-project a .project-item,
  .single-project .relevant-project a .project-item,
  .single-post .relevant-project a .project-item,
  .single-our-theme .relevant-project a .project-item,
  .page-template-office .relevant-project a .project-item {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
.single-story .splide,
.single-project .splide,
.single-post .splide,
.single-our-theme .splide,
.page-template-office .splide {
  float: right;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.single-story .splide .splide__slide,
.single-project .splide .splide__slide,
.single-post .splide .splide__slide,
.single-our-theme .splide .splide__slide,
.page-template-office .splide .splide__slide {
  background: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item {
  color: black;
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon {
  visibility: visible;
  -webkit-animation: newsFromLeftToRight 0.6s forwards;
          animation: newsFromLeftToRight 0.6s forwards;
}
@media only screen and (max-width: 767px) {
  .single-story .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
  .single-project .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
  .single-post .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
  .single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
  .page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon {
    -webkit-animation: none;
            animation: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
  .single-project .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
  .single-post .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
  .single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon,
  .page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .buttonBlackIcon {
    -webkit-animation: none;
            animation: none;
  }
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
  background: #ff8b9d;
}
@media only screen and (max-width: 767px) {
  .single-story .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
  .single-project .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
  .single-post .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
  .single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
  .page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
    background: #F2F2F2;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
  .single-project .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
  .single-post .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
  .single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
  .page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
    background: #F2F2F2;
  }
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item p,
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item h3,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item p,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item h3,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item p,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item h3,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item p,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item h3,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item p,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item h3 {
  color: black;
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper {
  color: black;
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper .cpt-title,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper .cpt-title,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper .cpt-title,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper .cpt-title,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .category-wrapper .cpt-title {
  background: white;
}
.single-story .splide .splide__slide .project-item-wrapper .project-item,
.single-project .splide .splide__slide .project-item-wrapper .project-item,
.single-post .splide .splide__slide .project-item-wrapper .project-item,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: black;
}
@media only screen and (max-width: 767px) {
  .single-story .splide .splide__slide .project-item-wrapper .project-item,
  .single-project .splide .splide__slide .project-item-wrapper .project-item,
  .single-post .splide .splide__slide .project-item-wrapper .project-item,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: black;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-title,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-title,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-title,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-title,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-title {
    color: black;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .splide .splide__slide .project-item-wrapper .project-item,
  .single-project .splide .splide__slide .project-item-wrapper .project-item,
  .single-post .splide .splide__slide .project-item-wrapper .project-item,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: black;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-title,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-title,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-title,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-title,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-title {
    color: black;
  }
}
.single-story .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
.single-project .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
.single-post .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon {
  visibility: hidden;
  position: absolute;
  color: black;
  bottom: 0;
  right: 0.25rem;
}
@media only screen and (max-width: 767px) {
  .single-story .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon {
    visibility: visible;
    right: 20px;
    bottom: 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .buttonBlackIcon {
    visibility: visible;
    right: 20px;
    bottom: 15px;
  }
}
.single-story .splide .splide__slide .project-item-wrapper .project-item .category-wrapper,
.single-project .splide .splide__slide .project-item-wrapper .project-item .category-wrapper,
.single-post .splide .splide__slide .project-item-wrapper .project-item .category-wrapper,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item .category-wrapper,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item .category-wrapper {
  margin: 0;
  margin-bottom: 0.9375rem;
}
.single-story .splide .splide__slide .project-item-wrapper .project-item .project-content,
.single-project .splide .splide__slide .project-item-wrapper .project-item .project-content,
.single-post .splide .splide__slide .project-item-wrapper .project-item .project-content,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content {
  padding: 2.375rem 3.125rem 1.875rem 1.875rem;
  background: #F2F2F2;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content {
    padding: 1.4375rem 1.5625rem;
    min-height: 16rem;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date {
    color: black;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title {
    font-size: 1.0625rem;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper {
    color: black;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title {
    background: #FFB4C0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content {
    padding: 1.4375rem 1.5625rem;
    min-height: 16rem;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date {
    color: black;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title {
    font-size: 1.0625rem;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper {
    color: black;
  }
  .single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title,
  .single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title,
  .single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title {
    background: #FFB4C0;
  }
}
.single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
.single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
.single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date {
  bottom: 0;
  position: absolute;
}
.single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
.single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
.single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .project-title {
  height: auto;
  font-weight: 400;
  line-height: 1.925rem;
}
.single-story .splide .splide__slide .project-item-wrapper .project-item .project-content .content,
.single-project .splide .splide__slide .project-item-wrapper .project-item .project-content .content,
.single-post .splide .splide__slide .project-item-wrapper .project-item .project-content .content,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content .content,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content .content {
  max-width: 88%;
}
.single-story .splide .splide__slide .project-item-wrapper .project-item img,
.single-project .splide .splide__slide .project-item-wrapper .project-item img,
.single-post .splide .splide__slide .project-item-wrapper .project-item img,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item img,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item img {
  height: auto;
  width: 100%;
  max-width: 17.5rem;
  min-height: 16.875rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .single-story .splide .splide__slide .project-item-wrapper .project-item img,
  .single-project .splide .splide__slide .project-item-wrapper .project-item img,
  .single-post .splide .splide__slide .project-item-wrapper .project-item img,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item img,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item img {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .splide .splide__slide .project-item-wrapper .project-item img,
  .single-project .splide .splide__slide .project-item-wrapper .project-item img,
  .single-post .splide .splide__slide .project-item-wrapper .project-item img,
  .single-our-theme .splide .splide__slide .project-item-wrapper .project-item img,
  .page-template-office .splide .splide__slide .project-item-wrapper .project-item img {
    max-width: 100%;
  }
}
.single-story .splide .splide__arrows,
.single-project .splide .splide__arrows,
.single-post .splide .splide__arrows,
.single-our-theme .splide .splide__arrows,
.page-template-office .splide .splide__arrows {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 3.125rem;
  gap: 2.5625rem;
}
.single-story .splide .splide__arrows button,
.single-project .splide .splide__arrows button,
.single-post .splide .splide__arrows button,
.single-our-theme .splide .splide__arrows button,
.page-template-office .splide .splide__arrows button {
  width: auto;
  background: transparent;
  position: relative;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  float: left;
  -webkit-transform: unset !important;
      -ms-transform: unset !important;
          transform: unset !important;
}
.single-story .splide .splide__arrows button:after,
.single-project .splide .splide__arrows button:after,
.single-post .splide .splide__arrows button:after,
.single-our-theme .splide .splide__arrows button:after,
.page-template-office .splide .splide__arrows button:after {
  display: none;
}
.single-story .splide .splide__arrows button:hover svg path,
.single-project .splide .splide__arrows button:hover svg path,
.single-post .splide .splide__arrows button:hover svg path,
.single-our-theme .splide .splide__arrows button:hover svg path,
.page-template-office .splide .splide__arrows button:hover svg path {
  stroke: #E60000;
}
.single-story .splide .splide__arrows button svg,
.single-project .splide .splide__arrows button svg,
.single-post .splide .splide__arrows button svg,
.single-our-theme .splide .splide__arrows button svg,
.page-template-office .splide .splide__arrows button svg {
  width: 30px;
  height: 40px;
  fill: none;
}
.single-story .splide .splide__arrows button svg path,
.single-project .splide .splide__arrows button svg path,
.single-post .splide .splide__arrows button svg path,
.single-our-theme .splide .splide__arrows button svg path,
.page-template-office .splide .splide__arrows button svg path {
  stroke: #E60000;
  stroke-width: 3;
}
.single-story .splide,
.single-project .splide,
.single-post .splide,
.single-our-theme .splide,
.page-template-office .splide {
  margin: 0;
}
.single-story .splide .splide__arrows,
.single-project .splide .splide__arrows,
.single-post .splide .splide__arrows,
.single-our-theme .splide .splide__arrows,
.page-template-office .splide .splide__arrows {
  margin-bottom: 3.125rem;
  margin-left: -1.875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-story .splide .splide__arrows button,
.single-project .splide .splide__arrows button,
.single-post .splide .splide__arrows button,
.single-our-theme .splide .splide__arrows button,
.page-template-office .splide .splide__arrows button {
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}
@media only screen and (max-width: 1550px) {
  .single-story .splide,
  .single-project .splide,
  .single-post .splide,
  .single-our-theme .splide,
  .page-template-office .splide {
    -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
            transform: translateX(100px);
  }
  .single-story .splide .splide__arrows,
  .single-project .splide .splide__arrows,
  .single-post .splide .splide__arrows,
  .single-our-theme .splide .splide__arrows,
  .page-template-office .splide .splide__arrows {
    margin-bottom: 3.125rem;
    margin-left: -0.8125rem;
  }
}
.single-story .splide .right-button,
.single-project .splide .right-button,
.single-post .splide .right-button,
.single-our-theme .splide .right-button,
.page-template-office .splide .right-button {
  margin-top: 0;
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
  background: #A60000;
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title {
  color: white;
}
.single-story .splide .splide__slide:hover .project-item-wrapper .project-item .project-content button,
.single-project .splide .splide__slide:hover .project-item-wrapper .project-item .project-content button,
.single-post .splide .splide__slide:hover .project-item-wrapper .project-item .project-content button,
.single-our-theme .splide .splide__slide:hover .project-item-wrapper .project-item .project-content button,
.page-template-office .splide .splide__slide:hover .project-item-wrapper .project-item .project-content button {
  visibility: visible;
  bottom: 5px;
}
.single-story .splide .splide__slide .project-item-wrapper .project-item,
.single-project .splide .splide__slide .project-item-wrapper .project-item,
.single-post .splide .splide__slide .project-item-wrapper .project-item,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.single-story .splide .splide__slide .project-item-wrapper .project-item img,
.single-project .splide .splide__slide .project-item-wrapper .project-item img,
.single-post .splide .splide__slide .project-item-wrapper .project-item img,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item img,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item img {
  width: 21.6875rem;
  height: 21.6875rem;
  min-width: 21.6875rem;
  max-width: 100%;
}
.single-story .splide .splide__slide .project-item-wrapper .project-item .project-content,
.single-project .splide .splide__slide .project-item-wrapper .project-item .project-content,
.single-post .splide .splide__slide .project-item-wrapper .project-item .project-content,
.single-our-theme .splide .splide__slide .project-item-wrapper .project-item .project-content,
.page-template-office .splide .splide__slide .project-item-wrapper .project-item .project-content {
  background: white;
}
@media only screen and (max-width: 1024px) {
  .single-story .splide,
  .single-project .splide,
  .single-post .splide,
  .single-our-theme .splide,
  .page-template-office .splide {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

@media only screen and (max-width: 767px) {
  .single-our-theme .site .site-content .blog .container .blogWrap {
    padding: 0;
    margin: 0;
  }
  .single-our-theme .site .site-content .blog .container .blogWrap .title .headline {
    margin: 1.25rem 0;
  }
  .single-our-theme .site .site-content .blog .container .blogWrap .title .textContent p {
    padding-right: 0;
  }
  .single-our-theme .site .site-content .container .subheading {
    margin-top: 3.125rem;
  }
  .single-our-theme .site .site-content .container .text-content {
    font-size: 1rem;
  }
  .single-our-theme .site .site-content .container .homebanner__video .btn svg {
    width: 34px;
    height: 34px;
  }
  .single-our-theme .site .site-content .container .homebanner__video iframe {
    height: 15.625rem;
  }
  .single-our-theme .site .site-content .container .homebanner__video .video-container img {
    height: 15.625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-our-theme .site .site-content .blog .container .blogWrap {
    padding: 0;
    margin: 0;
  }
  .single-our-theme .site .site-content .blog .container .blogWrap .title .headline {
    margin: 1.25rem 0;
  }
  .single-our-theme .site .site-content .blog .container .blogWrap .title .textContent p {
    padding-right: 0;
  }
  .single-our-theme .site .site-content .container .subheading {
    margin-top: 3.125rem;
  }
  .single-our-theme .site .site-content .container .text-content {
    font-size: 1rem;
  }
  .single-our-theme .site .site-content .container .homebanner__video .btn svg {
    width: 34px;
    height: 34px;
  }
  .single-our-theme .site .site-content .container .homebanner__video iframe {
    height: 15.625rem;
  }
  .single-our-theme .site .site-content .container .homebanner__video .video-container img {
    height: 15.625rem;
  }
}
.single-story .featured-image {
  min-height: 80vh;
}
.single-story .container {
  padding-top: 1.875rem;
}
.single-story .images-text-wrapper {
  margin: 4.375rem 0;
}
.single-story .images-text-wrapper .images-text img {
  height: 45.8125rem;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .single-story .images-text-wrapper .images-text img {
    height: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .images-text-wrapper .images-text img {
    height: 100%;
  }
}
.single-story .full-text-content .subheading {
  margin-top: 4.375rem;
}
@media only screen and (max-width: 767px) {
  .single-story .full-text-content .subheading {
    margin-bottom: 0.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .full-text-content .subheading {
    margin-bottom: 0.25rem;
  }
}

.single-story .quote .quote-text {
  font-size: 3.125rem;
}
@media only screen and (max-width: 767px) {
  .single-story .quote .quote-text {
    font-size: 1.75rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .quote .quote-text {
    font-size: 1.75rem;
  }
}
.single-story .quote.container {
  padding: 0;
  max-width: 875px;
  margin: 90px auto;
}
@media only screen and (max-width: 767px) {
  .single-story .quote.container {
    margin-bottom: 2.5rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .quote.container {
    margin-bottom: 2.5rem 0;
  }
}
.single-story .storyBanner .storyTitle .category-wrapper .cpt-title-border a,
.single-story .storyBanner .storyTitle .category-wrapper .cpt-title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.single-story .storyBanner .storyTitle .category-wrapper .cpt-title-border a .hidden,
.single-story .storyBanner .storyTitle .category-wrapper .cpt-title a .hidden {
  line-height: 1em;
  font-size: 0.9375rem;
}
@media only screen and (max-width: 767px) {
  .single-story .storyBanner .storyTitle .category-wrapper .cpt-title-border a .hidden,
  .single-story .storyBanner .storyTitle .category-wrapper .cpt-title a .hidden {
    font-size: 0.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .storyBanner .storyTitle .category-wrapper .cpt-title-border a .hidden,
  .single-story .storyBanner .storyTitle .category-wrapper .cpt-title a .hidden {
    font-size: 0.8125rem;
  }
}

.single-story .headline-text {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='131' height='36' viewBox='0 0 131 36' fill='none'%3E%3Cpath d='M10.8923 7.94759C10.8923 9.08138 10.7724 10.0937 10.546 11.0115C10.3197 11.9293 9.98679 12.7122 9.54737 13.3736C9.10795 14.035 8.57532 14.5479 7.94948 14.8988C7.32364 15.2497 6.61791 15.4387 5.83228 15.4387C5.04666 15.4387 4.32761 15.2632 3.71508 14.8988C3.08925 14.5344 2.56993 14.0215 2.13051 13.3736C1.6911 12.7122 1.3582 11.9293 1.13184 11.0115C0.905469 10.0937 0.785627 9.06788 0.785627 7.94759C0.785627 6.82729 0.892153 5.80148 1.11852 4.88365C1.34489 3.96582 1.67778 3.18297 2.1172 2.53509C2.55662 1.87371 3.08925 1.3743 3.71508 1.00987C4.34092 0.658936 5.05997 0.469971 5.8456 0.469971C6.63123 0.469971 7.33696 0.645438 7.9628 1.00987C8.58864 1.36081 9.12126 1.87371 9.56068 2.53509C10.0001 3.19647 10.333 3.97932 10.5594 4.88365C10.7724 5.80148 10.8923 6.82729 10.8923 7.94759ZM8.42885 7.94759C8.42885 7.21872 8.37558 6.54385 8.25574 5.90946C8.14922 5.27508 7.97611 4.72168 7.76306 4.26277C7.55001 3.80385 7.27038 3.43942 6.9508 3.16947C6.63123 2.89952 6.25839 2.76455 5.83228 2.76455C5.40618 2.76455 5.02002 2.89952 4.68713 3.16947C4.36755 3.43942 4.08792 3.80385 3.87487 4.26277C3.66182 4.72168 3.48872 5.27508 3.38219 5.90946C3.27567 6.54385 3.2224 7.23222 3.2224 7.94759C3.2224 8.66295 3.27567 9.35133 3.38219 9.98571C3.48872 10.6201 3.64851 11.1735 3.87487 11.6459C4.08792 12.1183 4.36755 12.4827 4.68713 12.7527C5.00671 13.0226 5.39286 13.1576 5.83228 13.1576C6.2717 13.1576 6.64454 13.0226 6.97743 12.7527C7.29701 12.4827 7.57664 12.1183 7.78969 11.6459C8.00274 11.1735 8.17585 10.6201 8.28237 9.98571C8.37558 9.36482 8.42885 8.67645 8.42885 7.94759Z' fill='black'/%3E%3Cpath d='M19.3211 15.1013L15.3264 5.04562H15.2731L15.3131 15.1013H13.1692V0.847901H15.8856L19.8404 10.971H19.907L19.8804 0.847901H21.9443V15.1013H19.3211Z' fill='black'/%3E%3Cpath d='M28.5356 2.89952V15.1013H26.192V2.89952H23.5555V0.847901H31.1854V2.89952H28.5356Z' fill='black'/%3E%3Cpath d='M44.2614 15.1013H41.5184L39.5743 4.39774H39.5344L37.5903 15.1013H34.8472L32.1708 0.847901H34.5942L36.4052 11.9159H36.4851L38.3759 0.847901H40.8792L42.8233 11.9159H42.8633L44.6742 0.847901H46.9778L44.2614 15.1013Z' fill='black'/%3E%3Cpath d='M48.7089 15.1013V0.847901H51.0924V15.1013H48.7089Z' fill='black'/%3E%3Cpath d='M60.1071 15.1013L56.3521 8.17704H56.2855V15.1013H53.902V0.847901H56.2855V7.02976H56.3521L59.9207 0.847901H62.5972L58.4693 7.40769L62.8635 15.1013H60.1071Z' fill='black'/%3E%3Cpath d='M70.7597 15.1013L67.0047 8.17704H66.9381V15.1013H64.5546V0.847901H66.9381V7.02976H67.0047L70.5733 0.847901H73.2497L69.1219 7.40769L73.5161 15.1013H70.7597Z' fill='black'/%3E%3Cpath d='M75.2205 15.1013V0.847901H81.5188V2.98051H77.5108V6.75981H81.2259V8.73044H77.5108V12.9417H81.7185V15.1013H75.2205Z' fill='black'/%3E%3Cpath d='M83.8357 15.1013V0.847901H86.2326V12.8607H90.1074V15.1013H83.8357Z' fill='black'/%3E%3Cpath d='M98.5762 15.1013L97.8838 12.0778H94.1954L93.4763 15.1013H91.0928L94.5815 0.847901H97.6175L101.053 15.1013H98.5762ZM96.0995 3.12898H96.0196L94.4883 10.1882H97.5909L96.0995 3.12898Z' fill='black'/%3E%3Cpath d='M109.482 15.1013L108.789 12.0778H105.101L104.382 15.1013H101.998L105.487 0.847901H108.523L111.959 15.1013H109.482ZM106.992 3.12898H106.912L105.381 10.1882H108.483L106.992 3.12898Z' fill='black'/%3E%3Cpath d='M119.429 15.1013L117.245 9.02739H115.913V15.1013H113.61V0.847901H117.618C118.204 0.847901 118.736 0.928886 119.229 1.07736C119.722 1.22583 120.134 1.48228 120.494 1.80622C120.84 2.14366 121.12 2.56208 121.319 3.07499C121.519 3.58789 121.612 4.19528 121.612 4.91065C121.612 5.46405 121.546 5.94996 121.399 6.36838C121.266 6.7868 121.08 7.15123 120.867 7.44818C120.654 7.74512 120.427 7.98808 120.161 8.16355C119.908 8.35251 119.642 8.47399 119.402 8.54148L121.919 15.1013H119.429ZM119.269 5.03213C119.269 4.60021 119.202 4.24927 119.096 3.96582C118.976 3.68238 118.816 3.46642 118.63 3.30445C118.443 3.14248 118.23 3.0345 117.991 2.96701C117.751 2.89952 117.511 2.85903 117.271 2.85903H115.927V7.24572H117.271C117.857 7.24572 118.337 7.05675 118.71 6.69232C119.082 6.32789 119.269 5.77449 119.269 5.03213Z' fill='black'/%3E%3Cpath d='M129.642 3.60139C129.122 2.96701 128.47 2.65657 127.698 2.65657C127.471 2.65657 127.258 2.69706 127.045 2.76455C126.832 2.83203 126.646 2.95351 126.473 3.11548C126.3 3.27745 126.166 3.47991 126.073 3.73637C125.967 3.99282 125.927 4.28976 125.927 4.6407C125.927 5.24809 126.1 5.707 126.459 6.04444C126.819 6.36838 127.285 6.69232 127.871 6.97577C128.217 7.15123 128.563 7.3537 128.923 7.58315C129.282 7.81261 129.602 8.08256 129.895 8.4065C130.188 8.73044 130.427 9.10837 130.614 9.55379C130.8 9.99921 130.893 10.5256 130.893 11.1195C130.893 11.8214 130.787 12.4288 130.561 12.9687C130.348 13.5086 130.055 13.954 129.682 14.3319C129.322 14.6963 128.896 14.9798 128.403 15.1687C127.911 15.3577 127.391 15.4522 126.859 15.4522C126.073 15.4522 125.354 15.3037 124.702 14.9933C124.036 14.6828 123.503 14.2914 123.117 13.8325L124.409 12.0643C124.715 12.4423 125.075 12.7392 125.514 12.9552C125.94 13.1711 126.379 13.2791 126.832 13.2791C127.338 13.2791 127.751 13.1036 128.084 12.7527C128.417 12.4018 128.577 11.9159 128.577 11.2815C128.577 10.6471 128.377 10.1747 127.977 9.81024C127.578 9.44581 127.072 9.10837 126.473 8.79793C126.087 8.60896 125.727 8.4065 125.394 8.17704C125.061 7.94759 124.755 7.67764 124.502 7.36719C124.249 7.05675 124.036 6.67882 123.889 6.2604C123.743 5.84198 123.663 5.32907 123.663 4.73518C123.663 3.99282 123.783 3.35844 124.009 2.83203C124.236 2.30563 124.542 1.86021 124.928 1.50928C125.301 1.15834 125.727 0.901891 126.206 0.739921C126.686 0.577951 127.165 0.483468 127.658 0.483468C128.377 0.483468 129.016 0.604946 129.575 0.834403C130.134 1.06386 130.614 1.4148 131 1.87371L129.642 3.60139Z' fill='black'/%3E%3Cpath d='M6.45812 35.631H3.43545L0 21.3911H2.66314L5.00671 32.8235H5.07329L7.41685 21.3911H9.96016L6.45812 35.631Z' fill='black'/%3E%3Cpath d='M17.2172 35.631L16.5248 32.6075H12.8363L12.1173 35.631H9.73379L13.2358 21.3776H16.2718L19.7073 35.6175H17.2172V35.631ZM14.7405 23.6587H14.6606L13.1293 30.7179H16.2319L14.7405 23.6587Z' fill='black'/%3E%3Cpath d='M27.5103 35.631L23.5156 25.5753H23.4623L23.5022 35.631H21.3584V21.3776H24.0748L28.0296 31.5007H28.0962L28.0695 21.3776H30.1335V35.6175H27.5103V35.631Z' fill='black'/%3E%3Cpath d='M36.8579 35.631V21.3776H39.2414V35.6175H36.8579V35.631Z' fill='black'/%3E%3Cpath d='M51.7182 35.631L51.7582 24.6845H51.7049L48.882 35.631H47.0178L44.2481 24.6845H44.1949L44.2348 35.631H42.0643V21.3776H45.2601L47.9632 31.7977H48.0431L50.6796 21.3776H54.0352V35.6175H51.7182V35.631Z' fill='black'/%3E%3Cpath d='M64.7011 25.5888C64.7011 26.3177 64.5945 26.9521 64.3682 27.492C64.1551 28.0319 63.8622 28.4908 63.5026 28.8552C63.1431 29.2196 62.7436 29.4896 62.2776 29.6651C61.8115 29.8405 61.3455 29.9215 60.8528 29.9215H59.1884V35.631H56.8448V21.3776H60.733C61.1857 21.3776 61.6384 21.4451 62.1178 21.5801C62.5972 21.715 63.0233 21.9445 63.3961 22.2684C63.769 22.5924 64.0885 23.0243 64.3282 23.5642C64.5812 24.1041 64.7011 24.779 64.7011 25.5888ZM62.4507 25.6158C62.4507 24.86 62.2776 24.3066 61.9181 23.9556C61.5586 23.6047 61.1058 23.4292 60.5466 23.4292H59.2017V27.9374H60.5466C61.1058 27.9374 61.5586 27.7484 61.9181 27.3435C62.2776 26.9521 62.4507 26.3717 62.4507 25.6158Z' fill='black'/%3E%3Cpath d='M72.331 35.631L71.6385 32.6075H67.9501L67.231 35.631H64.8475L68.3363 21.3911H71.3722L74.8077 35.631H72.331ZM69.8409 23.6587H69.761L68.2297 30.7179H71.3323L69.8409 23.6587Z' fill='black'/%3E%3Cpath d='M82.8903 35.469C82.3178 35.8199 81.5854 35.9954 80.7199 35.9954C79.9209 35.9954 79.2152 35.8064 78.5627 35.4285C77.9236 35.0506 77.3776 34.5377 76.9382 33.8628C76.4988 33.2014 76.1526 32.4051 75.8996 31.5007C75.6599 30.5829 75.5267 29.5841 75.5267 28.5043C75.5267 27.4245 75.6466 26.4122 75.8996 25.4943C76.1393 24.5765 76.4855 23.7802 76.9382 23.1188C77.3909 22.4574 77.9369 21.931 78.576 21.5666C79.2152 21.2021 79.9342 21.0132 80.7065 21.0132C81.5188 21.0132 82.2245 21.1616 82.8371 21.4721C83.4496 21.769 83.9423 22.2009 84.3284 22.7678L82.9569 24.455C82.411 23.6587 81.7052 23.2673 80.853 23.2673C80.3737 23.2673 79.9609 23.4022 79.6013 23.6722C79.2418 23.9421 78.9489 24.3201 78.7092 24.7925C78.4695 25.2649 78.2964 25.8183 78.1766 26.4527C78.0567 27.087 77.9901 27.7754 77.9901 28.4908C77.9901 29.2062 78.0567 29.881 78.1766 30.5154C78.2964 31.1498 78.4695 31.7032 78.7092 32.1756C78.9489 32.648 79.2418 33.0124 79.6147 33.2959C79.9875 33.5793 80.4003 33.7008 80.893 33.7008C81.359 33.7008 81.7585 33.5793 82.0914 33.3364C82.4243 33.0934 82.7039 32.7965 82.9303 32.4456L84.3018 34.0788C83.9423 34.6591 83.4762 35.1181 82.8903 35.469Z' fill='black'/%3E%3Cpath d='M90.3205 23.4292V35.6175H87.9769V23.4292H85.3404V21.3776H92.957V23.4292H90.3205Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 1.25rem 3.75rem;
  width: 131px;
  height: 36px;
  color: white;
  clear: both;
  position: absolute;
}
.single-story .headline-text img {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .single-story .storyBanner {
    padding: 1.875rem;
  }
  .single-story .storyBanner .storyImage {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .single-story .story .textContent img {
    padding: 0 1.875rem;
  }
}
.single-story .story .textContent {
  max-width: 100%;
  padding-bottom: 0;
  color: black;
}
.single-story .story .textContent div {
  width: auto !important;
  color: black;
}
.single-story .story .textContent p {
  padding: 0;
  font-size: 1rem;
  line-height: 1.7em;
  color: black;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent p {
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent p {
    font-size: 1rem;
  }
}
.single-story .story .textContent p span {
  font-size: 1.25rem;
  line-height: 1.7em;
}
.single-story .story .textContent img {
  margin: auto;
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
  max-height: 45.8125rem;
  height: auto;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent img {
    height: 20.8125rem;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent img {
    height: 20.8125rem;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
.single-story .story .textContent h3 {
  margin-bottom: 0.625rem;
  color: #E60000;
  font-size: 1.5625rem;
}
.single-story .story .textContent h3 span {
  font-size: 1.5625rem;
}
.single-story .story .textContent blockquote,
.single-story .story .textContent p blockquote,
.single-story .story .textContent blockquote p {
  text-align: center;
  color: #A60000;
  margin-bottom: 5.3125rem;
  margin-bottom: 5.3125rem;
  font-size: 3.125rem;
  line-height: 114%;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent blockquote,
  .single-story .story .textContent p blockquote,
  .single-story .story .textContent blockquote p {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent blockquote,
  .single-story .story .textContent p blockquote,
  .single-story .story .textContent blockquote p {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent blockquote.container,
  .single-story .story .textContent p blockquote.container,
  .single-story .story .textContent blockquote p.container {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent blockquote.container,
  .single-story .story .textContent p blockquote.container,
  .single-story .story .textContent blockquote p.container {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
@media only screen and (min-width: 1025px) {
  .single-story .story .textContent h1,
  .single-story .story .textContent h2,
  .single-story .story .textContent h3,
  .single-story .story .textContent h4,
  .single-story .story .textContent h5,
  .single-story .story .textContent h6,
  .single-story .story .textContent p,
  .single-story .story .textContent ol,
  .single-story .story .textContent ul {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1550px) {
  .single-story .story .textContent h1,
  .single-story .story .textContent h2,
  .single-story .story .textContent h3,
  .single-story .story .textContent h4,
  .single-story .story .textContent h5,
  .single-story .story .textContent h6,
  .single-story .story .textContent p,
  .single-story .story .textContent ol,
  .single-story .story .textContent ul {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent h1,
  .single-story .story .textContent h2,
  .single-story .story .textContent h3,
  .single-story .story .textContent h4,
  .single-story .story .textContent h5,
  .single-story .story .textContent h6,
  .single-story .story .textContent p,
  .single-story .story .textContent ol,
  .single-story .story .textContent ul {
    max-width: 100%;
    margin: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent h1,
  .single-story .story .textContent h2,
  .single-story .story .textContent h3,
  .single-story .story .textContent h4,
  .single-story .story .textContent h5,
  .single-story .story .textContent h6,
  .single-story .story .textContent p,
  .single-story .story .textContent ol,
  .single-story .story .textContent ul {
    max-width: 100%;
    margin: 0;
  }
}
.single-story .story .textContent iframe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto;
}
.single-story .story .textContent strong {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent p {
    margin-bottom: 2.5rem;
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent p {
    margin-bottom: 2.5rem;
    font-size: 1rem;
  }
}
.single-story .story .textContent .left-texts-wrapper,
.single-story .story .textContent .left-texts-wrapper p {
  padding-right: 44%;
  margin-left: 60px;
  max-width: 100%;
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent .left-texts-wrapper,
  .single-story .story .textContent .left-texts-wrapper p {
    padding: 0;
    margin-left: 60px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent .left-texts-wrapper,
  .single-story .story .textContent .left-texts-wrapper p {
    padding: 0;
    margin-left: 60px;
  }
}
.single-story .story .textContent a {
  color: #E60000;
  text-decoration: underline;
  z-index: 9;
}
.single-story .story .textContent .paragraph-with-image {
  max-width: 100%;
}
@media only screen and (max-width: 1550px) {
  .single-story .story .textContent .paragraph-with-image {
    max-width: 100%;
  }
  .single-story .story .textContent div {
    width: auto !important;
  }
  .single-story .story .textContent div img {
    margin-bottom: 0.625rem;
  }
}
.single-story .story .textContent .paragraph-with-image .wp-caption .wp-caption-text {
  font-size: 0.875rem;
  color: #FFB4C0;
  max-width: 100%;
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent .paragraph-with-image .wp-caption .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent .paragraph-with-image .wp-caption .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
.single-story .story .textContent .paragraph-with-image .wp-caption-text {
  font-size: 0.875rem;
  color: #FFB4C0;
  max-width: 100%;
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .single-story .story .textContent .paragraph-with-image .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-story .story .textContent .paragraph-with-image .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}

.share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 4.375rem 0;
}
.share.no-margin-top {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
}
.share .share-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .share .share-item:first-child {
    padding: 0 2.0625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share .share-item:first-child {
    padding: 0 2.0625rem;
  }
}
.share .share-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 21.3125rem;
  width: 15.3125rem;
  -o-object-position: bottom;
     object-position: bottom;
}
.share .share-item .share-content {
  background-color: #FFB4C0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.25rem;
  height: 19.4375rem;
  width: 19.4375rem;
  margin: 9.6875rem -5.625rem -6.25rem 0;
  z-index: 9;
}
.share .share-item .share-content h5 {
  font-size: 1.5625rem;
  max-width: 19.4375rem;
  word-wrap: break-word;
}
@media only screen and (max-width: 767px) {
  .share .share-item .share-content h5 {
    font-size: 1.125rem;
    line-height: 1.400625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share .share-item .share-content h5 {
    font-size: 1.125rem;
    line-height: 1.400625rem;
  }
}
.share .share-item .share-content .bottom-section {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.share .share-item .share-content .bottom-section p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.15em;
}
.share .share-item .share-content .bottom-section .bottom-heading {
  font-size: 1rem;
  margin-bottom: 0.4375rem;
  font-weight: 600;
}
.share .share-item .share-content .bottom-section .links {
  margin-top: 0.625rem;
}
.share .share-item .share-content .bottom-section .links a {
  margin-left: 0.625rem;
}
.share .share-item .information-link {
  display: block;
  color: #E60000;
  margin: 0.625rem 0;
}
@media only screen and (max-width: 767px) {
  .share .share-item .information-link {
    font-size: 1rem;
    line-height: 1.45rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share .share-item .information-link {
    font-size: 1rem;
    line-height: 1.45rem;
  }
}
.share .share-item:nth-child(2) {
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .share {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .share .share-item {
    width: 100%;
  }
  .share .share-item .information-wrapper {
    width: 100%;
    font-size: 1.375rem;
  }
  .share .share-item .share-content {
    min-height: 230px;
    min-width: 230px;
    height: 230px;
    width: 230px;
    margin-left: -15px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .share .share-item .share-content {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share .share-item .share-content {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .share .share-item .share-content .bottom-section .bottom-heading {
    font-weight: 500;
  }
  .share .share-item .share-content .bottom-section .position {
    font-size: 13px;
  }
  .share .share-item img {
    height: 180px;
    width: 180px;
  }
  .share .share-item:nth-child(2) {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .share .share-item {
    width: 100%;
  }
  .share .share-item .information-wrapper {
    width: 100%;
    font-size: 1.375rem;
  }
  .share .share-item .share-content {
    min-height: 230px;
    min-width: 230px;
    height: 230px;
    width: 230px;
    margin-left: -15px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .share .share-item .share-content {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share .share-item .share-content {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share .share-item .share-content .bottom-section .bottom-heading {
    font-weight: 500;
  }
  .share .share-item .share-content .bottom-section .position {
    font-size: 13px;
  }
  .share .share-item img {
    height: 180px;
    width: 180px;
  }
  .share .share-item:nth-child(2) {
    margin-bottom: 0;
  }
}

.share-buttons {
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
  display: block;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 600;
  color: #A60000;
}
.share-buttons .share-icons {
  margin-top: 1.25rem;
}
.share-buttons .share-icons a {
  margin: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .share-buttons {
    margin-bottom: 3.125rem;
    margin-top: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share-buttons {
    margin-bottom: 3.125rem;
    margin-top: 0;
  }
}

.share-thema .featured-title {
  position: relative;
  min-width: 18.125rem;
  text-align: center;
  color: white;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .share-thema .featured-title {
    font-size: 1rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .share-thema .featured-title {
    font-size: 1rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.share-thema .information-title {
  border-bottom: 1px solid #FFB4C0;
  padding-bottom: 0.625rem;
  color: #E60000;
}

.themaWrap .about-page .about-rightContent .button-wrapper {
  margin-top: 1.875rem;
}
.themaWrap .about-page .about-rightContent .button-wrapper .button {
  margin-top: 0;
  line-height: 1.5rem;
}
.themaWrap .about-page .about-rightContent .singleImage {
  margin: 0;
  margin-bottom: 3.125rem;
  height: 31.25rem;
}
@media only screen and (max-width: 767px) {
  .themaWrap .about-page .about-rightContent .singleImage {
    height: 20.8125rem;
    width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .themaWrap .about-page .about-rightContent .singleImage {
    height: 20.8125rem;
    width: 100%;
  }
}
.themaWrap .about-page .about-rightContent .singleImage img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.themaWrap .about-page .about-rightContent .singleImage .nav-title {
  position: absolute;
  padding: 20px;
  z-index: 3;
  background-color: #E60000;
  color: white;
  padding: 0.625rem 1.0625rem;
  font-size: 1rem;
  line-height: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .themaWrap .about-page .about-rightContent .singleImage .nav-title {
    left: 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .themaWrap .about-page .about-rightContent .singleImage .nav-title {
    left: 15px;
  }
}
.themaWrap .about-page .about-rightContent .singleImage .nav-title.bg-tiny-light-rose {
  background-color: #ff8b9d;
}
.themaWrap .about-page .about-rightContent .singleImage .nav-title.bg-orange {
  background-color: #FF442F;
}
.themaWrap .about-page .about-rightContent .singleImage .nav-title.bg-darkred {
  background-color: #A60000;
}
.themaWrap .about-page .about-rightContent .singleImage .nav-title.bg-lightrose {
  background-color: #FF5173;
}
.themaWrap .about-page .about-rightContent p {
  color: black;
  margin-bottom: 0;
  max-width: 80%;
}
@media only screen and (max-width: 767px) {
  .themaWrap .about-page .about-rightContent p {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .themaWrap .about-page .about-rightContent p {
    max-width: 100%;
  }
}
.themaWrap .about-page .about-rightContent .button {
  margin-bottom: 0.5625rem;
  margin-top: 0.5625rem;
}
.themaWrap .about-page .about-rightContent:last-child .button {
  margin-bottom: 0;
}

.what-we-do img {
  height: 31.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.what-we-do .subtitle {
  margin-top: 1.25rem;
}
.what-we-do .button {
  margin-top: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .what-we-do .button {
    padding-right: 15px !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .what-we-do .button {
    padding-right: 15px !important;
  }
}
.what-we-do .splide {
  margin-top: 4.375rem;
}
.what-we-do .splide .splide__slide {
  background-color: #F2F2F2;
}
.what-we-do .splide .splide__slide:hover .buttonWhiteIcon {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  bottom: 0.625rem;
  right: 0.9375rem;
  -webkit-animation: none !important;
          animation: none !important;
}
.what-we-do .splide .splide__slide .project-title {
  color: black;
}
.what-we-do .splide .splide__slide .buttonWhiteIcon {
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  bottom: 1.875rem;
  right: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .what-we-do .splide .splide__slide .buttonWhiteIcon {
    visibility: visible;
    bottom: 0.875rem;
    right: 0.875rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .what-we-do .splide .splide__slide .buttonWhiteIcon {
    visibility: visible;
    bottom: 0.875rem;
    right: 0.875rem;
  }
}
.what-we-do .splide .splide__slide .buttonWhiteIcon::after {
  margin-bottom: 0.4375rem;
}
@media only screen and (max-width: 767px) {
  .what-we-do .splide .splide__slide .buttonWhiteIcon::after {
    margin-bottom: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .what-we-do .splide .splide__slide .buttonWhiteIcon::after {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .what-we-do .splide .splide__slide {
    background-color: #FF442F;
  }
  .what-we-do .splide .splide__slide img {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .what-we-do .splide .splide__slide .project-content h3,
  .what-we-do .splide .splide__slide .project-content p {
    padding: 0;
  }
  .what-we-do .splide .splide__slide .project-content .buttonWhiteIcon {
    -webkit-transition: none;
    transition: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .what-we-do .splide .splide__slide {
    background-color: #FF442F;
  }
  .what-we-do .splide .splide__slide img {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .what-we-do .splide .splide__slide .project-content h3,
  .what-we-do .splide .splide__slide .project-content p {
    padding: 0;
  }
  .what-we-do .splide .splide__slide .project-content .buttonWhiteIcon {
    -webkit-transition: none;
    transition: none;
  }
}
.what-we-do .splide .splide__arrows {
  margin-left: -2.1875rem;
}

@media only screen and (max-width: 767px) {
  .page-template-what-we-do .singleImage {
    height: 13.75rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-what-we-do .singleImage {
    height: 13.75rem;
  }
}
.page-template-what-we-do .slidedown-content .content a {
  color: #E60000;
  text-decoration: underline;
}

.page-template-what-we-do .latestSection .our-themes-wrapper.our-latest,
.page-template-about .latestSection .our-themes-wrapper.our-latest {
  position: relative;
  display: block;
}
.page-template-what-we-do .latestSection .our-themes-wrapper .our-themes.container,
.page-template-about .latestSection .our-themes-wrapper .our-themes.container {
  display: none;
}
.page-template-what-we-do .latestSection .our-themes-wrapper .latestWrapper,
.page-template-about .latestSection .our-themes-wrapper .latestWrapper {
  margin: 3.125rem 0;
}
.page-template-what-we-do .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item img,
.page-template-about .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item img {
  min-height: 16.75rem;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .page-template-what-we-do .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item img,
  .page-template-about .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item img {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-what-we-do .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item img,
  .page-template-about .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item img {
    width: 100%;
    padding: 0;
  }
}
.page-template-what-we-do .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item .project-content,
.page-template-about .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item .project-content {
  background: #F2F2F2;
}
.page-template-what-we-do .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item .project-content .project-title,
.page-template-about .latestSection .our-themes-wrapper .latestWrapper .newsSlider .splide__slide .project-item-wrapper .project-item .project-content .project-title {
  color: black;
}
.page-template-what-we-do .latestButtons,
.page-template-about .latestButtons {
  padding-top: 60px;
}

.page-template-about .latestButtons {
  padding: 0;
}

.single-project .featured-image {
  min-height: 80vh;
}
.single-project .headline-text {
  color: white;
}
.single-project .splide-pagination {
  margin-bottom: 9.375rem;
  margin-right: 4.6875rem;
}
.single-project .text-content-wrapper,
.single-project .subheading {
  max-width: 730px !important;
  margin: 0 auto !important;
}
.single-project .quote {
  max-width: 730px;
  margin: 70px auto !important;
}
@media only screen and (max-width: 767px) {
  .single-project .quote {
    margin: 50px auto !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .quote {
    margin: 50px auto !important;
  }
}
.single-project .singleProject {
  margin: 0;
}
.single-project .singleProject .wrapper {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  gap: 3.125rem;
  width: 100%;
  margin-left: auto;
  margin-left: 0;
}
@media only screen and (max-width: 1550px) {
  .single-project .singleProject .wrapper {
    margin-left: 0;
  }
}
.single-project .singleProject .wrapper .blogWrap {
  margin-top: -13.75rem;
  padding-left: 4.6875rem;
  width: 80%;
}
@media only screen and (max-width: 1550px) {
  .single-project .singleProject .wrapper .blogWrap {
    padding-left: 5.625rem;
    width: 66%;
  }
}
@media only screen and (max-width: 1024px) {
  .single-project .singleProject .wrapper .blogWrap {
    margin-top: -7.5rem;
    padding: 1.875rem 1.875rem 1.875rem 4.6875rem;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .wrapper .blogWrap {
    margin-top: -3.75rem;
    padding: 1.875rem;
    margin-right: 0;
  }
  .single-project .singleProject .wrapper .blogWrap.projectWrapper {
    padding: 1.5625rem 0.9375rem 0.9375rem 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .wrapper .blogWrap {
    margin-top: -3.75rem;
    padding: 1.875rem;
    margin-right: 0;
  }
  .single-project .singleProject .wrapper .blogWrap.projectWrapper {
    padding: 1.5625rem 0.9375rem 0.9375rem 0.9375rem;
  }
}
.single-project .singleProject .wrapper .blogWrap .category-wrapper {
  margin-bottom: 0.625rem;
}
.single-project .singleProject .wrapper .blogWrap .headline {
  color: #A60000;
  line-height: 4.575rem;
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .wrapper .blogWrap .headline {
    font-size: 1.75rem;
    line-height: 2.275rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .wrapper .blogWrap .headline {
    font-size: 1.75rem;
    line-height: 2.275rem;
  }
}
.single-project .singleProject .wrapper .blogWrap .headline .location {
  display: block;
  letter-spacing: normal;
  font-size: 1.375rem;
  padding-left: 0.15625rem;
  padding-top: 0.3125rem;
  font-weight: 600;
}
.single-project .singleProject .topWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10.625rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media only screen and (max-width: 1550px) {
  .single-project .singleProject .topWrapper {
    gap: 6.25rem;
  }
  .single-project .singleProject .topWrapper .text-content {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .single-project .singleProject .topWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .topWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .topWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.single-project .singleProject .topWrapper .topWrapper {
  display: grid;
  grid-template-columns: 1fr 0.5fr;
}
@media only screen and (max-width: 1024px) {
  .single-project .singleProject .topWrapper .topWrapper {
    grid-template-columns: 1fr;
  }
}
.single-project .singleProject .topWrapper .container {
  max-width: 100%;
}
@media only screen and (max-width: 1550px) {
  .single-project .singleProject .topWrapper .container {
    margin: 0;
    padding: 0 4.6875rem;
    max-width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .topWrapper .container {
    padding: 0 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .topWrapper .container {
    padding: 0 0.9375rem;
  }
}
.single-project .singleProject .topWrapper .container .text-content {
  margin: 0;
  padding-right: 6.25rem;
}
@media only screen and (max-width: 1550px) {
  .single-project .singleProject .topWrapper .container .text-content {
    padding-right: 1.875rem;
  }
}
@media only screen and (max-width: 1024px) {
  .single-project .singleProject .topWrapper .container .text-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
    font-size: 1.125rem;
  }
}
.single-project .singleProject .topWrapper .container .rightTab li {
  margin-bottom: 1.8125rem;
  font-size: 1.25rem;
  font-weight: 600;
  position: relative;
  padding-left: 2.375rem;
}
.single-project .singleProject .topWrapper .container .rightTab li::before {
  content: "";
  width: 19px;
  height: 19px;
  background-color: #E60000;
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .topWrapper .container .rightTab li {
    margin-bottom: 0.9375rem;
    font-size: 1rem;
  }
  .single-project .singleProject .topWrapper .container .rightTab li::before {
    width: 11px;
    height: 11px;
    margin-right: 11px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .topWrapper .container .rightTab li {
    margin-bottom: 0.9375rem;
    font-size: 1rem;
  }
  .single-project .singleProject .topWrapper .container .rightTab li::before {
    width: 11px;
    height: 11px;
    margin-right: 11px;
  }
}
.single-project .singleProject .topWrapper .container .leftTab {
  display: block;
  margin: 4.375rem 0;
  padding-right: 6.25rem;
}
@media only screen and (max-width: 1550px) {
  .single-project .singleProject .topWrapper .container .leftTab {
    padding-right: 1.875rem;
    padding-left: 1.25rem;
  }
}
@media only screen and (max-width: 1024px) {
  .single-project .singleProject .topWrapper .container .leftTab {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .topWrapper .container .leftTab {
    margin: 3.125rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .topWrapper .container .leftTab {
    margin: 3.125rem 0;
  }
}
.single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
  border-bottom: 1px solid #FFB4C0;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title .heading-title {
  opacity: 0.3;
  cursor: pointer;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title .heading-title svg {
  opacity: 0.3;
  display: none;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title.active .heading-title {
  opacity: 1;
  color: #E60000;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title.active .heading-title svg {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title .heading-title {
    opacity: 0.3;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title .heading-title svg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title.active .heading-title svg {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title .heading-title {
    opacity: 0.3;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title .heading-title svg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .single-project .singleProject .topWrapper .container .leftTab .tab-title-wrapper .tab-title.active .heading-title svg {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper {
  margin-top: 0.9375rem;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper .tab-content {
  display: none;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper .tab-content .tab-inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper .tab-content .tab-inner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper .tab-content .tab-inner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper .tab-content .tab-inner-content .content-single-wrapper {
  display: block;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper .tab-content .tab-inner-content .content-single-wrapper p {
  margin: 0;
  font-size: 1rem;
  max-width: 80%;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper .tab-content .tab-inner-content .content-single-wrapper h6 {
  margin-bottom: 0.625rem;
}
.single-project .singleProject .topWrapper .container .leftTab .tab-content-wrapper .tab-content.show {
  display: block;
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .right-title {
    border-color: #E60000;
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .right-title {
    border-color: #E60000;
    font-size: 1rem;
  }
}
.single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .right-title {
  border-bottom: 1px solid #FFB4C0;
  color: #E60000;
  padding-bottom: 0.625rem;
}
.single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper h6 {
  margin-bottom: 0.625rem;
}
.single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .number {
  font-size: 3.125rem;
  margin-bottom: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .number {
    font-size: 1.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .number {
    font-size: 1.8125rem;
  }
}
.single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .thema-title {
  margin: 0;
  font-size: 1rem;
  margin-bottom: 0.625rem;
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  padding: 0.625rem 1.0625rem;
  background-color: #FF5173;
}
.single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .thema-title.bg-darkred {
  background-color: #A60000;
}
.single-project .singleProject .topWrapper .rightInfo .tab-title-wrapper .thema-title.bg-orange {
  background-color: #FF442F;
}
.single-project .container {
  margin: 0 auto;
  padding: 0 4.6875rem;
}
.single-project .container .subheading {
  max-width: 100%;
  padding-top: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .single-project .container .subheading {
    padding-top: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .container .subheading {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-project .container {
    padding: 0 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .container {
    padding: 0 15px;
  }
}
.single-project .container .quote {
  margin: 4.375rem 0;
}
@media only screen and (max-width: 767px) {
  .single-project .container .quote {
    margin: 3.125rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .container .quote {
    margin: 3.125rem 0;
  }
}
.single-project .container .imageSlider .splide .paginationWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single-project .container .imageSlider .splide .paginationWrapper .splide__arrows {
  margin: 0 !important;
  position: unset;
  height: 1.375rem;
  gap: 2.5625rem;
}
.single-project .container .imageSlider .splide .paginationWrapper .splide__arrows button {
  width: 0.875rem;
  height: 1.375rem;
  position: static;
  -webkit-transform: unset !important;
      -ms-transform: unset !important;
          transform: unset !important;
}
.single-project .container .imageSlider .splide .paginationWrapper .splide__arrows .splide__arrow--next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='22' viewBox='0 0 14 22' fill='none'%3E%3Cpath d='M1.70142 2L11.0107 11.3094L1.21068 20.6187' stroke='%23E60000' stroke-width='3'/%3E%3C/svg%3E");
}
.single-project .container .imageSlider .splide .paginationWrapper .splide__arrows .splide__arrow--prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='22' viewBox='0 0 14 22' fill='none'%3E%3Cpath d='M11.7877 20.6187L2.47841 11.3093L12.2785 1.99995' stroke='%23E60000' stroke-width='3'/%3E%3C/svg%3E");
}
.single-project .container .imageSlider .splide .paginationWrapper .splide__arrows svg {
  height: 100%;
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .single-project .container .imageSlider .splide .paginationWrapper .splide__arrows {
    margin-top: 0 !important;
    gap: 40px;
  }
  .single-project .container .imageSlider .splide .paginationWrapper .splide__arrows button {
    background: transparent;
    position: unset;
  }
  .single-project .container .imageSlider .splide .paginationWrapper .splide__arrows button svg {
    height: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .container .imageSlider .splide .paginationWrapper .splide__arrows {
    margin-top: 0 !important;
    gap: 40px;
  }
  .single-project .container .imageSlider .splide .paginationWrapper .splide__arrows button {
    background: transparent;
    position: unset;
  }
  .single-project .container .imageSlider .splide .paginationWrapper .splide__arrows button svg {
    height: 100%;
  }
}
.single-project .container .imageSlider .splide .paginationWrapper .splide__pagination {
  gap: 1.0625rem;
  padding: 0;
  margin: 0;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: unset;
}
@media only screen and (max-width: 767px) {
  .single-project .container .imageSlider .splide .paginationWrapper .splide__pagination {
    gap: 0.25rem;
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .container .imageSlider .splide .paginationWrapper .splide__pagination {
    gap: 0.25rem;
    padding: 0;
  }
}
.single-project .container .imageSlider .splide .paginationWrapper .splide__pagination .splide__pagination__page {
  margin: 0;
  background: #FFB4C0;
  width: 0.6875rem;
  height: 0.6875rem;
}
.single-project .container .imageSlider .splide .paginationWrapper .splide__pagination .splide__pagination__page.is-active {
  background: #E60000;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
}
.single-project .container p {
  font-size: 1rem;
}
.single-project .container .images-text-wrapper {
  margin: 6.25rem 0 4.375rem 0;
}
.single-project .container .images-text-wrapper .images-text img {
  width: 100%;
}
.single-project .relevant-project.bg-red .project-item-wrapper:hover .project-item .project-content {
  background-color: #F2F2F2;
  padding-right: 20px;
}
.single-project .relevant-project.bg-red .project-item-wrapper:hover .project-item .project-content p,
.single-project .relevant-project.bg-red .project-item-wrapper:hover .project-item .project-content h6 {
  color: black;
}
.single-project .relevant-project.bg-red .project-item-wrapper:hover .project-item .project-content .project-title {
  padding-bottom: 30px;
}
.single-project .relevant-project.bg-red .project-item-wrapper:hover .project-item .project-content button {
  -webkit-animation: none;
          animation: none;
  margin: 0;
  padding: 0;
  bottom: 20px;
  right: 20px;
}
.single-project .relevant-project .container {
  padding: 6.25rem 5rem;
}
@media only screen and (max-width: 767px) {
  .single-project .relevant-project .container {
    padding: 3.125rem 1.875rem;
  }
  .single-project .relevant-project .container .relevant-title {
    margin-bottom: 20px;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content .post-date {
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .single-project .relevant-project .container .project-item-wrapper .project-item {
    margin: auto !important;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .relevant-project .container .project-item-wrapper .project-item {
    margin: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item {
    margin: 0;
  }
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content {
    background-color: white;
    padding-right: 20px;
  }
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content p,
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content h6 {
    color: black;
  }
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content .project-title {
    padding-bottom: 30px;
  }
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content button {
    -webkit-animation: none;
            animation: none;
    margin: 0;
    padding: 0;
    bottom: 20px;
    right: 20px;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content {
    padding: 1.5625rem;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content .category-wrapper {
    font-size: 0.9375rem;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title {
    background-color: #FFB4C0;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content .project-title {
    padding-bottom: 30px;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content button {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M8.57568 0.122559L8.77318 7.81456L0.873238 7.81456' stroke='white' stroke-width='2'/%3E%3Cline x1='8.29289' y1='7.70711' x2='1.29289' y2='0.707107' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item img {
    height: 324px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .relevant-project .container {
    padding: 3.125rem 1.875rem;
  }
  .single-project .relevant-project .container .relevant-title {
    margin-bottom: 20px;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content .post-date {
    padding-bottom: 5px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .single-project .relevant-project .container .project-item-wrapper .project-item {
    margin: auto !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .relevant-project .container .project-item-wrapper .project-item {
    margin: auto !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item {
    margin: 0;
  }
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content {
    background-color: white;
    padding-right: 20px;
  }
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content p,
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content h6 {
    color: black;
  }
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content .project-title {
    padding-bottom: 30px;
  }
  .single-project .relevant-project .container .project-item-wrapper:hover .project-item .project-content button {
    -webkit-animation: none;
            animation: none;
    margin: 0;
    padding: 0;
    bottom: 20px;
    right: 20px;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content {
    padding: 1.5625rem;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content .category-wrapper {
    font-size: 0.9375rem;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content .category-wrapper .cpt-title {
    background-color: #FFB4C0;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content .project-title {
    padding-bottom: 30px;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content button {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item .project-content button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M8.57568 0.122559L8.77318 7.81456L0.873238 7.81456' stroke='white' stroke-width='2'/%3E%3Cline x1='8.29289' y1='7.70711' x2='1.29289' y2='0.707107' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
  }
  .single-project .relevant-project .container .project-item-wrapper .project-item img {
    height: 324px;
  }
}
.single-project .andere-projecten .heading {
  margin-top: 6.25rem;
  line-height: 4.575rem;
}
.single-project .andere-projecten .paginationWrapper {
  margin-bottom: 6.25rem;
  width: 86%;
  margin-left: 0.9375rem;
}

.splide {
  gap: 18px;
}
.splide .paginationWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.splide .paginationWrapper .splide__arrows {
  margin: 0;
  margin-left: -1.875rem;
  margin-top: 1.25rem;
}
.splide .paginationWrapper .splide__pagination,
.splide .paginationWrapper .button-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 100%;
  gap: 1.0625rem;
}
.splide .paginationWrapper .splide__pagination .splide__pagination__page,
.splide .paginationWrapper .button-right .splide__pagination__page {
  border-radius: 0;
  background: #FFB4C0;
  width: 0.6875rem;
  height: 0.6875rem;
}
.splide .paginationWrapper .splide__pagination .splide__pagination__page.is-active,
.splide .paginationWrapper .button-right .splide__pagination__page.is-active {
  background: #E60000;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .project .container {
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .project .container {
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.project .relevant-project a .project-item .project-content {
  padding-right: 3.75rem;
  padding-left: 2.5rem;
}
.project .relevant-project a .project-item .project-content .post-date {
  bottom: 0.9375rem;
}
.project .relevant-project a .project-item .project-content .buttonWhiteIcon {
  bottom: 5px;
}
.project .relevant-project a .project-item .project-content .buttonWhiteIcon:after {
  height: 0.9375rem;
}
.project #ourProjects-track img {
  height: 100%;
}
.project #ourProjects-track .project-content {
  height: 100%;
}
.project #ourProjects-track .paginationWrapper {
  margin-bottom: 3.125rem;
}
.project #ourProjects-track li:hover button {
  bottom: 0.625rem;
  right: 0.625rem;
  visibility: visible;
}

.single-post .relevant-project .container,
.single-project .relevant-project .container {
  padding-top: 50px;
}
.single-post .relevant-project .project-content,
.single-project .relevant-project .project-content {
  width: 100%;
}

.single-project .project {
  margin-bottom: 3.125rem;
}

.container-projecten {
  max-width: calc(100vw - 120px) !important;
}
@media only screen and (max-width: 767px) {
  .container-projecten {
    max-width: unset !important;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .container-projecten {
    max-width: unset !important;
  }
}

.single-post .headline-text,
.single-our-theme .headline-text,
.page-template-office .headline-text,
.page-template-default .headline-text,
.page-template-denk-groot .headline-text {
  color: white;
}
@media only screen and (max-width: 390px) {
  .single-post .story .title,
  .single-our-theme .story .title,
  .page-template-office .story .title,
  .page-template-default .story .title,
  .page-template-denk-groot .story .title {
    margin-right: 3.3% !important;
  }
}
.single-post .story .title .headline,
.single-our-theme .story .title .headline,
.page-template-office .story .title .headline,
.page-template-default .story .title .headline,
.page-template-denk-groot .story .title .headline {
  color: #A60000;
  padding-right: 10%;
  margin-top: 20px;
}
.single-post .story .title .date,
.single-our-theme .story .title .date,
.page-template-office .story .title .date,
.page-template-default .story .title .date,
.page-template-denk-groot .story .title .date {
  position: relative;
  display: block;
  margin: 2.1875rem 0;
  font-size: 1.375rem;
  font-weight: 600;
  color: #A60000;
}
@media only screen and (max-width: 767px) {
  .single-post .story .title .date,
  .single-our-theme .story .title .date,
  .page-template-office .story .title .date,
  .page-template-default .story .title .date,
  .page-template-denk-groot .story .title .date {
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .title .date,
  .single-our-theme .story .title .date,
  .page-template-office .story .title .date,
  .page-template-default .story .title .date,
  .page-template-denk-groot .story .title .date {
    font-size: 1rem;
  }
}
.single-post .story .title .cpt-title,
.single-our-theme .story .title .cpt-title,
.page-template-office .story .title .cpt-title,
.page-template-default .story .title .cpt-title,
.page-template-denk-groot .story .title .cpt-title {
  font-size: 0.9375rem;
}
@media only screen and (max-width: 767px) {
  .single-post .story .title .cpt-title,
  .single-our-theme .story .title .cpt-title,
  .page-template-office .story .title .cpt-title,
  .page-template-default .story .title .cpt-title,
  .page-template-denk-groot .story .title .cpt-title {
    font-size: 0.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .title .cpt-title,
  .single-our-theme .story .title .cpt-title,
  .page-template-office .story .title .cpt-title,
  .page-template-default .story .title .cpt-title,
  .page-template-denk-groot .story .title .cpt-title {
    font-size: 0.8125rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .story .container,
  .single-our-theme .story .container,
  .page-template-office .story .container,
  .page-template-default .story .container,
  .page-template-denk-groot .story .container {
    padding: 0 0.9375rem;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container,
  .single-our-theme .story .container,
  .page-template-office .story .container,
  .page-template-default .story .container,
  .page-template-denk-groot .story .container {
    padding: 0 0.9375rem;
    max-width: 100%;
  }
}
.single-post .story .container.post-container,
.single-our-theme .story .container.post-container,
.page-template-office .story .container.post-container,
.page-template-default .story .container.post-container,
.page-template-denk-groot .story .container.post-container {
  max-width: 41.625rem;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .single-post .story .container.post-container,
  .single-our-theme .story .container.post-container,
  .page-template-office .story .container.post-container,
  .page-template-default .story .container.post-container,
  .page-template-denk-groot .story .container.post-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.single-post .story .container .textContent,
.single-post .story .container .textContent-withBuilder,
.single-our-theme .story .container .textContent,
.single-our-theme .story .container .textContent-withBuilder,
.page-template-office .story .container .textContent,
.page-template-office .story .container .textContent-withBuilder,
.page-template-default .story .container .textContent,
.page-template-default .story .container .textContent-withBuilder,
.page-template-denk-groot .story .container .textContent,
.page-template-denk-groot .story .container .textContent-withBuilder {
  padding-top: 0;
}
.single-post .story .container .textContent p,
.single-post .story .container .textContent-withBuilder p,
.single-our-theme .story .container .textContent p,
.single-our-theme .story .container .textContent-withBuilder p,
.page-template-office .story .container .textContent p,
.page-template-office .story .container .textContent-withBuilder p,
.page-template-default .story .container .textContent p,
.page-template-default .story .container .textContent-withBuilder p,
.page-template-denk-groot .story .container .textContent p,
.page-template-denk-groot .story .container .textContent-withBuilder p {
  padding-right: 25%;
  margin: 0;
  max-width: 100%;
}
.single-post .story .container p,
.single-our-theme .story .container p,
.page-template-office .story .container p,
.page-template-default .story .container p,
.page-template-denk-groot .story .container p {
  color: black;
  font-size: 1.25rem;
  line-height: 1.7em;
}
.single-post .story .container li,
.single-our-theme .story .container li,
.page-template-office .story .container li,
.page-template-default .story .container li,
.page-template-denk-groot .story .container li {
  line-height: 1.7em;
}
.single-post .story .container .images-text-wrapper:first-child,
.single-our-theme .story .container .images-text-wrapper:first-child,
.page-template-office .story .container .images-text-wrapper:first-child,
.page-template-default .story .container .images-text-wrapper:first-child,
.page-template-denk-groot .story .container .images-text-wrapper:first-child {
  margin-top: 0;
}
.single-post .story .container .images-text-wrapper .images-text img,
.single-our-theme .story .container .images-text-wrapper .images-text img,
.page-template-office .story .container .images-text-wrapper .images-text img,
.page-template-default .story .container .images-text-wrapper .images-text img,
.page-template-denk-groot .story .container .images-text-wrapper .images-text img {
  height: 45.8125rem;
  width: 100%;
}
@media only screen and (min-width: 1300px) {
  .single-post .story .container .images-text-wrapper .images-text img,
  .single-our-theme .story .container .images-text-wrapper .images-text img,
  .page-template-office .story .container .images-text-wrapper .images-text img,
  .page-template-default .story .container .images-text-wrapper .images-text img,
  .page-template-denk-groot .story .container .images-text-wrapper .images-text img {
    height: 52.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .images-text-wrapper .images-text img,
  .single-our-theme .story .container .images-text-wrapper .images-text img,
  .page-template-office .story .container .images-text-wrapper .images-text img,
  .page-template-default .story .container .images-text-wrapper .images-text img,
  .page-template-denk-groot .story .container .images-text-wrapper .images-text img {
    height: 20.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .images-text-wrapper .images-text img,
  .single-our-theme .story .container .images-text-wrapper .images-text img,
  .page-template-office .story .container .images-text-wrapper .images-text img,
  .page-template-default .story .container .images-text-wrapper .images-text img,
  .page-template-denk-groot .story .container .images-text-wrapper .images-text img {
    height: 20.8125rem;
  }
}
.single-post .story .container .images-text-wrapper.multiple-images .images-text,
.single-our-theme .story .container .images-text-wrapper.multiple-images .images-text,
.page-template-office .story .container .images-text-wrapper.multiple-images .images-text,
.page-template-default .story .container .images-text-wrapper.multiple-images .images-text,
.page-template-denk-groot .story .container .images-text-wrapper.multiple-images .images-text {
  height: 33.375rem;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .images-text-wrapper.multiple-images .images-text,
  .single-our-theme .story .container .images-text-wrapper.multiple-images .images-text,
  .page-template-office .story .container .images-text-wrapper.multiple-images .images-text,
  .page-template-default .story .container .images-text-wrapper.multiple-images .images-text,
  .page-template-denk-groot .story .container .images-text-wrapper.multiple-images .images-text {
    height: 10.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .images-text-wrapper.multiple-images .images-text,
  .single-our-theme .story .container .images-text-wrapper.multiple-images .images-text,
  .page-template-office .story .container .images-text-wrapper.multiple-images .images-text,
  .page-template-default .story .container .images-text-wrapper.multiple-images .images-text,
  .page-template-denk-groot .story .container .images-text-wrapper.multiple-images .images-text {
    height: 10.8125rem;
  }
}
.single-post .story .container .images-text-wrapper.multiple-images .images-text img,
.single-our-theme .story .container .images-text-wrapper.multiple-images .images-text img,
.page-template-office .story .container .images-text-wrapper.multiple-images .images-text img,
.page-template-default .story .container .images-text-wrapper.multiple-images .images-text img,
.page-template-denk-groot .story .container .images-text-wrapper.multiple-images .images-text img {
  height: 100%;
}
.single-post .story .container .images-text-wrapper.more .images-text,
.single-our-theme .story .container .images-text-wrapper.more .images-text,
.page-template-office .story .container .images-text-wrapper.more .images-text,
.page-template-default .story .container .images-text-wrapper.more .images-text,
.page-template-denk-groot .story .container .images-text-wrapper.more .images-text {
  height: 21.875rem;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .images-text-wrapper.more .images-text,
  .single-our-theme .story .container .images-text-wrapper.more .images-text,
  .page-template-office .story .container .images-text-wrapper.more .images-text,
  .page-template-default .story .container .images-text-wrapper.more .images-text,
  .page-template-denk-groot .story .container .images-text-wrapper.more .images-text {
    height: 10.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .images-text-wrapper.more .images-text,
  .single-our-theme .story .container .images-text-wrapper.more .images-text,
  .page-template-office .story .container .images-text-wrapper.more .images-text,
  .page-template-default .story .container .images-text-wrapper.more .images-text,
  .page-template-denk-groot .story .container .images-text-wrapper.more .images-text {
    height: 10.8125rem;
  }
}
.single-post .story .container .images-text-wrapper.more .images-text img,
.single-our-theme .story .container .images-text-wrapper.more .images-text img,
.page-template-office .story .container .images-text-wrapper.more .images-text img,
.page-template-default .story .container .images-text-wrapper.more .images-text img,
.page-template-denk-groot .story .container .images-text-wrapper.more .images-text img {
  height: 100%;
}
.single-post .story .blog,
.single-our-theme .story .blog,
.page-template-office .story .blog,
.page-template-default .story .blog,
.page-template-denk-groot .story .blog {
  margin: 0;
}
.single-post .story .blog .container,
.single-our-theme .story .blog .container,
.page-template-office .story .blog .container,
.page-template-default .story .blog .container,
.page-template-denk-groot .story .blog .container {
  max-width: 100%;
}
.single-post .story .blog .container .blogWrap,
.single-our-theme .story .blog .container .blogWrap,
.page-template-office .story .blog .container .blogWrap,
.page-template-default .story .blog .container .blogWrap,
.page-template-denk-groot .story .blog .container .blogWrap {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .single-post .story .relevant-project .container,
  .single-our-theme .story .relevant-project .container,
  .page-template-office .story .relevant-project .container,
  .page-template-default .story .relevant-project .container,
  .page-template-denk-groot .story .relevant-project .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .relevant-project .container,
  .single-our-theme .story .relevant-project .container,
  .page-template-office .story .relevant-project .container,
  .page-template-default .story .relevant-project .container,
  .page-template-denk-groot .story .relevant-project .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.single-post .story .relevant-project .container .project-item-wrapper .project-item,
.single-our-theme .story .relevant-project .container .project-item-wrapper .project-item,
.page-template-office .story .relevant-project .container .project-item-wrapper .project-item,
.page-template-default .story .relevant-project .container .project-item-wrapper .project-item,
.page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-left: -11.25rem;
}
.single-post .story .relevant-project .container .project-item-wrapper .project-item .project-content,
.single-our-theme .story .relevant-project .container .project-item-wrapper .project-item .project-content,
.page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content,
.page-template-default .story .relevant-project .container .project-item-wrapper .project-item .project-content,
.page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item .project-content {
  padding-left: 2.5rem;
  width: 100%;
  margin-left: 17.5%;
}
@media only screen and (max-width: 767px) {
  .single-post .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .single-our-theme .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-default .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item .project-content {
    padding-left: 1.25rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .single-our-theme .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-default .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item .project-content {
    padding-left: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .single-our-theme .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-default .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item .project-content {
    width: auto;
    margin-left: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .single-our-theme .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-default .story .relevant-project .container .project-item-wrapper .project-item .project-content,
  .page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item .project-content {
    width: auto;
    margin-left: 0;
  }
}
.single-post .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-title,
.single-our-theme .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-title,
.page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-title,
.page-template-default .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-title,
.page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-title {
  font-weight: 400;
}
.single-post .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-text img,
.single-our-theme .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-text img,
.page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-text img,
.page-template-default .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-text img,
.page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item .project-content .project-text img {
  display: none;
}
@media only screen and (max-width: 767px) {
  .single-post .story .relevant-project .container .project-item-wrapper .project-item,
  .single-our-theme .story .relevant-project .container .project-item-wrapper .project-item,
  .page-template-office .story .relevant-project .container .project-item-wrapper .project-item,
  .page-template-default .story .relevant-project .container .project-item-wrapper .project-item,
  .page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item {
    margin-left: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .relevant-project .container .project-item-wrapper .project-item,
  .single-our-theme .story .relevant-project .container .project-item-wrapper .project-item,
  .page-template-office .story .relevant-project .container .project-item-wrapper .project-item,
  .page-template-default .story .relevant-project .container .project-item-wrapper .project-item,
  .page-template-denk-groot .story .relevant-project .container .project-item-wrapper .project-item {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .story .our-themes-wrapper,
  .single-our-theme .story .our-themes-wrapper,
  .page-template-office .story .our-themes-wrapper,
  .page-template-default .story .our-themes-wrapper,
  .page-template-denk-groot .story .our-themes-wrapper {
    padding: 50px 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .our-themes-wrapper,
  .single-our-theme .story .our-themes-wrapper,
  .page-template-office .story .our-themes-wrapper,
  .page-template-default .story .our-themes-wrapper,
  .page-template-denk-groot .story .our-themes-wrapper {
    padding: 50px 0;
  }
}
.single-post .story .our-themes-wrapper.container,
.single-our-theme .story .our-themes-wrapper.container,
.page-template-office .story .our-themes-wrapper.container,
.page-template-default .story .our-themes-wrapper.container,
.page-template-denk-groot .story .our-themes-wrapper.container {
  padding: 0;
  padding-left: 19.6875rem;
  margin-right: 0;
  max-width: 100%;
}
@media only screen and (max-width: 1550px) {
  .single-post .story .our-themes-wrapper.container,
  .single-our-theme .story .our-themes-wrapper.container,
  .page-template-office .story .our-themes-wrapper.container,
  .page-template-default .story .our-themes-wrapper.container,
  .page-template-denk-groot .story .our-themes-wrapper.container {
    padding-left: 0.625rem;
    max-width: 100%;
    padding-right: 0;
    margin-right: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
  }
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper {
  max-width: 85.5%;
  margin-bottom: 6.25rem;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows {
  gap: 41px;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows .splide__arrow--next,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows .splide__arrow--next,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows .splide__arrow--next,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows .splide__arrow--next,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper .splide__arrows .splide__arrow--next {
  right: -14px;
}
@media only screen and (max-width: 1550px) {
  .single-post .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper {
    max-width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper,
  .page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider #newsSliderTrack .paginationWrapper {
    max-width: 100%;
  }
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
  background: #FFB4C0;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title {
  color: black;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .buttonBlackIcon,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .buttonBlackIcon,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .buttonBlackIcon,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .buttonBlackIcon,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .buttonBlackIcon {
  bottom: 18px;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
  min-width: auto;
  min-height: 100%;
  height: 268px;
  width: 260px;
}
@media only screen and (max-width: 767px) {
  .single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
  .single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
  .page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
  .page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    min-height: auto;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
  .single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
  .page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img,
  .page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
    min-height: auto;
  }
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
  background: white;
}
.single-post .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__arrows,
.single-our-theme .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__arrows,
.page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__arrows,
.page-template-default .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__arrows,
.page-template-denk-groot .story .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__arrows {
  margin-top: -1.25rem;
  margin-left: -1.875rem;
}

.single-post .wide-container {
  padding: 0 11.25rem;
}
@media only screen and (max-width: 1024px) {
  .single-post .wide-container {
    padding: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .single-post .site .site-content .story .blog .container {
    padding-left: 0;
  }
  .single-post .site .site-content .story .blog .container .blogWrap .title .textContent p,
  .single-post .site .site-content .story .blog .container .blogWrap .title .textContent-withBuilder p {
    padding-right: 0;
  }
  .single-post .site .site-content .story .container .images-text-wrapper {
    margin-top: 1.875rem;
  }
  .single-post .site .site-content .story .container .text-content {
    font-size: 1rem;
  }
  .single-post .site .site-content .story .our-themes-wrapper .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__track ul li .project-item-wrapper .project-item img {
    width: 100%;
  }
  .single-post .site .site-content .story .our-themes-wrapper .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__track ul li .project-item-wrapper .project-item .post-date {
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .site .site-content .story .blog .container {
    padding-left: 0;
  }
  .single-post .site .site-content .story .blog .container .blogWrap .title .textContent p,
  .single-post .site .site-content .story .blog .container .blogWrap .title .textContent-withBuilder p {
    padding-right: 0;
  }
  .single-post .site .site-content .story .container .images-text-wrapper {
    margin-top: 1.875rem;
  }
  .single-post .site .site-content .story .container .text-content {
    font-size: 1rem;
  }
  .single-post .site .site-content .story .our-themes-wrapper .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__track ul li .project-item-wrapper .project-item img {
    width: 100%;
  }
  .single-post .site .site-content .story .our-themes-wrapper .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__track ul li .project-item-wrapper .project-item .post-date {
    font-size: 1rem;
  }
}
.single-our-theme .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
  margin: 4.375rem 0;
}
.single-our-theme .button-wrapper .button {
  width: auto;
}
@media only screen and (max-width: 767px) {
  .single-our-theme .button-wrapper {
    margin: 2.1875rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-our-theme .button-wrapper {
    margin: 2.1875rem 0;
  }
}
.single-our-theme .paginationWrapper {
  max-width: 85.5%;
}
@media only screen and (max-width: 1550px) {
  .single-our-theme .paginationWrapper {
    max-width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .single-our-theme .paginationWrapper {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-our-theme .paginationWrapper {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1025px) {
  .single-post .newsWrapper .newsSlider .splide {
    padding-left: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .single-post .latestSection .newsWrapper .newsSlider .splide {
    padding-left: 0;
  }
}

.single-post .story .blog .container .textContent-withBuilder {
  padding: 0 !important;
}
.single-post .story .container .textContent {
  max-width: 100%;
  padding-bottom: 0;
}
.single-post .story .container .textContent h3 {
  margin-top: 6.25rem;
}
.single-post .story .container .textContent div {
  width: auto !important;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent div {
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent div {
    font-size: 1rem;
  }
}
.single-post .story .container .textContent p {
  padding: 0;
  line-height: 1.7em;
  font-size: 1rem;
  margin-bottom: 2.5rem;
}
.single-post .story .container .textContent p span {
  font-size: 1rem;
  line-height: 1.7em;
}
.single-post .story .container .textContent img {
  margin: auto;
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
  max-height: 45.8125rem;
  height: auto;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent img {
    height: 20.8125rem;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent img {
    height: 20.8125rem;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
.single-post .story .container .textContent h3 {
  margin-bottom: 0.625rem;
  color: #E60000;
  font-size: 1.5625rem;
}
.single-post .story .container .textContent h3 span {
  font-size: 1.5625rem;
}
@media only screen and (min-width: 1025px) {
  .single-post .story .container .textContent h3,
  .single-post .story .container .textContent h4,
  .single-post .story .container .textContent h5,
  .single-post .story .container .textContent h6,
  .single-post .story .container .textContent p,
  .single-post .story .container .textContent ol,
  .single-post .story .container .textContent ul {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1550px) {
  .single-post .story .container .textContent h3,
  .single-post .story .container .textContent h4,
  .single-post .story .container .textContent h5,
  .single-post .story .container .textContent h6,
  .single-post .story .container .textContent p,
  .single-post .story .container .textContent ol,
  .single-post .story .container .textContent ul {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent h3,
  .single-post .story .container .textContent h4,
  .single-post .story .container .textContent h5,
  .single-post .story .container .textContent h6,
  .single-post .story .container .textContent p,
  .single-post .story .container .textContent ol,
  .single-post .story .container .textContent ul {
    max-width: 100%;
    margin: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent h3,
  .single-post .story .container .textContent h4,
  .single-post .story .container .textContent h5,
  .single-post .story .container .textContent h6,
  .single-post .story .container .textContent p,
  .single-post .story .container .textContent ol,
  .single-post .story .container .textContent ul {
    max-width: 100%;
    margin: 0;
  }
}
.single-post .story .container .textContent .left-texts-wrapper {
  margin: 0;
}
.single-post .story .container .textContent .left-texts-wrapper p {
  padding-right: 44%;
  max-width: 100%;
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent .left-texts-wrapper {
    padding: 0;
  }
  .single-post .story .container .textContent .left-texts-wrapper p {
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent .left-texts-wrapper {
    padding: 0;
  }
  .single-post .story .container .textContent .left-texts-wrapper p {
    padding: 0;
  }
}
.single-post .story .container .textContent iframe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto;
}
.single-post .story .container .textContent blockquote,
.single-post .story .container .textContent p blockquote,
.single-post .story .container .textContent blockquote p {
  text-align: center;
  color: #A60000;
  margin-bottom: 2.5rem;
  font-size: 3.125rem;
  line-height: 114%;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent blockquote,
  .single-post .story .container .textContent p blockquote,
  .single-post .story .container .textContent blockquote p {
    font-size: 1.75rem;
    margin-bottom: 1.375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent blockquote,
  .single-post .story .container .textContent p blockquote,
  .single-post .story .container .textContent blockquote p {
    font-size: 1.75rem;
    margin-bottom: 1.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent blockquote.container,
  .single-post .story .container .textContent p blockquote.container,
  .single-post .story .container .textContent blockquote p.container {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent blockquote.container,
  .single-post .story .container .textContent p blockquote.container,
  .single-post .story .container .textContent blockquote p.container {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
.single-post .story .container .textContent strong {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent p {
    margin-bottom: 2.5rem;
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent p {
    margin-bottom: 2.5rem;
    font-size: 1rem;
  }
}
.single-post .story .container .textContent a {
  color: #E60000;
  text-decoration: underline;
  z-index: 9;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent a {
    font-size: 1rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent a {
    font-size: 1rem;
  }
}
.single-post .story .container .textContent .paragraph-with-image {
  max-width: 100%;
}
@media only screen and (max-width: 1550px) {
  .single-post .story .container .textContent .paragraph-with-image {
    max-width: 100%;
  }
  .single-post .story .container .textContent div {
    width: auto !important;
  }
  .single-post .story .container .textContent div img {
    margin-bottom: 0.625rem;
  }
  .single-post .story .container .textContent .wp-caption .wp-caption-text {
    font-size: 0.875rem;
    color: #FFB4C0;
    max-width: 100%;
    margin-bottom: 6.25rem;
  }
}
@media only screen and (max-width: 1550px) and (max-width: 767px) {
  .single-post .story .container .textContent .wp-caption .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (max-width: 1550px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent .wp-caption .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (max-width: 1550px) {
  .single-post .story .container .textContent .wp-caption-text {
    font-size: 0.875rem;
    color: #FFB4C0;
    max-width: 100%;
    margin-bottom: 6.25rem;
  }
}
@media only screen and (max-width: 1550px) and (max-width: 767px) {
  .single-post .story .container .textContent .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (max-width: 1550px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
.single-post .story .container .textContent .paragraph-with-image {
  max-width: 100%;
}
.single-post .story .container .textContent div {
  width: auto !important;
}
.single-post .story .container .textContent div img {
  margin-bottom: 0.625rem;
}
.single-post .story .container .textContent .wp-caption .wp-caption-text {
  font-size: 0.875rem;
  color: #FFB4C0;
  max-width: 100%;
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent .wp-caption .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent .wp-caption .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
.single-post .story .container .textContent .wp-caption-text {
  font-size: 0.875rem;
  color: #FFB4C0;
  max-width: 100%;
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent .wp-caption-text {
    margin-bottom: 3.125rem;
  }
}

.single-post .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date {
  font-size: 0.875rem;
}

.single-post .story .container .textContent .left-texts-wrapper {
  margin-bottom: 80px;
}
.single-post .story .container .textContent .left-texts-wrapper p,
.single-post .story .container .textContent .left-texts-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 0;
  width: auto;
}
.single-post .story .container .textContent .left-texts-wrapper p img,
.single-post .story .container .textContent .left-texts-wrapper img img {
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 0;
  padding: 0;
  width: auto;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .single-post .story .container .textContent .left-texts-wrapper {
    margin-bottom: 40px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-post .story .container .textContent .left-texts-wrapper {
    margin-bottom: 40px;
  }
}

.single-post .story .container .text-content-wrapper p {
  font-size: 1rem;
}

@media only screen and (min-width: 1025px) {
  .singlePostBuilder {
    margin: 0 auto;
    padding-bottom: 0;
  }
}
.homebanner__video {
  margin: 4.375rem 0;
}
@media only screen and (max-width: 767px) {
  .homebanner__video {
    margin: 1.875rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .homebanner__video {
    margin: 1.875rem 0;
  }
}
.homebanner__video .videoOverlay {
  position: relative;
  text-align: center;
}
.homebanner__video .videoOverlay .video-container img {
  max-height: 43.75rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.homebanner__video .videoOverlay .btn.btn__playfull {
  background: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.page-template-office .button-wrapper {
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media only screen and (max-width: 1550px) {
  .page-template-office .button-wrapper {
    max-width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-office .button-wrapper {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .button-wrapper {
    max-width: 100%;
  }
}
.page-template-office .story .container .partnersWrapper {
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin-top: 4.375rem;
}
@media only screen and (max-width: 767px) {
  .page-template-office .story .container .partnersWrapper {
    display: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .container .partnersWrapper {
    display: none;
  }
}
.page-template-office .story .container .partnersWrapper li {
  width: 100%;
  background-color: transparent;
  height: 100%;
}
.page-template-office .story .container .partnersWrapper li:hover {
  background-color: transparent;
}
.page-template-office .story .container .partnersWrapper li:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-template-office .story .container .partnersWrapper li:before {
    display: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .container .partnersWrapper li:before {
    display: none;
  }
}
.page-template-office .story .container .partnersWrapper li .project-item {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-template-office .story .container .partnersWrapper li .project-item img {
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: auto;
  height: 21.3125rem;
}
.page-template-office .story .container .partnersWrapper li .project-item .project-content {
  background: #F2F2F2;
  gap: 1.25rem;
  padding: 1.875rem;
  min-height: 14.6875rem;
}
.page-template-office .story .container .partnersWrapper li .project-item .project-content p {
  max-width: 100%;
  font-size: 14px !important;
}
.page-template-office .button {
  float: right;
}
@media only screen and (max-width: 767px) {
  .page-template-office .button {
    margin-right: 30px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .button {
    margin-right: 30px;
  }
}

.page-template-office #newsSlider {
  padding-left: 3.125rem;
}
@media only screen and (max-width: 767px) {
  .page-template-office #newsSlider {
    padding-left: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office #newsSlider {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1550px) {
  .page-template-office #newsSlider .splide__track {
    max-width: 95% !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-office #newsSlider .splide__track {
    max-width: 100% !important;
  }
  .page-template-office #newsSlider .splide__track img {
    width: 100%;
    min-height: 16.6875rem;
  }
  .page-template-office #newsSlider .splide__track .project-content {
    height: 100%;
  }
  .page-template-office #newsSlider .splide__track .project-content .post-date {
    font-size: 0.8125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office #newsSlider .splide__track {
    max-width: 100% !important;
  }
  .page-template-office #newsSlider .splide__track img {
    width: 100%;
    min-height: 16.6875rem;
  }
  .page-template-office #newsSlider .splide__track .project-content {
    height: 100%;
  }
  .page-template-office #newsSlider .splide__track .project-content .post-date {
    font-size: 0.8125rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-office .story .container {
    padding-left: 0;
  }
  .page-template-office .story .container .text-content,
  .page-template-office .story .container .subheading,
  .page-template-office .story .container .quote,
  .page-template-office .story .container .images-text-wrapper,
  .page-template-office .story .container ul,
  .page-template-office .story .container ol {
    padding: 0 0.9375rem;
  }
  .page-template-office .story .container strong,
  .page-template-office .story .container b {
    font-weight: bold;
  }
  .page-template-office .story .container .subheading {
    line-height: 1.4em;
  }
  .page-template-office .story .container .blogWrap {
    margin-right: 10%;
  }
  .page-template-office .story .container .text-content,
  .page-template-office .story .container li {
    font-size: 1rem;
  }
  .page-template-office .story .container .textContent {
    margin-bottom: 3.125rem;
  }
  .page-template-office .story .container .textContent p {
    font-size: 1.125rem;
    padding-right: 0;
  }
  .page-template-office .story .container .quote {
    margin: 3.125rem 0;
  }
  .page-template-office .story .relevant-project .container {
    padding: 1.25rem 0.9375rem;
  }
  .page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content {
    padding: 0.625rem 0.9375rem;
  }
  .page-template-office .story .our-themes-wrapper .container {
    padding-left: 0.9375rem;
    padding-right: 0;
  }
  .page-template-office .story .our-themes-wrapper .container #newsSlider,
  .page-template-office .story .our-themes-wrapper .container .heading {
    padding-left: 0.9375rem;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .page-template-office .story .our-themes-wrapper .container #newsSlider,
  .page-template-office .story .our-themes-wrapper .container .heading {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .our-themes-wrapper .container #newsSlider,
  .page-template-office .story .our-themes-wrapper .container .heading {
    padding-left: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .container {
    padding-left: 0;
  }
  .page-template-office .story .container .text-content,
  .page-template-office .story .container .subheading,
  .page-template-office .story .container .quote,
  .page-template-office .story .container .images-text-wrapper,
  .page-template-office .story .container ul,
  .page-template-office .story .container ol {
    padding: 0 0.9375rem;
  }
  .page-template-office .story .container strong,
  .page-template-office .story .container b {
    font-weight: bold;
  }
  .page-template-office .story .container .subheading {
    line-height: 1.4em;
  }
  .page-template-office .story .container .blogWrap {
    margin-right: 10%;
  }
  .page-template-office .story .container .text-content,
  .page-template-office .story .container li {
    font-size: 1rem;
  }
  .page-template-office .story .container .textContent {
    margin-bottom: 3.125rem;
  }
  .page-template-office .story .container .textContent p {
    font-size: 1.125rem;
    padding-right: 0;
  }
  .page-template-office .story .container .quote {
    margin: 3.125rem 0;
  }
  .page-template-office .story .relevant-project .container {
    padding: 1.25rem 0.9375rem;
  }
  .page-template-office .story .relevant-project .container .project-item-wrapper .project-item .project-content {
    padding: 0.625rem 0.9375rem;
  }
  .page-template-office .story .our-themes-wrapper .container {
    padding-left: 0.9375rem;
    padding-right: 0;
  }
  .page-template-office .story .our-themes-wrapper .container #newsSlider,
  .page-template-office .story .our-themes-wrapper .container .heading {
    padding-left: 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .page-template-office .story .our-themes-wrapper .container #newsSlider,
  .page-template-office .story .our-themes-wrapper .container .heading {
    padding-left: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .our-themes-wrapper .container #newsSlider,
  .page-template-office .story .our-themes-wrapper .container .heading {
    padding-left: 0;
  }
}
.page-template-office .story .container .text-content,
.page-template-office .story .container li {
  font-size: 1rem;
  line-height: 1.7em;
}
.page-template-office .story .container ul {
  max-width: 95%;
  margin: auto;
  margin: auto;
}
@media only screen and (max-width: 1550px) {
  .page-template-office .story .container ul {
    max-width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-office .story .container ul {
    max-width: 100%;
    padding: 0 0.9375rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .container ul {
    max-width: 100%;
    padding: 0 0.9375rem;
  }
}
.page-template-office .story .container ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-template-office .story .container ul li:before {
  content: "▪";
  color: #E60000;
  font-size: 1.25rem;
  padding-right: 0.25em;
  position: relative;
  top: 0.1em;
  line-height: 1em;
  padding-right: 10px;
}
.page-template-office .story .container ol {
  max-width: 95%;
  margin: auto;
}
@media only screen and (max-width: 1550px) {
  .page-template-office .story .container ol {
    max-width: 55%;
  }
}
.page-template-office .story .container .title .textContent {
  max-width: 100%;
  margin-top: 1.875rem;
}
.page-template-office .story .container .title .textContent p {
  padding-right: 15%;
}
.page-template-office .story .container .ourProjectsWrapper {
  background-color: transparent;
  margin: 1.875rem 0;
}
@media only screen and (max-width: 767px) {
  .page-template-office .story .container .ourProjectsWrapper {
    margin: 0.9375rem 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .container .ourProjectsWrapper {
    margin: 0.9375rem 0;
  }
}
.page-template-office .story .container .ourProjectsWrapper .splide .splide__slide .buttonWhiteIcon {
  visibility: hidden;
}
.page-template-office .story .container .ourProjectsWrapper .splide .splide__slide .project-item {
  background: #F2F2F2;
}
.page-template-office .story .container .ourProjectsWrapper .splide .splide__slide .project-item:hover {
  background: #FF442F !important;
  background-color: #FF442F !important;
}
.page-template-office .story .container .ourProjectsWrapper .splide .splide__slide:hover .buttonWhiteIcon {
  visibility: visible;
}
.page-template-office .story .container .ourProjectsWrapper .splide .splide__slide:hover .buttonWhiteIcon:after {
  height: 15px;
}
@media only screen and (max-width: 767px) {
  .page-template-office .story .container .ourProjectsWrapper .splide .splide__slide {
    max-width: 100%;
    width: 100%;
  }
  .page-template-office .story .container .ourProjectsWrapper .splide .splide__slide .project-item {
    background: #FF442F;
  }
  .page-template-office .story .container .ourProjectsWrapper .splide .splide__slide .buttonWhiteIcon {
    visibility: visible;
    position: absolute;
    bottom: 10px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .container .ourProjectsWrapper .splide .splide__slide {
    max-width: 100%;
    width: 100%;
  }
  .page-template-office .story .container .ourProjectsWrapper .splide .splide__slide .project-item {
    background: #FF442F;
  }
  .page-template-office .story .container .ourProjectsWrapper .splide .splide__slide .buttonWhiteIcon {
    visibility: visible;
    position: absolute;
    bottom: 10px;
  }
}
.page-template-office .story .container .ourProjectsWrapper .splide .splide__arrows {
  margin-top: 50px;
}
.page-template-office .story .container #ourProjects {
  max-width: 100%;
}

#partners, .partnersSlider {
  display: none;
  background: transparent;
}
@media only screen and (max-width: 767px) {
  #partners, .partnersSlider {
    display: block;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  #partners, .partnersSlider {
    display: block;
  }
}
#partners .project-content, .partnersSlider .project-content {
  background: #F2F2F2;
  padding: 1.25rem;
}
#partners .project-content p, .partnersSlider .project-content p {
  font-size: 1rem;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .page-template-office .story .container {
    padding: 0;
  }
  .page-template-office .story .container .text-content {
    font-size: 1rem;
  }
  .page-template-office .story .container .title {
    margin-bottom: 3.125rem;
  }
  .page-template-office .story .container .title .textContent p {
    padding-right: 0;
    font-size: 1.125rem;
  }
  .page-template-office .story .container .images-text-wrapper,
  .page-template-office .story .container .text-content,
  .page-template-office .story .container .subheading,
  .page-template-office .story .container .quote {
    padding: 0 0.9375rem;
  }
  .page-template-office .story .container .quote {
    clear: both;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider {
    margin-top: 2.5rem;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider .splide__arrows {
    margin-top: 2.5rem;
    gap: 2.5625rem;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider img {
    height: 15.625rem;
    width: 15.625rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider .project-content {
    min-height: 16.25rem;
    height: 100%;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider .project-content p {
    font-size: 1rem;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider li {
    display: block;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider li:hover {
    background-color: transparent;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider li:hover .project-content p,
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider li:hover .project-content h3 {
    color: black;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .container {
    padding: 0;
  }
  .page-template-office .story .container .text-content {
    font-size: 1rem;
  }
  .page-template-office .story .container .title {
    margin-bottom: 3.125rem;
  }
  .page-template-office .story .container .title .textContent p {
    padding-right: 0;
    font-size: 1.125rem;
  }
  .page-template-office .story .container .images-text-wrapper,
  .page-template-office .story .container .text-content,
  .page-template-office .story .container .subheading,
  .page-template-office .story .container .quote {
    padding: 0 0.9375rem;
  }
  .page-template-office .story .container .quote {
    clear: both;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider {
    margin-top: 2.5rem;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider .splide__arrows {
    margin-top: 2.5rem;
    gap: 2.5625rem;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider img {
    height: 15.625rem;
    width: 15.625rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (max-width: 767px) {
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider .project-content {
    min-height: 16.25rem;
    height: 100%;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider .project-content p {
    font-size: 1rem;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider li {
    display: block;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider li:hover {
    background-color: transparent;
  }
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider li:hover .project-content p,
  .page-template-office .story .our-themes-wrapper .newsWrapper .newsSlider #partnersSlider li:hover .project-content h3 {
    color: black;
  }
}
.page-template-office .our-themes-wrapper {
  max-width: 100%;
}
.page-template-office .our-themes-wrapper.container {
  padding-top: 0;
  padding-right: 0;
}
.page-template-office .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content {
  background: white;
}
.page-template-office .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .post-date {
  font-size: 0.8125rem;
}
.page-template-office .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item .project-content .buttonBlackIcon {
  bottom: 0.9375rem;
}
.page-template-office .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide .project-item-wrapper .project-item img {
  background: #F2F2F2;
  min-height: 16.75rem;
  height: 100%;
}
.page-template-office .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content {
  background: #FFB4C0;
}
.page-template-office .our-themes-wrapper .newsWrapper .newsSlider .splide .splide__slide:hover .project-item-wrapper .project-item .project-content .project-title {
  color: black;
}

@media only screen and (max-width: 1550px) {
  .page-template-office .newsSliderSection {
    padding-left: 3.75rem;
  }
  .page-template-office .newsSliderSection .latestButtons {
    max-width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-office .newsSliderSection {
    padding: 0;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .newsSliderSection {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .page-template-office .latestButtons {
    padding-top: 0;
  }
  .page-template-office .latestButtons .button {
    margin-top: 30px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-office .latestButtons {
    padding-top: 0;
  }
  .page-template-office .latestButtons .button {
    margin-top: 30px;
  }
}
.search-results {
  margin-top: 3.75rem;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .search-results {
    margin-top: 3.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .search-results {
    margin-top: 3.125rem;
  }
}
.search-results .search-page {
  margin-top: 6.25rem;
}
.search-results .search-page h1 {
  color: #A60000;
  font-size: 2.8125rem;
  margin-bottom: 1.25rem;
}
.search-results .search-page form {
  border: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid black;
}
.search-results .search-page form input {
  border: none;
  outline: none;
  width: 100%;
  padding: 0;
}
.search-results .search-page form button {
  background: transparent;
}
.search-results .search-page form button svg line {
  stroke: black;
}
.search-results .search-page form button svg circle {
  stroke: black;
}
.search-results .search-page .container .search-results article.result-article {
  display: block;
  margin-top: 1.875rem;
}
.search-results .search-page .container .search-results article.result-article .buttonWhiteIcon {
  font-weight: 500;
  bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .search-results .search-page .container .search-results article.result-article img {
    display: none;
  }
  .search-results .search-page .container .search-results article.result-article .buttonWhiteIcon {
    position: absolute;
    bottom: 15px;
    right: 20px;
    -webkit-animation: none;
            animation: none;
  }
  .search-results .search-page .container .search-results article.result-article .buttonWhiteIcon:after {
    visibility: visible;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.77416 0.136719L8.77441 7.95134L0.87447 7.95134' stroke='black' stroke-width='2'/%3E%3Cline x1='8.29387' y1='7.84383' x2='1.29387' y2='0.843826' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .search-results .search-page .container .search-results article.result-article img {
    display: none;
  }
  .search-results .search-page .container .search-results article.result-article .buttonWhiteIcon {
    position: absolute;
    bottom: 15px;
    right: 20px;
    -webkit-animation: none;
            animation: none;
  }
  .search-results .search-page .container .search-results article.result-article .buttonWhiteIcon:after {
    visibility: visible;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.77416 0.136719L8.77441 7.95134L0.87447 7.95134' stroke='black' stroke-width='2'/%3E%3Cline x1='8.29387' y1='7.84383' x2='1.29387' y2='0.843826' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
  }
}
.search-results .search-page .container .search-results article.result-article .result-wrapper {
  color: black;
  background-color: #F2F2F2;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper:hover {
  background-color: #FF442F;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper:hover .result-content .title,
.search-results .search-page .container .search-results article.result-article .result-wrapper:hover .result-content p,
.search-results .search-page .container .search-results article.result-article .result-wrapper:hover .result-content div {
  color: white;
  -webkit-animation: fadeIn 1s ease;
          animation: fadeIn 1s ease;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper:hover .result-content button {
  bottom: 10px;
  visibility: visible;
  -webkit-animation: fadeInToRight 0.5s ease-in;
          animation: fadeInToRight 0.5s ease-in;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper img {
  min-height: 15.8125rem;
  width: 15.1875rem;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content {
  padding: 1.875rem 6.25rem 1.875rem 1.875rem;
  color: black;
  display: block;
  position: relative;
  width: 100%;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content .date {
  font-size: 0.8125rem;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content .title {
  line-height: 125%;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content .result-text-content {
  margin: 1.25rem 0;
  line-height: 150%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content .result-text-content img,
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content .result-text-content h3 {
  display: none;
}
@media only screen and (max-width: 767px) {
  .search-results .search-page .container .search-results article.result-article .result-wrapper .result-content {
    padding: 1.4375rem 1.5625rem;
    min-height: 16rem;
  }
  .search-results .search-page .container .search-results article.result-article .result-wrapper .result-content .title {
    font-size: 1.0625rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .search-results .search-page .container .search-results article.result-article .result-wrapper .result-content {
    padding: 1.4375rem 1.5625rem;
    min-height: 16rem;
  }
  .search-results .search-page .container .search-results article.result-article .result-wrapper .result-content .title {
    font-size: 1.0625rem;
  }
}
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content .title,
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content p,
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content div {
  color: black;
}
.search-results .search-page .container .search-results article.result-article .result-wrapper .result-content button {
  visibility: hidden;
}
.search-results .search-page .container .button-right {
  max-width: 100%;
  margin-top: 1.875rem;
}
.search-results .headline-text {
  opacity: 0;
}

.search-no-results .search-page .container {
  margin-top: 6.25rem;
}
.search-no-results .search-page .container h1 {
  color: #A60000;
  font-size: 2.8125rem;
  margin-bottom: 1.25rem;
}
.search-no-results .search-page .container form {
  border: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid black;
}
.search-no-results .search-page .container form input {
  border: none;
  outline: none;
  width: 100%;
  padding: 0;
}
.search-no-results .search-page .container form button {
  background: transparent;
}
.search-no-results .search-page .container form button svg line {
  stroke: black;
}
.search-no-results .search-page .container form button svg circle {
  stroke: black;
}

.single-our-theme .story .container .divContent {
  margin-bottom: 0;
}
@media only screen and (max-width: 1550px) {
  .single-our-theme .story .container .divContent h3 {
    max-width: 60%;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .single-our-theme .story .container .divContent h3 {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-our-theme .story .container .divContent h3 {
    max-width: 100%;
  }
}
.single-our-theme .story .container .divContent p {
  font-size: 1rem;
}
@media only screen and (max-width: 1550px) {
  .single-our-theme .story .container .divContent p {
    max-width: 60%;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .single-our-theme .story .container .divContent p {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-our-theme .story .container .divContent p {
    max-width: 100%;
  }
}
.single-our-theme .story .container .divContent p a {
  color: #E60000;
  text-decoration: underline;
}
.single-our-theme .story .container .subheading {
  line-height: 1.24em;
}
@media only screen and (max-width: 767px) {
  .single-our-theme .story .title .headline {
    font-size: 1.75rem;
  }
  .single-our-theme .story .title .textContent p {
    font-size: 1.125rem;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .single-our-theme .story .title .headline {
    font-size: 1.75rem;
  }
  .single-our-theme .story .title .textContent p {
    font-size: 1.125rem;
  }
}
.single-our-theme .story .splide img {
  -o-object-fit: cover;
     object-fit: cover;
}
.single-our-theme .button-wrapper {
  margin-top: 1.875rem;
}
.single-our-theme .title .headline {
  margin-bottom: 0.625rem;
}

@media (min-width: 768px) {
  .cmplz-cookiebanner {
    min-width: 700px !important;
  }
}
.cmplz-cookiebanner.cmplz-show {
  border-radius: 0;
  -webkit-box-shadow: rgba(255, 180, 192, 0.19) 0px 10px 20px, rgba(255, 180, 192, 0.23) 0px 6px 6px;
          box-shadow: rgba(255, 180, 192, 0.19) 0px 10px 20px, rgba(255, 180, 192, 0.23) 0px 6px 6px;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox label > span {
  display: none;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
  color: black !important;
  position: relative;
  background-color: transparent;
  padding: 0.625rem 1.25rem;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  background-image: url("data:image/svg+xml,%3Csvg width='154' height='44' viewBox='0 0 154 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_85_1184)'%3E%3Cg clip-path='url(%23clip1_85_1184)'%3E%3Crect width='154' height='44' fill='%23FF5173'/%3E%3Cg filter='url(%23filter0_f_85_1184)'%3E%3Crect x='12' y='8' width='174' height='67' fill='%23FF8B9D'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f_85_1184)'%3E%3Crect x='57' y='28' width='114' height='51' fill='white'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_85_1184' x='-6' y='-10' width='210' height='103' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_85_1184'/%3E%3C/filter%3E%3Cfilter id='filter1_f_85_1184' x='39' y='10' width='150' height='87' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_85_1184'/%3E%3C/filter%3E%3CclipPath id='clip0_85_1184'%3E%3Crect width='154' height='44' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_85_1184'%3E%3Crect width='154' height='44' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  border: none;
  border-radius: 0;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences {
  position: relative;
  background-color: transparent;
  color: white;
  padding: 0.625rem 1.25rem;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='44' viewBox='0 0 50 44' fill='none'%3E%3Crect x='16' y='44' width='30' height='34' transform='rotate(-90 16 44)' fill='url(%23paint0_linear_85_1181)'/%3E%3Crect width='30' height='34' transform='matrix(-1 -2.06186e-09 1.96898e-09 1 50.5 10)' fill='url(%23paint1_linear_85_1181)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_85_1181' x1='9.78049' y1='62.0709' x2='63.358' y2='56.1343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.182292' stop-color='white' stop-opacity='0.25'/%3E%3Cstop offset='0.357942' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_85_1181' x1='-6.21951' y1='18.0709' x2='47.358' y2='12.1343' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.182292' stop-color='white' stop-opacity='0.25'/%3E%3Cstop offset='0.357942' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  border: none;
  border-radius: 0;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny:hover, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences:hover, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences:hover {
  color: black;
  z-index: 3;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny:hover::before, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences:hover::before, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences:hover::before {
  -webkit-transform: scaleX(1) scaleY(1);
      -ms-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1);
  z-index: -1;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny::before, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences::before, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='154' height='44' viewBox='0 0 154 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_85_1184)'%3E%3Cg clip-path='url(%23clip1_85_1184)'%3E%3Crect width='154' height='44' fill='%23FF5173'/%3E%3Cg filter='url(%23filter0_f_85_1184)'%3E%3Crect x='12' y='8' width='174' height='67' fill='%23FF8B9D'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f_85_1184)'%3E%3Crect x='57' y='28' width='114' height='51' fill='white'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_85_1184' x='-6' y='-10' width='210' height='103' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_85_1184'/%3E%3C/filter%3E%3Cfilter id='filter1_f_85_1184' x='39' y='10' width='150' height='87' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_85_1184'/%3E%3C/filter%3E%3CclipPath id='clip0_85_1184'%3E%3Crect width='154' height='44' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_85_1184'%3E%3Crect width='154' height='44' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  -webkit-transform: scaleX(0) scaleY(0);
      -ms-transform: scaleX(0) scaleY(0);
          transform: scaleX(0) scaleY(0);
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.cmplz-cookiebanner .cmplz-close path {
  fill: white;
}
.cmplz-cookiebanner .cmplz-title {
  color: white;
}

#cmplz-manage-consent .cmplz-manage-consent {
  border: none;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.splide-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.875rem;
}
.splide-pagination .splide__arrows {
  margin: 0 !important;
}
.splide-pagination .splide__arrows .splide__arrow--next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='22' viewBox='0 0 14 22' fill='none'%3E%3Cpath d='M1.70142 2L11.0107 11.3094L1.21068 20.6187' stroke='%23E60000' stroke-width='3'/%3E%3C/svg%3E") !important;
}
.splide-pagination .splide__arrows .splide__arrow--prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='22' viewBox='0 0 14 22' fill='none'%3E%3Cpath d='M11.7877 20.6187L2.47841 11.3093L12.2785 1.99995' stroke='%23E60000' stroke-width='3'/%3E%3C/svg%3E") !important;
}
.splide-pagination .splide__arrows .splide__arrow {
  width: 14px !important;
  height: 22px !important;
  -webkit-transform: unset !important;
      -ms-transform: unset !important;
          transform: unset !important;
  position: unset !important;
}
.splide-pagination svg {
  display: none;
}

.theme__cards {
  max-width: 60%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 1.25rem;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .theme__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .theme__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    max-width: 100%;
  }
}
.theme__cards .card {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 35.9375rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.theme__cards .card:hover {
  background-color: #FF442F;
}
.theme__cards .card:hover .card__content {
  background-color: #FF442F;
  color: white;
}
@media only screen and (max-width: 767px) {
  .theme__cards .card:hover .card__content {
    background-color: #F2F2F2;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .theme__cards .card:hover .card__content {
    background-color: #F2F2F2;
  }
}
.theme__cards .card:hover .card__content .card__content__title,
.theme__cards .card:hover .card__content p {
  color: white;
}
@media only screen and (max-width: 767px) {
  .theme__cards .card:hover .card__content .card__content__title,
  .theme__cards .card:hover .card__content p {
    color: black;
    -webkit-animation: none;
            animation: none;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .theme__cards .card:hover .card__content .card__content__title,
  .theme__cards .card:hover .card__content p {
    color: black;
    -webkit-animation: none;
            animation: none;
  }
}
.theme__cards .card:hover .buttonBlackIcon {
  opacity: 1;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  bottom: 1.25rem;
  right: 1.25rem;
}
.theme__cards .card__wrapper {
  background-color: #F2F2F2;
  max-height: 575px;
  height: 100%;
}
.theme__cards .card__content {
  background-color: #F2F2F2;
  min-height: 14.625rem;
  padding: 1.5625rem;
  width: 100%;
  color: black;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.theme__cards .card__content__subtitle {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5em;
  -webkit-animation: none;
          animation: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -webkit-transition: color 0.3s ease-in-out !important;
  transition: color 0.3s ease-in-out !important;
  margin: 0;
}
.theme__cards .card__content__title {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5em;
  -webkit-animation: none;
          animation: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  -webkit-transition: color 0.3s ease-in-out !important;
  transition: color 0.3s ease-in-out !important;
}
.theme__cards .card__content .buttonBlackIcon {
  bottom: 2.5rem;
  right: 3.125rem;
  visibility: visible;
  -webkit-transition: none;
  transition: none;
  opacity: 0;
  color: white;
}
.theme__cards .card__content .buttonBlackIcon:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath d='M8.57568 0.122559L8.77318 7.81456L0.873238 7.81456' stroke='white' stroke-width='2'/%3E%3Cline x1='8.29289' y1='7.70711' x2='1.29289' y2='0.707107' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
}

@-webkit-keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 20%, 80%);
  }
  100% {
    background-color: hsl(200, 20%, 95%);
  }
}

@keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 20%, 80%);
  }
  100% {
    background-color: hsl(200, 20%, 95%);
  }
}
.skeleton {
  -webkit-animation: skeleton-loading 1s linear infinite alternate;
          animation: skeleton-loading 1s linear infinite alternate;
}

@media only screen and (max-width: 1024px) {
  .page-template-housing .blog .container .blogWrap {
    margin-top: -10%;
    margin-right: 10%;
  }
}

.housing-content {
  margin-bottom: 9.375rem;
}
.housing-content .container {
  padding: 0.625rem 0 0 0;
  padding-right: 0;
  padding-left: 0;
  max-width: 1101px !important;
}
@media only screen and (max-width: 1024px) {
  .housing-content .container {
    padding-left: 0;
  }
}

@media only screen and (max-width: 1300px) {
  .housing-filter {
    padding: 0 3.125rem;
  }
}
@media only screen and (max-width: 1024px) {
  .housing-filter {
    padding: 0 0.9375rem;
  }
}
.housing-filter__result-text {
  margin: 1.875rem 0 0 0;
  display: none;
  font-size: 1rem;
  font-weight: 400;
  color: var(--black);
}
.housing-filter__result-text span {
  font-size: 1rem;
  font-weight: 400;
  color: var(--black);
}
.housing-filter__result-text.show {
  display: block;
}
.housing-filter__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.875rem;
}
@media only screen and (max-width: 768px) {
  .housing-filter__search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.housing-filter__search__input {
  width: 80%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .housing-filter__search__input {
    width: 100%;
  }
}
.housing-filter__search__input [data-lastpass-icon-root] {
  display: none !important;
}
.housing-filter__search__input input {
  width: 100%;
  border: 0;
  border-bottom: 2px solid black;
  padding: 0.625rem 0;
  font-size: 1.375rem;
  outline: none;
}
@media only screen and (max-width: 768px) {
  .housing-filter__search__input input {
    font-size: 1rem;
  }
}
.housing-filter__search__input::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='33' viewBox='0 0 34 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.5791' cy='13.9503' r='12.0022' stroke='black' stroke-width='2.83618'/%3E%3Cline x1='11.2593' y1='22.1797' x2='1.96833' y2='31.4707' stroke='black' stroke-width='2.83618'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 2.0625rem;
  width: 2.125rem;
}
@media only screen and (max-width: 768px) {
  .housing-filter__search__input::after {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.3273' cy='7.67241' r='6.41452' stroke='black' stroke-width='1.51579'/%3E%3Cline x1='6.34634' y1='12.0706' x2='1.38082' y2='17.0361' stroke='black' stroke-width='1.51579'/%3E%3C/svg%3E%0A");
    height: 1.125rem;
    width: 1.1875rem;
  }
}
.housing-filter__search__input__options {
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  left: 0;
  font-size: 1rem;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
.housing-filter__search__input__options.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.housing-filter__search__input__options__option {
  padding: 0.625rem;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid white;
  background-color: #FFF3F5;
}
.housing-filter__search__input__options__option.active {
  background-color: #F09390;
}
@media only screen and (max-width: 768px) {
  .housing-filter__search__radius {
    margin-left: auto;
    max-width: 5.3125rem;
  }
}
.housing-filter__search__radius__dropdown {
  padding: 10px 0;
  font-size: 1.375rem;
  outline: none;
  border-bottom: 2px solid black;
  position: relative;
  min-width: 8.75rem;
  height: 100%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 768px) {
  .housing-filter__search__radius__dropdown {
    font-size: 1rem;
    min-width: 5.3125rem;
  }
}
.housing-filter__search__radius__dropdown.disabled {
  pointer-events: none;
  opacity: 0.2;
}
.housing-filter__search__radius__dropdown.active::after {
  -webkit-transform: translateY(-50%) rotate(0);
      -ms-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}
.housing-filter__search__radius__dropdown::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 7.16479L6.04363 1.83534L1 7.16479' stroke='black' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
  height: 0.625rem;
  width: 0.9375rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.housing-filter__search__radius__dropdown__selected {
  font-weight: 600;
}
.housing-filter__search__radius__dropdown__options {
  background-color: #FFF3F5;
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(calc(100% + 2px));
      -ms-transform: translateY(calc(100% + 2px));
          transform: translateY(calc(100% + 2px));
  left: 0;
  font-size: 1rem;
  width: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
.housing-filter__search__radius__dropdown__options.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.housing-filter__search__radius__dropdown__options div {
  padding: 0.625rem 1.875rem;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid white;
}
@media only screen and (max-width: 768px) {
  .housing-filter__search__radius__dropdown__options div {
    padding: 0.625rem 0.9375rem;
    font-size: 0.875rem;
  }
}
.housing-filter__filters {
  display: grid;
  grid-template-columns: 220px 220px 220px 1fr;
  gap: 3.75rem;
  margin: 6.25rem 0 4.375rem 0;
  max-width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (max-width: 1300px) {
  .housing-filter__filters {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 992px) {
  .housing-filter__filters {
    max-width: 100%;
    grid-template-columns: repeat(1, 1fr);
    gap: 2.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .housing-filter__filters {
    margin: 3.125rem 0 3.125rem 0;
  }
}
.housing-filter__filters__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.housing-filter__filters__item.active .housing-filter__filters__item__header {
  margin-bottom: 2.125rem;
}
@media only screen and (max-width: 768px) {
  .housing-filter__filters__item.active .housing-filter__filters__item__header {
    margin-bottom: 0.625rem;
  }
}
.housing-filter__filters__item.active .housing-filter__filters__item__header::after {
  -webkit-transform: rotate(180deg) translateY(50%);
      -ms-transform: rotate(180deg) translateY(50%);
          transform: rotate(180deg) translateY(50%);
}
.housing-filter__filters__item.active .housing-filter__filters__item__content {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  height: auto;
}
.housing-filter__filters__item:last-child {
  width: 100%;
  margin-left: auto;
  display: none;
}
@media only screen and (max-width: 1300px) {
  .housing-filter__filters__item:last-child {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .housing-filter__filters__item:last-child {
    width: 140px;
  }
}
.housing-filter__filters__item:last-child span {
  margin-left: auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.housing-filter__filters__item:last-child.show {
  display: block;
}
.housing-filter__filters__item:last-child .housing-filter__filters__item__header::after {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.10289 7.89161C0.965705 8.03113 0.965705 8.25723 1.10289 8.39574C1.24007 8.53425 1.46136 8.53526 1.59854 8.39574L4.93296 5.00432L8.26738 8.39574C8.40456 8.53425 8.62685 8.53425 8.76303 8.39574C8.89921 8.25621 8.89921 8.03012 8.76303 7.89161L5.42862 4.50019L8.76203 1.10877C8.89821 0.969248 8.89821 0.744172 8.76203 0.604645C8.62485 0.465118 8.40256 0.465118 8.26638 0.604645L4.93196 3.99606L1.59754 0.605664C1.46136 0.466137 1.23907 0.466137 1.10289 0.605664C0.966706 0.74519 0.965705 0.970266 1.10289 1.10979L4.4373 4.50121L1.10289 7.89161Z' fill='black' stroke='black' stroke-width='0.666667'/%3E%3C/svg%3E%0A");
  height: 0.5625rem;
  width: 0.625rem;
}
.housing-filter__filters__item__header {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.housing-filter__filters__item__header span {
  font-size: 1.375rem;
  font-weight: 600;
  color: var(--black);
  padding-right: 1.875rem;
}
@media (max-width: 992px) {
  .housing-filter__filters__item__header span {
    font-size: 0.9375rem;
  }
}
.housing-filter__filters__item__header::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.835205L5.95637 6.16466L11 0.835205' stroke='black' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 0.5rem;
  width: 0.75rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.housing-filter__filters__item__content {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 0;
}
.housing-filter__filters__item__content__group {
  position: relative;
  min-height: 0.9375rem;
  width: calc(100% - 1px);
  margin: 0 auto;
  gap: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.housing-filter__filters__item__content__group label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.875rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  font-weight: 400;
  cursor: pointer;
}
.housing-filter__filters__item__content__group label input {
  accent-color: #F09390;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #F09390;
  border: none;
  outline: none;
  max-width: 0.6875rem;
  max-height: 0.6875rem;
  width: 100%;
  padding: 0;
  height: 0.6875rem;
}
.housing-filter__filters__item__content__group label input:checked {
  background: #E60000;
  font-weight: 600;
}
.housing-filter__filters__item__content__range {
  position: relative;
  min-height: 0.9375rem;
  width: calc(100% - 1px);
  margin: 0 auto;
}
.housing-filter__filters__item__content__range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 0.6875rem;
  height: 0.6875rem;
  background-color: #E60000;
  outline: 2px solid #E60000;
  cursor: pointer;
  z-index: 9999;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.housing-filter__filters__item__content__range input[type=range]::-webkit-slider-thumb:hover {
  z-index: 9999;
  background-color: #A60000;
}
.housing-filter__filters__item__content__range input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 1.25rem;
  height: 1.25rem;
  background-color: #E60000;
  outline: 2px solid #E60000;
  cursor: pointer;
  z-index: 9999;
  box-shadow: none;
  position: relative;
  transform: scale(0.8);
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.housing-filter__filters__item__content__range input[type=range]::-moz-range-thumb:hover {
  z-index: 9999;
  background-color: #A60000;
}
.housing-filter__filters__item__content__range input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 0.0625rem;
}
.housing-filter__filters__item__content__range input[type=range]::-ms-track {
  appearance: none;
  height: 0.0625rem;
}
.housing-filter__filters__item__content__range input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 0.0625rem;
}
.housing-filter__filters__item__content__range input[type=range]::-moz-range-thumb:hover + input[type=range] {
  z-index: -100;
}
.housing-filter__filters__item__content__range input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: transparent;
  pointer-events: none;
  padding: 0;
}
.housing-filter__filters__item__content__range__slide {
  width: 100%;
  height: 0.0625rem;
  position: absolute;
  top: 0.5625rem;
  bottom: 0;
  margin: auto;
}
.housing-filter__filters__item__content__text {
  margin-left: auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0.9375rem;
}
.housing-filter__filters__item__content__text span {
  font-weight: 400;
  color: black;
  font-size: 0.8125rem;
}

.housing-navigation {
  margin: 0 0.625rem 1.875rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 1300px) {
  .housing-navigation {
    padding: 0 3.125rem;
  }
}
@media only screen and (max-width: 1024px) {
  .housing-navigation {
    display: none;
  }
}
.housing-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 1.875rem;
}
.housing-navigation ul li {
  position: relative;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6875rem;
  padding-right: 2.375rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.housing-navigation ul li.active {
  font-weight: 600;
}
.housing-navigation ul li.active:first-child::after {
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='-0.00244141' width='10.12' height='10.12' rx='1' fill='%23E60000'/%3E%3Crect x='12.8799' y='-0.00244141' width='10.12' height='10.12' rx='1' fill='%23E60000'/%3E%3Crect y='12.8777' width='10.12' height='10.12' rx='1' fill='%23E60000'/%3E%3Crect x='12.8799' y='12.8776' width='10.12' height='10.12' rx='1' fill='%23E60000'/%3E%3C/svg%3E%0A");
}
.housing-navigation ul li.active:last-child::after {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='27' viewBox='0 0 25 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2042_2513)'%3E%3Cpath d='M15.4103 7.56465C15.4103 9.14366 14.1254 10.4286 12.5464 10.4286C10.9673 10.4286 9.68311 9.14366 9.68311 7.56465C9.68311 5.98563 10.9673 4.70068 12.5464 4.70068C14.1254 4.70068 15.4103 5.98563 15.4103 7.56465Z' fill='%23E60000'/%3E%3Cpath d='M24.5357 17.0026L17.4469 12.6576C18.6686 10.7838 19.2873 9.0656 19.2873 7.53418C19.2873 3.81785 16.2635 0.794067 12.5464 0.794067C8.82941 0.794067 5.80563 3.81785 5.80563 7.53418C5.80563 9.11462 6.39447 10.8307 7.55938 12.6534L0.463398 17.0026C0.176434 17.1787 0.00311881 17.4849 -0.000432727 17.8216C-0.00398427 18.1583 0.162938 18.4672 0.446351 18.6498L11.9746 26.0526C12.1338 26.1549 12.317 26.206 12.4996 26.206C12.6821 26.206 12.8654 26.1549 13.0252 26.0526L24.5528 18.6498C24.8362 18.468 25.0031 18.1583 24.9996 17.8216C24.996 17.4849 24.8227 17.1787 24.5357 17.0026ZM6.5685 7.65848C6.5685 6.061 7.19144 4.55018 8.32154 3.40445C9.4559 2.25588 10.9561 1.623 12.5464 1.623C14.1368 1.623 15.6377 2.25588 16.7714 3.40445C17.9015 4.55018 18.5244 6.061 18.5244 7.65848C18.5244 9.25597 17.7438 11.1298 16.2038 13.1996C14.9494 14.8866 13.5075 16.2738 12.7595 16.95C12.6331 17.0644 12.4413 17.0665 12.3128 16.955C11.5669 16.3065 10.1278 14.9697 8.87771 13.2998C7.34557 11.2541 6.5685 9.35612 6.5685 7.65848Z' fill='%23E60000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2042_2513'%3E%3Crect width='25' height='25.412' fill='white' transform='translate(0 0.794067)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.housing-navigation ul li:first-child::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='10.12' height='10.12' rx='1' fill='%23FFB4C0'/%3E%3Crect x='12.8799' width='10.12' height='10.12' rx='1' fill='%23FFB4C0'/%3E%3Crect y='12.8801' width='10.12' height='10.12' rx='1' fill='%23FFB4C0'/%3E%3Crect x='12.8799' y='12.88' width='10.12' height='10.12' rx='1' fill='%23FFB4C0'/%3E%3C/svg%3E%0A");
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  width: 1.4375rem;
  height: 1.4375rem;
}
.housing-navigation ul li:last-child::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='27' viewBox='0 0 25 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2281_1468)'%3E%3Cpath d='M15.4103 7.5622C15.4103 9.14122 14.1254 10.4262 12.5464 10.4262C10.9673 10.4262 9.68311 9.14122 9.68311 7.5622C9.68311 5.98319 10.9673 4.69824 12.5464 4.69824C14.1254 4.69824 15.4103 5.98319 15.4103 7.5622Z' fill='%23FFB4C0'/%3E%3Cpath d='M24.5357 17.0001L17.4469 12.6552C18.6686 10.7814 19.2873 9.06316 19.2873 7.53174C19.2873 3.81541 16.2635 0.791626 12.5464 0.791626C8.82941 0.791626 5.80563 3.81541 5.80563 7.53174C5.80563 9.11217 6.39447 10.8283 7.55938 12.6509L0.463398 17.0001C0.176434 17.1763 0.00311881 17.4824 -0.000432727 17.8191C-0.00398427 18.1558 0.162938 18.4648 0.446351 18.6474L11.9746 26.0502C12.1338 26.1525 12.317 26.2036 12.4996 26.2036C12.6821 26.2036 12.8654 26.1525 13.0252 26.0502L24.5528 18.6474C24.8362 18.4655 25.0031 18.1558 24.9996 17.8191C24.996 17.4824 24.8227 17.1763 24.5357 17.0001ZM6.5685 7.65604C6.5685 6.05856 7.19144 4.54773 8.32154 3.40201C9.4559 2.25344 10.9561 1.62056 12.5464 1.62056C14.1368 1.62056 15.6377 2.25344 16.7714 3.40201C17.9015 4.54773 18.5244 6.05856 18.5244 7.65604C18.5244 9.25353 17.7438 11.1273 16.2038 13.1972C14.9494 14.8841 13.5075 16.2714 12.7595 16.9476C12.6331 17.0619 12.4413 17.0641 12.3128 16.9526C11.5669 16.304 10.1278 14.9672 8.87771 13.2973C7.34557 11.2516 6.5685 9.35368 6.5685 7.65604Z' fill='%23FFB4C0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2281_1468'%3E%3Crect width='25' height='25.412' fill='white' transform='translate(0 0.791626)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 1.5625rem;
  height: 1.6875rem;
}

@media only screen and (max-width: 1300px) {
  .housing-wrapper {
    padding: 0 3.125rem;
  }
}
@media only screen and (max-width: 1024px) {
  .housing-wrapper {
    padding: 0;
  }
}
.housing-wrapper.split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.875rem;
}
.housing-wrapper.split .housing-results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 347px;
  width: 347px;
}
.housing-wrapper.split #housing-map {
  display: block;
  position: sticky;
  top: 2rem;
  width: 100%;
}
.housing-wrapper .housing-results {
  display: grid;
  grid-template-columns: repeat(3, minmax(347px, 347px));
  gap: 1.875rem;
}
@media only screen and (max-width: 1300px) {
  .housing-wrapper .housing-results {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .housing-wrapper .housing-results {
    grid-template-columns: repeat(1, minmax(100%, 100%));
    gap: 0;
  }
}
.housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content {
  background-color: #E60000;
}
.housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__status {
  background-color: white;
  color: #E60000;
}
.housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__subtitle, .housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__title, .housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__location, .housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__type, .housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__meta {
  color: white;
}
.housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__meta__price::before {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3418 2.85987C11.3178 1.75141 9.8514 1.05714 8.22323 1.05714C5.12693 1.05714 2.61719 3.56689 2.61719 6.66318C2.61719 9.75947 5.12693 12.2692 8.22323 12.2692C9.82985 12.2692 11.2786 11.5934 12.3009 10.5105' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.46343 8.62062H1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.46343 4.7505H1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__meta__space::before {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2192_1922)'%3E%3Cpath d='M12.0253 6.88283H2.19141V13.92H12.0253V6.88283Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.4878 13.9199H12.0254' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.19284 13.9199H1.73047' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3203 6.88243H1.90039L2.72816 2.05568H8.77918H10.2678L11.5083 2.07823L12.3203 6.88243Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2192_1922'%3E%3Crect width='15' height='14' fill='white' transform='translate(0 0.987808)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__meta__rooms::before {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.63265 0.837418H1V6.47007H6.63265V0.837418Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2655 0.837418H6.63281V6.47007H12.2655V0.837418Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2653 6.47023H1V12.1029H12.2653V6.47023Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.housing-wrapper .housing-results.first-active .housing-results__item:first-child .housing-results__item__content__button {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.housing-wrapper .housing-results__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .housing-wrapper .housing-results__item.loaded:not(.no-website) .housing-results__item__content__button {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    color: transparent;
  }
  .housing-wrapper .housing-results__item.loaded:not(.no-website) .housing-results__item__content__button::after {
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.41736 0.525391L9.63558 8.21739L0.906631 8.21739' stroke='black' stroke-width='2'/%3E%3Cline y1='-1' x2='10.4319' y2='-1' transform='matrix(-0.741438 -0.671022 0.741438 -0.671022 9.88599 7.40234)' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
  }
}
@media only screen and (min-width: 768px) {
  .housing-wrapper .housing-results__item.loaded:hover {
    cursor: pointer;
  }
  .housing-wrapper .housing-results__item.loaded:hover.no-website {
    cursor: default;
  }
  .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content {
    background-color: #E60000;
  }
  .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__status {
    background-color: white;
    color: #E60000;
  }
  .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__subtitle, .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__title, .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__location, .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__type, .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__meta {
    color: white;
  }
  .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__meta__price::before {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3418 2.85987C11.3178 1.75141 9.8514 1.05714 8.22323 1.05714C5.12693 1.05714 2.61719 3.56689 2.61719 6.66318C2.61719 9.75947 5.12693 12.2692 8.22323 12.2692C9.82985 12.2692 11.2786 11.5934 12.3009 10.5105' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.46343 8.62062H1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.46343 4.7505H1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__meta__space::before {
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2192_1922)'%3E%3Cpath d='M12.0253 6.88283H2.19141V13.92H12.0253V6.88283Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.4878 13.9199H12.0254' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.19284 13.9199H1.73047' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3203 6.88243H1.90039L2.72816 2.05568H8.77918H10.2678L11.5083 2.07823L12.3203 6.88243Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2192_1922'%3E%3Crect width='15' height='14' fill='white' transform='translate(0 0.987808)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__meta__rooms::before {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.63265 0.837418H1V6.47007H6.63265V0.837418Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2655 0.837418H6.63281V6.47007H12.2655V0.837418Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2653 6.47023H1V12.1029H12.2653V6.47023Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  .housing-wrapper .housing-results__item.loaded:hover .housing-results__item__content__button {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-animation: fadeInToRight 1s ease;
            animation: fadeInToRight 1s ease;
  }
}
.housing-wrapper .housing-results__item__images {
  height: 21.3125rem;
}
.housing-wrapper .housing-results__item__images .splide__arrow {
  background: transparent;
  z-index: 99;
}
.housing-wrapper .housing-results__item__images .splide__arrow svg {
  fill: white;
}
.housing-wrapper .housing-results__item__images .splide__arrow.splide__arrow--next {
  right: 0.625rem;
}
.housing-wrapper .housing-results__item__images .splide__arrow.splide__arrow--prev {
  left: 0.625rem;
}
.housing-wrapper .housing-results__item__images .splide__track {
  height: 100%;
}
.housing-wrapper .housing-results__item__images .splide__pagination__wrapper {
  position: relative;
  margin: 0 auto;
  bottom: 2em;
  width: 58px;
}
.housing-wrapper .housing-results__item__images .splide__pagination__wrapper .splide__list .splide__slide {
  border: 0;
  width: 6px !important;
}
.housing-wrapper .housing-results__item__images .splide__pagination__wrapper .splide__list .splide__slide.is-active {
  width: 20px !important;
}
.housing-wrapper .housing-results__item__images .splide__pagination__wrapper .splide__list .splide__slide.is-active .splide__pagination__page {
  width: 100% !important;
  border-radius: 13px;
  opacity: 1;
}
.housing-wrapper .housing-results__item__images .splide__pagination__wrapper .splide__list .splide__slide .splide__pagination__page {
  height: 6px !important;
  width: 6px !important;
  background: white;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.4;
  margin: 0;
}
.housing-wrapper .housing-results__item__images img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.housing-wrapper .housing-results__item__images.skeleton {
  height: 15.0625rem;
  width: 100%;
}
.housing-wrapper .housing-results__item__images.no-image {
  background-color: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 21.3125rem;
  width: 100%;
  color: white;
}
.housing-wrapper .housing-results__item__images.no-image svg {
  height: 3.125rem;
  width: 3.125rem;
}
.housing-wrapper .housing-results__item__content {
  padding: 1.25rem 1.5625rem 3.3125rem 1.5625rem;
  background-color: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 20.5625rem;
}
@media only screen and (max-width: 768px) {
  .housing-wrapper .housing-results__item__content {
    min-height: 18.3125rem;
    padding: 1.25rem 1.5625rem 1.875rem 1.5625rem;
  }
}
.housing-wrapper .housing-results__item__content__status {
  font-size: 0.8125rem;
  background-color: #E60000;
  color: white;
  padding: 0.1875rem 0.625rem;
  border-radius: 2.1875rem;
  display: block;
  margin-bottom: 1.25rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
}
.housing-wrapper .housing-results__item__content__status.skeleton {
  height: 1.5rem;
  width: 6.875rem;
}
.housing-wrapper .housing-results__item__content__status.in-preparation {
  background-color: #FFB4C0;
  color: black;
}
.housing-wrapper .housing-results__item__content__subtitle {
  font-size: 1rem;
  font-weight: 600;
  color: black;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.3125rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.housing-wrapper .housing-results__item__content__subtitle.skeleton {
  height: 1.3125rem;
  width: 100%;
}
.housing-wrapper .housing-results__item__content__title {
  font-size: 1.5rem;
  font-weight: 600;
  color: black;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.875rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  word-break: break-word;
}
.housing-wrapper .housing-results__item__content__title.skeleton {
  height: 1.875rem;
  width: 100%;
}
.housing-wrapper .housing-results__item__content__location, .housing-wrapper .housing-results__item__content__type {
  color: black;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 21.6875rem;
}
.housing-wrapper .housing-results__item__content__location.skeleton, .housing-wrapper .housing-results__item__content__type.skeleton {
  height: 1.25rem;
  width: 100%;
}
.housing-wrapper .housing-results__item__content__meta {
  margin-top: 1.25rem;
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.1875rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: black;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.housing-wrapper .housing-results__item__content__meta li {
  position: relative;
  padding-left: 1.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.housing-wrapper .housing-results__item__content__meta li.skeleton {
  height: 1.25rem;
  width: 100%;
}
.housing-wrapper .housing-results__item__content__meta li.skeleton::before {
  background-image: none;
}
.housing-wrapper .housing-results__item__content__meta li sup {
  vertical-align: super;
  font-size: smaller;
}
.housing-wrapper .housing-results__item__content__meta__rooms::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.63265 0.837402H1V6.47006H6.63265V0.837402Z' stroke='%23E20A13' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2655 0.837402H6.63281V6.47006H12.2655V0.837402Z' stroke='%23E20A13' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.2653 6.47021H1V12.1029H12.2653V6.47021Z' stroke='%23E20A13' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 0.8125rem;
  width: 0.8125rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.housing-wrapper .housing-results__item__content__meta__space::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2083_1491)'%3E%3Cpath d='M12.0253 5.88525H2.19141V12.9224H12.0253V5.88525Z' stroke='%23E20A13' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.4878 12.9224H12.0254' stroke='%23E20A13' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.19284 12.9224H1.73047' stroke='%23E20A13' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3203 5.88485H1.90039L2.72816 1.05811H8.77918H10.2678L11.5083 1.08066L12.3203 5.88485Z' stroke='%23E20A13' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2083_1491'%3E%3Crect width='15' height='14' fill='white' transform='translate(0 -0.00976562)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 0.8125rem;
  width: 0.8125rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.housing-wrapper .housing-results__item__content__meta__price::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3418 2.8623C11.3178 1.75384 9.8514 1.05957 8.22323 1.05957C5.12693 1.05957 2.61719 3.56932 2.61719 6.66561C2.61719 9.7619 5.12693 12.2716 8.22323 12.2716C9.82985 12.2716 11.2786 11.5958 12.3009 10.5129' stroke='%23E60000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.46343 8.62305H1' stroke='%23E60000' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.46343 4.75293H1' stroke='%23E60000' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 0.8125rem;
  width: 0.8125rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.housing-wrapper .housing-results__item__content__button {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  line-height: 1.5rem;
  padding-right: 1.75rem;
  font-weight: 600;
}
.housing-wrapper .housing-results__item__content__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 10.1 9.1'%3E%3C!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 142) --%3E%3Cdefs%3E%3Cstyle%3E .st0 %7B fill: none; stroke: %23fff; stroke-width: 2px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='st0' d='M8.7.3l.2,7.7H.2'/%3E%3Cline class='st0' x1='8.5' y1='7.9' x2='.7' y2='.9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 0.8125rem;
  height: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.housing-wrapper #housing-map {
  height: 90vh;
  display: none;
}
.housing-wrapper .mapboxgl-popup-content {
  padding: 0.625rem 1.25rem;
}
.housing-wrapper .mapboxgl-popup-content button {
  display: none;
}

.page-template-denk-groot .blog .textContent p {
  font-size: 1.5rem;
}
.page-template-denk-groot .blog img {
  width: auto;
  height: auto;
  max-height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .page-template-denk-groot .blog img {
    max-height: 150px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 767px) and (orientation: landscape) {
  .page-template-denk-groot .blog img {
    max-height: 150px;
  }
}
.page-template-denk-groot .button-wrapper {
  float: right;
}
.page-template-denk-groot .homebanner__video {
  margin-top: 0.625rem;
}

.image-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.875rem;
  margin-bottom: 3.125rem;
}
@media only screen and (max-width: 1024px) {
  .image-gallery {
    grid-template-columns: 1fr;
  }
}
.image-gallery img {
  max-height: 472px;
  -o-object-fit: cover;
     object-fit: cover;
}

.parallax-text-block {
  position: relative;
}
.parallax-text-block__sticky-container {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  z-index: 1;
}
.parallax-text-block__background {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.parallax-text-block__content {
  position: relative;
  z-index: 2;
  margin-top: -100vh;
  padding-top: calc(60vh + 2rem);
  padding-bottom: 80vh;
  background: transparent;
}
.parallax-text-block__content-inner {
  background: white;
  max-width: 30%;
  padding-top: 2.1875rem;
  padding-bottom: 3.4375rem;
}
@media only screen and (max-width: 1024px) {
  .parallax-text-block__content-inner {
    max-width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .parallax-text-block__content-inner {
    max-width: 80%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.parallax-text-block__content-inner p {
  color: black;
  font-size: 1rem;
  line-height: 170%;
  padding-left: 9.375rem;
  padding-right: 2.8125rem;
}
@media only screen and (max-width: 768px) {
  .parallax-text-block__content-inner p {
    padding-left: 0.9375rem;
    padding-right: 1.5625rem;
  }
}
.parallax-text-block__content-inner p:not(:last-of-type) {
  margin-bottom: 4.375rem;
}
.parallax-text-block__content-inner p:has(img) {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 35px !important;
  margin-top: -35px;
}
.parallax-text-block__content-inner p img {
  height: 472px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50%;
     object-position: 50%;
}

.quote-with-image {
  position: relative;
}
.quote-with-image.no-image {
  margin-bottom: 4.375rem;
}
@media only screen and (max-width: 768px) {
  .quote-with-image.no-image {
    margin-bottom: 3.125rem;
  }
}
.quote-with-image__content {
  background-color: #F0F7F8;
  padding: 1.5625rem;
  max-width: 85%;
}
@media only screen and (max-width: 768px) {
  .quote-with-image__content {
    padding: 1.5625rem 1.5625rem 2.5rem 1.5625rem;
  }
}
.quote-with-image__content.text-size-small h2 {
  font-size: 2rem;
}
.quote-with-image__content.text-size-small span {
  font-size: 1rem;
}
.quote-with-image__content h2 {
  color: #A60000;
  font-size: 3.4375rem;
  font-weight: 300;
  line-height: 111%;
  margin-top: 0;
  margin-bottom: 1.25rem;
  max-width: 80%;
  font-family: "Canela Web", serif;
}
@media only screen and (max-width: 768px) {
  .quote-with-image__content h2 {
    font-size: 2.1875rem;
    max-width: 100%;
  }
}
.quote-with-image__content span {
  color: #A60000;
  font-size: 1.25rem;
  line-height: 113%;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .quote-with-image__content span {
    font-size: 1rem;
  }
}
.quote-with-image__content span:before {
  content: "-";
  margin-right: 0.3125rem;
}
.quote-with-image__image {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: -5rem;
}
@media only screen and (max-width: 768px) {
  .quote-with-image__image {
    margin-top: -1.25rem;
  }
}
.quote-with-image__image img {
  height: 25rem;
  width: 25rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50%;
     object-position: 50%;
}
@media only screen and (max-width: 1024px) {
  .quote-with-image__image img {
    height: 18.75rem;
    width: 18.75rem;
  }
}
@media only screen and (max-width: 768px) {
  .quote-with-image__image img {
    height: 13.75rem;
    width: 13.75rem;
  }
}
