
.page img,
.page object {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.page-content {
  clear: both; }

.page-container {
  width: 100%; }

.other-projects:after, .other-projects .title-wrapper:after, .page-content:after, .project-module:after, .other-projects .project-cover .details-inner:after {
  clear: both;
  content: '';
  display: table; }

.back-to-top .arrow {
  margin-right: 10px; }

.back-to-top-fixed {
  position: fixed;
  z-index: 3; }

.icon-back-to-top {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  left: 50%;
  position: absolute;
  top: 50%; }

.project-module-button {
  margin: 0 auto; }

.button-container {
  margin: 0 auto;
  text-align: center; }

.button-module {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  margin: 0 auto;
  max-width: 100%;
  white-space: nowrap;
  word-break: keep-all; }
  .button-module::before, .button-module::after {
    content: '';
    display: block; }

.other-projects {
  width: 100%; }
  .other-projects .title-wrapper {
    display: block;
    width: 100%; }
  .other-projects .project-cover {
    clear: none;
    float: left;
    position: relative; }
    .other-projects .project-cover.editable:before,
    .other-projects .project-cover .editable-button {
      display: none; }

.other-projects-title {
  display: inline-block; }

.page-header .title,
.page-header .description,
.page-header .date,
.page-header .custom1,
.page-header .custom2 {
  margin: 0 auto; }

.page-header .description {
  white-space: pre-line;
  word-wrap: break-word; }

.page img,
.page object {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  height: auto;
  }

.page-content {
  clear: both; }

.page-container {
  width: 100%; }

.modules span.texteditor-inline-color a {
  color: inherit; }
  .modules span.texteditor-inline-color a:hover {
    color: inherit;
    filter: brightness(70%) saturate(120%) hue-rotate(5deg); }

.modules .texteditor-inline-fontfamily a {
  font-family: inherit; }

.modules .texteditor-inline-fontsize a {
  font-size: inherit; }

.splash {
  display: flex;
  margin: 0 auto;
  min-height: 100vh;
  padding: 0;
  position: relative;
  width: 100%; }
  .splash img,
  .splash object {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
  .splash section {
    position: relative; }
  .splash .splash-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
    width: 100%; }
  .splash .splash-image-wrap {
    height: 100%;
    position: fixed;
    top: 0; }
  .splash.image-right .splash-image-wrap {
    right: 0; }

.centered {
  align-items: flex-start;
  justify-content: center;
  overflow-y: scroll;
  padding: 20px; }

.centered .outer-wrap,
.image-right .outer-wrap,
.image-left .outer-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  overflow: visible;
  width: 100%; }
  .centered .outer-wrap .background-edit-target,
  .image-right .outer-wrap .background-edit-target,
  .image-left .outer-wrap .background-edit-target {
    display: block;
    height: 104%;
    left: -1%;
    min-height: 95vh;
    padding: 20px 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 102%;
    z-index: 0; }

.image-left .outer-wrap {
  margin-left: 50%; }

.centered-content-wrap {
  padding: 0 20px;
  position: relative;
  width: 100%; }

@media (max-width: 980px) {
  .image-left .outer-wrap {
    margin-left: 0; }
  .outer-wrap {
    width: 100% !important; } }

.image-right {
  justify-content: stretch; }

@media (max-width: 980px) {
  .image-right,
  .image-left {
    display: block; }
    .image-right:before,
    .image-left:before {
      content: '';
      display: block;
      padding-bottom: 50vh;
      position: relative; }
    .image-right .splash-image,
    .image-left .splash-image {
      height: 50vh; }
    .image-right .splash-image-wrap,
    .image-left .splash-image-wrap {
      height: auto;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; } }

.project-module {
  clear: both;
  word-break: break-word; }

.modules .media_collection {
  margin-left: auto;
  margin-right: auto; }

.media-is-processing {
  display: none; }

.grid--main {
  display: flex;
  flex-wrap: wrap;
  margin: -4px;
  visibility: hidden; }

