@charset "UTF-8";
.product-list .product-name {
  font-family: "Proxima Nova Bold", sans-serif;
  font-weight: normal;
  color: #7f7f7f;
  font-size: 26px; }

.product-list .product-price {
  font-family: "Proxima Nova Regular", sans-serif;
  color: #7f7f7f;
  font-size: 16px;
  line-height: 1.5; }

.product-list .product-name,
.product-list .product-price {
  text-align: center; }

.product-info .xl-headline {
  font-size: 41px; }

.product-order-form button.f-add-to-cart-button {
  color: #444444 !important;
  font-size: 14px !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  border-radius: 2px;
  background: #f5f5f5;
  border: 1px solid rgba(68, 68, 68, 0.2) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .product-order-form button.f-add-to-cart-button:hover {
    border-color: rgba(68, 68, 68, 0.8) !important;
    background: rgba(68, 68, 68, 0.05) !important; }
  .product-order-form button.f-add-to-cart-button:disabled {
    cursor: not-allowed; }
    .product-order-form button.f-add-to-cart-button:disabled:hover {
      background: #f5f5f5 !important; }

h2, p, li {
  transition: font-size ease-in-out 130ms; }

.proofing-header__project-title {
  color: #232323 !important;
  font-size: 27px !important;
  font-family: "Proxima Nova Bold", sans-serif !important;
  font-weight: normal !important;
  line-height: 1.5 !important; }

.proofing-header__client-name {
  color: #444444;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 18px;
  line-height: 1.5; }

.proofing-header__actions__container {
  background: #f2f2f2; }

.proofing-header__action {
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 18px;
  line-height: normal;
  color: #444444;
  border: 1px solid #444444; }
  .proofing-header__action:hover {
    color: #444444; }
  .proofing-header__action--download, .proofing-header__action--favorites, .proofing-header__action--view, .proofing-header__action--cart--desktop {
    color: #444444 !important;
    font-size: 18px;
    font-family: "Proxima Nova Regular", sans-serif;
    border-radius: 2px;
    background: #f5f5f5;
    border-color: rgba(68, 68, 68, 0.5) !important;
    transition: background 250ms ease, border-color 250ms ease; }
    .proofing-header__action--download:hover, .proofing-header__action--favorites:hover, .proofing-header__action--view:hover, .proofing-header__action--cart--desktop:hover {
      color: #444444 !important;
      border-color: rgba(68, 68, 68, 0.8) !important;
      background: rgba(68, 68, 68, 0.05) !important; }

.private-page {
  color: #444444;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 18px;
  line-height: 1.5; }

.private-page__header {
  color: #232323;
  font-family: "Proxima Nova Bold", sans-serif;
  font-size: 27px;
  font-weight: normal; }

.private-page__logo {
  color: #000000;
  font-family: "Proxima Nova Black", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-style: normal; }

.private-page__form-submit {
  color: #444444 !important;
  font-size: 18px !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  border-radius: 2px !important;
  background: #f5f5f5 !important;
  border-color: rgba(68, 68, 68, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .private-page__form-submit:hover {
    border-color: rgba(68, 68, 68, 0.8) !important;
    background: rgba(68, 68, 68, 0.05) !important; }

.private-page__field-input:not(.private-page__field-input--invalid),
.download-folder__download-button,
.private-page__form-submit {
  border-color: rgba(68, 68, 68, 0.5); }
  .private-page__field-input:not(.private-page__field-input--invalid):focus,
  .download-folder__download-button:focus,
  .private-page__form-submit:focus {
    border-color: rgba(68, 68, 68, 0.8); }

.client_page .f_assets-container {
  font-size: 18px; }

.img-title .f_asset-title_wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, calc(0 / 100));
  z-index: 0;
  pointer-events: none; }

.f_assets-container .overlay_text_copy {
  color: #FFFFFF;
  font-size: 80px;
  font-family: "Proxima Nova Bold", sans-serif;
  font-weight: normal;
  line-height: 1.5 !important; }
  @media only screen and (max-width: 767px) {
    .f_assets-container .overlay_text_copy {
      font-size: 8vw; } }
  @media only screen and (max-width: 767px) and (max-width: 250px) {
    .f_assets-container .overlay_text_copy {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 1000px) {
    .f_assets-container .overlay_text_copy {
      font-size: 80px; } }
.f-load-more .spinner-wrap .spinner-circle {
  stroke: #444444; }

.private-page__back-button {
  color: #232323;
  font-style: normal;
  font-weight: normal;
  text-decoration: none; }

.private-page__form-container {
  background-color: #f5f5f5; }

.f_asset-filename, .f_asset-filename * {
  text-align: Left; }

.f_asset-filename, .f_asset-filename * {
  color: #444444 !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  font-size: 18px !important;
  font-weight: normal !important;
  line-height: inherit !important; }

/* ---- Start Flexible Grid Styles ---- */
.flexible_grid {
  margin: 0 20px;
  max-width: 100% !important; }
  @media only screen and (min-width: 768px) {
    .flexible_grid {
      margin: 0 20px !important; } }
/* ---- End Flexible Grid Styles ---- */
.f_client_gallery {
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, 160px); }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-gap: 20px; } }
  @media only screen and (max-width: 767px) {
    .f_client_gallery {
      grid-template-columns: repeat(2, 160px); } }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-template-columns: repeat(auto-fill, 200px); } }
  .f_client_gallery .f_asset-image {
    margin: 0 !important; }
  .f_client_gallery .f_asset_inner {
    height: 160px;
    width: 160px; }
    @media only screen and (max-width: 767px) {
      .f_client_gallery .f_asset_inner {
        height: auto;
        width: auto; } }
    @media only screen and (min-width: 768px) {
      .f_client_gallery .f_asset_inner {
        height: 200px;
        width: 200px; } }
    .f_client_gallery .f_asset_inner img {
      max-height: 160px;
      max-width: 160px; }
      @media only screen and (max-width: 767px) {
        .f_client_gallery .f_asset_inner img {
          max-height: auto;
          max-width: auto; } }
      @media only screen and (min-width: 768px) {
        .f_client_gallery .f_asset_inner img {
          max-height: 200px;
          max-width: 200px; } }
#content_page_wrapper ._4ORMAT_module_image_set_04 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_03 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_02 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 18px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_01 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 18px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_05 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_02 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_04 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_03 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_01 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_02 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #2F333F;
  --navigation-icon-color: #ffffff;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 26px;
  --heading-typography-line-height: 1.5;
  --description-typography-font-family: ;
  --description-typography-font-size: 12px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --slide-cta-items-align: start;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --image-spacing: 20px; }

#content_page_wrapper ._4ORMAT_module_mailing_list_02 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #000000;
  --button-style: solid;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_mailing_list_01 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --overlay-opacity: 0.5;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_05 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #fbfbfb;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --navigation-color: #000000;
  --overlay-opacity: 0.45;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 26px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 12px;
  --description-typography-line-height: 1.6;
  --pagination-display: block;
  --slideshow-height: 726px;
  --slide-cta-items-align: start;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_01 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --overlay-opacity: 0.5;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 42px;
  --heading-typography-line-height: 1.5;
  --description-typography-font-family: ;
  --description-typography-font-size: 15px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --slide-content-align: center;
  --slide-items-align: center;
  --slide-description-text-align: center;
  --slide-link-position: absolute;
  --slide-link-width: 100%;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_layered_02 {
  --primary-color: #FFFFFF;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_layered_01 {
  --primary-color: #FFFFFF;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --overlay-opacity: 0.5;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_24 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title_text_hover_state: underline;
  --title-typography-font-family: ;
  --title-typography-line-height: ;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_25 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title_text_hover_state: underline;
  --title-typography-font-family: ;
  --title-typography-line-height: ;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_26 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --description-text-size: 16px;
  --title-page-flexbox-alignment: center;
  --title-page-text-alignment: center;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title-typography-font-family: ;
  --title-typography-line-height: 1.7;
  --description-typography-font-family: ;
  --description-typography-font-size: px;
  --description-typography-line-height: 1.7;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_01 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_02 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_06 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_03 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_05 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_07 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_08 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_07 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 25%;
  --horizontal-spacing: 0px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_09 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 50%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_08 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 25%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_09 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_06 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_12 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_10 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 0px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_11 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 2;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_13 {
  --slideshow-background: transparent;
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_comparison_slider_01 {
  --slideshow-height: 726px;
  --slider-default-position: 50;
  --slider-color: #000000;
  --slider-icon-color: #FFFFFF;
  --label-text-color: #353535;
  --label-font: ;
  --label-font-size: 15;
  --label-overlay-background-color: 0, 0, 0;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-line-thickness: 6;
  --slider-size: 48;
  --slider-icon-width: 9px;
  --slider-icon-height: 14px;
  --slider-icon-margin: 6px;
  --slider-icon-shape: 50%; }

#content_page_wrapper ._4ORMAT_module_image_set_04[data-content-module-id='15217528'],
#content_page_outer._4ORMAT_module_image_set_04[data-content-module-id='15217528'] {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_13[data-content-module-id='15240523'],
#content_page_outer._4ORMAT_module_image_set_13[data-content-module-id='15240523'] {
  --slideshow-background: transparent;
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_13[data-content-module-id='15240524'],
#content_page_outer._4ORMAT_module_image_set_13[data-content-module-id='15240524'] {
  --slideshow-background: transparent;
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_04[data-content-module-id='15217224'],
#content_page_outer._4ORMAT_module_image_set_04[data-content-module-id='15217224'] {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_04[data-content-module-id='15217404'],
#content_page_outer._4ORMAT_module_image_set_04[data-content-module-id='15217404'] {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_04[data-content-module-id='15218414'],
#content_page_outer._4ORMAT_module_image_set_04[data-content-module-id='15218414'] {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_04[data-content-module-id='15218565'],
#content_page_outer._4ORMAT_module_image_set_04[data-content-module-id='15218565'] {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_04[data-content-module-id='15218573'],
#content_page_outer._4ORMAT_module_image_set_04[data-content-module-id='15218573'] {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_04[data-content-module-id='15237351'],
#content_page_outer._4ORMAT_module_image_set_04[data-content-module-id='15237351'] {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_13[data-content-module-id='15237364'],
#content_page_outer._4ORMAT_module_image_set_13[data-content-module-id='15237364'] {
  --slideshow-background: transparent;
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_04[data-content-module-id='15238853'],
#content_page_outer._4ORMAT_module_image_set_04[data-content-module-id='15238853'] {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_13[data-content-module-id='15238656'],
#content_page_outer._4ORMAT_module_image_set_13[data-content-module-id='15238656'] {
  --slideshow-background: transparent;
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_13[data-content-module-id='15238665'],
#content_page_outer._4ORMAT_module_image_set_13[data-content-module-id='15238665'] {
  --slideshow-background: transparent;
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

h2, p, li {
  transition: font-size ease-in-out 130ms; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row {
  color: #353535; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline span,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline span {
  color: #232323;
  font-family: "Proxima Nova Black", sans-serif;
  line-height: 1.4 !important;
  font-size: 38px; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 {
  color: #232323;
  font-family: "Proxima Nova Black", sans-serif;
  line-height: 1.4 !important;
  font-size: 24px;
  font-weight: bold; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 span,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 span {
    font-family: "Proxima Nova Regular", "Proxima Nova Book", 'sans-serif'; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li {
  color: #353535;
  font-family: "Proxima Nova Regular", sans-serif;
  line-height: 1.7 !important;
  font-size: 15px; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text {
  color: #494949;
  font-family: "Proxima Nova Regular", sans-serif;
  line-height: 1.7 !important;
  font-size: 12px; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a span,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a span {
  color: #232323;
  text-decoration: none;
  font-weight: normal;
  font-style: normal; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a:hover, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a:hover, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a span:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a span:hover {
    color: #2d2d2d;
    text-decoration: underline; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input:not(.btn),
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input:not(.btn) {
  color: #232323 !important;
  font-size: 15px !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  border-color: rgba(190, 190, 190, 0.5) !important; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input.btn, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a.format_flex_button,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input.btn,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a.format_flex_button {
  color: #6f1d1e !important;
  font-size: 16px !important;
  font-family: "Proxima Nova Bold", sans-serif !important;
  border-radius: 100px !important;
  background: #fd686a !important;
  border: 1px solid rgba(253, 104, 106, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input.btn:hover, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a.format_flex_button:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input.btn:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a.format_flex_button:hover {
    border-color: rgba(253, 104, 106, 0.8) !important;
    background: rgba(253, 104, 106, 0.8) !important; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row {
  padding-top: 36px;
  padding-bottom: 36px; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link {
    text-decoration: none;
    font-weight: normal;
    font-style: normal; }
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link:hover,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link:hover {
      text-decoration: underline; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1500ms, transform 950ms;
  transition-timing-function: cubic-bezier(0.5, 0, 0.2, 1); }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row.in-viewport,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row.in-viewport {
    opacity: 1;
    transform: translateY(0px); }

@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
    font-size: 8vw; } }
  @media only screen and (max-width: 767px) and (max-width: 250px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 475px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
      font-size: 38px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 {
    font-size: 6vw; } }
  @media only screen and (max-width: 767px) and (max-width: 266.6666666667px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 {
      font-size: 16px; } }
  @media only screen and (max-width: 767px) and (min-width: 400px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 {
      font-size: 24px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li {
    font-size: 4vw; } }
  @media only screen and (max-width: 767px) and (max-width: 300px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li {
      font-size: 12px; } }
  @media only screen and (max-width: 767px) and (min-width: 375px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li {
      font-size: 15px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text {
    font-size: 3vw; } }
  @media only screen and (max-width: 767px) and (max-width: 266.6666666667px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text {
      font-size: 8px; } }
  @media only screen and (max-width: 767px) and (min-width: 400px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text {
      font-size: 12px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
    font-size: 4vw; } }
  @media only screen and (max-width: 767px) and (max-width: 300px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
      font-size: 12px; } }
  @media only screen and (max-width: 767px) and (min-width: 375px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
      font-size: 15px; } }
/*
------------------------------------------------------------------
Variables
------------------------------------------------------------------
*/
/*
------------------------------------------------------------------
General Styles
------------------------------------------------------------------
*/
html, body {
  height: 100%;
  min-height: 100%; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }

body {
  background: #f5f5f5;
  color: #444444;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

ul {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility; }

h2 {
  color: #232323;
  font-family: "Proxima Nova Bold", sans-serif;
  font-size: 27px;
  font-weight: normal; }

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

.main {
  max-width: 1280px;
  margin: 0 auto; }
  .main a {
    outline: none;
    color: #232323;
    font-style: normal;
    font-weight: normal;
    text-decoration: none; }
    .main a:hover {
      color: #2d2d2d;
      text-decoration: underline; }

.nested_content #content_page_wrapper {
  margin: 0 auto; }

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

/*
------------------------------------------------------------------
Header / Menu Styles
------------------------------------------------------------------
*/
.header {
  opacity: 0;
  padding: 35px 80px;
  -webkit-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
  background: #f5f5f5;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 2;
  /*==============================================
  =            Horizontal Menu styles            =
  ==============================================*/
  /*=====  End of Horizontal Menu styles  ======*/
  /*=============================================
  =            Collapsed Menu styles            =
  =============================================*/
  /*=====  End of Collapsed Menu styles  ======*/
  /*==========================================
  =            Menu Mobile styles            =
  ==========================================*/
  /*=====  End of Menu Mobile styles  ======*/ }
  .header .header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1280px;
    margin: 0 auto; }
  .header .logo {
    font-weight: normal;
    display: inherit;
    white-space: nowrap;
    margin: 0; }
    .header .logo a {
      color: #000000;
      font-family: "Proxima Nova Black", sans-serif;
      font-weight: normal;
      font-size: 22px;
      font-style: normal;
      text-decoration: none; }
      .header .logo a:hover {
        color: #5b6171; }
    .header .logo img {
      transform-origin: left;
      -o-transform-origin: left;
      -ms-transform-origin: left;
      -moz-transform-origin: left;
      -webkit-transform-origin: left;
      transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      max-height: 80px; }
  .header button.toggle-menu {
    padding: 0;
    outline: 0;
    background: none;
    border: none;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    position: relative;
    z-index: 2; }
    .header button.toggle-menu .open svg:nth-child(2) {
      display: none; }
    .header button.toggle-menu .close {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      vertical-align: middle; }
      .header button.toggle-menu .close svg:nth-child(2) {
        display: none; }
  .header nav.menu {
    height: 100%; }
    .header nav.menu .main-menu {
      text-align: right; }
      .header nav.menu .main-menu li.category.selected .category-title svg g {
        -webkit-transition: fill 0.2s ease-in-out;
        transition: fill 0.2s ease-in-out;
        fill: #000000; }
      .header nav.menu .main-menu li.category ul.category-list {
        display: none;
        opacity: 0; }
      .header nav.menu .main-menu li.category .category-title {
        user-select: none;
        cursor: pointer; }
        .header nav.menu .main-menu li.category .category-title svg {
          vertical-align: middle;
          -webkit-transform-origin: 50% 25%;
          transform-origin: 50% 25%; }
          .header nav.menu .main-menu li.category .category-title svg g {
            fill: #c3c3c3;
            stroke: none; }
        @media only screen and (min-width: 768px) {
          .header nav.menu .main-menu li.category .category-title:hover svg g {
            fill: #000000; } }
      .header nav.menu .main-menu li.category .category-item {
        display: block;
        color: #999999;
        font-weight: normal; }
        @media only screen and (min-width: 768px) {
          .header nav.menu .main-menu li.category .category-item:hover {
            color: #000000;
            text-decoration: none; } }
        .header nav.menu .main-menu li.category .category-item.selected > a {
          color: #000000;
          text-decoration: none; }
      .header nav.menu .main-menu li.menu-item {
        margin: 0 40px 0 0;
        display: inline-block;
        white-space: normal;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #c3c3c3;
        font-family: "Proxima Nova Black", sans-serif;
        font-size: 18px;
        font-weight: normal;
        line-height: 1.6; }
        .header nav.menu .main-menu li.menu-item:last-child {
          margin: 0; }
        .header nav.menu .main-menu li.menu-item > a {
          word-wrap: break-word; }
          @media only screen and (min-width: 768px) {
            .header nav.menu .main-menu li.menu-item > a:hover {
              color: #000000;
              text-decoration: none; } }
        .header nav.menu .main-menu li.menu-item.selected > a {
          -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
          color: #000000;
          text-decoration: none; }
    .header nav.menu .social li {
      display: inline-block; }
  .header.horizontal {
    opacity: 1; }
    .header.horizontal.nav-up ul.category-list.open {
      opacity: 0 !important; }
    .header.horizontal button.toggle-menu,
    .header.horizontal .toggle-menu-close-wrapper {
      display: none; }
    .header.horizontal nav.menu .main-menu li.category {
      position: relative; }
      .header.horizontal nav.menu .main-menu li.category ul.category-list {
        position: absolute;
        padding: 15px 20px;
        text-align: right;
        right: -35px;
        border-radius: 2px;
        z-index: 1;
        background: rgba(236, 236, 236, 0.95);
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out; }
        .header.horizontal nav.menu .main-menu li.category ul.category-list .category-item {
          white-space: nowrap; }
    .header.horizontal nav.menu .main-menu li {
      display: inline-block; }
    .header.horizontal nav.menu .main-menu li.menu-item {
      opacity: 1; }
    .header.horizontal nav.menu .social {
      display: none; }
    .header.horizontal .category-title svg:first-child {
      display: none; }
  .header.collapsed {
    opacity: 1; }
    .header.collapsed .logo {
      width: 100%; }
    .header.collapsed .toggle-menu-open svg:first-child {
      -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      .header.collapsed .toggle-menu-open svg:first-child path {
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
        transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms; }
    .header.collapsed .toggle-menu-open:hover svg:first-child path:nth-child(2) {
      -webkit-transform: scaleX(0.8) translate3d(0, 0, 0);
      -ms-transform: scaleX(0.8) translate3d(0, 0, 0);
      transform: scaleX(0.8) translate3d(0, 0, 0); }
    .header.collapsed .toggle-menu-open:hover svg:first-child path:nth-child(3) {
      -webkit-transform: scaleX(0.5) translate3d(0, 0, 0);
      -ms-transform: scaleX(0.5) translate3d(0, 0, 0);
      transform: scaleX(0.5) translate3d(0, 0, 0); }
    .header.collapsed nav.menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      overflow: auto;
      position: fixed;
      background: #f5f5f5;
      top: 0;
      right: 0;
      bottom: 0;
      width: 50vw;
      z-index: 2;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      margin: 0; }
      .header.collapsed nav.menu .main-menu {
        padding: 10px 80px 100px 24px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
        .header.collapsed nav.menu .main-menu .category-title {
          position: relative;
          display: inline-block; }
          .header.collapsed nav.menu .main-menu .category-title svg:first-child {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transform-origin: top;
            transform-origin: top;
            right: -20px; }
          .header.collapsed nav.menu .main-menu .category-title svg:nth-child(2) {
            display: none; }
        .header.collapsed nav.menu .main-menu .category-list {
          padding: 10px 0; }
        .header.collapsed nav.menu .main-menu li.category-item,
        .header.collapsed nav.menu .main-menu .category-title.active {
          margin: 0 0 40px 0; }
          .header.collapsed nav.menu .main-menu li.category-item:last-child,
          .header.collapsed nav.menu .main-menu .category-title.active:last-child {
            margin: 0; }
        .header.collapsed nav.menu .main-menu li.menu-item {
          display: block;
          opacity: 0;
          font-family: "Proxima Nova Regular", sans-serif;
          font-size: 40px;
          font-weight: normal;
          line-height: 1.3;
          margin: 0 0 40px 0; }
          .header.collapsed nav.menu .main-menu li.menu-item:last-child {
            margin: 0; }
          .header.collapsed nav.menu .main-menu li.menu-item.selected {
            display: inline-block; }
      .header.collapsed nav.menu .social {
        padding: 0 80px 50px 24px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
        .header.collapsed nav.menu .social ul {
          padding: 0;
          text-align: right; }
      .header.collapsed nav.menu .toggle-menu-close-wrapper {
        padding: 35px 80px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .header.collapsed nav.menu .toggle-menu-close {
        float: right;
        line-height: 1.6; }
    .header.collapsed.menu-activated nav.menu {
      -webkit-transition: transform .4s ease-in-out;
      transition: transform .4s ease-in-out; }
    .header.collapsed.menu-open nav.menu {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
  .header.collapsed nav.menu .main-menu .category-title.active svg, .header.horizontal nav.menu .main-menu .category-title.active svg {
    -webkit-transform: rotate(180deg) translateY(-50%);
    transform: rotate(180deg) translateY(-50%); }
  @media only screen and (max-width: 767px) {
    .header {
      padding: 16px 20px; }
      .header .logo {
        width: 100%; }
        .header .logo a {
          font-size: 18px; }
      .header nav.menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 90vw;
        z-index: 2;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        margin: 0; }
        .header nav.menu .main-menu li.menu-item, .header nav.menu .main-menu li.menu-item.category {
          font-size: 25px; }
      .header button.toggle-menu .open svg:nth-child(1) {
        display: none; }
      .header button.toggle-menu .open svg:nth-child(2) {
        display: inline-block; }
      .header button.toggle-menu .close svg:first-child {
        display: none; }
      .header button.toggle-menu .close svg:nth-child(2) {
        display: block; }
      .header.horizontal nav.menu .main-menu {
        margin: 103px 0 20px; }
        .header.horizontal nav.menu .main-menu li.category ul.category-list {
          position: static;
          padding: 10px 0;
          background: transparent;
          border-radius: 0;
          text-align: right; }
        .header.horizontal nav.menu .main-menu li {
          display: block; }
        .header.horizontal nav.menu .main-menu li.menu-item {
          margin: 0;
          opacity: 0; }
      .header.horizontal nav.menu .social {
        display: block; }
      .header.collapsed nav.menu {
        width: 90vw; }
        .header.collapsed nav.menu .main-menu {
          padding: 10px 40px 100px 24px; }
          .header.collapsed nav.menu .main-menu li.category-item, .header.collapsed nav.menu .main-menu .category-title.active {
            margin: 0 0 30px 0; }
          .header.collapsed nav.menu .main-menu li.menu-item {
            font-size: 30px;
            line-height: 1.5;
            margin: 0 0 30px 0; }
        .header.collapsed nav.menu .toggle-menu-open {
          padding: 20px; }
        .header.collapsed nav.menu .social {
          padding: 0 40px 20px 24px; }
        .header.collapsed nav.menu .toggle-menu-close-wrapper {
          padding: 16px 20px; } }
/*=====  End of Header styles  ======*/
/*
------------------------------------------------------------------
Sticky menu
------------------------------------------------------------------
*/
header.fixed {
  padding: 35px 80px;
  -webkit-transition: transform 0.3s ease-in-out, padding 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, padding 0.3s ease-in-out;
  z-index: 1001; }
  header.fixed.nav-up {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: background 0.3s, transform 0.3s ease-in-out;
    transition: background 0.3s, transform 0.3s ease-in-out; }
  @media only screen and (max-width: 767px) {
    header.fixed {
      padding: 16px 20px; } }
/*
------------------------------------------------------------------
Mask Styles
------------------------------------------------------------------
*/
html.menu-open, body.menu-open {
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }

html.menu-open {
  height: 100%; }

body.menu-open {
  height: auto; }
  body.menu-open.ie {
    height: 100%; }

header.menu-open:after {
  opacity: .7;
  pointer-events: visible; }

.header:after {
  content: '';
  display: block;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  position: fixed;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

/*
------------------------------------------------------------------
Gallery and Nested Styles
------------------------------------------------------------------
*/
body.gallery .main, body.parent_listing .main {
  max-width: 100%; }

body.gallery .asset, body.parent_listing .asset {
  cursor: default;
  padding: 0 80px; }
  body.gallery .asset:last-child, body.parent_listing .asset:last-child {
    margin: 0 auto; }
  body.gallery .asset.image, body.parent_listing .asset.image {
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    max-width: 1440px; }
    body.gallery .asset.image > div, body.parent_listing .asset.image > div {
      cursor: pointer; }
    body.gallery .asset.image .caption, body.parent_listing .asset.image .caption {
      text-align: left; }
    body.gallery .asset.image .image-container, body.parent_listing .asset.image .image-container {
      max-width: 100%;
      position: relative;
      margin: 0 auto;
      display: inline-block;
      overflow: hidden; }
    body.gallery .asset.image .image-placeholder, body.parent_listing .asset.image .image-placeholder {
      z-index: -1;
      max-width: 100%;
      height: auto;
      display: block;
      max-height: 90vh; }
    body.gallery .asset.image img, body.parent_listing .asset.image img {
      display: block;
      margin: 0 auto;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: opacity 300ms ease-out;
      -moz-transition: opacity 300ms ease-out;
      -ms-transition: opacity 300ms ease-out;
      -o-transition: opacity 300ms ease-out;
      transition: opacity 300ms ease-out; }
      body.gallery .asset.image img.lazyloaded, body.parent_listing .asset.image img.lazyloaded {
        opacity: 1; }
    body.gallery .asset.image .image-container:hover .image-caption, body.parent_listing .asset.image .image-container:hover .image-caption {
      opacity: 1;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      body.gallery .asset.image .image-container:hover .image-caption.always-show-caption, body.parent_listing .asset.image .image-container:hover .image-caption.always-show-caption {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
    body.gallery .asset.image.has-overflow.is-expanded .image-caption, body.parent_listing .asset.image.has-overflow.is-expanded .image-caption {
      background-image: none;
      white-space: normal; }
      body.gallery .asset.image.has-overflow.is-expanded .image-caption:after, body.parent_listing .asset.image.has-overflow.is-expanded .image-caption:after {
        border-bottom: 4px solid #fff;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 0; }
    body.gallery .asset.image.has-overflow.is-expanded .asset-mask, body.parent_listing .asset.image.has-overflow.is-expanded .asset-mask {
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    body.gallery .asset.image.has-overflow .image-caption, body.parent_listing .asset.image.has-overflow .image-caption {
      cursor: pointer;
      max-height: 78px;
      min-height: 78px;
      padding-right: 50px;
      user-select: none;
      z-index: 1;
      -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1), opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
      transition: max-height 0.5s cubic-bezier(0, 1, 0.5, 1), opacity 0.2s ease-in-out, transform 0.2s ease-in-out; }
      body.gallery .asset.image.has-overflow .image-caption:after, body.parent_listing .asset.image.has-overflow .image-caption:after {
        border-top: 4px solid #fff;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        content: '';
        display: inline-block;
        height: 0;
        position: absolute;
        right: 30px;
        top: 36px;
        width: 0; }
    body.gallery .asset.image.has-overflow .asset-mask, body.parent_listing .asset.image.has-overflow .asset-mask {
      background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      margin: 0 20px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: transform 0.5s cubic-bezier(0, 1, 0.5, 1);
      transition: transform 0.5s cubic-bezier(0, 1, 0.5, 1);
      z-index: 0; }
  body.gallery .asset.video, body.parent_listing .asset.video {
    margin: 0 auto 20px;
    width: 100%; }
    body.gallery .asset.video > div, body.parent_listing .asset.video > div {
      cursor: pointer; }
    body.gallery .asset.video .video-overlay, body.parent_listing .asset.video .video-overlay {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.4);
      -webkit-transition: background-color 200ms linear;
      -ms-transition: background-color 200ms linear;
      transition: background-color 200ms linear; }
      body.gallery .asset.video .video-overlay:hover, body.parent_listing .asset.video .video-overlay:hover {
        background-color: rgba(0, 0, 0, 0); }
    body.gallery .asset.video svg, body.parent_listing .asset.video svg {
      top: calc(50% - 20px);
      left: calc(50% - 17px);
      position: absolute; }
    body.gallery .asset.video iframe, body.parent_listing .asset.video iframe {
      pointer-events: none; }
    body.gallery .asset.video .video-caption, body.parent_listing .asset.video .video-caption {
      cursor: text;
      max-width: 1280px;
      width: 100% !important; }
    body.gallery .asset.video .always-show-caption, body.parent_listing .asset.video .always-show-caption {
      padding: 30px 0; }
    body.gallery .asset.video .video-indicator-caption, body.parent_listing .asset.video .video-indicator-caption {
      -webkit-transition: opacity .2s ease-in-out;
      transition: opacity .2s ease-in-out; }
    body.gallery .asset.video .image-container:hover .video-indicator-caption, body.parent_listing .asset.video .image-container:hover .video-indicator-caption {
      opacity: 0; }
    body.gallery .asset.video.source-youtube .image-container, body.parent_listing .asset.video.source-youtube .image-container {
      width: 100%; }
      body.gallery .asset.video.source-youtube .image-container > img, body.parent_listing .asset.video.source-youtube .image-container > img {
        object-fit: cover; }
  body.gallery .asset.text, body.parent_listing .asset.text {
    cursor: pointer;
    max-width: 800px;
    padding: 0 20px;
    margin: 100px auto; }
    body.gallery .asset.text > p, body.parent_listing .asset.text > p {
      margin: 0; }
  body.gallery .asset:last-child, body.parent_listing .asset:last-child {
    margin-bottom: 0; }

body.gallery .caption, body.parent_listing .caption {
  max-width: 1280px;
  margin: 0 auto; }

body.gallery .image-caption, body.parent_listing .image-caption {
  color: #aaaaaa;
  font-size: 15px;
  line-height: 1.2;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  bottom: 0;
  padding: 30px 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
  -webkit-transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  white-space: nowrap;
  width: 100%;
  text-align: left;
  left: 50%; }
  body.gallery .image-caption.hide-caption, body.parent_listing .image-caption.hide-caption {
    opacity: 0;
    padding: 30px; }
  body.gallery .image-caption.always-show-caption, body.parent_listing .image-caption.always-show-caption {
    background-image: none;
    width: 100%;
    position: relative;
    left: 50%;
    white-space: normal;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  body.gallery .image-caption > p, body.parent_listing .image-caption > p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis; }
  body.gallery .image-caption a, body.parent_listing .image-caption a {
    color: #aaaaaa; }

body.gallery .video-caption, body.parent_listing .video-caption {
  color: #aaaaaa;
  font-size: 15px;
  line-height: 1.2;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  padding: 30px;
  position: absolute;
  bottom: 0; }
  body.gallery .video-caption > p, body.parent_listing .video-caption > p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis; }

body.gallery .pagination a, body.parent_listing .pagination a {
  text-decoration: none; }

@media only screen and (max-width: 767px) {
  body.gallery .asset, body.parent_listing .asset {
    padding: 0 20px; }
    body.gallery .asset.image .image-caption.hide-caption, body.parent_listing .asset.image .image-caption.hide-caption {
      display: none; }
    body.gallery .asset.video .video-caption, body.parent_listing .asset.video .video-caption {
      max-width: 100%; }
  body.gallery .image-caption, body.parent_listing .image-caption {
    padding: 20px 0;
    width: 100%; }
    body.gallery .image-caption.hide-caption, body.parent_listing .image-caption.hide-caption {
      padding: 20px; } }

/*
------------------------------------------------------------------
Title Element Styles
------------------------------------------------------------------
*/
.title-element {
  position: relative;
  padding: 80px; }
  .title-element .title-element-container {
    max-width: 1280px;
    margin: 0 auto; }
  .title-element.is-image {
    padding-top: 48.61111111%; }
  .title-element .text {
    max-width: 550px; }
  .title-element .image-placeholder {
    padding-top: 48.61111111%;
    height: 0;
    min-height: 1px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
  .title-element .title-element__image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -ms-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out; }
    .title-element .title-element__image.lazyloaded {
      opacity: 1; }
  @media only screen and (max-width: 767px) {
    .title-element {
      padding: 90px 20px; } }
body.listing .title-element.is-image {
  margin: 0 0 20px 0; }
  body.listing .title-element.is-image .image-placeholder {
    height: 100%; }

body.gallery .title-element, body.parent_listing .title-element {
  padding: 80px; }
  body.gallery .title-element .title-element-container, body.parent_listing .title-element .title-element-container {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%; }
  body.gallery .title-element.is-image, body.parent_listing .title-element.is-image {
    padding-top: 48.61111111%; }
  body.gallery .title-element .title-element__image, body.parent_listing .title-element .title-element__image {
    margin: 0 0 80px 0; }
  @media only screen and (max-width: 767px) {
    body.gallery .title-element, body.parent_listing .title-element {
      padding: 90px 20px; } }
/*
------------------------------------------------------------------
Listing Nested Styles
------------------------------------------------------------------
*/
body.parent_listing .pagination {
  display: table;
  width: 100%;
  padding: 60px 80px; }
  body.parent_listing .pagination .pagination-container {
    max-width: 1280px;
    margin: 0 auto; }
  body.parent_listing .pagination .pagination-next {
    float: right;
    text-align: right; }
  body.parent_listing .pagination:after {
    content: '';
    display: table;
    clear: both; }

body.parent_listing .all-projects {
  background: #ececec;
  padding: 60px 80px; }
  body.parent_listing .all-projects .all-projects-container {
    max-width: 1280px;
    margin: 0 auto; }
  body.parent_listing .all-projects .projects-title {
    margin: 0 0 30px 0; }
  body.parent_listing .all-projects .grid {
    margin: 0 0 0 -15px; }
    body.parent_listing .all-projects .grid:after {
      content: '';
      display: table;
      clear: both; }
  body.parent_listing .all-projects .project {
    width: 33.3333%;
    float: left;
    padding-left: 15px;
    position: relative;
    margin: 0 0 15px 0;
    overflow: hidden; }
    body.parent_listing .all-projects .project.selected canvas, body.parent_listing .all-projects .project.selected .project-image {
      opacity: .6;
      width: 100%; }
    body.parent_listing .all-projects .project > a {
      display: block; }
      body.parent_listing .all-projects .project > a:hover .project-title {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    body.parent_listing .all-projects .project .asset-mask {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 15px;
      right: 0;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
    body.parent_listing .all-projects .project > a:hover .asset-mask {
      opacity: 1; }
  body.parent_listing .all-projects .image-placeholder {
    position: absolute;
    top: 0;
    width: 100%;
    padding-top: 71.42857143%;
    height: 0;
    min-height: 1px; }
  body.parent_listing .all-projects .project-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -ms-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
    position: relative; }
    body.parent_listing .all-projects .project-image.lazyloaded {
      opacity: 1; }
    body.parent_listing .all-projects .project-image:before {
      content: '';
      display: block;
      padding-top: 71.42857143%; }
  body.parent_listing .all-projects .project-title {
    margin: 0;
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 15px;
    padding: 20px;
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out; }
    @media only screen and (max-width: 767px) {
      body.parent_listing .all-projects .project-title {
        left: 10px; } }
  body.parent_listing .all-projects:after {
    content: '';
    display: table;
    clear: both; }

@media only screen and (max-width: 767px) {
  body.parent_listing .pagination,
  body.parent_listing .all-projects {
    padding: 60px 20px; }
  body.parent_listing .all-projects .grid {
    margin: 0 0 0 -10px; }
  body.parent_listing .all-projects .project {
    width: 50%;
    padding-left: 10px;
    margin: 0 0 10px; }
    body.parent_listing .all-projects .project > a .asset-mask,
    body.parent_listing .all-projects .project > a .project-title {
      display: none; }
    body.parent_listing .all-projects .project .asset-mask {
      left: 10px; } }

/*
------------------------------------------------------------------
Store Styles
------------------------------------------------------------------
*/
body.store, body.product {
  min-height: 100%; }
  @media only screen and (min-width: 768px) {
    body.store, body.product {
      display: -webkit-flex;
      display: ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  body.store .main, body.product .main {
    max-width: 100%;
    padding: 50px 20px 0; }
    @media only screen and (min-width: 768px) {
      body.store .main, body.product .main {
        padding: 50px 80px 0;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto; } }
    body.store .main #content_page_wrapper, body.product .main #content_page_wrapper {
      min-width: initial;
      max-width: 1280px;
      margin: 0 auto; }
      body.store .main #content_page_wrapper ._4ORMAT_content_page_row, body.product .main #content_page_wrapper ._4ORMAT_content_page_row {
        width: initial !important; }
  body.store .product-info h1, body.product .product-info h1 {
    font-size: 27px !important; }
  body.store .product-info .price, body.product .product-info .price {
    font-size: 18px !important; }
  body.store .product-info .product-shipping-option, body.product .product-info .product-shipping-option {
    border-color: #444444; }
  body.store .footer, body.product .footer {
    width: 100%; }
  body.store .select2-drop, body.product .select2-drop {
    background: #f5f5f5 !important;
    border: 1px solid rgba(68, 68, 68, 0.2) !important;
    color: #444444 !important; }
  body.store .select2-drop ul,
  body.store .select2-drop ul .select2-result-label, body.product .select2-drop ul,
  body.product .select2-drop ul .select2-result-label {
    border-color: rgba(68, 68, 68, 0.2) !important; }
  body.store .select2-results .select2-highlighted, body.product .select2-results .select2-highlighted {
    background: rgba(68, 68, 68, 0.1) !important; }
  body.store .select2-results .select2-highlighted, body.product .select2-results .select2-highlighted {
    color: #444444 !important; }
  body.store body.product .product-order-form .select2-container .select2-choice div b:before, body.product body.product .product-order-form .select2-container .select2-choice div b:before {
    border-top-color: rgba(68, 68, 68, 0.6) !important; }
  @media only screen and (max-width: 767px) {
    body.store .main #content_page_wrapper, body.product .main #content_page_wrapper {
      padding: 0; }
      body.store .main #content_page_wrapper .twelvecol, body.product .main #content_page_wrapper .twelvecol {
        padding-left: 0;
        padding-right: 0; }
    body.store .product-list ._4ORMAT_content_page_row, body.product .product-list ._4ORMAT_content_page_row {
      margin-left: -10px !important; }
    body.store .product-list .product, body.product .product-list .product {
      padding-left: 10px !important;
      float: left !important; }
    body.store .footer, body.product .footer {
      margin-bottom: 50px; } }
body.order_confirmation #content_page_wrapper,
body.order_download #content_page_wrapper,
body.order_payment_error #content_page_wrapper,
body.order_thank_you #content_page_wrapper {
  margin: 0 auto !important; }

body.order_confirmation .btn-cancel,
.product-order-form .select2-choice {
  background: transparent !important;
  border: 1px solid rgba(68, 68, 68, 0.2) !important;
  color: #444444 !important; }

body.order_confirmation .order-confirmation {
  border: 1px solid #444444 !important; }

body.order_confirmation .order-confirmation .order-confirmation-details {
  border-top: 1px solid #444444 !important;
  border-bottom: 1px solid #444444 !important; }

body.order_confirmation .order-confirmation .order-confirmation-details .order-confirmation-products th,
body.order_confirmation .order-confirmation.mobile .order-confirmation-details dl,
body.order_confirmation .order-confirmation.mobile .order-confirmation-products .order-confirmation-product {
  border-bottom: 1px solid #444444 !important; }

body.order_confirmation .order-confirmation .order-confirmation-total tr:last-child td,
body.order_confirmation .order-confirmation.mobile .order-confirmation-details {
  border-top: 1px solid #444444 !important; }

body.order_confirmation .order-confirmation.mobile .order-confirmation-payment {
  border: 0 !important; }

body.order_confirmation .order-confirmation .order-confirmation-details dl dt,
body.order_confirmation .order-confirmation .order-confirmation-details dl dd,
body.order_confirmation .order-confirmation .order-confirmation-details th,
body.order_confirmation .order-confirmation .order-confirmation-details td {
  color: #444444 !important; }

body.order_confirmation .btn-confirm,
body.order_thank_you .btn-return,
body.order_download .btn-return,
body.order_payment_error .btn-return {
  background: #444444 !important;
  border: none !important;
  color: #f5f5f5 !important; }

.order-download ul {
  padding: 0px; }

body.order_download svg {
  fill: #232323; }

.f-back-to-store-link svg {
  fill: #232323; }

/*
------------------------------------------------------------------
Proofing Styles
------------------------------------------------------------------
*/
body.client .private_page form p {
  color: #444444 !important;
  font-size: 18px !important; }

body.client .private_page form input {
  border-radius: 4px !important;
  padding: 7px 16px !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  font-size: 18px !important;
  line-height: normal !important; }

body.client .private_page form input[type='submit'] {
  color: #fff !important;
  background: #000000 !important; }

body.client {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  body.client .main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%;
    max-width: 100%; }
  body.client .f_assets-container,
  body.client .f_client_header {
    margin-left: 20px;
    margin-right: 20px; }
    @media screen and (min-width: 768px) {
      body.client .f_assets-container,
      body.client .f_client_header {
        margin-left: auto;
        margin-right: auto;
        max-width: Min(calc(100% - 160px), 1280px); } }
  @media screen and (min-width: 768px) {
    body.client .f_assets-container.title-default {
      max-width: unset;
      margin-left: 80px;
      margin-right: 80px; } }
  body.client .f_client_header {
    width: auto;
    margin-left: 20px;
    margin-right: 20px; }
    @media screen and (min-width: 768px) {
      body.client .f_client_header {
        margin-left: auto;
        margin-right: auto; } }
  body.client .title-fullwidth {
    max-width: unset;
    margin-left: 0;
    margin-right: 0; }
  body.client .flexible_grid {
    margin: 0 20px; }
  body.client .private_page fieldset {
    padding: 0; }
  body.client .f_client_gallery.f_photoswipe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.client .footer {
    width: 100%; }

.f_client_header {
  border-bottom: 1px solid rgba(68, 68, 68, 0.3) !important;
  margin: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .f_client_header {
      display: table;
      width: 100%; }
      .f_client_header .f_client_header_copy,
      .f_client_header .f_client_header_info {
        float: none;
        display: table-cell; }
      .f_client_header .f_client_header_info {
        vertical-align: middle; } }
.f_client_header_copy p {
  color: #444444 !important; }

.f-load-more .spinner-wrap .spinner-circle {
  stroke: #444444 !important; }

/*
------------------------------------------------------------------
Custom Styles
------------------------------------------------------------------
*/
body.client h1,
body.content h1 {
  color: #232323;
  font-family: "Proxima Nova Bold", sans-serif;
  font-size: 27px;
  font-weight: normal; }

body.client input[type='submit'],
body.content input[type='submit'] {
  color: #444444;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 18px;
  line-height: 1.5; }

/*
------------------------------------------------------------------
Listing Styles
------------------------------------------------------------------
*/
body.listing {
  /* Masonry */ }
  body.listing.ie {
    overflow-x: hidden; }
  body.listing .asset {
    position: relative; }
    body.listing .asset:after {
      content: '';
      display: table;
      clear: both; }
    body.listing .asset.small--hide {
      display: none; }
  body.listing .image-placeholder {
    display: block;
    width: 100%; }
  body.listing .asset-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 960px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    opacity: 0;
    display: block;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -ms-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out; }
    body.listing .asset-holder.lazyloaded {
      opacity: 1; }
  @media only screen and (max-width: 767px) {
    body.listing .asset.small--hide {
      display: block; }
    body.listing .asset.small-down--hide {
      display: none; } }
  body.listing .square .grid,
  body.listing .landscape .grid {
    margin: 0 0 0 -20px; }
    body.listing .square .grid:after,
    body.listing .landscape .grid:after {
      content: '';
      display: table;
      clear: both; }
  body.listing .square .asset,
  body.listing .landscape .asset {
    overflow: hidden;
    float: left;
    width: 50%;
    padding-left: 20px; }
    body.listing .square .asset:last-child,
    body.listing .landscape .asset:last-child {
      margin-bottom: 0; }
    body.listing .square .asset.always-show-caption,
    body.listing .landscape .asset.always-show-caption {
      margin: 0 0 30px 0; }
      body.listing .square .asset.always-show-caption > a, body.listing .square .asset.always-show-caption .image-placeholder, body.listing .square .asset.always-show-caption .title,
      body.listing .landscape .asset.always-show-caption > a,
      body.listing .landscape .asset.always-show-caption .image-placeholder,
      body.listing .landscape .asset.always-show-caption .title {
        margin: 0 0 30px 0; }
      body.listing .square .asset.always-show-caption .title,
      body.listing .landscape .asset.always-show-caption .title {
        float: left; }
        @media only screen and (max-width: 1320px) {
          body.listing .square .asset.always-show-caption .title,
          body.listing .landscape .asset.always-show-caption .title {
            padding: 0 20px; } }
    body.listing .square .asset.hide-caption,
    body.listing .landscape .asset.hide-caption {
      margin: 0 0 20px 0; }
    body.listing .square .asset > a,
    body.listing .landscape .asset > a {
      display: block;
      position: relative; }
      body.listing .square .asset > a .image-placeholder,
      body.listing .landscape .asset > a .image-placeholder {
        padding-top: 68.25396825%;
        height: 0;
        min-height: 1px; }
  body.listing .square .asset-holder,
  body.listing .landscape .asset-holder {
    bottom: 0; }
  @media only screen and (max-width: 767px) {
    body.listing .square .grid,
    body.listing .landscape .grid {
      margin: 0; }
    body.listing .square .asset,
    body.listing .landscape .asset {
      float: none;
      width: 100%;
      padding-left: 0; }
      body.listing .square .asset.always-show-caption, body.listing .square .asset.hide-caption,
      body.listing .landscape .asset.always-show-caption,
      body.listing .landscape .asset.hide-caption {
        margin: 0 0 10px 0; }
      body.listing .square .asset.always-show-caption > a, body.listing .square .asset.always-show-caption .image-placeholder, body.listing .square .asset.always-show-caption .title,
      body.listing .landscape .asset.always-show-caption > a,
      body.listing .landscape .asset.always-show-caption .image-placeholder,
      body.listing .landscape .asset.always-show-caption .title {
        margin: 0 0 10px 0; } }
/*
------------------------------------------------------------------
Listing Title Styles
------------------------------------------------------------------
*/
body.listing .asset .title {
  color: #ffffff;
  font-family: "Proxima Nova Regular", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 27px;
  line-height: 1.4;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; }

body.listing .asset.hide-caption .title {
  position: absolute;
  left: 0;
  float: none;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
  bottom: 0;
  padding: 30px;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  text-align: left;
  opacity: 0; }

@media only screen and (min-width: 768px) {
  body.listing .asset.hide-caption:hover .title {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

body.listing .asset .asset-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

body.listing .asset:hover .asset-mask {
  opacity: 1; }

@media only screen and (max-width: 767px) {
  body.listing .asset .title {
    font-size: 22px; }
  body.listing .asset.hide-caption .title, body.listing .asset.always-show-caption .title {
    padding: 20px; } }

/*
------------------------------------------------------------------
Private Page Styles
------------------------------------------------------------------
*/
.private_page {
  max-width: 1280px;
  width: initial;
  padding: 0; }

main .private_page {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%; }

/*
------------------------------------------------------------------
Content Page Styles
------------------------------------------------------------------
*/
body.simple,
body.content {
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  body.simple .private_page,
  body.content .private_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    body.simple .private_page fieldset,
    body.content .private_page fieldset {
      padding: 0; }
    body.simple .private_page form label,
    body.simple .private_page form input,
    body.content .private_page form label,
    body.content .private_page form input {
      margin-right: 15px; }
    body.simple .private_page form input,
    body.content .private_page form input {
      font-size: 18px; }
  body.simple .main,
  body.content .main {
    padding: 0 80px;
    width: 100%; }
    body.simple .main.custom-main,
    body.content .main.custom-main {
      padding: 0;
      max-width: none; }
      body.simple .main.custom-main ._4ORMAT_content_page_row:not(._4ORMAT_full_width_module),
      body.content .main.custom-main ._4ORMAT_content_page_row:not(._4ORMAT_full_width_module) {
        padding: 0 80px;
        max-width: 1280px; }
    body.simple .main.flex-fix,
    body.content .main.flex-fix {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
  body.simple #content_page_wrapper,
  body.content #content_page_wrapper {
    margin: 0 auto; }
    body.simple #content_page_wrapper img,
    body.content #content_page_wrapper img {
      margin: 0 0 20px 0; }
    body.simple #content_page_wrapper ._4ORMAT_full_width_module img,
    body.content #content_page_wrapper ._4ORMAT_full_width_module img {
      margin: 0; }
  body.simple input,
  body.content input {
    border-radius: 4px !important;
    padding: 7px 16px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    line-height: normal !important; }
    body.simple input[type='submit'],
    body.content input[type='submit'] {
      background: #000000;
      color: #fff; }
  body.simple .email_form input,
  body.content .email_form input {
    border-radius: 0 !important; }
    body.simple .email_form input[type='submit'],
    body.content .email_form input[type='submit'] {
      color: #fff !important;
      background: #000000 !important;
      border-radius: 4px !important; }
  body.simple .footer,
  body.content .footer {
    width: 100%; }
  @media only screen and (max-width: 767px) {
    body.simple .main,
    body.content .main {
      padding: 0 20px; }
    body.simple .private_page form label,
    body.simple .private_page form input,
    body.content .private_page form label,
    body.content .private_page form input {
      margin: 0 0 20px 0; }
    body.simple input,
    body.content input {
      display: block;
      margin: 0 auto 20px !important; }
    body.simple .email_form input,
    body.content .email_form input {
      margin: 0 auto !important; } }
/*
------------------------------------------------------------------
Blog Styles
------------------------------------------------------------------
*/
body.blog .main {
  margin: 90px auto 0; }
  body.blog .main .f_blog_wrapper {
    margin: 0 auto;
    padding: 0 20px; }
    body.blog .main .f_blog_wrapper article.f_blog_post {
      max-width: 760px;
      margin: 0 auto 100px;
      padding: 0; }
      body.blog .main .f_blog_wrapper article.f_blog_post.has-truncation p.is-truncated {
        display: none; }
      body.blog .main .f_blog_wrapper article.f_blog_post header.f_blog_post_header h1 {
        margin: 0 0 5px 0; }
      body.blog .main .f_blog_wrapper article.f_blog_post header.f_blog_post_header small {
        margin: 0 0 50px 0; }
      body.blog .main .f_blog_wrapper article.f_blog_post p {
        display: block; }
    body.blog .main .f_blog_wrapper .f_blog_navigation {
      position: relative;
      max-width: 1080px;
      width: 100%;
      margin: 0 auto 80px;
      background: transparent;
      padding: 0; }
      body.blog .main .f_blog_wrapper .f_blog_navigation .f_blog_body_typography.right {
        position: absolute;
        right: 0; }
        @media only screen and (min-width: 768px) {
          body.blog .main .f_blog_wrapper .f_blog_navigation .f_blog_body_typography.right .f_blog_navigation_inner.next-page:before {
            content: 'Next\00a0'; } }
      body.blog .main .f_blog_wrapper .f_blog_navigation .f_blog_body_typography.left {
        position: absolute;
        left: 0; }
        @media only screen and (min-width: 768px) {
          body.blog .main .f_blog_wrapper .f_blog_navigation .f_blog_body_typography.left .f_blog_navigation_inner.prev-page:after {
            content: '\00a0Previous'; } }
      body.blog .main .f_blog_wrapper .f_blog_navigation .f_blog_body_typography .f_blog_navigation_inner {
        border: none; }
    body.blog .main .f_blog_wrapper .f_blog_separator_double {
      border-bottom: solid 1px;
      margin-bottom: 100px; }
  @media only screen and (max-width: 767px) {
    body.blog .main .f_blog_wrapper article.f_blog_post {
      margin: 0 auto 70px; }
      body.blog .main .f_blog_wrapper article.f_blog_post.has-truncation p {
        display: none; }
      body.blog .main .f_blog_wrapper article.f_blog_post.has-truncation p.is-truncated {
        display: block; }
    body.blog .main .f_blog_wrapper .f_blog_navigation .f_blog_body_typography .f_blog_navigation_inner {
      font-size: 16px; }
    body.blog .main .f_blog_wrapper .f_blog_separator_double {
      margin-bottom: 60px; } }
body.blog .f_blog_title_typography,
body.blog .f_blog_title_typography:hover {
  color: #000000 !important;
  font-family: "Proxima Nova Bold", sans-serif !important;
  font-size: 27px !important;
  font-style: normal !important;
  font-weight: normal !important; }

body.blog .f_blog_title_typography {
  margin: 0 0 15px 0; }

body.blog .f_blog_post_date {
  margin: 0 0 50px 0; }

body.blog .f_blog_title_typography_hover:hover {
  color: #222222 !important;
  text-decoration: none !important; }

body.blog .f_blog_body_typography,
body.blog .f_blog_body_typography:hover {
  color: #444444 !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  font-size: 18px !important;
  line-height: 1.5 !important; }

body.blog .f_blog_date small {
  font-size: 18px; }

@media only screen and (max-width: 767px) {
  body.blog .f_blog_post_images_slideshow .slidesjs-pagination {
    left: auto !important;
    margin: 0 auto !important;
    right: auto !important; } }

@media only screen and (max-width: 767px) {
  body.blog .f_blog_title_typography,
  body.blog .f_blog_title_typography:hover,
  body.blog .f_blog_body_typography,
  body.blog .f_blog_body_typography:hover {
    font-size: 22px !important; }
  body.blog .f_blog_body_typography,
  body.blog .f_blog_body_typography:hover {
    line-height: 1.37 !important; }
  body.blog .f_blog_date small {
    font-size: 16px !important; }
  body.blog .f_blog_post_date {
    margin: 0 0 30px 0; } }

body.blog .f_blog_post_image_hoverwrap {
  text-decoration: none; }

body.blog .fancybox-title .child,
body.blog .f_blog_caption_typography {
  font-family: "Proxima Nova Regular", sans-serif !important;
  font-size: 14px !important;
  color: #444444 !important; }

body.blog .f_blog_caption_typography_font-size {
  font-size: 14px !important; }

/*
------------------------------------------------------------------
Social Styles
------------------------------------------------------------------
*/
header .social {
  white-space: normal; }
  header .social ul li {
    margin: 0 0 0 15px; }
    @media only screen and (max-width: 520px) {
      header .social ul li {
        margin: 0 0 0 10px; } }
    header .social ul li:first-child {
      margin: 0; }
  @media only screen and (max-width: 767px) {
    header .social {
      display: none; } }
.social-link,
.social-share {
  color: #888888;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none; }
  .social-link:hover,
  .social-share:hover {
    color: #555555; }
  @media only screen and (max-width: 767px) {
    .social-link,
    .social-share {
      font-size: 16px; } }
.social-icon {
  width: 1em;
  height: 1em;
  overflow: visible !important; }

/*
------------------------------------------------------------------
Gallery Overlay Styles
------------------------------------------------------------------
*/
.gallery-overlay {
  position: fixed;
  z-index: 1005;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 180ms ease-out, visibility 180ms ease-out;
  transition: opacity 180ms ease-out, visibility 180ms ease-out;
  background-color: #f5f5f5;
  -webkit-overflow-scrolling: touch; }
  .gallery-overlay:after {
    position: absolute;
    bottom: -70px;
    width: 100%;
    height: 70px;
    content: '';
    background-color: #fff; }
  .gallery-overlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
    @media only screen and (max-width: 767px) {
      .gallery-overlay.active {
        overflow-y: auto; } }
  .gallery-overlay.is-zoomed .gallery-overlay-header {
    background-color: transparent;
    pointer-events: none; }
  .gallery-overlay.is-zoomed .gallery-overlay-caption {
    opacity: 0;
    pointer-events: none; }
  .gallery-overlay.is-zoomed .gallery-controls {
    opacity: 0;
    pointer-events: none; }
  .gallery-overlay.is-zoomed .gallery-image-container {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: zoom-out;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    max-height: none;
    max-width: none;
    width: 100%; }
  .gallery-overlay.is-zoomed .image-placeholder, .gallery-overlay.is-zoomed .gallery-image-container > img {
    max-height: none;
    max-width: none;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .gallery-overlay.is-zoomed .image-placeholder, .gallery-overlay.is-zoomed .gallery-image-container > img {
        pointer-events: auto !important; } }
  .gallery-overlay.is-zoomed.centered .image-placeholder {
    display: none; }
  .gallery-overlay.is-zoomed.centered .gallery-image-container > img {
    position: relative; }
  .gallery-overlay img {
    display: block; }
  .gallery-overlay .flex-active-slide img, .gallery-overlay .flex-adjacent-slide img {
    display: block; }
  .gallery-overlay .gallery-image-container {
    cursor: zoom-in;
    max-width: 90vw;
    max-height: 80vh;
    position: relative;
    -moz-user-select: none;
    user-select: none; }
    .gallery-overlay .gallery-image-container .image-placeholder {
      background-color: #eee;
      display: block;
      max-width: 100%;
      max-height: 80vh;
      width: auto !important; }
  .gallery-overlay .gallery-item-inner {
    height: 100vh !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .gallery-overlay .gallery-item-inner img {
      position: absolute;
      top: 0;
      left: 0;
      max-width: 100%;
      height: auto;
      width: auto; }
      @media only screen and (max-width: 520px) {
        .gallery-overlay .gallery-item-inner img {
          padding: 0; } }
  @media only screen and (max-width: 767px) {
    .gallery-overlay {
      display: none; }
      .gallery-overlay.active {
        display: block; }
      .gallery-overlay .gallery-image-container {
        max-width: 100vw;
        padding: 0 !important;
        cursor: default; }
        .gallery-overlay .gallery-image-container img {
          padding: 0 !important; } }
.gallery-item {
  height: 100vh;
  overflow-y: auto; }
  .gallery-item .text-container {
    max-width: 720px;
    min-width: 320px;
    min-height: 240px;
    max-height: 70vh;
    overflow-y: auto;
    margin: 10px;
    padding: 10px; }
    .gallery-item .text-container p {
      color: #000; }
  .gallery-item.video .gallery-item-inner {
    padding: 60px 0;
    overflow: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .gallery-item.video .gallery-item-inner .video-container {
      width: 90vw;
      max-width: 1280px;
      max-height: calc(100vh - 200px);
      position: relative; }
      .gallery-item.video .gallery-item-inner .video-container .video-overlay {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 10;
        opacity: 0.5;
        text-align: center; }
        .gallery-item.video .gallery-item-inner .video-container .video-overlay.active {
          display: none; }
        .gallery-item.video .gallery-item-inner .video-container .video-overlay .video-overlay-message {
          position: absolute;
          bottom: -25px;
          width: 100%;
          left: 0;
          font-size: 14px; }
      .gallery-item.video .gallery-item-inner .video-container .vimeo_cont {
        max-height: 100vh; }
      .gallery-item.video .gallery-item-inner .video-container .fluid-width-video-wrapper iframe {
        max-height: calc(100vh - 100px); }
  .gallery-item.image .gallery-item-inner {
    padding-top: 100px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 668px) and (min-width: 520px) {
      .gallery-item.image .gallery-item-inner {
        padding-top: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .gallery-item .flex-start {
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  @media only screen and (max-width: 767px) {
    .gallery-item .text-container-outter {
      height: 100%;
      overflow-y: auto;
      padding-top: 60px;
      width: 100%; }
    .gallery-item .text-container {
      max-width: none;
      max-height: none; }
      .gallery-item .text-container p {
        margin: 0; } }
.gallery-item-caption {
  display: none; }

.gallery-overlay-close {
  margin-left: 50px;
  outline: 0;
  padding-top: 1px; }
  @media only screen and (max-width: 767px) {
    .gallery-overlay-close {
      margin-left: 25px; }
      .gallery-overlay-close svg {
        width: 18px;
        height: auto; } }
.gallery-overlay-header {
  background-color: #f5f5f5;
  min-height: 100px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500; }
  @media only screen and (max-width: 767px) {
    .gallery-overlay-header {
      min-height: 60px; } }
.gallery-overlay-caption {
  left: 0;
  opacity: 1;
  padding: 35px;
  position: fixed;
  top: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  vertical-align: middle;
  width: 100%;
  z-index: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .gallery-overlay-caption.empty {
    display: none; }
  .gallery-overlay-caption.has-overflow p:first-child {
    display: block;
    opacity: 1;
    max-height: 30px; }
    .gallery-overlay-caption.has-overflow p:first-child:after {
      border-top: 8px solid #000;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      content: '';
      display: inline-block;
      height: 0;
      position: absolute;
      right: 0;
      top: 11px;
      width: 0; }
  .gallery-overlay-caption.has-overflow p {
    font-size: 15px;
    display: none;
    opacity: 0;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out;
    user-select: none; }
    .gallery-overlay-caption.has-overflow p a {
      font-style: normal;
      font-weight: normal;
      text-decoration: underline; }
  .gallery-overlay-caption.has-overflow.is-expanded {
    background-color: #f5f5f5; }
    .gallery-overlay-caption.has-overflow.is-expanded p {
      overflow: visible;
      white-space: normal;
      display: block;
      opacity: 1; }
    .gallery-overlay-caption.has-overflow.is-expanded p:first-child:after {
      border-bottom: 8px solid #000;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 0; }
  .gallery-overlay-caption p {
    font-size: 18px;
    line-height: 1.5;
    margin: 0;
    padding-right: 25px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 55%; }
    @media only screen and (max-width: 668px) {
      .gallery-overlay-caption p {
        font-size: 16px;
        line-height: 1.875; } }
  @media only screen and (max-width: 767px) {
    .gallery-overlay-caption {
      bottom: 0;
      right: 0;
      top: auto;
      overflow-y: scroll;
      padding: 0 18px 35px; }
      .gallery-overlay-caption.has-overflow p:first-child:after {
        border-bottom: 8px solid #000;
        border-top: 0; }
      .gallery-overlay-caption.has-overflow.is-expanded p:first-child:after {
        border-bottom: 0;
        border-top: 8px solid #000; }
      .gallery-overlay-caption p {
        width: 100% !important; } }
.gallery-overlay-navigation {
  margin-left: 30px;
  height: 26px;
  width: 15px;
  outline: 0; }
  .gallery-overlay-navigation.previous {
    margin-left: 0; }
  @media only screen and (max-width: 767px) {
    .gallery-overlay-navigation {
      margin-left: 25px; } }
.gallery-controls {
  font-size: 0;
  padding: 35px 80px;
  position: fixed;
  top: 0;
  right: 0;
  vertical-align: middle;
  z-index: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 767px) {
    .gallery-controls {
      padding: 20px; } }
.gallery-control {
  background: none;
  border: 0;
  padding: 0;
  vertical-align: middle; }
  .gallery-control * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .gallery-control.gallery-overlay-navigation svg, .gallery-control.gallery-overlay-navigation svg g {
    stroke: #232323; }
  .gallery-control.gallery-overlay-close svg, .gallery-control.gallery-overlay-close svg g {
    fill: #232323;
    stroke: #232323; }
  .gallery-control svg:nth-child(2) {
    display: none; }
  @media only screen and (max-width: 767px) {
    .gallery-control svg:first-child {
      display: none; }
    .gallery-control svg:nth-child(2) {
      display: block; } }
/*
------------------------------------------------------------------
Footer Styles
------------------------------------------------------------------
*/
.footer {
  text-align: center;
  padding: 35px 80px;
  margin: 0 auto; }
  .footer .footer-container {
    display: table;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto; }
  .footer .social {
    float: right; }
    .footer .social ul {
      margin: 0;
      padding: 0; }
      .footer .social ul li {
        display: inline-block;
        margin: 0 20px 0 0; }
        .footer .social ul li:last-child {
          margin: 0; }
        @media only screen and (max-width: 668px) {
          .footer .social ul li {
            margin: 0 10px 0 0; } }
  .footer .social,
  .footer .copyright {
    display: table-cell; }
  .footer .copyright {
    float: left;
    margin: 0; }
  @media only screen and (max-width: 767px) {
    .footer {
      padding: 35px 20px;
      display: block; }
      .footer .social,
      .footer .copyright {
        display: block; }
      .footer .social {
        margin: 0 0 15px 0;
        float: none; }
        .footer .social ul  li {
          margin: 0; }
      .footer .copyright {
        float: none; } }
/*
------------------------------------------------------------------
Miscellaneous Styles
------------------------------------------------------------------
*/
html.lock-scroll {
  height: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }
  html.lock-scroll body {
    height: auto;
    overflow: hidden;
    -webkit-overflow-scrolling: touch; }
  html.lock-scroll main {
    pointer-events: none; }
  html.lock-scroll #assets {
    opacity: 0; }
    html.lock-scroll #assets img {
      display: none; }

body {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  transition-timing-function: ease-out; }
  body.ajax-enter {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; }
  body.ajax-exit {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }
  body.ajax-slideIn {
    -webkit-animation-duration: .6s;
    animation-duration: .6s; }
    body.ajax-slideIn .asset {
      -webkit-animation-duration: .3s;
      animation-duration: .3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-name: moveInFromRight;
      animation-name: moveInFromRight; }
  body.ajax-slideOut {
    -webkit-animation-duration: .4s;
    animation-duration: .4s; }
    body.ajax-slideOut .asset {
      -webkit-animation-duration: .3s;
      animation-duration: .3s;
      -webkit-animation-fill-mode: none;
      animation-fill-mode: none;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-name: moveOutToLeft;
      animation-name: moveOutToLeft; }

@-webkit-keyframes moveOutToLeft {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%); } }

@keyframes moveOutToLeft {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%); } }

@-webkit-keyframes moveOutToLeftx2 {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%); } }

@keyframes moveOutToLeftx2 {
  0% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%); } }

@-webkit-keyframes moveInFromRight {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes moveInFromRight {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: none;
    transform: none; } }

.fade-up {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }

@keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } }

@keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } }

/*
------------------------------------------------------------------
Theme Customizer
------------------------------------------------------------------
*/
body .header svg g {
  fill: #232323;
  stroke: #232323; }

body .header.has-image-title-element {
  background: transparent;
  -webkit-transition: background 0s ease-in-out, transform 0.3s ease-in-out;
  transition: background 0s ease-in-out, transform 0.3s ease-in-out; }
  body .header.has-image-title-element.nav-down {
    background: #f5f5f5; }
  body .header.has-image-title-element.nav-top {
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out; }

body .footer {
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 15px;
  color: #888888; }
  @media only screen and (max-width: 767px) {
    body .footer {
      font-size: 16px; } }
body .project-title {
  color: #aaaaaa; }
