@charset "UTF-8";
.product-list .product-name {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 26px; }

.product-list .product-price {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 1.5; }

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

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

.product-order-form button.f-add-to-cart-button {
  color: #000000 !important;
  font-size: 14px !important;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .product-order-form button.f-add-to-cart-button:hover {
    border-color: rgba(0, 0, 0, 0.8) !important;
    background: rgba(0, 0, 0, 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: #ffffff !important; }

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

.proofing-header__project-title {
  color: #555555 !important;
  font-size: 32px !important;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  line-height: 1.8 !important; }

.proofing-header__client-name {
  color: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5; }

.proofing-header__actions__container {
  background: #ffffff; }

.proofing-header__action {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #000000;
  border: 1px solid #000000; }
  .proofing-header__action:hover {
    color: #000000; }
  .proofing-header__action--download, .proofing-header__action--favorites, .proofing-header__action--view, .proofing-header__action--cart--desktop {
    color: #000000 !important;
    font-size: 14px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    border-radius: 2px;
    background: #ffffff;
    border-color: rgba(0, 0, 0, 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: #000000 !important;
      border-color: rgba(0, 0, 0, 0.8) !important;
      background: rgba(0, 0, 0, 0.05) !important; }

.private-page {
  color: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5; }

.private-page__header {
  color: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: normal; }

.private-page__logo {
  color: #000000;
  font-family: Poppins;
  font-weight: 700;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1; }

.private-page__form-submit {
  color: #000000 !important;
  font-size: 14px !important;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border-color: rgba(0, 0, 0, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .private-page__form-submit:hover {
    border-color: rgba(0, 0, 0, 0.8) !important;
    background: rgba(0, 0, 0, 0.05) !important; }

.private-page__field-input:not(.private-page__field-input--invalid),
.download-folder__download-button,
.private-page__form-submit {
  border-color: rgba(0, 0, 0, 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(0, 0, 0, 0.8); }

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

.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: "Big Caslon FB Roman", "Big Caslon FB Roman", serif;
  font-weight: normal;
  line-height: 1.2 !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: #000000; }

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

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

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

.f_asset-filename, .f_asset-filename * {
  color: #555555 !important;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  font-size: 14px !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: #000000;
  --label-font: ;
  --label-font-size: 14;
  --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%; }

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: #000000; }

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: #000000;
  font-family: Poppins;
  font-weight: 700;
  line-height: 1.4 !important;
  font-size: 48px; }

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: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 1.4 !important;
  font-size: 32px;
  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: inherit; }

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: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 1.7 !important;
  font-size: 14px; }

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: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 1.7 !important;
  font-size: 11px; }

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: #000000;
  text-decoration: underline;
  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: #000000;
    text-decoration: none; }

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: #000000 !important;
  font-size: 14px !important;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  border-color: rgba(0, 0, 0, 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: #000000 !important;
  font-size: 14px !important;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border: 1px solid rgba(0, 0, 0, 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(0, 0, 0, 0.8) !important;
    background: rgba(0, 0, 0, 0.05) !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: 20px;
  padding-bottom: 20px; }
  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: underline;
    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: none; }

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: 600px) {
    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: 48px; } }
@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: 533.3333333333px) {
    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: 32px; } }
@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: 350px) {
    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: 14px; } }
@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: 366.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: 11px; } }
@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: 350px) {
    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: 14px; } }
/**
 * Swiper 4.2.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 1, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/*
------------------------------------------------------------------
SCSS Variables
------------------------------------------------------------------
*/
/*
------------------------------------------------------------------
Global Styles
------------------------------------------------------------------
*/
html {
  box-sizing: border-box;
  height: 100%; }

::selection {
  color: #000000;
  background: #e6e6e6; }

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

body {
  min-height: 100%;
  height: auto;
  background-color: #ffffff;
  color: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body:not(.no-padding) {
    padding-top: 80px;
    padding-bottom: 120px; }
    @media screen and (min-width: 749px) {
      body:not(.no-padding) {
        padding-left: 30px;
        padding-top: 120px; } }
/*
------------------------------------------------------------------
General Styles
------------------------------------------------------------------
*/
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0; }

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

body:not(.content) h2 {
  color: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: normal; }

a {
  outline: none;
  color: inherit;
  text-decoration: inherit;
  transition: all 0.15s ease; }
  a:focus {
    outline: none !important; }

body.gallery .caption a,
body.gallery .title-element a,
body.listing .title-element a,
body.simple main .content a,
body.content main .content a, body.gallery .asset.swiper-slide.text a {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline; }
  body.gallery .caption a:hover,
  body.gallery .title-element a:hover,
  body.listing .title-element a:hover,
  body.simple main .content a:hover,
  body.content main .content a:hover, body.gallery .asset.swiper-slide.text a:hover {
    color: #000000;
    text-decoration: none; }

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

.container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 30px; }

.simple .container {
  padding: 0; }

.f_blog_wrapper {
  padding: 0 30px !important; }