/* added via JS by flexbox-sizer*/
.grid--ready {
  visibility: visible; }

.grid__caption-text {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 10px 5px 8px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap; }

.grid__image-caption {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4) 20px, rgba(0, 0, 0, 0.5));
  bottom: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 15px 15px 10px;
  position: absolute;
  text-align: center;
  transition: opacity 150ms ease-in-out;
  width: 100%; }

.grid__image-caption-lightbox {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4) 25px, rgba(0, 0, 0, 0.5));
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 20px 5px 15px;
  position: absolute;
  text-align: center;
  width: 100%; }

.grid__caption-text {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-overflow: ellipsis;
  top: 15px;
  transition: top 150ms 50ms ease-out;
  white-space: nowrap; }

.lightbox-enabled .grid__caption-text {
  font-size: 14px;
  line-height: 17px;
  margin: 0 auto;
  max-width: 600px;
  overflow: visible;
  top: 0;
  transition: none;
  white-space: normal; }

.grid__image-wrapper {
  position: relative; }

.grid__item-container {
  box-sizing: content-box !important;
  display: inline-block;
  margin: 4px;
  position: relative; }
  .grid__item-container .stock__buy-button {
    visibility: hidden; }
  .grid__item-container.hoverable:hover .stock__buy-button {
    visibility: visible; }
  .grid__item-container.hoverable:hover .grid__caption-text {
    top: 0;
    transition: top 150ms 50ms ease-out; }
  .grid__item-container.hoverable:hover .grid__image-caption {
    opacity: 1;
    transition: opacity 150ms ease-in-out; }

.grid__item-filler {
  background: rgba(0, 0, 0, 0.03);
  display: block; }
  .image-loaded ~ .grid__item-filler {
    background: transparent; }

.grid__item-image {
  position: absolute;
  top: 0;
  vertical-align: bottom;
  width: 100%; }

/* added via JS by flexbox-sizer*/
.grid__item-spacer {
  flex-grow: 90000000000; }

.modules .form {
  clear: both;
  margin-left: auto;
  margin-right: auto; }
  .modules .form label {
    display: block; }
  .modules .form input,
  .modules .form textarea,
  .modules .form .submit-button {
    border-style: solid;
    border-width: 1px;
    outline: none; }
  .modules .form input,
  .modules .form textarea {
    -webkit-appearance: none;
    border-radius: 3px;
    padding-right: 10px;
    width: 100%; }
  .modules .form .error input,
  .modules .form .error textarea {
    border-color: #c00 !important; }
  .modules .form input {
    height: 42px;
    line-height: 42px; }
  .modules .form textarea {
    display: block;
    height: 132px;
    padding-bottom: 13px;
    padding-top: 13px; }
  .modules .form .submit-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    user-select: none;
    width: auto; }
  .modules .form .contact-form-sent {
    display: none; }
  .modules .form .form-error {
    color: #c00;
    font-size: 12px;
    line-height: 12px;
    padding-top: 5px; }
  .modules .form .submit-text.processing {
    opacity: 0; }
  .modules .form.sent .contact-form {
    display: none; }
  .modules .form.sent .contact-form-sent {
    display: block; }

