html {
  font-size: 15px;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  html {
    font-size: 20px;
  }
}
@media (min-width: 981px) {
  html {
    font-size: 34px;
  }
}
body {
  font: 14.4px / 1.3em "Founders", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size-adjust: 0.43;
  -webkit-font-smoothing: antialiased;
}
body header.e-con > .e-con-inner, body section.e-con > .e-con-inner {
  width: 90%;
}
body .cursor-chevron {
  cursor: url("/wp-content/uploads/2026/02/page-hero-chevron-down.svg"), auto;
}
.admin-bar header #main-header {
  top: 32px;
}
header .header-main, header .header-sticky {
  padding: 0;
}
header .header-main > .e-con-inner, header .header-sticky > .e-con-inner {
  width: 90%;
}
header #main-header {
  position: absolute;
  top: 0;
  padding: 0;
  will-change: transform;
}
header #main-header .elementor-nav-menu .sub-arrow {
  position: relative;
  top: 3px;
}
header #main-header .logo-static {
  position: relative;
  top: 3px;
}
header #main-header .logo-fixed {
  display: none;
}
header #main-header .logo-elab {
  display: none;
}
header #main-header.fixed-hidden {
  position: fixed;
  transform: translateY(-100%);
  background-color: #fff;
  box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.15);
}
header #main-header.fixed-hidden > .e-con-inner {
  padding: 14px 0;
}
header #main-header.header-fixed {
  transform: translateY(0);
  transition: transform 0.2s ease-out !important;
}
header #main-header.header-fixed .logo-static {
  display: none;
}
header #main-header.header-fixed .logo-fixed {
  display: flex;
}
header #main-header.header-fixed .header-main-logo svg path {
  fill: #b2b2b2;
}
header #main-header.header-fixed .elementor-nav-menu--main .elementor-item {
  color: #b5b5b5 !important;
  fill: #b5b5b5 !important;
}
header #main-header.header-fixed .header-search-field .e-search-form {
  border-color: #b5b5b5;
}
header #main-header.header-fixed .header-search-field .e-search-input {
  color: #555;
}
header #main-header.header-fixed .header-search-field .e-search-input::placeholder {
  color: #b5b5b5;
}
header #main-header.header-fixed .header-search-icon svg path {
  stroke: #b5b5b5;
}
header #main-header.header-fixed .header-search-close .elementor-button {
  color: #b5b5b5 !important;
  fill: #b5b5b5 !important;
}
header #main-header.header-fixed .elementor-nav-menu .sub-menu:before {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
header #main-header.header-fixed .elementor-nav-menu a {
  color: #b5b5b5 !important;
}
header #main-header .elementor-nav-menu > .menu-item > .sub-menu {
  top: calc(100% + 22px) !important;
  padding: 30px 0;
}
header #main-header .elementor-nav-menu > .menu-item > .sub-menu:before {
  z-index: -1;
}
header #main-header .elementor-nav-menu > .menu-item > .sub-menu > .menu-item > a {
  z-index: 999;
}
header #main-header .elementor-nav-menu .sub-menu {
  box-shadow: none;
  padding-bottom: 40px;
  background-color: transparent !important;
}
header #main-header .elementor-nav-menu .sub-menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100vw;
  width: 200vw;
  height: 100%;
  z-index: -2;
}
header #main-header .elementor-nav-menu .sub-menu a {
  font-size: 25px;
  color: white;
  background: transparent !important;
  padding: 0 20px;
  line-height: 1.1666em;
  border: none !important;
}
header.search-open .elementor-widget-nav-menu {
  pointer-events: none;
  opacity: 0;
}
header.search-open .header-search-field {
  opacity: 1;
  pointer-events: all;
}
header.search-open .header-search-close {
  cursor: pointer;
  transform: rotate(135deg);
}
header.search-open .header-search-close a {
  pointer-events: none;
}
header .header-search-wrap {
  justify-content: flex-end;
}
header .header-search-field {
  position: absolute;
  width: 324px;
  max-width: 324px !important;
  right: 100px;
  opacity: 0;
  pointer-events: none;
}
header .header-search-field .e-search-form {
  flex-direction: row-reverse;
  gap: 15px;
  border-bottom: 1px solid white;
}
header .header-search-icon {
  display: flex;
  align-items: center;
  cursor: pointer;
}
header .header-search-icon svg {
  position: relative;
  top: 1px;
}
header .header-search-icon .elementor-icon-wrapper {
  display: flex;
  flex-wrap: wrap;
}
header .header-search-close {
  transition: all 0.6s ease-in-out;
}
.dark-header #main-header .elementor-nav-menu .sub-menu:before {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.dark-header #main-header .elementor-nav-menu a {
  color: #b5b5b5 !important;
}
.dark-header .header-main-logo svg path {
  fill: #b2b2b2;
}
.dark-header .elementor-nav-menu--main .elementor-item {
  color: #b5b5b5 !important;
  fill: #b5b5b5 !important;
}
.dark-header .header-search-field .e-search-form {
  border-color: #b5b5b5;
}
.dark-header .header-search-field .e-search-input {
  color: #555;
}
.dark-header .header-search-field .e-search-input::placeholder {
  color: #b5b5b5;
}
.dark-header .header-search-icon svg {
  stroke: #b5b5b5;
}
.dark-header .header-search-close .elementor-button {
  color: #b5b5b5 !important;
  fill: #b5b5b5 !important;
}
@media (min-width: 981px) and (max-width: 1280px) {
  #header-offcanvas .header-offcanvas-content > .e-con-inner {
    padding-top: 60px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #header-offcanvas .header-offcanvas-content-links .elementor-widget-text-editor {
    font-size: 18px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #header-offcanvas .header-offcanvas-content-address .elementor-widget-text-editor {
    font-size: 18px;
  }
}
#header-offcanvas .elementor-nav-menu .sub-menu {
  top: calc(100% + 19px) !important;
}
@media (max-width: 980px) {
  #header-offcanvas .header-search-wrap {
    align-items: center;
  }
}
#mobile-menu .menu-item.item-sm > .elementor-item {
  font-size: 32px;
  line-height: 100%;
}
#mobile-menu .menu-item.item-sm.margin-top {
  margin-top: 82px;
}
.page-e_lab header #main-header .header-search-icon, .single-project header #main-header .header-search-icon {
  display: none !important;
}
.page-e_lab header #main-header .header-search-close, .single-project header #main-header .header-search-close {
  margin-left: 0;
}
.page-e_lab header #main-header.fixed-hidden, .single-project header #main-header.fixed-hidden {
  background-color: #2c2c2c;
}
.page-e_lab header #main-header.header-fixed .header-main-logo svg path, .single-project header #main-header.header-fixed .header-main-logo svg path {
  fill: #fff;
}
.page-e_lab header #main-header.header-fixed .elementor-nav-menu--main .elementor-item, .single-project header #main-header.header-fixed .elementor-nav-menu--main .elementor-item {
  color: #fff !important;
  fill: #fff !important;
}
.page-e_lab header #main-header.header-fixed .header-search-field .e-search-form, .single-project header #main-header.header-fixed .header-search-field .e-search-form {
  border-color: #fff;
}
.page-e_lab header #main-header.header-fixed .header-search-field .e-search-input, .single-project header #main-header.header-fixed .header-search-field .e-search-input {
  color: #fff;
}
.page-e_lab header #main-header.header-fixed .header-search-field .e-search-input::placeholder, .single-project header #main-header.header-fixed .header-search-field .e-search-input::placeholder {
  color: #fff;
}
.page-e_lab header #main-header.header-fixed .header-search-icon svg path, .single-project header #main-header.header-fixed .header-search-icon svg path {
  stroke: #fff;
}
.page-e_lab header #main-header.header-fixed .header-search-close .elementor-button, .single-project header #main-header.header-fixed .header-search-close .elementor-button {
  color: #fff !important;
  fill: #fff !important;
}
@keyframes lab-slide-left {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(-662px, 0);
  }
}
@keyframes lab-slide-right {
  from {
    transform: translate(-662px, 0);
  }
  to {
    transform: translate(-612px, 0);
  }
}
@keyframes ennead-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes dash-fade-in {
  from {
    opacity: 0;
    transform: translate(0, 20px);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
#content .news-loop .elementor-loop-container {
  grid-template-columns: repeat(1, 1fr);
  row-gap: 2.5rem;
  column-gap: 30px;
}
@media (min-width: 768px) {
  #content .news-loop .elementor-loop-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 981px) {
  #content .news-loop .elementor-loop-container {
    grid-template-columns: repeat(12, 1fr);
    column-gap: 60px;
  }
}
@media (min-width: 981px) {
  #content .news-loop .e-loop-item:nth-of-type(4n + 1) {
    grid-column: 1 / 10;
  }
  #content .news-loop .e-loop-item:nth-of-type(4n + 2) {
    grid-column: 10 / 13;
  }
  #content .news-loop .e-loop-item:nth-of-type(4n + 3) {
    grid-column: 1 / 4;
  }
  #content .news-loop .e-loop-item:nth-of-type(4n + 4) {
    grid-column: 4 / 13;
  }
}
#content .news-media--image {
  aspect-ratio: 1.6;
  max-height: max-content;
  min-width: 100%;
}
#content .news-media--image--link {
  display: flex;
}
#content .news-media--embed {
  position: relative;
  padding-bottom: 56.25%;
}
#content .news-media--embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
#posts-by-year .posts-year {
  margin-top: 0;
  margin-bottom: 1rem;
}
@media (max-width: 980px) {
  #posts-by-year .posts-year {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #posts-by-year .posts-year {
    font-size: 20px;
  }
}
#posts-by-year .posts-year-group {
  margin-bottom: 11%;
}
#posts-by-year .posts-year-group:last-child {
  margin-bottom: 0;
}
#posts-by-year .posts-year-group .show-more {
  font-size: 25px;
  line-height: 1;
  color: #555;
  max-width: fit-content;
  cursor: pointer;
}
#posts-by-year .posts-year-group .show-more-wrapper {
  margin-top: 16px;
}
#posts-by-year .posts-year-list {
  list-style: none;
  border-top: 1px solid #dcdcdc;
  padding: 0;
}
#posts-by-year .posts-year-item {
  border-bottom: 1px solid #dcdcdc;
  padding: 10px 0;
}
#posts-by-year .posts-year-item a {
  display: block;
  transition: all 0.2s;
}
#posts-by-year .posts-year-item a:hover {
  color: #8a8a8a;
}
#posts-by-year .posts-year-link, #posts-by-year .posts-year-date {
  line-height: 1.3em;
}
@media (max-width: 980px) {
  #posts-by-year .posts-year-link, #posts-by-year .posts-year-date {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #posts-by-year .posts-year-link, #posts-by-year .posts-year-date {
    font-size: 16px;
  }
}
#posts-by-year .posts-year-date {
  color: #b5b5b5;
}
#posts-by-year .posts-hidden-wrapper {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.4s ease-out, opacity 0.4s ease-out;
  opacity: 0;
}
#posts-by-year .posts-hidden-wrapper.open {
  max-height: 9999px;
  opacity: 1;
}
#posts-by-year .posts-hidden-list {
  list-style: none;
  padding: 0;
}
#content .facetwp-template[data-name="people_listing"] {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px 0px;
}
@media (min-width: 541px) {
  #content .facetwp-template[data-name="people_listing"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  #content .facetwp-template[data-name="people_listing"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 981px) {
  #content .facetwp-template[data-name="people_listing"] {
    grid-template-columns: repeat(4, 1fr);
  }
}
#content .facetwp-template[data-name="people_listing"] .people-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0);
  transition: all 0.3s;
}
@media (min-width: 768px) {
  #content .facetwp-template[data-name="people_listing"] .people-item {
    padding: 20px;
  }
}
#content .facetwp-template[data-name="people_listing"] .people-item-image {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  display: flex;
  width: 100%;
}
#content .facetwp-template[data-name="people_listing"] .people-item-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.3s;
}
#content .facetwp-template[data-name="people_listing"] .people-item-image-link {
  position: absolute;
  width: 100%;
  height: 100%;
}
#content .facetwp-template[data-name="people_listing"] .people-item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
#content .facetwp-template[data-name="people_listing"] .people-item-title h3 {
  font-size: 18px;
  margin: 0;
  color: #555555;
}
@media (min-width: 981px) {
  #content .facetwp-template[data-name="people_listing"] .people-item-title h3 {
    font-size: 20px;
  }
}
#content .facetwp-template[data-name="people_listing"] .people-item-email {
  max-width: 16px;
  margin-top: 8px;
}
#content .facetwp-template[data-name="people_listing"] .people-item-email a {
  display: flex;
}
#content .facetwp-template[data-name="people_listing"] .people-item-email svg {
  width: 100%;
  height: 12px;
  transition: all 0.2s;
}
#content .facetwp-template[data-name="people_listing"] .people-item-email:hover svg {
  fill: #8a8a8a;
}
#content .facetwp-template[data-name="people_listing"] .people-item-position {
  font-size: 18px;
  color: #8a8a8a;
}
@media (min-width: 981px) {
  #content .facetwp-template[data-name="people_listing"] .people-item-position {
    font-size: 20px;
  }
}
#people-filters .people-filters-titles .active {
  color: #555555;
}
#people-filters .people-filters-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.4s ease-out;
}
#people-filters .people-filters-content .facetwp-facet {
  margin: 0;
}
#people-filters .people-filters-content .facetwp-radio {
  font-size: 18px;
  line-height: 100%;
  background-image: none !important;
  padding: 0;
  color: #a1a1a1;
}
@media (min-width: 768px) {
  #people-filters .people-filters-content .facetwp-radio {
    font-size: 20px;
  }
}
@media (min-width: 981px) {
  #people-filters .people-filters-content .facetwp-radio {
    font-size: 24px;
  }
}
#people-filters .people-filters-content .facetwp-radio:hover, #people-filters .people-filters-content .facetwp-radio.checked {
  color: #555555;
}
#people-filters .people-filters-content .facetwp-radio:first-child {
  display: none;
}
#people-filters .people-filters-content .facetwp-type-reset {
  margin-top: 12px;
}
@media (max-width: 980px) {
  #people-filters .people-filters-content .facetwp-reset {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #people-filters .people-filters-content .facetwp-reset {
    font-size: 16px;
  }
}
#people-filters .people-filters-content .facetwp-type-search .facetwp-icon {
  bottom: 4px;
}
#people-filters .people-filters-content .facetwp-search {
  font-size: 18px;
  line-height: 130%;
  border: none;
  border-bottom: 1px solid #555;
  border-radius: 0;
  padding: 0 0 8.5px;
  outline: none;
  min-width: auto;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  #people-filters .people-filters-content .facetwp-search {
    font-size: 20px;
  }
}
@media (min-width: 981px) {
  #people-filters .people-filters-content .facetwp-search {
    font-size: 24px;
  }
}
#people-filters .people-filters-content .facetwp-counter {
  display: none;
}
#people-filters .people-filters-content .elementor-widget-shortcode {
  display: none;
}
#people-filters .people-filters-content .elementor-widget-shortcode.active {
  display: block;
}
#people-filters .people-filters-content.open {
  max-height: 800px;
  transition: max-height 0.4s ease-in;
}
#content .facetwp-template[data-name="projects_listing"] {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 24px 0;
}
@media (min-width: 768px) {
  #content .facetwp-template[data-name="projects_listing"] {
    gap: 48px 0;
  }
}
@media (min-width: 981px) {
  #content .facetwp-template[data-name="projects_listing"] {
    gap: 48px;
  }
}
#content .facetwp-template[data-name="projects_listing"] .project-item {
  position: relative;
  display: flex;
  align-items: flex-end;
  aspect-ratio: 1.6;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#content .facetwp-template[data-name="projects_listing"] .project-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #000, transparent);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s;
  pointer-events: none;
}
#content .facetwp-template[data-name="projects_listing"] .project-item:hover:before {
  opacity: 0.75;
}
#content .facetwp-template[data-name="projects_listing"] .project-item:hover .project-item-content {
  opacity: 1;
}
#content .facetwp-template[data-name="projects_listing"] .project-item.fullwidth {
  grid-column: span 12;
}
#content .facetwp-template[data-name="projects_listing"] .project-item.half {
  grid-column: span 12;
}
@media (min-width: 981px) {
  #content .facetwp-template[data-name="projects_listing"] .project-item.half {
    grid-column: span 6;
  }
}
#content .facetwp-template[data-name="projects_listing"] .project-item.one_third {
  grid-column: span 12;
}
@media (min-width: 981px) {
  #content .facetwp-template[data-name="projects_listing"] .project-item.one_third {
    grid-column: span 6;
  }
}
@media (min-width: 1440px) {
  #content .facetwp-template[data-name="projects_listing"] .project-item.one_third {
    grid-column: span 3;
  }
}
@media (min-width: 1440px) {
  #content .facetwp-template[data-name="projects_listing"] .project-item.one_third .project-item-question {
    display: none;
  }
}
#content .facetwp-template[data-name="projects_listing"] .project-item.two_thirds {
  grid-column: span 12;
}
@media (min-width: 981px) {
  #content .facetwp-template[data-name="projects_listing"] .project-item.two_thirds {
    grid-column: span 6;
  }
}
@media (min-width: 1440px) {
  #content .facetwp-template[data-name="projects_listing"] .project-item.two_thirds {
    grid-column: span 9;
  }
}
#content .facetwp-template[data-name="projects_listing"] .project-item-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 20px;
  opacity: 0;
  transition: opacity 0.4s;
}
#content .facetwp-template[data-name="projects_listing"] .project-item-content * {
  color: white;
}
#content .facetwp-template[data-name="projects_listing"] .project-item-title, #content .facetwp-template[data-name="projects_listing"] .project-item-question {
  line-height: 133%;
  margin: 8px 0;
}
#content .facetwp-template[data-name="projects_listing"] .project-item-title {
  font-size: 26px;
}
@media (min-width: 768px) {
  #content .facetwp-template[data-name="projects_listing"] .project-item-title {
    font-size: 32px;
  }
}
#content .facetwp-template[data-name="projects_listing"] .project-item-question {
  font-size: 20px;
}
@media (min-width: 768px) {
  #content .facetwp-template[data-name="projects_listing"] .project-item-question {
    font-size: 28px;
  }
}
#content .facetwp-template[data-name="projects_listing"] .project-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#content .facetwp-template[data-name="work_listing"] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
#content .work-item {
  position: relative;
  aspect-ratio: 1.6;
  padding: 30px;
  background-size: cover;
  background-position: center;
}
#content .work-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
}
#content .work-item-title {
  position: relative;
  font-size: 28px;
  line-height: 1.215em;
  color: white;
  transition: opacity 0.5s ease;
  opacity: 0;
  margin: 0;
}
#content .work-item-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#content .work-item:hover:before {
  opacity: 0.7;
}
#content .work-item:hover .work-item-title {
  opacity: 1;
}
#content .work-loop-pagination {
  display: none;
}
#content .work-loop-pagination .facetwp-type-pager {
  margin-bottom: 0;
}
#content .work-loop-pagination .facetwp-load-more {
  font-size: 18px;
  color: #b5b5b5;
  background: transparent;
  border: none;
  padding: 0;
  line-height: 1;
}
#content .work-loop-pagination .facetwp-load-more:hover {
  color: #555555;
}
#content .work-loop-section.expanded .facetwp-template[data-name="work_listing"] {
  grid-template-columns: repeat(5, 1fr);
}
#content .work-loop-section.expanded .facetwp-template[data-name="work_listing"] .work-item {
  padding: 20px;
}
#content .work-loop-section.expanded .facetwp-template[data-name="work_listing"] .work-item-title {
  font-size: 20px;
}
#content .work-loop-section.expanded .work-loop-pagination {
  display: block;
}
#content .home-hero-slider .home-hero-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
}
#content .home-hero-slider .home-hero-video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.5;
  z-index: 1;
}
#content .home-hero-slider .home-hero-video .e-hosted-video {
  width: 100%;
  height: 100%;
}
@media (max-width: 980px) {
  #content .home-hero-slider .elementor-swiper-button {
    display: none;
  }
}
#content .home-hero-slider .swiper {
  padding: 0;
}
@media (max-width: 980px) {
  #content .home-hero-slider .swiper-pagination {
    display: none;
  }
}
#content .home-hero-slider .swiper-pagination-bullets {
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0;
  top: auto;
  margin-bottom: 1.25rem;
  padding-right: 80px;
  padding-left: 80px;
  width: auto;
  text-align: right;
  transform: unset;
}
#content .home-hero-slider .swiper-pagination-bullet {
  margin: 6.5px;
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.75);
}
#content .home-hero-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
#content .home-hero-slider-loop:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 40, 40, 0.37)), color-stop(48.06%, rgba(0, 0, 0, 0.08)), color-stop(78.18%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: -moz-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: linear-gradient(180deg, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  opacity: 0.6;
  pointer-events: none;
}
#content .home-hero-slider-loop:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 40, 40, 0.37)), color-stop(48.06%, rgba(0, 0, 0, 0.08)), color-stop(78.18%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: -moz-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: linear-gradient(180deg, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  opacity: 1;
  -webkit-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}