.sep {
  margin: 0 5px;
  opacity: .3; }

.page-title.hidden {
  opacity: 0; }

.page-title, .close-page {
  font-size: 14px;
  width: auto;
  right: 0;
  position: fixed;
  top: 0;
  padding-top: 30px;
  padding-right: 30px;
  z-index: 2;
  display: none; }
  @media screen and (min-width: 749px) {
    .page-title, .close-page {
      left: 50%;
      transform: translateX(-50%);
      right: inherit;
      padding-left: 30px;
      padding-right: 0;
      display: block; } }
.close-page {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  left: inherit;
  right: 0;
  transform: translateX(0);
  padding-top: 22px;
  padding-left: 0;
  padding-right: 16px;
  transition: all 0.15s ease;
  display: none; }
  .close-page:hover {
    color: #000000;
    text-decoration: none; }
  @media screen and (min-width: 749px) {
    .close-page {
      display: block; } }
.cart-enabled .close-page {
  padding-right: 60px; }

.parent-link, .next-link, .prev-link, .next-page-link, .link {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline; }
  .parent-link:hover, .next-link:hover, .prev-link:hover, .next-page-link:hover, .link:hover {
    color: #000000;
    text-decoration: none; }

.next-link, .prev-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/*
------------------------------------------------------------------
Page Transition Styles
------------------------------------------------------------------
*/
html.is-changing .asset img, html.is-changing .fade-out {
  opacity: 0 !important; }

html.is-changing .asset .asset-inner {
  opacity: 1 !important; }

html.is-changing .asset-container {
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.37, 0.875, 0.505, 1);
  transition-delay: .5s; }

canvas.image-placeholder {
  animation: fadein 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }

.fade-out {
  transition: all 0.4s cubic-bezier(0.37, 0.875, 0.505, 1); }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/*
------------------------------------------------------------------
Header / Menu Styles
------------------------------------------------------------------
*/
body.active {
  overflow-y: hidden; }
  body.active .menu {
    transform: translateX(0); }
    body.active .menu ul {
      transform: translateY(0);
      opacity: 1; }
  body.active .mobile-menu-toggle span {
    opacity: 0; }
  body.active .overlay {
    transform: translateX(0);
    opacity: 1; }
  body.active .hamburger.hamburger-close.close, body.active .footer, body.active .social-mobile {
    opacity: 1; }
  body.active .hamburger:not(.nav-hamburger-desktop):before {
    transform: translateY(4px) rotate(45deg); }
  body.active .hamburger:not(.nav-hamburger-desktop):after {
    transform: translateY(-4px) rotate(-45deg); }

.header {
  position: fixed;
  top: 0;
  z-index: 5;
  padding: 20px 0 0 30px;
  width: 100%; }
  .header .logo {
    color: #000000;
    font-family: Poppins;
    font-weight: 700;
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    line-height: 1;
    margin: 0;
    transition: all 0.15s ease; }
    .header .logo:hover {
      color: #000000;
      text-decoration: underline; }
    .header .logo img {
      max-width: 250px;
      max-height: 100px;
      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); }
  @media screen and (min-width: 749px) {
    .header {
      padding: 30px 0 30px 30px;
      width: auto; } }
.social {
  position: fixed;
  text-align: left;
  bottom: 0;
  padding: 30px 0 30px;
  z-index: 5; }
  .social .social-link,
  .social .social-share {
    font-size: 12px; }
    .social .social-link a,
    .social .social-share a {
      color: #000000;
      font-size: 12px;
      font-weight: normal;
      text-decoration: none; }
      .social .social-link a:hover,
      .social .social-share a:hover {
        color: #000000;
        text-decoration: none; }
  .social .social-icon {
    fill: #000000;
    height: 12px;
    overflow: visible !important; }

.social-desktop {
  display: none; }

.social-mobile {
  display: block;
  opacity: 0;
  transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1);
  transition-delay: .5s; }

@media screen and (min-width: 749px) {
  .social {
    padding-left: 30px; }
  .social-desktop {
    display: block; }
  .social-mobile {
    display: none; } }