.stock__buy-button {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  bottom: 0;
  color: #fff;
  display: flex;
  font: bold 13px sans-serif;
  height: 29px;
  margin: 6px;
  max-width: calc(100% - 12px);
  padding: 0 10px;
  position: absolute;
  right: 0; }
  .stock__buy-button .stock__text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .stock__buy-button:hover {
    background-color: #000; }
    .stock__buy-button:hover .stock__icon {
      opacity: 1; }
  .stock__buy-button .stock__icon {
    height: 18px;
    margin-right: 8px;
    min-height: 18px;
    min-width: 18px;
    opacity: 0.7;
    width: 18px; }

.stock__buy-button-caption {
  bottom: auto;
  top: 0; }

.grid-module--edit .stock__buy-button {
  display: none; }

.lightbox-content .stock__buy-button {
  border-radius: 6px;
  font-size: 14px;
  height: 39px;
  margin: 20px;
  padding: 0 15px;
  position: fixed;
  z-index: 1004; }
  @media (max-width: 768px) {
    .lightbox-content .stock__buy-button {
      background-color: #000;
      bottom: 0;
      justify-content: center;
      margin: 20px 30px;
      top: auto;
      width: calc(100% - 60px); }
      .lightbox-content .stock__buy-button .stock__icon {
        opacity: 1; } }

.lightbox-content .stock__buy-button-caption {
  right: 50px; }
  @media (max-width: 768px) {
    .lightbox-content .stock__buy-button-caption {
      right: 0; } }

.other-projects .project-cover {
  display: block;
  position: relative; }
  .other-projects .project-cover.hold-space .cover-image:before {
    content: '';
    display: block;
    width: 100%; }
  .other-projects .project-cover.hold-space .cover {
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0; }
  .other-projects .project-cover .cover-image-wrap {
    overflow: hidden;
    position: relative; }
  .other-projects .project-cover .cover-image {
    position: relative;
    -webkit-transform: translateZ(0); }
    .other-projects .project-cover .cover-image:after {
      -webkit-transition: background-color 0.2s ease, opacity 0.2s ease;
      -moz-transition: background-color 0.2s ease, opacity 0.2s ease;
      transition: background-color 0.2s ease, opacity 0.2s ease;
      content: '';
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  .other-projects .project-cover .cover {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    min-height: 100%;
    overflow: hidden;
    width: 100%; }
    .other-projects .project-cover .cover .cover__img {
      font-family: 'object-fit: cover;';
      height: calc(100% + 2px);
      left: 50%;
      object-fit: cover;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: calc(100% + 2px); }
      .other-projects .project-cover .cover .cover__img.js-lazy {
        background-color: rgba(0, 0, 0, 0.03); }
      .other-projects .project-cover .cover .cover__img.js-lazy.image-loaded {
        background-color: transparent; }
  .other-projects .project-cover .cover-rollover {
    opacity: 0;
    visibility: hidden; }
  .other-projects .project-cover:hover .cover-normal.has-rollover, .other-projects .project-cover.touch-hover .cover-normal.has-rollover {
    opacity: 0;
    visibility: hidden; }
  .other-projects .project-cover:hover .cover-rollover, .other-projects .project-cover.touch-hover .cover-rollover {
    opacity: 1;
    visibility: visible; }
  .other-projects .project-cover .title,
  .other-projects .project-cover .date,
  .other-projects .project-cover .custom1,
  .other-projects .project-cover .custom2,
  .other-projects .project-cover .description {
    clear: both; }
  .other-projects .project-cover .description {
    white-space: pre-line;
    word-wrap: break-word; }
  .other-projects .project-cover .details-inner {
    overflow: hidden; }

.back-to-top {
  display: none; }

.back-to-top-fixed {
  background: rgba(145, 145, 145, 0.2);
  border-radius: 60px;
  display: block;
  bottom: 40px;
  height: 60px;
  width: 60px;
  right: 40px; }
  .back-to-top-fixed:hover {
    background: rgba(145, 145, 145, 0.3); }
    .back-to-top-fixed:hover .icon-back-to-top {
      fill: #212121;
      opacity: 0.45; }

.icon-back-to-top {
  fill: #212121;
  height: 24px;
  opacity: 0.45;
  position: absolute;
  width: 24px; }

@media (max-width: 768px) {
  .back-to-top-fixed {
    display: none; } }

.other-projects {
  padding-bottom: 0px;
  padding-top: 80px; }
  .other-projects .title-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    text-align: left;
    width: 100%; }
  .other-projects .project-cover:nth-child(-n + 3) {
    display: block; }
  .other-projects .project-cover:nth-child(n + 4) {
    display: none; }

.other-projects-title {
  color: #191919;
  font-family: fbft;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 30px;
  margin-top: 0px;
  text-transform: none; }

@media (max-width: 768px) {
  .other-projects .project-cover:nth-child(n + 3) {
    display: none; }
  .other-projects {
    padding-bottom: 0px;
    padding-top: 34px; }
  .other-projects-title {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 18px;
    margin-top: 0px; } }

@media (max-width: 540px) {
  .other-projects .project-cover:nth-child(n + 2) {
    display: none; }
  .other-projects {
    padding-bottom: 0px;
    padding-top: 29px; }
  .other-projects-title {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 16px;
    margin-top: 0px; } }

.page-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 620px;
  padding-bottom: 50px;
  padding-top: 10px;
  width: 100%;
  }
  .page-header .title {
    color: #ffffff;
    font-family: vbkn;
    font-size: 25px;
    font-style: normal;
    font-weight: 100;
    line-height: 27px;
    padding-bottom: 0;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 100%;
    }
  .page-header .description {
    color: #ffffff;
    /* font-family: zrym; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 100%;
    }
  .page-header .date {
    color: #999999;
    font-family: fbft;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 0px;
    padding-top: 20px;
    text-align: center;
    text-transform: none;
    width: 100%; }
  .page-header .custom1 {
    color: #999999;
    font-family: fbft;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 100%; }
  .page-header .custom2 {
    color: #999999;
    font-family: fbft;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 100%; }

.page-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-bottom: 0px;
  padding-top: 0px; }

.page {
  margin-left: 0%;
  margin-right: 0%;
  width: 100%; }

@media (max-width: 768px) {
  .page-header {
    /* padding-bottom: 28px; */
    /* padding-top: 28px; */
    width: 100%;
    padding-bottom: 5px;
    }
    .page-header .title {
      font-size: 18px;
      line-height: 19px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-enable length-zero-no-unit */
      padding-bottom: 14px;
      /* stylelint-disable length-zero-no-unit */ }
    .page-header .date {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-enable length-zero-no-unit */
      padding-top: 14px; }
    .page-header .custom1 {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */ }
    .page-header .custom2 {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */ }
    .page-header .description {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */ }
    .page-header .title,
    .page-header .custom1,
    .page-header .custom2,
    .page-header .date,
    .page-header .description,
    .page-header .project-module-text {
      width: 100%; }
  .page {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .page-container {
    max-width: 100%;
    padding-bottom: 0px;
    padding-top: 0px; } }

