/*stylelint-disable*/
section.project_showcase {
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#e3e9e8), color-stop(34%, #feffff), to(#ffffff)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #e3e9e8 0%, #feffff 34%, #ffffff 100%) 0% 0% no-repeat padding-box;
  position: relative;
  padding: 104px 36px 70px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  section.project_showcase {
    padding: 55px 36px 43px;
  }
}
section.project_showcase .sfswiper {
  position: relative;
  display: block;
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}
section.project_showcase .sfswiper .stripe {
  width: 1160px;
  max-width: 100%;
}
section.project_showcase .sfswiper .stripe img {
  position: absolute;
}
section.project_showcase .sfswiper .project-bg-image {
  overflow: hidden;
}
section.project_showcase .sfswiper .project-bg-image img {
  position: absolute;
}
section.project_showcase .sfswiper + .project-info-container {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  section.project_showcase .sfswiper + .project-info-container {
    margin-top: 32px;
  }
}
section.project_showcase .sfswiper .swiper-slide img {
  height: 100%;
  max-height: 669px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1180px) {
  section.project_showcase .sfswiper .swiper-slide img {
    max-height: 495px;
  }
}
@media screen and (max-width: 767px) {
  section.project_showcase .sfswiper .swiper-slide img {
    max-height: 174px;
  }
}
@supports (font-size: clamp(1px, 1em, 1px)) {
  section.project_showcase .sfswiper .swiper-slide img {
    max-height: clamp(174px, calc(10.875rem + (669 - 174) * ((100vw - 600px) / (1600 - 600))), 669px);
  }
}
section.project_showcase .sfswiper .swiper-button-next,
section.project_showcase .sfswiper .swiper-button-prev {
  color: #fff;
}
section.project_showcase .sfswiper .swiper-button-next::after,
section.project_showcase .sfswiper .swiper-button-prev::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' aria-hidden='true'%3E%3Cg id='chevron-right2_layer'%3E%3Cpath fill='%23fff' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  content: "";
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}
section.project_showcase .sfswiper .swiper-button-next.swiper-button-prev::after,
section.project_showcase .sfswiper .swiper-button-prev.swiper-button-prev::after {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
section.project_showcase.left .sfswiper .stripe img {
  top: -60px;
  right: -60px;
}
section.project_showcase.left .project-bg-image img {
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-69%) translateY(50%);
          transform: translateX(-69%) translateY(50%);
}
section.project_showcase.right .sfswiper .stripe img {
  top: -60px;
  left: -60px;
}
section.project_showcase.right .sfswiper .project-bg-image img {
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(69%) translateY(50%);
          transform: translateX(69%) translateY(50%);
}
section.project_showcase .project-info-container {
  width: 760px;
  max-width: 100%;
  margin: 0 auto;
}
section.project_showcase .project-info-container h1, section.project_showcase .project-info-container h2, section.project_showcase .project-info-container h3, section.project_showcase .project-info-container h4, section.project_showcase .project-info-container h5, section.project_showcase .project-info-container h6, section.project_showcase .project-info-container p {
  margin: 0;
}
section.project_showcase .project-info-container .project_wrapper + .people_wrapper {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  section.project_showcase .project-info-container .project_wrapper + .people_wrapper {
    margin-top: 24px;
  }
}
section.project_showcase .project-info-container .project_wrapper h2.title {
  color: #0073AE;
  font-size: 36px;
  line-height: 51px;
  letter-spacing: 0;
  font-family: "Roboto Condensed";
  font-weight: 700;
  text-align: center;
}
section.project_showcase .project-info-container .project_wrapper h2.title + .subtitle {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  section.project_showcase .project-info-container .project_wrapper h2.title + .subtitle {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  section.project_showcase .project-info-container .project_wrapper h2.title {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
}
@media screen and (max-width: 767px) {
  section.project_showcase .project-info-container .project_wrapper h2.title {
    font-size: 28px;
    line-height: 34.5px;
  }
}
section.project_showcase .project-info-container .project_wrapper p.subtitle {
  color: #253746;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0;
  font-family: "Roboto Condensed";
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section.project_showcase .project-info-container .project_wrapper p.subtitle {
    font-size: 20px;
    line-height: 30px;
  }
}
section.project_showcase .project-info-container .people_wrapper + .summary {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  section.project_showcase .project-info-container .people_wrapper + .summary {
    margin-top: 28px;
  }
}
section.project_showcase .project-info-container .people_wrapper .person {
  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;
}
section.project_showcase .project-info-container .people_wrapper .person + .person {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  section.project_showcase .project-info-container .people_wrapper .person + .person {
    margin-top: 14px;
  }
}
section.project_showcase .project-info-container .people_wrapper .person h2.title {
  color: #A89968;
  font-size: 26px;
  line-height: 34px;
  letter-spacing: -0.39px;
  font-family: "Roboto Condensed";
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 450px) {
  section.project_showcase .project-info-container .people_wrapper .person h2.title {
    font-size: 22px;
    line-height: 29px;
    letter-spacing: -0.33px;
  }
}
section.project_showcase .project-info-container .people_wrapper .person .location {
  color: #051C2C;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.02em;
  font-family: "Helvetica Lt Std", sans-serif;
  text-align: center;
}
section.project_showcase .project-info-container .people_wrapper .person .location a {
  text-decoration: none;
  color: #0073AE;
}
section.project_showcase .project-info-container .summary {
  color: #051C2C;
  font-size: 18px;
  line-height: 26px;
  font-family: "Helvetica Lt Std", sans-serif;
  letter-spacing: -0.02em;
  font-weight: 400;
  text-align: center;
}
section.project_showcase .project-info-container .summary + .links_repeater {
  margin-top: 37px;
}
@media screen and (max-width: 767px) {
  section.project_showcase .project-info-container .summary + .links_repeater {
    margin-top: 26px;
  }
}
section.project_showcase .project-info-container .links_repeater {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
section.project_showcase .project-info-container .links_repeater a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  text-decoration: none;
  color: #253746;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
}
section.project_showcase .project-info-container .links_repeater a + a {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  section.project_showcase .project-info-container .links_repeater a + a {
    margin-top: 20px;
  }
}
section.project_showcase .project-info-container .links_repeater a::after {
  content: "";
  position: absolute;
  margin-left: 3px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.443' height='8' viewBox='0 0 10.443 8'%3E%3Cg id='Group_480' data-name='Group 480' transform='translate(1.442)'%3E%3Cpath id='Subtraction_1' data-name='Subtraction 1' d='M.916,8h0L0,7.13,3.294,4,0,.87.916,0,5.127,4,.916,8Z' transform='translate(-1.442)' fill='%230073ae'/%3E%3Cpath id='Subtraction_2' data-name='Subtraction 2' d='M.916,8h0L0,7.13,3.294,4,0,.87.916,0,5.127,4,.916,8Z' transform='translate(3.874)' fill='%230073ae'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 10px;
  height: 8px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(calc(100% + 9px));
          transform: translateY(-50%) translateX(calc(100% + 9px));
  -webkit-transition: 0.15s -webkit-transform ease;
  transition: 0.15s -webkit-transform ease;
  transition: 0.15s transform ease;
  transition: 0.15s transform ease, 0.15s -webkit-transform ease;
}
section.project_showcase .project-info-container .links_repeater a:hover::after {
  -webkit-transform: translateY(-50%) translateX(calc(100% + 11px));
          transform: translateY(-50%) translateX(calc(100% + 11px));
}

.widget-span.project-showcase {
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 34px;
  position: relative;
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#E3E9E8), color-stop(34%, #FEFFFF), to(#FFFFFF)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #E3E9E8 0%, #FEFFFF 34%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  background: salmon !important;
  padding-bottom: 110px;
  padding-top: 105px;
  overflow-x: hidden;
  padding-bottom: 15px;
  padding-top: 15px;
}
.widget-span.project-showcase * {
  font-size: 12px !important;
}
.widget-span.project-showcase .splide__main {
  max-height: 150px !important;
}
.widget-span.project-showcase img {
  max-height: 100px !important;
}
.widget-span.project-showcase *::before {
  content: "deprecated version";
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: rgba(255, 0, 0, 0.5);
  padding: 5px;
  font-weight: 700;
  font-family: "Roboto Condensed";
  font-size: 8px;
  color: white;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.old.old.old .project-info-container h2 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 36px !important;
  font-weight: 700;
  text-transform: uppercase;
  color: #0073AE;
  line-height: 42px !important;
}
.old.old.old .project-info-container h3 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 26px !important;
  font-weight: 700 !important;
  letter-spacing: -0.39px !important;
  line-height: 47px !important;
  text-transform: uppercase !important;
  color: #A89968 !important;
  margin-bottom: 0 !important;
}
.old.old.old .project-info-container h4 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.33px;
  line-height: 30px;
  color: #253746;
  padding-bottom: 10px;
}
.old.old.old .project-info-container p {
  font-size: 18px !important;
  letter-spacing: -0.36px;
  line-height: 26px;
  margin-top: 0 !important;
}
.old.old.old .project-info-container a {
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: 26px;
  margin-top: 0 !important;
  color: #253746;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 768px) {
  .old.old.old .project-info-container h2 {
    font-size: 28px !important;
  }
  .old.old.old .project-info-container h3 {
    font-size: 22px !important;
  }
}/*# sourceMappingURL=module.css.map */