.menu {
  width: 100%;
  position: fixed;
  z-index: 4;
  background-color: #ffffff;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 0 30px 0 30px;
  text-align: right;
  transform: translateX(-100%);
  transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1); }
  .menu:after, .menu:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 76px;
    background: #ffffff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */ }
  .menu:before {
    bottom: inherit;
    top: 0;
    background: #ffffff;
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */ }
  .menu .menu-wrapper {
    height: 100%;
    overflow-x: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .menu .menu-wrapper::-webkit-scrollbar {
      width: 0;
      height: 0; }
  .menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: left; }
  .menu .menu-wrapper > ul {
    transform: translateY(10%);
    opacity: 0;
    transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1);
    transition-delay: .55s;
    padding: 80px 0 80px;
    -webkit-overflow-scrolling: touch;
    position: relative; }
    @media screen and (min-width: 749px) {
      .menu .menu-wrapper > ul {
        padding-top: 120px; } }
    @media screen and (min-width: 1024px) {
      .menu .menu-wrapper > ul {
        padding-bottom: 140px; } }
  .menu li {
    margin-bottom: 1.25rem; }
    .menu li > a {
      color: #000000;
      font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
      font-size: 28px;
      font-weight: normal;
      line-height: 1.2;
      text-decoration: none; }
    .menu li.item > a:hover {
      color: #000000;
      text-decoration: underline; }
    .menu li.item.selected a {
      color: #000000;
      text-decoration: underline; }
    .menu li.category > a {
      font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: normal;
      color: #000000;
      margin-bottom: 1.25rem;
      display: block; }
  .menu .category {
    margin: 60px auto; }
  @media screen and (min-width: 749px) {
    .menu {
      padding-right: 60px;
      padding-left: 60px; } }
  @media screen and (min-width: 1024px) {
    .menu {
      width: 40%; } }
.logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (min-width: 749px) {
    .logo-wrapper {
      display: static; } }