@media (max-width: 540px) {
  .page-header {
    /* padding-bottom: 25px; */
    /* padding-top: 25px; */
    width: 100%;
    padding-bottom: 5px;
    }
    .page-header .title {
      font-size: 16px;
      line-height: 15px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-enable length-zero-no-unit */
      padding-bottom: 0px;
      /* stylelint-disable length-zero-no-unit */
      }
    .page-header .date {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-enable length-zero-no-unit */
      padding-top: 13px; }
    .page-header .custom1 {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */ }
    .page-header .custom2 {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */ }
    .page-header .description {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */ }
  .page-container {
    padding-bottom: 0px;
    padding-top: 0px; } }

.media_collection {
  margin-left: auto;
  margin-right: auto; }

.splash-modules .image {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.splash-modules .video {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.splash-modules .embed {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.splash-modules .audio {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.splash-modules .text {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 800px;
  width: 100%; }

.splash-modules .button {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-top: 20px;
  max-width: 100%; }

.splash-modules .media_collection {
  overflow: hidden;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.splash-modules .module-caption-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  width: 100%; }

.splash-modules .rich-text .title {
  color: #333333;
  font-family: fbft;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  padding-bottom: 5px;
  padding-top: 0px;
  text-align: center;
  text-transform: none; }

.splash-modules .rich-text .sub-title {
  color: #333333;
  font-family: fbft;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 10px;
  padding-top: 5px;
  text-align: center;
  text-transform: none; }

.splash-modules .rich-text .main-text,
.splash-modules .rich-text div,
.splash-modules .rich-text p {
  color: #a9a9a9;
  font-family: fbft;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 10px;
  padding-top: 5px;
  text-align: center;
  text-transform: none; }

.splash-modules .rich-text a {
  color: #a9a9a9;
  text-decoration: underline;
  text-transform: none; }
  .splash-modules .rich-text a:hover {
    color: #a9a9a9;
    text-decoration: underline;
    text-transform: none; }

.splash-modules .rich-text .caption,
.splash-modules .module-caption div,
.splash-modules .module-caption p {
  color: #a9a9a9;
  font-family: fbft;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding-bottom: 20px;
  padding-top: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: none; }

@media (max-width: 768px) {
  .splash-modules .rich-text .title {
    font-size: 39px;
    line-height: 39px;
    padding-bottom: 5px;
    padding-top: 0px; }
  .splash-modules .rich-text .sub-title {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 8px;
    padding-top: 5px; }
  .splash-modules .rich-text .main-text,
  .splash-modules .rich-text div,
  .splash-modules .rich-text p {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 8px;
    padding-top: 5px; }
  .splash-modules .rich-text .caption,
  .splash-modules .module-caption div,
  .splash-modules .module-caption p {
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 14px;
    padding-top: 8px; }
  .splash-modules .modules .image,
  .splash-modules .modules .video,
  .splash-modules .modules .embed,
  .splash-modules .modules .audio,
  .splash-modules .modules .text {
    width: 100%; }
  .splash-modules .modules .button {
    padding-bottom: 14px;
    padding-top: 14px; }
  .splash-modules .modules .image {
    padding-bottom: 0px;
    padding-top: 0px; }
  .splash-modules .modules .video {
    padding-bottom: 0px;
    padding-top: 0px; }
  .splash-modules .modules .embed {
    padding-bottom: 0px;
    padding-top: 0px; }
  .splash-modules .modules .audio {
    padding-bottom: 0px;
    padding-top: 0px; }
  .splash-modules .modules .text {
    padding-bottom: 0px;
    padding-top: 0px; } }

@media (max-width: 540px) {
  .splash-modules .rich-text .title {
    padding-bottom: 5px;
    padding-top: 0px; }
    .splash-modules .rich-text .title,
    .splash-modules .rich-text .title span {
      font-size: 32px !important;
      line-height: 32px !important; }
  .splash-modules .rich-text .sub-title {
    padding-bottom: 7px;
    padding-top: 5px; }
    .splash-modules .rich-text .sub-title,
    .splash-modules .rich-text .sub-title span {
      font-size: 16px !important;
      line-height: 19px !important; }
  .splash-modules .rich-text .main-text,
  .splash-modules .rich-text div,
  .splash-modules .rich-text p {
    padding-bottom: 7px;
    padding-top: 5px; }
    .splash-modules .rich-text .main-text,
    .splash-modules .rich-text .main-text span,
    .splash-modules .rich-text div,
    .splash-modules .rich-text div span,
    .splash-modules .rich-text p,
    .splash-modules .rich-text p span {
      font-size: 14px !important;
      line-height: 20px !important; }
  .splash-modules .rich-text .caption,
  .splash-modules .module-caption div,
  .splash-modules .module-caption p {
    padding-bottom: 13px;
    padding-top: 7px; }
    .splash-modules .rich-text .caption,
    .splash-modules .rich-text .caption span,
    .splash-modules .module-caption div,
    .splash-modules .module-caption div span,
    .splash-modules .module-caption p,
    .splash-modules .module-caption p span {
      font-size: 13px !important;
      line-height: 16px !important; }
  .splash-modules .modules .image {
    padding-bottom: 0px;
    padding-top: 0px; }
  .splash-modules .modules .video {
    padding-bottom: 0px;
    padding-top: 0px; }
  .splash-modules .modules .embed {
    padding-bottom: 0px;
    padding-top: 0px; }
  .splash-modules .modules .audio {
    padding-bottom: 0px;
    padding-top: 0px; }
  .splash-modules .modules .text {
    padding-bottom: 0px;
    padding-top: 0px; } }

.standard-modules .image {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.standard-modules .video {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.standard-modules .embed {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.standard-modules .audio {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.standard-modules .text {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 20px;
  max-width: 800px;
  width: 100%; }

.standard-modules .button {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-top: 20px;
  max-width: 100%; }

.standard-modules .media_collection {
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 0px;
  max-width: 100%;
  width: 100%; }

.standard-modules .module-caption-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  width: 100%; }

.standard-modules .rich-text .title {
  color: #333333;
  font-family: fbft;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  padding-bottom: 30px;
  padding-top: 20px;
  text-align: center;
  text-transform: none; }

.standard-modules .rich-text .sub-title {
  color: #333333;
  font-family: fbft;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  text-transform: none; }

.standard-modules .rich-text .main-text,
.standard-modules .rich-text div,
.standard-modules .rich-text p {
  color: #a9a9a9;
  font-family: fbft;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 10px;
  padding-top: 0px;
  text-align: center;
  text-transform: none; }

.standard-modules .rich-text a {
  color: #a9a9a9;
  text-decoration: underline;
  text-transform: none; }
  .standard-modules .rich-text a:hover {
    color: #a9a9a9;
    text-decoration: underline;
    text-transform: none; }

.standard-modules .rich-text .caption,
.standard-modules .module-caption div,
.standard-modules .module-caption p {
  color: #a9a9a9;
  font-family: fbft;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding-bottom: 20px;
  padding-top: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: none; }

@media (max-width: 768px) {
  .standard-modules .rich-text .title {
    font-size: 18px;
    line-height: 19px;
    padding-bottom: 18px;
    padding-top: 14px; }
  .standard-modules .rich-text .sub-title {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 14px;
    padding-top: 14px; }
  .standard-modules .rich-text .main-text,
  .standard-modules .rich-text div,
  .standard-modules .rich-text p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 8px;
    padding-top: 0px; }
  .standard-modules .rich-text .caption,
  .standard-modules .module-caption div,
  .standard-modules .module-caption p {
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 14px;
    padding-top: 8px; }
  .standard-modules .modules .image,
  .standard-modules .modules .video,
  .standard-modules .modules .embed,
  .standard-modules .modules .audio,
  .standard-modules .modules .text {
    width: 100%; }
  .standard-modules .modules .button {
    padding-bottom: 14px;
    padding-top: 14px; }
  .standard-modules .modules .image {
    padding-bottom: 14px;
    padding-top: 0px; }
  .standard-modules .modules .video {
    padding-bottom: 20px;
    padding-top: 0px; }
  .standard-modules .modules .embed {
    padding-bottom: 20px;
    padding-top: 0px; }
  .standard-modules .modules .audio {
    padding-bottom: 20px;
    padding-top: 0px; }
  .standard-modules .modules .text {
    padding-bottom: 20px;
    padding-top: 14px; } }

@media (max-width: 540px) {
  .standard-modules .rich-text .title {
    padding-bottom: 16px;
    padding-top: 13px; }
    .standard-modules .rich-text .title,
    .standard-modules .rich-text .title span {
      font-size: 16px !important;
      line-height: 17px !important; }
  .standard-modules .rich-text .sub-title {
    padding-bottom: 13px;
    padding-top: 13px; }
    .standard-modules .rich-text .sub-title,
    .standard-modules .rich-text .sub-title span {
      font-size: 16px !important;
      line-height: 19px !important; }
  .standard-modules .rich-text .main-text,
  .standard-modules .rich-text div,
  .standard-modules .rich-text p {
    padding-bottom: 7px;
    padding-top: 0px; }
    .standard-modules .rich-text .main-text,
    .standard-modules .rich-text .main-text span,
    .standard-modules .rich-text div,
    .standard-modules .rich-text div span,
    .standard-modules .rich-text p,
    .standard-modules .rich-text p span {
      font-size: 14px !important;
      line-height: 20px !important; }
  .standard-modules .rich-text .caption,
  .standard-modules .module-caption div,
  .standard-modules .module-caption p {
    padding-bottom: 13px;
    padding-top: 7px; }
    .standard-modules .rich-text .caption,
    .standard-modules .rich-text .caption span,
    .standard-modules .module-caption div,
    .standard-modules .module-caption div span,
    .standard-modules .module-caption p,
    .standard-modules .module-caption p span {
      font-size: 13px !important;
      line-height: 16px !important; }
  .standard-modules .modules .image {
    padding-bottom: 13px;
    padding-top: 0px; }
  .standard-modules .modules .video {
    padding-bottom: 18px;
    padding-top: 0px; }
  .standard-modules .modules .embed {
    padding-bottom: 18px;
    padding-top: 0px; }
  .standard-modules .modules .audio {
    padding-bottom: 18px;
    padding-top: 0px; }
  .standard-modules .modules .text {
    padding-bottom: 18px;
    padding-top: 13px; } }

.centered .outer-wrap {
  margin-top: 50px;
  max-width: 2000px;
  min-height: calc(100vh - 100px);
  padding-bottom: 50px;
  width: 100%; }

.image-right .outer-wrap {
  margin-top: 50px;
  max-width: 2000px;
  min-height: calc(100vh - 100px);
  padding-bottom: 50px;
  width: 50%; }

.image-left .outer-wrap {
  margin-top: 50px;
  max-width: 2000px;
  min-height: calc(100vh - 100px);
  padding-bottom: 50px;
  width: 50%; }

.image-right .splash-image,
.image-left .splash-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.image-right .splash-image::before,
.image-left .splash-image::before {
  content: '';
  height: 100%;
  position: absolute;
  width: 100%;
  display: none; }

.splash-image-wrap {
  width: 50%; }

@media (max-width: 980px) {
  .image-left .outer-wrap,
  .image-right .outer-wrap {
    min-height: 50vh; } }

.other-projects .project-cover {
  margin-right: 20px;
  width: calc(33.33333% - 13.33333px); }
  .other-projects .project-cover.hold-space .cover-image:before {
    padding-bottom: 74.925%; }
  .other-projects .project-cover .cover-image-wrap {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px; }
  .other-projects .project-cover .cover-image {
    width: 100%; }
    .other-projects .project-cover .cover-image:after {
      background-color: #191919;
      opacity: 0; }
  .other-projects .project-cover:hover .cover-image:after, .other-projects .project-cover.touch-hover .cover-image:after {
    background-color: #191919;
    opacity: 0.5; }
  .other-projects .project-cover .cover-image,
  .other-projects .project-cover .cover-image:after,
  .other-projects .project-cover .cover {
    border-radius: 0px; }
  .other-projects .project-cover .details-wrap {
    padding-top: 0%;
    width: 100%; }
  .other-projects .project-cover .details {
    background: #f2f2f2; }
  .other-projects .project-cover .details-inner {
    padding-bottom: 11%;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 11%; }
  .other-projects .project-cover .title {
    color: #191919;
    float: none;
    font-family: fbft;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin: auto;
    padding-bottom: 3px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 100%; }
  .other-projects .project-cover .date {
    color: #999999;
    float: none;
    font-family: fbft;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 100%; }
  .other-projects .project-cover .custom1 {
    color: #999999;
    float: none;
    font-family: fbft;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 12px;
    text-align: center;
    text-transform: none;
    width: 100%; }
  .other-projects .project-cover .custom2 {
    color: #999999;
    float: none;
    font-family: fbft;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 12px;
    text-align: center;
    text-transform: none;
    width: 100%; }
  .other-projects .project-cover .description {
    color: #999999;
    float: none;
    font-family: fbft;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 12px;
    text-align: center;
    text-transform: none;
    width: 100%; }
  .other-projects .project-cover:nth-child(3n) {
    margin-right: 0; }
  .other-projects .project-cover:nth-child(3n + 1) {
    clear: left;
    margin-left: 0; }

@media (max-width: 768px) {
  .other-projects .project-cover .title {
    font-size: 14px;
    line-height: 20px;
    /* stylelint-disable length-zero-no-unit */
    /* stylelint-enable length-zero-no-unit */
    padding-bottom: 5px;
    /* stylelint-disable length-zero-no-unit */ }
  .other-projects .project-cover .date {
    font-size: 14px;
    line-height: 20px;
    /* stylelint-disable length-zero-no-unit */
    /* stylelint-disable length-zero-no-unit */ }
  .other-projects .project-cover .custom1 {
    font-size: 14px;
    line-height: 20px;
    /* stylelint-disable length-zero-no-unit */
    /* stylelint-disable length-zero-no-unit */
    /* stylelint-enable length-zero-no-unit */
    padding-top: 10px; }
  .other-projects .project-cover .custom2 {
    font-size: 14px;
    line-height: 20px;
    /* stylelint-disable length-zero-no-unit */
    /* stylelint-disable length-zero-no-unit */
    /* stylelint-enable length-zero-no-unit */
    padding-top: 10px; }
  .other-projects .project-cover .description {
    font-size: 14px;
    line-height: 20px;
    /* stylelint-disable length-zero-no-unit */
    /* stylelint-disable length-zero-no-unit */
    /* stylelint-enable length-zero-no-unit */
    padding-top: 10px; }
  .other-projects .project-cover {
    width: calc(50% - 10px); }
    .other-projects .project-cover:nth-child(2n) {
      margin-right: 0 !important; }
    .other-projects .project-cover:nth-child(3n) {
      margin-right: 20px; }
    .other-projects .project-cover:nth-child(3n + 1) {
      clear: none; } }

@media (max-width: 540px) {
  .other-projects .project-cover {
    margin-right: 0 !important;
    width: 100%; }
    .other-projects .project-cover .title {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-enable length-zero-no-unit */
      padding-bottom: 4px;
      /* stylelint-disable length-zero-no-unit */ }
    .other-projects .project-cover .date {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */ }
    .other-projects .project-cover .custom1 {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-enable length-zero-no-unit */
      padding-top: 10px; }
    .other-projects .project-cover .custom2 {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-enable length-zero-no-unit */
      padding-top: 10px; }
    .other-projects .project-cover .description {
      font-size: 14px;
      line-height: 20px;
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-disable length-zero-no-unit */
      /* stylelint-enable length-zero-no-unit */
      padding-top: 10px; } }

.other-projects .project-cover:hover .details {
  background: #191919; }

.other-projects .project-cover:hover .title {
  color: #ffffff;
  font-style: normal;
  font-weight: 500;
  text-transform: none; }

.other-projects .project-cover:hover .description {
  color: #999999;
  font-style: normal;
  font-weight: 400;
  text-transform: none; }

.other-projects .project-cover:hover .date {
  color: #999999;
  font-style: normal;
  font-weight: 400;
  text-transform: none; }

.other-projects .project-cover:hover .custom1 {
  color: #999999;
  font-style: normal;
  font-weight: 400;
  text-transform: none; }

.other-projects .project-cover:hover .custom2 {
  color: #999999;
  font-style: normal;
  font-weight: 400;
  text-transform: none; }


/*返回顶部*/
.GetBackTop{position:fixed;bottom:10%;width:70px;height:68px;background:url(/images/getBackTop.png) no-repeat center #545368;border-radius:50%;left:50%;margin-left:650px;cursor: pointer;transition: all 0.3s;}
.GetBackTop:hover{background-color: #34343c;box-shadow: 0 0 5px 0px #b39d9d;}