#news-single .news-media--image {
  aspect-ratio: 1.6;
  max-height: max-content;
  min-width: 100%;
}
#news-single .news-media--image--link {
  display: flex;
  pointer-events: none;
}
#news-single .news-media--embed {
  position: relative;
  padding-bottom: 56.25%;
}
#news-single .news-media--embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
#news-single .elementor-widget-theme-post-content p, #news-single .elementor-widget-theme-post-content ul, #news-single .elementor-widget-theme-post-content blockquote, #news-single .elementor-widget-theme-post-content .wp-block-image {
  margin-bottom: 1rem;
}
#news-single .elementor-widget-theme-post-content p:last-child, #news-single .elementor-widget-theme-post-content ul:last-child, #news-single .elementor-widget-theme-post-content blockquote:last-child, #news-single .elementor-widget-theme-post-content .wp-block-image:last-child {
  margin-bottom: 0;
}
#news-single .elementor-widget-theme-post-content blockquote {
  border-left: 5px solid;
  margin: 0 0 1rem;
  padding-left: 1rem;
}
#news-single .elementor-widget-theme-post-content a {
  border-bottom: 1px solid #555;
  transition: all 0.4s;
}
#news-single .elementor-widget-theme-post-content a:hover {
  border-bottom: 1px solid rgba(85, 85, 85, 0);
}
#content .facetwp-type-radio[data-name="explore_categories"] {
  display: flex;
  flex-direction: column;
  gap: 8px 40px;
  margin: 0;
}
@media (min-width: 981px) {
  #content .facetwp-type-radio[data-name="explore_categories"] {
    flex-direction: row;
  }
}
#content .facetwp-type-radio[data-name="explore_categories"] .facetwp-radio {
  font-size: 20px;
  line-height: 1.2em;
  background: transparent;
  padding: 0;
  margin: 0;
  color: #555;
  transition: all 0.2s;
}
@media (min-width: 981px) {
  #content .facetwp-type-radio[data-name="explore_categories"] .facetwp-radio {
    font-size: 24px;
    line-height: 1.1em;
    color: #a1a1a1;
  }
}
@media (min-width: 981px) {
  #content .facetwp-type-radio[data-name="explore_categories"] .facetwp-radio:first-child {
    display: none;
  }
}
#content .facetwp-type-radio[data-name="explore_categories"] .facetwp-radio:hover, #content .facetwp-type-radio[data-name="explore_categories"] .facetwp-radio.checked {
  color: #555;
}
#content .facetwp-type-radio[data-name="explore_categories"] .facetwp-display-value {
  padding: 0;
}
#content .facetwp-type-radio[data-name="explore_categories"] .facetwp-counter {
  display: none;
}
#content .facetwp-template[data-name="explore_listing"] {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 25px;
}
@media (min-width: 768px) {
  #content .facetwp-template[data-name="explore_listing"] {
    gap: 40px 25px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 981px) {
  #content .facetwp-template[data-name="explore_listing"] {
    gap: 60px;
  }
}
#content .explore-item-media {
  display: grid;
}
#content .explore-item-content {
  margin-top: 1rem;
}
#content .explore-item-content-title {
  color: #555;
  margin-bottom: 25px;
}
#content .explore-item-content-title:last-child {
  margin-bottom: 0;
}
#content .explore-item-content-caption {
  color: #a1a1a1;
}
#content .explore-item-content-caption a {
  color: #b5b5b5;
}
#content .explore-item-content-caption a:hover {
  color: #8a8a8a;
}
#content .explore-item-content p {
  margin-bottom: 25px;
}
#content .explore-item-content p:last-child {
  margin-bottom: 0;
}
#content .explore-filters-wrap.active .explore-filters-trigger .elementor-widget-html {
  transform: rotate(0);
  background-color: #1c1c1e;
  color: #e2e2e2;
}
#content .explore-filters-wrap.active .explore-filters-facet {
  display: block;
}
#content .explore-filters-trigger {
  cursor: pointer;
}
@media (min-width: 981px) {
  #content .explore-filters-trigger {
    display: none;
  }
}
#content .explore-filters-trigger .elementor-widget-html {
  border: none;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #e2e2e2;
  transform: rotate(180deg);
  transition: all 350ms;
  padding: 0;
}
@media (max-width: 980px) {
  #content .explore-filters-facet {
    position: absolute;
    top: 100%;
    right: 0;
    padding: 24px;
    z-index: 9;
    background: #fff;
    border: 1px solid #e2e2e2;
    display: none;
  }
}
#content #typology-description h3 {
  font-size: 25px;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 0;
  color: #8a8a8a;
}
#content #typology-description p {
  line-height: 1.35em;
  color: #b5b5b5;
  margin-bottom: 25px;
}
#content #typology-description p:last-child {
  margin-bottom: 0;
}
#content .facetwp-facet-work_typology {
  display: none !important;
}
#content .facetwp-facet-work_typology.facet-active + .work-filter {
  display: none;
}
#content .facetwp-facet-work_location .facetwp-link, #content .facetwp-facet-work_typology .facetwp-link {
  font-size: 25px;
  line-height: 1.3em;
  color: #b5b5b5;
}
#content .facetwp-facet-work_location .facetwp-link.checked, #content .facetwp-facet-work_location .facetwp-link:hover, #content .facetwp-facet-work_typology .facetwp-link.checked, #content .facetwp-facet-work_typology .facetwp-link:hover {
  font-weight: inherit;
  color: #8a8a8a;
}
#content .facetwp-facet-work_location .facetwp-link .facetwp-counter, #content .facetwp-facet-work_typology .facetwp-link .facetwp-counter {
  display: none;
}
#content .facetwp-facet-work_search {
  margin: 0;
}
#content .facetwp-facet-work_search .facetwp-input-wrap {
  width: 100%;
}
#content .facetwp-facet-work_search .facetwp-search {
  font-size: 1.25em;
  line-height: 1.3em;
  padding: 1px 2px;
  margin: 0;
  border: none;
  border-bottom: 1px solid #b2b2b2;
  color: #8a8a8a;
  border-radius: 0;
  outline: none;
}
#content .facetwp-facet-work_search .facetwp-search::placeholder {
  color: #dcdcdc;
}
#content .facetwp-facet-work_search .facetwp-icon:before {
  opacity: 0.4;
}
#content .work-filter {
  position: relative;
  padding: 0;
  list-style: none;
}
#content .work-filter-link.has-child {
  position: relative;
}
#content .work-filter-link.has-child > a {
  position: relative;
  max-width: 50%;
  padding-right: 20px;
}
#content .work-filter-link.has-child > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: translateY(-1px) rotate(45deg);
  opacity: 0;
  transform: all 0.2s;
}
#content .work-filter-link.has-child:hover > a:after {
  opacity: 1;
}
#content .work-filter-link.has-child:hover > .submenu {
  opacity: 1;
  pointer-events: all;
}
#content .work-filter-link:hover > a {
  color: #8a8a8a;
}
#content .work-filter-link a {
  font-size: 18px;
  line-height: 1.1666em;
  color: #b5b5b5;
  transform: all 0.2s;
}
@media (min-width: 768px) {
  #content .work-filter-link a {
    font-size: 20px;
  }
}
@media (min-width: 981px) {
  #content .work-filter-link a {
    font-size: 25px;
  }
}
#content .work-filter-link > .submenu {
  position: absolute;
  left: 50%;
  top: 0;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
  padding: 0;
  list-style: none;
  z-index: 1;
  pointer-events: none;
}
#content .work-filter-content {
  display: none;
}
#content .work-filter-content .work-filter-item {
  display: none;
}
#content .work-filter-content .work-filter-item.active {
  display: block;
}
#content .work-filter-content .facetwp-type-reset {
  margin: 30px 0 0;
}
.single-project header #main-header.fixed-hidden {
  background-color: #2c2c2c;
  background-color: var(--project-header-color);
}
.single-project header #main-header.header-fixed .header-main-logo svg path {
  fill: #fff;
}
.single-project header #main-header.header-fixed .elementor-nav-menu--main .elementor-item {
  color: #fff !important;
  fill: #fff !important;
}
.single-project header #main-header.header-fixed .header-search-field .e-search-form {
  border-color: #fff;
}
.single-project header #main-header.header-fixed .header-search-field .e-search-input {
  color: #fff;
}
.single-project header #main-header.header-fixed .header-search-field .e-search-input::placeholder {
  color: #fff;
}
.single-project header #main-header.header-fixed .header-search-icon svg path {
  stroke: #fff;
}
.single-project header #main-header.header-fixed .header-search-close .elementor-button {
  color: #fff !important;
  fill: #fff !important;
}
#project-single-content a {
  border-bottom: 1px solid #555;
  transition: all 0.2s;
}
#project-single-content a:hover {
  border-bottom: transparent;
}
#project-single-content .elementor {
  /* Info Row List */
  /* END - Info Row List */
  /* Image Carousel */
  /* END - Image Carousel */
}
#project-single-content .elementor-icon-list-items .elementor-icon-list-item a {
  max-width: fit-content;
  border-bottom: 1px solid #fff;
  transition: all 0.2s;
}
#project-single-content .elementor-icon-list-items .elementor-icon-list-item a:hover {
  border-color: transparent;
}
#project-single-content .elementor-widget-image-carousel .swiper-slide-inner {
  display: flex;
}
#project-single-content .elementor-widget-image-carousel .elementor-swiper-button {
  width: 50%;
  height: 100%;
}
#project-single-content .elementor-widget-image-carousel .elementor-swiper-button svg {
  display: none;
}
#project-single-content .elementor-widget-image-carousel .elementor-swiper-button-prev {
  left: 0;
  cursor: url("/wp-content/uploads/2026/02/slider-arr-left.svg"), auto;
}
#project-single-content .elementor-widget-image-carousel .elementor-swiper-button-next {
  right: 0;
  cursor: url("/wp-content/uploads/2026/02/slider-arr-right.svg"), auto;
}
#project-single-content .elementor-widget-image-carousel .swiper-pagination-bullets {
  display: flex;
  align-items: center;
  gap: 10px;
  bottom: 30px;
  padding-left: 30px;
  text-align: left;
}
#project-single-content .elementor-widget-image-carousel .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}
#project-single-team-client .project-team-header {
  font-size: 24px;
  line-height: 150%;
  color: white;
  margin: 0;
}
#project-single-team-client .project-team-list, #project-single-team-client .project-client-list {
  padding: 0;
  list-style: none;
}
#project-single-team-client .project-team-item, #project-single-team-client .project-client-item {
  font-size: 24px;
  line-height: 150%;
  color: white;
}
#project-single-team-client .project-team-item a, #project-single-team-client .project-client-item a {
  color: white;
  transition: all 0.2s;
  border-bottom: 1px solid white;
}
#project-single-team-client .project-team-item a:hover, #project-single-team-client .project-client-item a:hover {
  border-color: transparent;
}
#project-single-team-client .project-team-group {
  margin-bottom: 1rem;
}
#project-single-team-client .project-team-group:last-child {
  margin-bottom: 0;
}
.single-work header #main-header.fixed-hidden {
  background-color: #333631;
}
.single-work header #main-header.header-fixed .header-main-logo svg path {
  fill: #fff;
}
.single-work header #main-header.header-fixed .elementor-nav-menu--main .elementor-item {
  color: #fff !important;
  fill: #fff !important;
}
.single-work header #main-header.header-fixed .header-search-field .e-search-form {
  border-color: #fff;
}
.single-work header #main-header.header-fixed .header-search-field .e-search-input {
  color: #fff;
}
.single-work header #main-header.header-fixed .header-search-field .e-search-input::placeholder {
  color: #fff;
}
.single-work header #main-header.header-fixed .header-search-icon svg path {
  stroke: #fff;
}
.single-work header #main-header.header-fixed .header-search-close .elementor-button {
  color: #fff !important;
  fill: #fff !important;
}
.single-work div[data-elementor-type="single-post"]:after {
  content: "";
  z-index: 99;
  position: absolute;
  top: 0;
  pointer-events: none;
  display: block;
  width: 100%;
  height: 140px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 40, 40, 0.37)), color-stop(48.06%, rgba(0, 0, 0, 0.08)), color-stop(78.18%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: -moz-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: linear-gradient(180deg, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
}
@media (min-width: 768px) {
  .single-work div[data-elementor-type="single-post"]:after {
    height: 100%;
  }
}
#work-single-hero .work-single-hero-slider .swiper-slide-image {
  height: 100vh;
  object-fit: cover;
}
#work-single-hero .work-single-hero-video .e-hosted-video {
  height: 100vh;
  width: 100%;
}
#work-single-content .elementor {
  /* Image Carousel */
  /* END - Image Carousel */
}
#work-single-content .elementor-widget-image-carousel .swiper-slide-inner {
  display: flex;
}
#work-single-content .elementor-widget-image-carousel .elementor-swiper-button {
  width: 50%;
  height: 100%;
}
#work-single-content .elementor-widget-image-carousel .elementor-swiper-button svg {
  display: none;
}
#work-single-content .elementor-widget-image-carousel .elementor-swiper-button-prev {
  left: 0;
  cursor: url("/wp-content/uploads/2026/02/slider-arr-left.svg"), auto;
}
#work-single-content .elementor-widget-image-carousel .elementor-swiper-button-next {
  right: 0;
  cursor: url("/wp-content/uploads/2026/02/slider-arr-right.svg"), auto;
}
#work-single-content .elementor-widget-image-carousel .swiper-pagination-bullets {
  display: flex;
  align-items: center;
  gap: 10px;
  bottom: 30px;
  padding-left: 30px;
  text-align: left;
}
#work-single-content .elementor-widget-image-carousel .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}
#work-single-details {
  color: white;
}
#work-single-details .work-details-group {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  #work-single-details .work-details-group {
    flex-direction: row;
  }
}
#work-single-details .work-details-item {
  margin-bottom: 0.75rem;
}
#work-single-details .work-details-title {
  position: relative;
  bottom: 0.18em;
  font-size: 34px;
  color: white;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  #work-single-details .work-details-title {
    font-size: 42px;
    max-width: calc(35% - 30px);
  }
}
@media (min-width: 981px) {
  #work-single-details .work-details-title {
    font-size: 48px;
    max-width: calc(50% - 30px);
  }
}
#work-single-details .work-details-awards, #work-single-details .work-details-press {
  position: relative;
}
#work-single-details .work-details-awards .work-toggle-button, #work-single-details .work-details-press .work-toggle-button {
  position: absolute;
  font-size: 30px;
  line-height: 1;
  max-width: fit-content;
  cursor: pointer;
  left: 0;
  bottom: -35px;
}
@media (min-width: 768px) {
  #work-single-details .work-details-awards .work-toggle-button, #work-single-details .work-details-press .work-toggle-button {
    left: 50%;
  }
}
#work-single-details .work-details-awards .work-toggle-button.close, #work-single-details .work-details-press .work-toggle-button.close {
  display: none;
}
#work-single-details .work-details-awards .work-toggle-button svg, #work-single-details .work-details-press .work-toggle-button svg {
  max-width: 15px;
}
@media (min-width: 768px) {
  #work-single-details .work-details-awards .work-toggle-button svg, #work-single-details .work-details-press .work-toggle-button svg {
    max-width: 20px;
  }
}
#work-single-details .work-details-list {
  list-style: none;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