.hamburger.nav-hamburger {
  display: block;
  margin-left: auto;
  margin-right: 18px; }
  .hamburger.nav-hamburger:before, .hamburger.nav-hamburger:after {
    background-color: #000000; }
  .hamburger.nav-hamburger:hover:before, .hamburger.nav-hamburger:hover:after {
    background-color: #000000; }
  @media screen and (min-width: 749px) {
    .hamburger.nav-hamburger {
      display: none; } }
.hamburger.nav-hamburger-desktop {
  display: none;
  position: absolute;
  top: 1.2em;
  width: 30px;
  transition: all 0.15s ease;
  transition-property: opacity;
  transition-delay: .8s; }
  @media screen and (min-width: 749px) {
    .hamburger.nav-hamburger-desktop {
      display: block; } }
.mobile-menu-toggle:hover .hamburger.nav-hamburger:before, .mobile-menu-toggle:hover .hamburger.nav-hamburger:after {
  background-color: #000000; }

.active .hamburger.nav-hamburger-desktop {
  transition-delay: 0s;
  opacity: 0; }

.hamburger {
  background: none;
  border: none;
  display: block;
  height: 40px;
  width: 40px;
  position: relative; }
  .hamburger:before, .hamburger:after {
    background-color: #000000;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transition: all 0.15s ease;
    width: 15px; }
  .hamburger:before {
    top: 15px; }
  .hamburger:after {
    bottom: 15px; }
  .hamburger:focus {
    outline: none; }
  .hamburger.hamburger-close:before, .hamburger.hamburger-close:after {
    background-color: #000000; }
  .hamburger.hamburger-close:before {
    transform: translateY(4px) rotate(45deg); }
  .hamburger.hamburger-close:after {
    transform: translateY(-4px) rotate(-45deg); }
  .hamburger.hamburger-close:hover:before, .hamburger.hamburger-close:hover:after {
    background-color: #000000; }

.mobile-menu-toggle {
  height: 100%;
  width: 30px;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  border: none;
  background-color: #ffffff;
  color: #000000;
  transition: all 0.15s ease;
  display: none;
  cursor: pointer; }
  .mobile-menu-toggle span {
    transform: matrix(0, -1, 1, 0, 0, 0);
    display: block; }
  .mobile-menu-toggle:focus {
    outline: none;
    cursor: pointer; }
  .mobile-menu-toggle:hover {
    color: #000000; }
  @media screen and (min-width: 749px) {
    .mobile-menu-toggle {
      display: block; } }
.hamburger.hamburger-close.close {
  display: none;
  transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1);
  transition-delay: .5s;
  opacity: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  margin: 21px 48px 30px 0;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer; }
  .hamburger.hamburger-close.close:focus {
    outline: none;
    cursor: pointer; }
  .hamburger.hamburger-close.close:before, .hamburger.hamburger-close.close:after {
    background-color: #000000; }
  .hamburger.hamburger-close.close:hover:before, .hamburger.hamburger-close.close:hover:after {
    background-color: #000000; }
  @media screen and (min-width: 749px) {
    .hamburger.hamburger-close.close {
      display: block; } }
.overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 4;
  transform: translateX(-100%);
  opacity: 0;
  transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1); }

/*
------------------------------------------------------------------
Footer Styles
------------------------------------------------------------------
*/
.footer {
  color: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 30px 0 30px 0;
  transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1);
  transition-delay: .5s;
  opacity: 0;
  display: none; }
  @media screen and (min-width: 1024px) {
    .footer {
      padding-right: 60px;
      position: absolute;
      z-index: 2;
      bottom: 0;
      right: 0;
      display: block; } }
.mobile-footer, .mobile-footer .footer {
  display: block; }
  @media screen and (min-width: 1024px) {
    .mobile-footer, .mobile-footer .footer {
      display: none; } }
/*
------------------------------------------------------------------
Gallery Styles
------------------------------------------------------------------
*/
.swiper-slide-container {
  transition: all .1s ease-in; }

.swiper-slide-prev .swiper-slide-container {
  transition: all 0s ease-in; }

.hide-siblings .swiper-slide-container {
  display: none;
  opacity: 0; }

.asset:not(.video) img {
  z-index: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: opacity 300ms ease-in-out; }

.asset:not(.video) .lazyloaded {
  opacity: 1; }

.asset:not(.video) .lazyloaded ~ .image-placeholder {
  background-color: transparent !important; }

body.gallery {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0; }
  body.gallery .asset.swiper-slide .image-placeholder {
    max-width: 100%;
    max-height: calc(100vh - 184px);
    height: auto; }
    body.gallery .asset.swiper-slide .image-placeholder.portrait {
      width: auto;
      margin: 0 auto; }
  body.gallery .asset.swiper-slide.image img {
    max-height: calc(100vh - 184px); }
    body.gallery .asset.swiper-slide.image img.portrait {
      width: auto;
      margin: 0 auto; }
  body.gallery .asset.swiper-slide.image.overlap:nth-child(even) img, body.gallery .asset.swiper-slide.image.overlap:nth-child(even) .image-placeholder {
    max-height: calc(100vh - 184px - 90px); }
  body.gallery .asset.swiper-slide.image.overlap:nth-child(3n) img, body.gallery .asset.swiper-slide.image.overlap:nth-child(3n) .image-placeholder {
    max-height: calc(100vh - 184px - 60px); }
  body.gallery .asset.swiper-slide.video a {
    display: block;
    position: relative; }
  body.gallery .asset.swiper-slide.video .swiper-slide-container {
    position: relative; }
    body.gallery .asset.swiper-slide.video .swiper-slide-container .video-overlay-darken:before {
      content: "";
      position: absolute;
      z-index: 2;
      cursor: pointer;
      transition: all 0.15s ease;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.7); }
    body.gallery .asset.swiper-slide.video .swiper-slide-container .video-overlay-darken:after {
      content: "‣";
      position: absolute;
      z-index: 3;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      font-size: 140px;
      cursor: pointer;
      transition: all 0.15s ease;
      font-family: sans-serif;
      color: #fff;
      opacity: .5; }
      @media screen and (min-width: 749px) {
        body.gallery .asset.swiper-slide.video .swiper-slide-container .video-overlay-darken:after {
          font-size: 240px; } }
    body.gallery .asset.swiper-slide.video .swiper-slide-container:hover .video-overlay-darken:after {
      opacity: 1; }
  body.gallery .asset.swiper-slide.video img + div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
  body.gallery .asset.swiper-slide.video img {
    max-height: calc(100vh - 184px);
    z-index: 1;
    position: relative;
    cursor: pointer; }
  body.gallery .asset.swiper-slide.video.overlap:nth-child(even) img, body.gallery .asset.swiper-slide.video.overlap:nth-child(even) .image-placeholder {
    max-height: calc(100vh - 184px - 90px); }
  body.gallery .asset.swiper-slide.video.overlap:nth-child(3n) img, body.gallery .asset.swiper-slide.video.overlap:nth-child(3n) .image-placeholder {
    max-height: calc(100vh - 184px - 60px); }
  body.gallery .asset.swiper-slide.video.playing img, body.gallery .asset.swiper-slide.video.playing .swiper-slide-container:after, body.gallery .asset.swiper-slide.video.playing .swiper-slide-container:before {
    opacity: 0;
    pointer-events: none; }
  body.gallery .asset.swiper-slide.text {
    opacity: 0 !important;
    transition: 0 !important;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    background-color: #ffffff; }
    body.gallery .asset.swiper-slide.text.swiper-slide-active, body.gallery .asset.swiper-slide.text.swiper-slide-prev {
      opacity: 1 !important; }
    body.gallery .asset.swiper-slide.text .swiper-slide-container {
      max-width: 545px;
      max-height: calc(100vh - 184px);
      overflow: hidden; }
      body.gallery .asset.swiper-slide.text .swiper-slide-container .text-container {
        padding-bottom: 60px;
        padding-top: 30px;
        max-height: calc(100vh - 184px);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        width: calc(100% + 30px); }
        body.gallery .asset.swiper-slide.text .swiper-slide-container .text-container:after, body.gallery .asset.swiper-slide.text .swiper-slide-container .text-container:before {
          content: "";
          position: absolute;
          width: 100%;
          bottom: 0;
          left: 0;
          height: 30px;
          background: #ffffff;
          background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
          /* IE6-9 */ }
        body.gallery .asset.swiper-slide.text .swiper-slide-container .text-container:before {
          bottom: inherit;
          top: 0;
          background: #ffffff;
          background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
          /* IE6-9 */ }
        body.gallery .asset.swiper-slide.text .swiper-slide-container .text-container *:last-child {
          margin-bottom: 40px; }
      body.gallery .asset.swiper-slide.text .swiper-slide-container .text-inner-container {
        padding-left: 30px;
        padding-right: 50px; }
        @media screen and (min-width: 749px) {
          body.gallery .asset.swiper-slide.text .swiper-slide-container .text-inner-container {
            padding-left: 30px;
            padding-right: 30px; } }
    body.gallery .asset.swiper-slide.text h2 {
      text-align: center;
      margin-top: 0; }
    body.gallery .asset.swiper-slide.text.last-slide h2 {
      margin-bottom: 0; }
  body.gallery .caption {
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    position: absolute;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    transition: all 0.1s ease; }
    body.gallery .caption .caption-wrapper {
      max-width: 545px;
      margin: 0 auto;
      overflow: hidden;
      max-height: calc(100vh - 184px);
      position: relative; }
    body.gallery .caption .caption-scroller {
      font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
      color: #000000;
      font-size: 16px;
      line-height: 1.5;
      margin: 0 auto;
      padding-top: 20px;
      padding-bottom: 60px;
      max-height: calc(100vh - 184px);
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      overflow-x: hidden;
      width: calc(100% + 30px); }
      body.gallery .caption .caption-scroller:after, body.gallery .caption .caption-scroller:before {
        content: "";
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        height: 30px;
        background: #ffffff;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
        /* IE6-9 */ }
      body.gallery .caption .caption-scroller:before {
        bottom: inherit;
        top: 0;
        background: #ffffff;
        background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
        /* IE6-9 */ }
      body.gallery .caption .caption-scroller *:last-child {
        margin-bottom: 40px; }
    body.gallery .caption .caption-inner-container {
      padding-left: 30px;
      padding-right: 50px; }
      @media screen and (min-width: 749px) {
        body.gallery .caption .caption-inner-container {
          padding-left: 30px;
          padding-right: 30px; } }
    body.gallery .caption.active {
      opacity: 1;
      pointer-events: auto; }
  body.gallery .container {
    max-width: inherit;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding: 0; }

@media screen and (max-width: 414px) {
  html.iphone body.gallery .asset.swiper-slide.image img,
  html.iphone body.gallery .asset.swiper-slide .image-placeholder,
  html.safari.mobile body.gallery .asset.swiper-slide.image img,
  html.safari.mobile body.gallery .asset.swiper-slide .image-placeholder {
    max-height: calc(100vh - 184px - 114px); }
  html.iphone body.gallery .asset.swiper-slide.image.overlap:nth-child(even) img,
  html.iphone body.gallery .asset.swiper-slide.image.overlap:nth-child(even) .image-placeholder,
  html.safari.mobile body.gallery .asset.swiper-slide.image.overlap:nth-child(even) img,
  html.safari.mobile body.gallery .asset.swiper-slide.image.overlap:nth-child(even) .image-placeholder {
    max-height: calc(100vh - 184px - 90px - 114px); }
  html.iphone body.gallery .asset.swiper-slide.image.overlap:nth-child(3n) img,
  html.iphone body.gallery .asset.swiper-slide.image.overlap:nth-child(3n) .image-placeholder,
  html.safari.mobile body.gallery .asset.swiper-slide.image.overlap:nth-child(3n) img,
  html.safari.mobile body.gallery .asset.swiper-slide.image.overlap:nth-child(3n) .image-placeholder {
    max-height: calc(100vh - 184px - 60px - 114px); } }

.index-button {
  position: fixed;
  left: 50%;
  bottom: 34px;
  transform: translateX(-50%);
  padding: 0;
  background: none;
  border: none;
  font-family: inherit;
  z-index: 2;
  width: 14px;
  height: 1em;
  transition: all 0.15s ease; }
  .index-button:focus {
    outline: none; }
  .index-button span {
    display: block;
    float: left;
    width: 5px;
    margin: 1px;
    height: 5px;
    background: #000000;
    transition: all 0.15s ease; }
  .index-button:hover span {
    background: #000000; }
  .index-button.active {
    bottom: 36px; }
    .index-button.active span {
      margin: 0; }
  @media screen and (min-width: 749px) {
    .index-button {
      transform: translateX(50px); } }
.gallery-index {
  overflow: hidden;
  position: fixed;
  z-index: 3;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fafafa;
  transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1);
  transform: translateX(-100%); }
  .gallery-index .asset .lazyload {
    display: none; }
  .gallery-index.active {
    transform: translateX(0); }
    .gallery-index.active .asset .lazyload {
      display: block; }
  @media screen and (min-width: 749px) {
    .gallery-index {
      right: 40%; } }
.gallery-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  transform: translateX(-100%);
  opacity: 0;
  transition: opacity 0.7s cubic-bezier(0.165, 0.84, 0.44, 1); }

.active + .gallery-overlay {
  opacity: 2;
  transform: translateX(0); }

.index-scroller {
  padding: 80px 0 140px;
  width: calc(100% + 30px);
  padding-left: 0;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  @media screen and (min-width: 749px) {
    .index-scroller {
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 120px; } }
.index-container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 60px 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between; }
  @media screen and (min-width: 749px) {
    .index-container {
      padding: 0 30px; } }
.asset.index {
  width: calc(50% - 5px);
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.37, 0.875, 0.505, 1);
  transition-delay: .15s; }
  .asset.index.text {
    max-height: 125px;
    overflow: hidden;
    position: relative; }
    .asset.index.text p {
      font-size: 14px; }
      .asset.index.text p:not(:first-child) {
        display: none; }
    .asset.index.text:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 50px;
      background: #ffffff;
      background: -moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
    @media screen and (min-width: 749px) {
      .asset.index.text {
        max-height: 195px; } }
  @media screen and (min-width: 749px) {
    .asset.index {
      width: calc(33% - 25px);
      margin-bottom: 30px; } }
.details {
  position: absolute;
  bottom: 60px;
  left: 50%;
  opacity: 0;
  background: none;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  border: none;
  transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1);
  transform: translateX(-50%);
  z-index: 4; }
  .details span {
    display: block;
    transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1);
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline; }
  .details:focus {
    outline: none; }
  @media screen and (min-width: 749px) {
    .details {
      margin-left: 15px; }
      .details span:hover {
        color: #000000;
        text-decoration: none; } }