@media (minwidth: 768px) {
  #work-single-details .work-details-list {
    max-width: 65%;
  }
}
@media (min-width: 981px) {
  #work-single-details .work-details-list {
    max-width: 50%;
  }
}
#work-single-details .work-details-list.js-collapsible {
  overflow: hidden;
  transition: height 0.4s ease;
}
#work-single-details .work-details-list-awards, #work-single-details .work-details-list-press {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
#work-single-details .work-details-list-awards .work-details-item, #work-single-details .work-details-list-press .work-details-item {
  max-width: calc(100% - 80px);
  margin: 0 0 0 auto;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-top: 1px solid #dcdcdc;
}
#work-single-details .work-details-list-awards .work-details-item:first-child, #work-single-details .work-details-list-press .work-details-item:first-child {
  border-top: none;
}
#work-single-details .work-details-list-awards .work-details-item:last-child, #work-single-details .work-details-list-press .work-details-item:last-child {
  border-bottom: none;
}
#work-single-details .work-details-list-awards .work-details-item.with-label, #work-single-details .work-details-list-press .work-details-item.with-label {
  position: relative;
  max-width: 100%;
}
#work-single-details .work-details-list-awards .work-details-item.with-label .work-details-value, #work-single-details .work-details-list-press .work-details-item.with-label .work-details-value {
  margin-left: 80px;
}
#work-single-details .work-details-list-awards .work-details-value a, #work-single-details .work-details-list-press .work-details-value a {
  border: none !important;
}
#work-single-details .work-details-list-awards .work-details-item, #work-single-details .work-details-list-press .work-details-item {
  position: relative;
}
#work-single-details .work-details-list-awards .work-details-label, #work-single-details .work-details-list-press .work-details-label {
  position: absolute;
  top: 0.3rem;
}
#work-single-details .work-details-label, #work-single-details .work-details-value {
  display: block;
  line-height: 1.428;
}
@media (max-width: 980px) {
  #work-single-details .work-details-label, #work-single-details .work-details-value {
    font-size: 18px;
  }
}
#work-single-details .work-details-label {
  color: #b5b5b5;
}
#work-single-details .work-details-value a {
  color: white;
  border-bottom: 1px solid white;
  transition: all 0.2s;
}
#work-single-details .work-details-value a:hover {
  border-color: transparent;
}
#people-single-work .people-details-group:not(:last-child), #people-single-experience .people-details-group:not(:last-child) {
  margin-bottom: 2rem;
}
#people-single-work .people-details-title, #people-single-experience .people-details-title {
  font-size: 25px;
  line-height: 130%;
  margin: 0 0 1rem;
}
#people-single-work .people-details-list, #people-single-experience .people-details-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#people-single-work .people-details-list.js-collapsible, #people-single-experience .people-details-list.js-collapsible {
  overflow: hidden;
  transition: height 0.4s ease;
}
#people-single-work .people-details-item, #people-single-experience .people-details-item {
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
}
#people-single-work .people-details-item:first-child, #people-single-experience .people-details-item:first-child {
  border-top: 1px solid #dcdcdc;
}
#people-single-work .people-details-item span, #people-single-work .people-details-item a, #people-single-experience .people-details-item span, #people-single-experience .people-details-item a {
  color: #555;
}
#people-single-work .people-details-item a, #people-single-experience .people-details-item a {
  transition: all 0.2s;
}
#people-single-work .people-details-item a:hover, #people-single-experience .people-details-item a:hover {
  color: #8a8a8a;
}
#people-single-work .work-toggle-button, #people-single-experience .work-toggle-button {
  display: flex;
  margin-top: 14px;
  cursor: pointer;
}
#people-single-additional .people-additional-info-group {
  margin-top: 2rem;
}
#people-single-additional .people-additional-info-group:first-child {
  margin-top: 3rem;
}
#people-single-additional .people-additional-info-title {
  font-size: 25px;
  line-height: 130%;
  margin-bottom: 1rem;
}
#people-single-additional .people-additional-info-content {
  font-size: 24px;
  line-height: 130%;
  color: #555;
}
#people-single-additional .people-additional-info-content a {
  color: #B5B5B5;
}
#people-single-additional .people-additional-info-content a:hover {
  color: #8a8a8a;
}
#people-single-video .people-video-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 981px) {
  #people-single-video .people-video-wrapper {
    gap: 60px;
  }
}
@media (min-width: 768px) {
  #people-single-video .people-video-wrapper {
    flex-direction: row;
  }
}
#people-single-video .people-video-description, #people-single-video .people-video-embed {
  width: 100%;
}
@media (min-width: 768px) {
  #people-single-video .people-video-description, #people-single-video .people-video-embed {
    width: 50%;
  }
}
#people-single-video .people-video-description {
  display: none;
  line-height: 110%;
  color: #7d7d7d;
  margin-top: 1rem;
}
@media (min-width: 981px) {
  #people-single-video .people-video-description {
    font-size: 36px;
    display: flex;
  }
}
#people-single-video .people-video-embed .responsive-video {
  position: relative;
  padding-bottom: 56.25%;
}
#people-single-video .people-video-embed .responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
#people-single-featured .people-featured-work {
  overflow: hidden;
}
#people-single-featured .people-featured-work-item {
  display: flex;
  align-items: flex-end;
  min-height: 80vh;
}
#people-single-featured .people-featured-work-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#people-single-featured .people-featured-work-image:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 40, 40, 0.37)), color-stop(48.06%, rgba(0, 0, 0, 0.08)), color-stop(78.18%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: -moz-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: linear-gradient(180deg, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  content: "";
  opacity: 0.6;
  pointer-events: none;
}
#people-single-featured .people-featured-work-image:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 40, 40, 0.37)), color-stop(48.06%, rgba(0, 0, 0, 0.08)), color-stop(78.18%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: -moz-linear-gradient(top, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  background: linear-gradient(180deg, rgba(40, 40, 40, 0.37) 0%, rgba(0, 0, 0, 0.08) 48.06%, rgba(0, 0, 0, 0) 78.18%);
  content: "";
  opacity: 1;
  -webkit-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  pointer-events: none;
}
#people-single-featured .people-featured-work-image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#people-single-featured .people-featured-work-title {
  position: relative;
  z-index: 1;
  font-size: 27px;
  line-height: 120%;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1.25rem;
  padding: 0 100px;
  color: white;
  transition: all 0.2s;
}
#people-single-featured .people-featured-work-title:hover {
  opacity: 0.75;
}
#people-single-featured .swiper-controls {
  position: absolute;
  bottom: 90px;
  width: 100%;
  padding: 0 100px;
  display: flex;
  align-items: center;
  gap: 20px;
}
#people-single-featured .swiper-pagination {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  display: flex;
  align-items: center;
  max-width: fit-content;
}
#people-single-featured .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 0.25;
  margin: 5px;
  transition: all 0.3s;
}
#people-single-featured .swiper-pagination-bullet-active {
  opacity: 1;
}
#people-single-featured .swiper-pagination-bullet:hover {
  opacity: 1;
}
#people-single-featured .swiper-arrow {
  height: 100%;
  top: 0;
  bottom: 0;
  margin: 0;
}
@media (min-width: 981px) {
  #people-single-featured .swiper-arrow {
    width: 50px;
  }
}
@media (min-width: 1280px) {
  #people-single-featured .swiper-arrow {
    width: 100px;
  }
}
#people-single-featured .swiper-arrow:after {
  display: none;
}
#people-single-featured .swiper-arrow svg {
  max-width: 50px;
}
#people-single-featured .swiper-arrow.swiper-button-prev {
  left: 0;
  justify-content: flex-start;
  padding-left: 20px;
}
#people-single-featured .swiper-arrow.swiper-button-next {
  right: 0;
  justify-content: flex-end;
}
#people-single-featured .swiper-pause {
  position: relative;
  width: 25px;
  height: 25px;
  padding: 0;
  display: block;
  z-index: 1;
  border: none;
  border-radius: 0;
  opacity: 0.25;
  background: transparent !important;
}
#people-single-featured .swiper-pause:hover {
  opacity: 1;
}
#people-single-featured .swiper-pause:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 0;
  background-color: transparent;
}
#people-single-featured .swiper-pause:not(.playing):before {
  border-left: 12px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
#people-single-featured .swiper-pause.playing:before {
  border-right: 5px solid #fff;
  border-left: 5px solid #fff;
}
/*# sourceMappingURL=index.css.map */