.swiper-slide-active .details {
  opacity: 1; }

.image-placeholder {
  display: block;
  max-width: 100%;
  position: relative; }

.title-wrapper .title-element {
  height: 100%;
  width: 100%; }

.title-wrapper img {
  height: 100%;
  max-width: inherit;
  width: 100%;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover; }

.title-element:not(.image) {
  position: relative;
  z-index: 1;
  max-width: 545px;
  margin: 0 auto;
  text-align: center;
  color: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 1.6;
  transition: all 0.4s cubic-bezier(0.37, 0.875, 0.505, 1);
  transition-delay: .1s; }
  .title-element:not(.image) h2, .title-element:not(.image) h3, .title-element:not(.image) h4 {
    color: #000000;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    margin-top: 0; }
  .title-element:not(.image) p {
    margin: 0; }
  .title-element:not(.image) ul {
    display: inline-block; }

body.gallery .title-element.image {
  opacity: 0; }

body.gallery .title-element {
  color: #000000;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5; }
  body.gallery .title-element.title-text {
    max-height: calc(100vh - 184px);
    padding: 30px 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    position: static; }
    body.gallery .title-element.title-text:after, body.gallery .title-element.title-text:before {
      content: "";
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      height: 30px;
      background: #ffffff;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }
    body.gallery .title-element.title-text:before {
      bottom: inherit;
      top: 0;
      transform: rotate(180deg); }

body.gallery .swiper-slide-active .title-element.image {
  opacity: 1; }

.dominant-background {
  transition: all 0s ease;
  background: #ffffff;
  pointer-events: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }
  .dominant-background:before {
    content: "";
    transition: all 0s ease;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    opacity: .8; }
  .dominant-background.active:before {
    opacity: 0; }

.swiper-pagination {
  bottom: 0;
  padding-bottom: 30px;
  position: fixed;
  width: auto;
  margin-left: 30px;
  z-index: 1;
  line-height: 1.5; }
  @media screen and (min-width: 749px) {
    .swiper-pagination {
      padding-left: 30px;
      left: 50%;
      transform: translateX(-50%);
      margin: 0; } }
.prev-link-wrapper {
  right: 50%;
  transform: translateX(-30px);
  bottom: 0;
  padding-bottom: 30px;
  position: fixed;
  display: none;
  z-index: 1; }
  @media screen and (min-width: 749px) {
    .prev-link-wrapper {
      display: block;
      padding-left: 30px;
      transform: translateX(-60px); } }
.next-link-wrapper {
  left: 50%;
  transform: translateX(60px);
  bottom: 0;
  padding-bottom: 30px;
  position: fixed;
  display: none;
  z-index: 1; }
  @media screen and (min-width: 749px) {
    .next-link-wrapper {
      display: block;
      padding-left: 30px;
      transform: translateX(90px); } }
.swiper-container {
  z-index: 0;
  height: 100%;
  width: 100%; }

.swiper-wrapper {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transform-style: flat;
  transition: none !important; }
  .swiper-wrapper.video-playing {
    z-index: 11; }
    .swiper-wrapper.video-playing .swiper-slide-active {
      height: auto; }
    .swiper-wrapper.video-playing .swiper-slide-prev {
      pointer-events: none; }
  .swiper-wrapper .swiper-slide {
    opacity: 0;
    transition: opacity .2s ease; }
  .swiper-wrapper .swiper-slide-prev {
    transform: translate3d(100%, 0, 0);
    opacity: 1; }
  .swiper-wrapper .swiper-slide-active {
    opacity: 1; }

.swiper-slide {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  backface-visibility: hidden; }

.swiper-slide-container {
  position: relative;
  margin: 0 auto; }

.title-wrapper .swiper-slide-container {
  padding: 0 30px; }
  @media screen and (min-width: 749px) {
    .title-wrapper .swiper-slide-container {
      padding: 0; } }
.index.text .swiper-slide-container {
  padding: 0; }

.swiper-button-prev, .swiper-button-next {
  width: calc(50% - 290px);
  height: 100%;
  top: 0;
  margin: 0;
  background: none; }
  .swiper-button-prev:focus, .swiper-button-next:focus {
    outline: none; }

.swiper-button-next {
  cursor: url(https://bucket1.format-assets.com/theme_versions/10314800/assets/img/arrow-right-dark.svg), default; }

.swiper-button-prev {
  cursor: url(https://bucket1.format-assets.com/theme_versions/10314800/assets/img/arrow-left-dark.svg), default; }

.video-overlay-embed {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .video-overlay-embed.active {
    display: block;
    z-index: 6; }

.video-overlay-embed-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.video-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: transparent; }

/*
------------------------------------------------------------------
Collection Styles
------------------------------------------------------------------
*/
body.listing {
  padding-top: 0; }
  body.listing .title-element img {
    width: 100%; }
  body.listing .title-element.title-text {
    padding-top: 80px; }
    @media screen and (min-width: 749px) {
      body.listing .title-element.title-text {
        padding-top: 120px; } }
  body.listing .asset-container.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; }
  body.listing .asset-container.text {
    max-width: 545px;
    margin: 0 auto; }
  body.listing main.container {
    padding-top: 60px; }
    @media screen and (min-width: 749px) {
      body.listing main.container {
        padding-top: 100px; } }
  body.listing .title-element:not(.image) {
    padding-top: 100px; }
    @media screen and (min-width: 749px) {
      body.listing .title-element:not(.image) {
        margin-top: 0; } }
  body.listing .title-element.image {
    margin-bottom: 60px; }
    @media screen and (min-width: 749px) {
      body.listing .title-element.image {
        margin-bottom: 100px; } }
  body.listing .asset-inner {
    position: relative;
    z-index: 1;
    transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1); }
  body.listing .asset:hover .background {
    opacity: 1; }
  body.listing .asset.grid {
    width: 100%;
    margin-bottom: 30px;
    position: relative; }
    body.listing .asset.grid img {
      opacity: .6; }
      @media screen and (min-width: 749px) {
        body.listing .asset.grid img {
          opacity: 1; } }
    body.listing .asset.grid .title-wrapper {
      margin-top: 10px;
      pointer-events: none;
      position: static;
      z-index: 2;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      transition: all 0.4s cubic-bezier(0.37, 0.875, 0.505, 1); }
      @media screen and (min-width: 749px) {
        body.listing .asset.grid .title-wrapper {
          padding-left: 30px;
          position: fixed;
          opacity: 0;
          transform: translateY(5%); } }
    body.listing .asset.grid .title {
      color: #000000;
      font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 60px;
      line-height: 1.4; }
      @media (max-width: 767px) {
        body.listing .asset.grid .title {
          font-size: calc(20px + 3vw); } }
    body.listing .asset.grid:hover .title-wrapper {
      opacity: 1;
      transform: translateY(0); }
    @media screen and (min-width: 749px) {
      body.listing .asset.grid {
        width: calc(33% - 15px);
        margin-top: 0; } }
  body.listing .asset.text {
    margin-bottom: 60px; }
    body.listing .asset.text .title {
      color: #000000;
      font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 60px;
      line-height: 1.4;
      font-size: 60px; }
    body.listing .asset.text .view-link {
      color: #000000;
      font-style: normal;
      font-weight: normal;
      text-decoration: underline;
      transition: all 0.4s cubic-bezier(0.37, 0.875, 0.505, 1); }
      body.listing .asset.text .view-link svg {
        margin-left: 10px; }
      body.listing .asset.text .view-link svg * {
        fill: #000000;
        transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1); }
      @media screen and (min-width: 749px) {
        body.listing .asset.text .view-link {
          opacity: 0;
          transform: translateY(15%); } }
    body.listing .asset.text .img-wrapper {
      transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1);
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      margin-bottom: 10px; }
      body.listing .asset.text .img-wrapper .relative-wrapper {
        position: relative; }
      body.listing .asset.text .img-wrapper .image-placeholder {
        max-width: 100%;
        max-height: calc(100vh - 184px);
        height: auto; }
        body.listing .asset.text .img-wrapper .image-placeholder.portrait {
          width: auto;
          margin: 0 auto; }
      @media screen and (min-width: 749px) {
        body.listing .asset.text .img-wrapper {
          left: 30px;
          position: fixed;
          opacity: 0;
          pointer-events: none; } }
    body.listing .asset.text .text-wrapper {
      position: relative; }
    body.listing .asset.text:hover .view-link {
      color: #000000;
      text-decoration: none;
      opacity: 1;
      transform: translateY(0); }
    body.listing .asset.text:hover svg * {
      fill: #000000; }
    body.listing .asset.text:hover .img-wrapper {
      opacity: .6; }
    @media screen and (min-width: 749px) {
      body.listing .asset.text {
        margin-bottom: 80px; } }
  body.listing .background {
    pointer-events: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    transition: all 0.7s cubic-bezier(0.37, 0.875, 0.505, 1); }
    body.listing .background:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background: #fff;
      opacity: .8; }

/*
------------------------------------------------------------------
Content Page Styles
------------------------------------------------------------------
*/
body.simple .container,
body.content .container {
  max-width: none; }

body.simple ._4ORMAT_content_wrapper,
body.content ._4ORMAT_content_wrapper {
  margin: 0 auto; }

/*
------------------------------------------------------------------
Blog Styles
------------------------------------------------------------------
*/
.f_blog_body_typography,
.f_blog_body_typography:hover {
  color: #000000 !important;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.7 !important; }

.f_blog_body_typography > p {
  line-height: 1.7 !important; }

.f_blog_body_typography_color,
.f_blog_body_typography_color:hover,
.blog_date_icon_path {
  fill: #000000 !important; }

.f_blog_title_typography,
.f_blog_title_typography:hover {
  color: #000000 !important;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: normal !important; }

.f_blog_title_typography_hover:hover {
  color: #000000 !important;
  text-decoration: none !important; }

/* Hack to make listing hovers work nicely */
.f_blog_list a:hover h4 {
  color: #000000 !important;
  text-decoration: none !important; }

.fancybox-title .child,
.f_blog_caption_typography {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  color: #222222 !important; }

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

/*
------------------------------------------------------------------
Client Access Pages
------------------------------------------------------------------
*/
body.client .private_page {
  padding-left: 20px;
  padding-right: 20px; }
  body.client .private_page form p {
    color: #000000 !important;
    font-size: 14px !important; }
  body.client .private_page form input[type='submit'] {
    color: #000000 !important;
    border: 1px solid #000000 !important; }

.client_page .container .f_client_header {
  margin-left: 20px;
  margin-right: 20px; }
  @media only screen and (min-width: 768px) {
    .client_page .container .f_client_header {
      margin: 0 8% 20px; } }
  .client_page .container .f_client_header.proofing-header_fullwidth {
    margin-left: 20px;
    margin-right: 20px; }
    @media screen and (min-width: 768px) {
      .client_page .container .f_client_header.proofing-header_fullwidth {
        margin-left: 20px;
        margin-right: 20px; } }
@media only screen and (max-width: 767px) {
  .flexible_grid {
    margin: 0 20px !important; } }

.f_client_header_copy p {
  color: #000000 !important; }

@media screen and (min-width: 768px) {
  body.client .f_assets-container {
    margin: 0 8%; } }

body.client .private_page form input[type='submit'] {
  color: #000000 !important;
  border: 1px solid #000000 !important; }

body.client main {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

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

/*
------------------------------------------------------------------
Store Styles
------------------------------------------------------------------
*/
#content_page_wrapper img {
  display: inline-block; }

#content_page_wrapper .product-gallery-feature img {
  display: none; }

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

body.product .container {
  max-width: 1040px;
  margin: 0 auto; }

body.product .product-info h1 {
  font-size: 36px !important; }

body.product .product-info .price {
  font-size: 14px !important; }

body.product .product-info .product-shipping-option {
  border-color: #000000; }

body.product .select2-drop {
  background: #ffffff !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  color: #000000 !important; }

body.product .select2-drop ul,
body.product .select2-drop ul .select2-result-label {
  border-color: rgba(0, 0, 0, 0.2) !important; }

body.product .select2-results .select2-highlighted {
  background: rgba(0, 0, 0, 0.1) !important; }

body.product .select2-results .select2-highlighted {
  color: #000000 !important; }

body.product .product-order-form .select2-container .select2-choice div b:before {
  border-top-color: rgba(0, 0, 0, 0.6) !important; }

body.product .product-order-form .select2-container .select2-choice div b:after {
  border-top-color: #ffffff; }

@media only screen and (min-width: 768px) {
  body.product #content_page_wrapper {
    padding: 0 30px; } }

body.product ._4ORMAT_content_page_row {
  padding: 0px; }

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

body.order_confirmation .order-confirmation .order-confirmation-details {
  border-top: 1px solid #000000 !important;
  border-bottom: 1px solid #000000 !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 #000000 !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 #000000 !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: #000000 !important; }

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

body.order_download svg {
  fill: #000000; }

.f-back-to-store-link {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline; }
  .f-back-to-store-link svg {
    fill: #000000; }
  .f-back-to-store-link:hover {
    color: #000000;
    text-decoration: none; }
    .f-back-to-store-link:hover svg {
      fill: #000000; }

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

._4ORMAT_content_page_row:not(._4ORMAT_full_width_module):not(.product-grid) {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1140px; }

@media only screen and (max-width: 768px) {
  ._4ORMAT_content_page_row:not(._4ORMAT_full_width_module):not(.product-grid) {
    padding-left: 10px;
    padding-right: 10px; } }
