.product-list .product-name {
  font-family: Poppins;
  font-weight: 500;
  font-weight: 500;
  color: #ffffff;
  font-size: 26px; }

.product-list .product-price {
  font-family: Planet Light;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5; }

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

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

.product-order-form button.f-add-to-cart-button {
  color: #ffffff !important;
  font-size: 15px !important;
  font-family: Poppins;
  font-weight: 400 !important;
  border-radius: 0px;
  background: #000000;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .product-order-form button.f-add-to-cart-button:hover {
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 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: #000000 !important; }

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

.proofing-header__project-title {
  color: #ffffff !important;
  font-size: 18px !important;
  font-family: Planet Light !important;
  font-weight: normal !important;
  line-height: 1.5 !important; }

.proofing-header__client-name {
  color: #ffffff;
  font-family: Planet Light;
  font-size: 16px; }

.proofing-header__actions__container {
  background: #000000; }

.proofing-header__action {
  font-family: Planet Light;
  font-size: 16px;
  line-height: normal;
  color: #ffffff;
  border: 1px solid #ffffff; }
  .proofing-header__action:hover {
    color: #ffffff; }
  .proofing-header__action--download, .proofing-header__action--favorites, .proofing-header__action--view, .proofing-header__action--cart--desktop {
    color: #ffffff !important;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 400;
    border-radius: 0px;
    background: #000000;
    border-color: rgba(255, 255, 255, 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: #ffffff !important;
      border-color: rgba(255, 255, 255, 0.8) !important;
      background: rgba(255, 255, 255, 0.05) !important; }

.private-page {
  color: #ffffff;
  font-family: Planet Light;
  font-size: 16px; }

.private-page__header {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-family: Poppins;
  font-weight: 500; }

.private-page__logo {
  color: #333333;
  font-family: Bureau Grot Condensed Bold;
  font-size: 28px;
  font-style: normal;
  font-weight: normal; }

.private-page__form-submit {
  color: #ffffff !important;
  font-size: 16px !important;
  font-family: Poppins;
  font-weight: 400 !important;
  border-radius: 0px !important;
  background: #000000 !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .private-page__form-submit:hover {
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.05) !important; }

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

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

.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: Poppins;
  font-weight: 500;
  font-weight: 500;
  line-height: 1.5 !important; }
  @media only screen and (max-width: 767px) {
    .f_assets-container .overlay_text_copy {
      font-size: 8vw; } }
  @media only screen and (max-width: 767px) and (max-width: 250px) {
    .f_assets-container .overlay_text_copy {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 1000px) {
    .f_assets-container .overlay_text_copy {
      font-size: 80px; } }
.f-load-more .spinner-wrap .spinner-circle {
  stroke: #ffffff; }

.private-page__back-button {
  color: #ffffff;
  text-decoration: none; }

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

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

.f_asset-filename, .f_asset-filename * {
  color: #ffffff !important;
  font-family: Planet Light !important;
  font-size: 16px !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: #ffffff;
  --label-font: ;
  --label-font-size: 17;
  --label-overlay-background-color: 0, 0, 0;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-line-thickness: 6;
  --slider-size: 48;
  --slider-icon-width: 9px;
  --slider-icon-height: 14px;
  --slider-icon-margin: 6px;
  --slider-icon-shape: 50%; }

#content_page_wrapper ._4ORMAT_module_title_25[data-content-module-id='15295498'],
#content_page_outer._4ORMAT_module_title_25[data-content-module-id='15295498'] {
  --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: none;
  --title-typography-font-family: alegreya;
  --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_slideshow_05[data-content-module-id='15295611'],
#content_page_outer._4ORMAT_module_slideshow_05[data-content-module-id='15295611'] {
  --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; }

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

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: #ffffff;
  font-family: Poppins;
  font-weight: 500;
  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: #ffffff;
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.5 !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: #ffffff;
  font-family: Planet Light;
  line-height: 1.7 !important;
  font-size: 17px; }

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: #ffffff;
  font-family: "Input Mono Narrow Extra Light", "Input Mono Narrow Extra Light", monospace;
  line-height: 1.3 !important;
  font-size: 13px; }

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

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input:not(.btn),
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input:not(.btn) {
  color: #ffffff !important;
  font-size: 15px !important;
  font-family: "Input Mono Narrow Extra Light", "Input Mono Narrow Extra Light", monospace !important;
  border-color: rgba(255, 255, 255, 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: #ffffff !important;
  font-size: 16px !important;
  font-family: Poppins;
  font-weight: 400 !important;
  border-radius: 0px !important;
  background: #000000 !important;
  border: 1px solid rgba(255, 255, 255, 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(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 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: 48px;
  padding-bottom: 48px; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link {
    text-decoration: none; }
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link:hover,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link:hover {
      text-decoration: underline; }

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

@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
    font-size: 8vw; } }
  @media only screen and (max-width: 767px) and (max-width: 250px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 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: 425px) {
    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: 17px; } }
@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: 433.3333333333px) {
    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: 13px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
    font-size: 4vw; } }
  @media only screen and (max-width: 767px) and (max-width: 300px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
      font-size: 12px; } }
  @media only screen and (max-width: 767px) and (min-width: 375px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
      font-size: 15px; } }
@font-face {
  font-family: 'DroidSansRegular';
  src: url("/fonts/DroidSans/DroidSans-webfont.eot");
  src: url("/fonts/DroidSans/DroidSans-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/DroidSans/DroidSans-webfont.woff") format("woff"), url("/fonts/DroidSans/DroidSans-webfont.ttf") format("truetype"), url("/fonts/DroidSans/DroidSans-webfont.svg#DroidSansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Variables */
/* ClearFix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* close commented backslash hack */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
Tight, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html.open-mobile-menu .f-cart-wrapper {
  display: none; }

body {
  line-height: 1; }
  body.lock-click {
    pointer-events: none; }
  body.ajax-hide .page_wrap #content, body.ajax-hide #content_page_outer {
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity: 0; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  color: #ffffff;
  font-family: Planet Light;
  font-size: 16px; }

._4ORMAT_content_wrapper {
  margin: 0 auto; }

h1, h3, h4, h5, h6 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-family: Poppins;
  font-weight: 500;
  font-size: 100%;
  line-height: 1.6em;
  font-weight: normal; }

body:not(.content) h2 {
  font-size: 18px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-family: Poppins;
  font-weight: 500;
  font-size: 100%;
  line-height: 1.6em;
  font-weight: normal; }

a {
  outline: none;
  color: #ffffff; }

a:link, a:active, a:visited {
  color: #ffffff;
  text-decoration: none;
  outline: none; }

a:hover {
  color: #ffffff;
  text-decoration: underline; }

blockquote, q {
  quotes: "" ""; }

p, li, span {
  line-height: 1.4em; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

body, html {
  background: #000000; }

.loading-overlay {
  -webkit-transition: 250ms opacity ease;
  -moz-transition: 250ms opacity ease;
  transition: 250ms opacity ease;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001; }
  .loading-overlay:before {
    background: #000000;
    content: "";
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .loading-overlay.active {
    opacity: 1;
    pointer-events: auto; }
  .loading-overlay .spinner-wrap {
    -webkit-transition: 250ms all ease;
    -moz-transition: 250ms all ease;
    transition: 250ms all ease;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px; }
    .loading-overlay .spinner-wrap .spinner {
      -webkit-animation: rotator 1.2s linear infinite;
      -moz-animation: rotator 1.2s linear infinite;
      animation: rotator 1.2s linear infinite;
      width: 24px;
      height: 24px; }
      .loading-overlay .spinner-wrap .spinner .spinner-circle {
        -webkit-transition: 250ms all ease;
        -moz-transition: 250ms all ease;
        transition: 250ms all ease;
        -webkit-animation: dash 1.2s ease-in-out infinite;
        -moz-animation: dash 1.2s ease-in-out infinite;
        animation: dash 1.2s ease-in-out infinite;
        stroke-dasharray: 60;
        stroke: #ffffff; }
      .loading-overlay .spinner-wrap .spinner .exclamation-point {
        -webkit-transition: 250ms opacity ease 250ms;
        -moz-transition: 250ms opacity ease 250ms;
        transition: 250ms opacity ease 250ms;
        opacity: 0; }

/*
------------------------------------------------------------------
Menu Nav
------------------------------------------------------------------
*/
.mobile_nav_backdrop {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6); }

.mobile_nav {
  display: none;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  z-index: 10000;
  padding: 17px 30px;
  background: #000000; }

.ex {
  width: 18px;
  height: 18px; }
  .ex:before {
    background: #333333;
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    width: 22px;
    height: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .ex:after {
    background: #333333;
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    width: 22px;
    height: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.mobile-menu-trigger {
  display: none;
  position: relative;
  width: 32px;
  height: 30px;
  padding: 0;
  background: #000000;
  border: none;
  cursor: pointer;
  outline: none; }
  .mobile-menu-trigger:active {
    background: none; }
  .mobile-menu-trigger .hamburger {
    background: #333333;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 21px;
    height: 4px;
    margin: -9px 0 0 -10px;
    border-radius: 1px; }
    .mobile-menu-trigger .hamburger:before {
      background: #333333;
      content: "";
      display: block;
      position: absolute;
      top: 7px;
      left: 0;
      width: 21px;
      height: 4px;
      border-radius: 1px; }
    .mobile-menu-trigger .hamburger:after {
      background: #333333;
      content: "";
      display: block;
      position: absolute;
      top: 14px;
      left: 0;
      width: 21px;
      height: 4px;
      border-radius: 1px; }
  .mobile-menu-trigger .ex {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -7px;
    display: none; }

#logo, .mobile_logo {
  position: relative; }
  #logo .logo, .mobile_logo .logo {
    color: #333333;
    font-family: Bureau Grot Condensed Bold;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.3em;
    text-transform: uppercase;
    position: relative; }
    #logo .logo a, .mobile_logo .logo a {
      color: #333333;
      text-decoration: none; }
  #logo img, .mobile_logo img {
    display: block;
    max-height: 165px;
    max-width: 165px;
    image-rendering: optimizeQuality;
    transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform-origin: left; }

#logo {
  padding: 100px 30px 40px;
  z-index: 1; }

.mobile_logo {
  display: none;
  max-width: 150px; }
  .mobile_logo img {
    max-width: 150px;
    max-height: 60px;
    transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: left; }

#menu {
  left: 0px;
  top: 0;
  position: fixed;
  width: 210px;
  height: 100%;
  background: #000000;
  z-index: 9999;
  overflow: hidden; }

#menu .jspPane {
  width: 100% !important; }

#menu .jspDrag {
  background: #ffffff; }

#menu .inner {
  width: 190px;
  margin-left: 20px;
  position: relative; }

#menu ul.nav {
  margin-right: 30px; }

#menu ul.nav li {
  text-transform: uppercase; }

#menu ul.nav, #menu ul.nav ul {
  list-style-type: none; }

#menu .inner ul.nav > li a,
#menu .inner ul.nav > li strong,
#menu .inner ul.nav > li.category {
  display: block;
  outline: 0;
  padding: 2px 10px 1px; }

#menu .inner ul.nav > li.item {
  background: #000000; }

#menu .inner ul.nav > li.item:hover, #menu .inner ul.nav > li.item.selected,
#menu .inner ul.nav > li.category.selected, #menu .inner ul.nav > li.category:hover {
  background: #000000; }

#menu ul.nav a,
#menu ul.nav .category strong {
  color: #ffffff;
  text-decoration: none; }

#menu ul.nav > li a:hover,
ul.nav > li a:focus, #menu ul.nav > li.selected a,
#menu ul.nav > li.selected {
  color: #ffffff; }

#menu ul.nav .item {
  color: #ffffff;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  font-weight: 400;
  clear: both; }
  #menu ul.nav .item a {
    color: #ffffff; }
    #menu ul.nav .item a:hover {
      color: #ffffff; }

#menu ul.nav li, #menu ul.nav .item, #menu ul.nav .category, #menu ul.nav .category strong, #menu ul.nav .category a {
  line-height: 2em; }

#menu ul.nav .category {
  color: #ffffff;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  font-weight: 400;
  background: #000000;
  cursor: pointer;
  display: block;
  padding: 5px 15px 5px 10px;
  position: relative; }
  #menu ul.nav .category strong {
    color: #ffffff; }
  #menu ul.nav .category:hover strong {
    color: #ffffff; }

#menu ul.nav .category_container li.item a {
  padding-left: 19px; }

#menu ul.nav li.category_container > ul li:hover,
#menu ul.nav li.category_container > ul li a:hover,
#menu ul.nav .category_container li.item.selected,
#menu ul.nav .category_container li.item.selected a {
  background: #000000; }

#menu ul.nav > li.item {
  width: auto; }

#menu ul.nav li.category strong {
  display: block;
  padding: 0;
  *position: relative; }

#menu ul.nav .category_container {
  display: none; }

#menu ul.nav .category_container ul li a {
  width: 122px; }

#menu ul.nav li.category_container .item {
  background: #000000; }

#menu ul.nav .category_container .item:hover, #menu ul.nav .category_container .item.selected {
  background: #000000; }

#menu .inner {
  outline: 0; }

#menu ul.nav .arrow-cont {
  display: inline-block;
  font-weight: 500;
  line-height: 2em;
  position: relative;
  width: 0px;
  height: 0px;
  *display: inline;
  *zoom: 1; }

#menu ul.nav .arrow-right {
  background: url(https://bucket1.format-assets.com/theme_versions/10314818/assets/images/arrows-on.png) 0 0 no-repeat;
  background-position: 0 -12px;
  display: inline-block;
  height: 10px;
  width: 8px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 6px; }

#menu ul.nav .arrow-down {
  background: url(https://bucket1.format-assets.com/theme_versions/10314818/assets/images/arrows.png) 0 0 no-repeat;
  background-position: 0 -10px;
  display: inline-block;
  height: 8px;
  width: 10px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 10px; }

/* post text */
#footer_text {
  color: #ffffff;
  font-family: Planet Light;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  padding: 0 15px 16px 30px;
  position: relative; }

/*
------------------------------------------------------------------
Global Content
------------------------------------------------------------------
*/
#content a, #caption_window a {
  color: #ffffff; }

#content a:hover, #caption_window a:hover {
  color: #ffffff; }

#content, #caption_window a {
  color: #ffffff;
  font-family: Planet Light;
  font-size: 16px; }

body:not(.content) #content h1, body:not(.content) #content h2 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-family: Poppins;
  font-weight: 500; }

body:not(.content) #content h1,
body:not(.content) #caption_window .caption_content h1 {
  font-size: 18px; }

body:not(.content) #content h2,
body:not(.content) #caption_window .caption_content h2 {
  font-size: 18px; }

#content .title_element li {
  list-style-position: inside; }

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000000; }

/* Social */
#social {
  padding: 16px 15px 16px 22px;
  position: relative; }

#social ul {
  font-size: 14px;
  list-style-type: none;
  margin-left: 5px; }

#social li {
  margin: 0 5px 0 1px;
  width: 16px;
  height: 16px;
  float: left; }

#social li a {
  text-decoration: none;
  color: #ffffff; }

#social li,
#social li a {
  position: relative; }

#social .social-icon {
  width: auto;
  height: 15px;
  overflow: visible;
  position: relative; }

#social .social_icon.icon_share {
  background: none;
  width: auto;
  margin-top: 2px; }

#social .social_icon.icon_share a {
  text-indent: 0;
  width: auto;
  color: #ffffff;
  position: relative;
  vertical-align: middle;
  padding: 0 10px 0 9px;
  display: inline-block;
  text-decoration: none;
  font-size: 11px;
  line-height: 17px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; }

/*  ----------------------------  Gallery Page ---------------------------- */
body.gallery .mobile-menu-trigger {
  background: #000000; }

body.gallery .img {
  position: relative; }

body.gallery .image .image-preload-spacer {
  display: none; }

body.gallery .image .image-placeholder {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: calc(100vw - 210px);
  max-height: none !important;
  height: 100%;
  transition: opacity 0.2s;
  pointer-events: none; }

body.gallery .image.loading .image-placeholder {
  opacity: 1; }

body.gallery .img img {
  position: relative;
  z-index: 2; }

body.gallery #content .assets {
  width: calc(100% - 210px);
  height: 100%;
  position: relative;
  left: 210px; }

body.gallery #content .assets .asset {
  position: fixed;
  height: 0;
  width: 0;
  left: 210px;
  top: 0;
  right: 0;
  background: #000000;
  z-index: 1;
  overflow: hidden;
  display: none;
  will-change: transform; }
  body.gallery #content .assets .asset.title_image .content {
    display: none; }

body.gallery #content .assets .asset .moving {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  will-change: transform; }

body.gallery #content .assets .asset.visible {
  display: block;
  width: 100%;
  height: 100%; }

body.gallery #content .assets .asset .img {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  height: 100%; }

body.gallery #content .assets .asset .show_copy {
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 9999;
  display: block;
  height: 40px;
  width: 40px;
  text-indent: -9000em;
  background: #1c1c1c url(https://bucket1.format-assets.com/theme_versions/10314818/assets/images/caption.svg) 50% 0 no-repeat;
  -webkit-transition: -webkit-transform 0.2s ease, opacity 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

body.gallery #content .assets .asset.caption-showing .show_copy {
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 0;
  pointer-events: none; }

body.gallery #content .asset.video .video_wrapper {
  margin: 0 auto;
  width: calc(100% - (65px * 2)); }

body.gallery #content .asset.video .video_inner_wrapper {
  position: relative;
  width: 100%; }

body.gallery #content .asset .video {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  margin: 0 auto; }

body.gallery #content .asset.video .preview {
  position: absolute;
  width: 100%;
  height: 100%; }
  body.gallery #content .asset.video .preview .load_iframe {
    background-image: url(https://bucket1.format-assets.com/theme_versions/10314818/assets/images/play-icon.svg) !important; }

body.gallery #content .assets .asset .copy {
  position: absolute;
  left: -9000em;
  max-width: 690px;
  height: 50%;
  background: #000000;
  overflow: hidden;
  z-index: 9999; }

body.gallery .asset .copy_content,
body.gallery .asset .copy_content p,
body.gallery .asset .copy_content li,
body.gallery .asset .copy_content span {
  line-height: 1.6em; }

body.gallery .copy_content {
  color: #ffffff;
  font-family: Planet Light;
  font-size: 12px;
  line-height: 1.2; }

body.gallery .copy_content h1,
body.gallery .copy_content h2,
body.gallery .copy_content h3 {
  color: #ffffff; }

body.gallery #content .assets .asset.title_element {
  background: #000000; }

body.gallery #content .assets .asset.title_element .img {
  max-width: 850px; }

body.gallery #content .title_element .copy_content {
  color: #ffffff;
  font-family: Planet Light;
  font-size: 16px;
  padding: 20px 0;
  margin: 0; }

body.gallery .copy_content h1,
body.gallery .copy_content h2 {
  color: #ffffff;
  padding: 0 0 20px 0;
  line-height: 1.33em; }

body.gallery #content .asset.title_element .copy {
  max-width: 80%;
  background: transparent;
  position: static;
  height: auto; }

body.gallery #content .title_element .img img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

body.gallery #content .asset.txt li {
  list-style-position: inside; }

body.gallery #content .asset.txt .content,
body.gallery #content .asset.text_only .content {
  width: 700px;
  margin: 0 auto;
  overflow: auto; }

body.gallery #content .asset.text_only .content {
  margin: 0;
  position: absolute;
  bottom: 110px;
  left: 65px;
  overflow: hidden; }

body.gallery #content .asset.text_only.title_element .moving {
  text-align: center; }
  body.gallery #content .asset.text_only.title_element .moving:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */ }

body.gallery #content .asset.text_only.title_element .content {
  display: inline-block;
  max-width: 600px;
  position: relative;
  bottom: auto;
  left: auto;
  vertical-align: middle;
  text-align: left; }

body.gallery #arrows {
  position: fixed;
  bottom: 50px;
  right: 40px;
  z-index: 99999;
  width: 30px; }

body.gallery #arrows a {
  width: 47px;
  height: 47px;
  display: block;
  border-radius: 60px;
  float: left;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #252525 url(https://bucket1.format-assets.com/theme_versions/10314818/assets/images/arrows_light.png) 52% 15px no-repeat;
  margin-top: 0; }

body.gallery #arrows a:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

body.gallery #arrows a.next {
  background-position: 50% -49px; }

body.gallery #arrows a.prev {
  margin-bottom: 10px; }

body.gallery .arrow-sub-container {
  position: fixed;
  top: 50%;
  right: 40px;
  width: 40px;
  height: 82px;
  margin-top: -41px;
  z-index: 9999; }

body.gallery .arrow-container {
  position: absolute; }

body.gallery #arrows {
  position: relative;
  bottom: 0;
  right: 0;
  z-index: 99999;
  width: 40px;
  height: 82px; }

body.gallery #arrows a.prev:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

body.gallery #arrows a.next:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

body.gallery #arrows a {
  z-index: 99999;
  width: 40px;
  height: 40px;
  position: relative;
  opacity: 0.7;
  filter: alpha(opacity=70);
  outline: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  filter: alpha(opacity=100);
  background: #222222 url(https://bucket1.format-assets.com/theme_versions/10314818/assets/images/arrows_type_2_dark.png) 53% -23px no-repeat; }

body.gallery #arrows a.next {
  background-position: 50% -23px;
  border-radius: 0; }

body.gallery #arrows a.prev {
  background-position: 50% 15px;
  border-radius: 0;
  margin-bottom: 2px; }

body.gallery #caption_window {
  position: fixed;
  left: 210px;
  right: 0;
  top: 0;
  height: 0;
  width: 0;
  z-index: 10000;
  overflow: hidden; }

body.gallery #caption_window.opened {
  height: 100%;
  width: auto; }

body.gallery #caption_window {
  text-align: center; }
  body.gallery #caption_window:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */ }
  body.gallery #caption_window > .inner {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    filter: alpha(opacity=0);
    width: calc(100vw - 210px - 40px);
    padding: 40px;
    max-width: 690px;
    max-height: 75%;
    height: auto;
    margin: 0 auto;
    background: #000000;
    overflow: hidden;
    min-height: 150px;
    z-index: 2;
    text-align: left; }
    body.gallery #caption_window > .inner .caption_content {
      -webkit-transition: -webkit-transform 0.1s ease, opacity 0.1s ease;
      -moz-transition: -moz-transform 0.1s ease, opacity 0.1s ease;
      transition: transform 0.1s ease, opacity 0.1s ease;
      -webkit-transform: translate3d(0, 50px, 0);
      -moz-transform: translate3d(0, 50px, 0);
      transform: translate3d(0, 50px, 0);
      opacity: 0.01; }
  body.gallery #caption_window.reveal-caption-content > .inner .caption_content {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }

body.gallery #close_caption_window {
  position: absolute;
  bottom: 40px;
  right: 40px;
  height: 40px;
  width: 40px;
  -webkit-transition: -webkit-transform 0.2s ease, opacity 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  -webkit-transform: translate3d(0, 200%, 0);
  -moz-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  opacity: 0.01;
  background: #242424;
  cursor: pointer; }
  body.gallery #close_caption_window .ex {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -7px; }
    body.gallery #close_caption_window .ex:before, body.gallery #close_caption_window .ex:after {
      background: #fff; }

body.gallery .reveal-caption-content #close_caption_window {
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  z-index: 2; }

body.gallery #caption_close {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  display: none;
  background: url(https://bucket1.format-assets.com/theme_versions/10314818/assets/images/pixel.gif) repeat; }

body.gallery #caption_window.opened #caption_close {
  display: block; }

body.gallery #caption_window .caption_content,
.jspScrollable {
  outline: 0; }

body.gallery .jspDrag {
  background: #ffffff; }

body.gallery #caption_window .jspDrag {
  background: white; }

/*  ----------------------------  Listing Page ---------------------------- */
.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  opacity: 1; }

body.listing .page_wrap {
  margin: 0 auto;
  padding-left: 210px; }

body.listing #content {
  margin: 0 2%; }

body.listing .listing_images {
  margin-right: -2%;
  font-size: 0; }

body.listing #content .container {
  padding: 2% 0 2% 0;
  background: #000000;
  overflow-x: hidden; }

body.listing #content .listing_image a {
  position: relative;
  display: inline-block;
  text-decoration: none; }

body.listing #content .listing_image img {
  position: relative;
  z-index: 2; }

body.listing #content .listing_image .image-placeholder {
  z-index: 1;
  width: 100%;
  height: 100%; }

body.listing #content .listing_image {
  text-align: center;
  overflow: hidden;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 0;
  opacity: 0;
  box-sizing: border-box;
  line-height: 0;
  width: 25%;
  padding: 0 2% 2% 0;
  transition: opacity 0.4s ease; }
  body.listing #content .listing_image.asset-loaded {
    opacity: 1; }
  body.listing #content .listing_image .image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  body.listing #content .listing_image .copy {
    width: 100%;
    margin: 0 auto;
    color: #ffffff;
    font-family: Planet Light;
    font-size: 14px;
    line-height: 1.4em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 6px; }
    body.listing #content .listing_image .copy a {
      width: auto;
      height: auto; }

@media only screen and (max-width: 65em) {
  body.listing #content .listing_image {
    width: 33.333%; } }

@media only screen and (max-width: 32em) {
  body.listing #content .listing_image {
    width: 50%; } }

body.listing #content .title_element {
  margin: 0 auto;
  opacity: 0;
  text-align: center;
  transition: opacity 0.4s ease; }
  body.listing #content .title_element .image-placeholder {
    width: 100%;
    display: block; }
  body.listing #content .title_element img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  body.listing #content .title_element.asset-loaded {
    opacity: 1; }
  body.listing #content .title_element .wrapper {
    padding: 0 20px; }
  body.listing #content .title_element .copy {
    color: #ffffff;
    font-family: Planet Light;
    font-size: 16px;
    max-width: 874px;
    padding: 50px 0;
    text-align: left; }
  body.listing #content .title_element .image {
    max-width: 900px;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 2%;
    position: relative; }

/*  ----------------------------  Simple Page ---------------------------- */
body.simple .page_wrap {
  margin: 0 auto;
  padding-left: 210px; }

body.simple #content {
  position: relative;
  zoom: 1;
  z-index: 1; }

body.simple #content .inner {
  background: #000000;
  padding: 60px 0 60px 0; }

body.simple #content .container {
  margin: 0 auto; }

/* Blog styling */
body.blog #content {
  margin: 0 45px 0 45px; }

.f_blog_body_typography,
.f_blog_body_typography:hover {
  color: #ffffff !important;
  font-family: Planet Light !important;
  font-size: 18px !important;
  line-height: 1.8 !important; }

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

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

.f_blog_title_typography,
.f_blog_title_typography:hover {
  color: #ffffff !important;
  font-family: Poppins;
  font-weight: 500 !important;
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: 500 !important; }

.f_blog_title_typography_hover:hover {
  color: #ffffff !important;
  text-decoration: underline !important; }

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

.fancybox-title .child,
.f_blog_caption_typography {
  font-family: Planet Light !important;
  font-size: 14px !important;
  color: #222222 !important; }

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

/*
------------------------------------------------------------------
Client Access Pages
------------------------------------------------------------------
*/
.client_page .private_page form p {
  color: #ffffff !important; }

.f_client_header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important; }

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

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

/* Tablet styles */
@media only screen and (max-width: 1024px) {
  body.gallery #content .asset.txt .content,
  body.gallery #content .asset.text_only .content {
    width: calc(100% - (65px*2)); } }

/*
------------------------------------------------------------------
Client Access Pages
------------------------------------------------------------------
*/
.client_page #content {
  position: relative;
  left: 210px;
  width: calc(100% - 210px);
  margin: 0 !important;
  box-sizing: border-box; }

.client_page .f_assets-container,
.client_page .f_client_header {
  margin-left: 20px;
  margin-right: 20px; }
  @media screen and (min-width: 768px) {
    .client_page .f_assets-container,
    .client_page .f_client_header {
      margin-left: 2em;
      margin-right: 2em; } }
@media screen and (min-width: 768px) {
  .client_page .proofing-header_fullwidth {
    margin-left: 20px;
    margin-right: 20px; } }

.client_page .title-default {
  margin-top: 1.5em; }

.client_page .private_page form p {
  color: #ffffff !important; }

.f_client_header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important; }

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

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

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

/* Mobile styles */
@media only screen and (max-width: 767px), (max-width: 844px) and (orientation: landscape) {
  .icon_share {
    display: none; }
  #content {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .arrow-sub-container {
    display: none; }
  .assets.clearfix:after {
    display: none !important; }
  #logo {
    visibility: hidden;
    padding-top: 25px;
    padding-bottom: 17px; }
  #social li {
    margin: 0 15px 0 1px; }
  .mobile_logo, .mobile-menu-trigger {
    display: block; }
  .mobile_logo h1 {
    font-size: 22px; }
  .mobile_nav {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-transition: -webkit-transform 0.3s ease, background 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease, background 0.3s ease;
    transition: transform 0.3s ease, background 0.3s ease; }
    .mobile_nav.hidden {
      -webkit-transform: translate3d(0, calc(-100% - 35px), 0);
      -moz-transform: translate3d(0, calc(-100% - 35px), 0);
      transform: translate3d(0, calc(-100% - 35px), 0); }
  #menu {
    opacity: 0;
    width: 305px;
    -webkit-transform: translate3d(-305px, 0, 0);
    -moz-transform: translate3d(-305px, 0, 0);
    -ms-transform: translate3d(-305px, 0, 0);
    -o-transform: translate3d(-305px, 0, 0);
    transform: translate3d(-305px, 0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out; }
    #menu .inner ul.nav > li a, #menu .inner ul.nav > li.category {
      padding: 10px; }
    #menu .inner {
      width: 285px; }
  #menu ul.nav {
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  #menu ul.nav .category_container {
    display: list-item !important; }
  #menu .inner ul.nav li.category {
    pointer-events: none; }
  #menu ul.nav .arrow-right {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  .open-mobile-menu .mobile-menu-trigger .hamburger {
    display: none; }
  .open-mobile-menu .mobile-menu-trigger .ex {
    display: block; }
  .open-mobile-menu #menu {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .open-mobile-menu .mobile_nav_backdrop {
    display: block; }
  .open-mobile-menu .mobile_nav {
    background: transparent; }
  .open-mobile-menu #content {
    -webkit-transform: translate3d(305px, 0, 0);
    -moz-transform: translate3d(305px, 0, 0);
    -ms-transform: translate3d(305px, 0, 0);
    -o-transform: translate3d(305px, 0, 0);
    transform: translate3d(305px, 0, 0); }
  body.gallery {
    overflow: visible; }
    body.gallery .page_wrap {
      overflow: visible;
      overflow-x: hidden; }
    body.gallery #caption_window {
      left: 0; }
      body.gallery #caption_window > .inner {
        top: 0;
        left: 0;
        width: calc(100vw - (40px * 2));
        height: calc(100% - (40px * 2));
        margin: 0; }
      body.gallery #caption_window .copy_content {
        padding: 0 30px; }
      body.gallery #caption_window .jspScrollable {
        position: relative; }
        body.gallery #caption_window .jspScrollable:after {
          content: '';
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 20px;
          background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #000000);
          background-image: linear-gradient(rgba(0, 0, 0, 0), #000000); }
    body.gallery .image.loading .image-preload-spacer {
      display: block; }
    body.gallery .image .image-placeholder {
      top: 0;
      width: 100%;
      height: 100%; }
  body.gallery #content {
    overflow: visible;
    margin: 0 25px; }
    body.gallery #content .assets {
      width: auto;
      overflow: visible;
      -webkit-overflow-scrolling: auto;
      left: 0;
      padding: 1px 0 0; }
      body.gallery #content .assets .asset {
        position: relative;
        top: auto;
        right: auto;
        left: 0;
        display: block;
        width: auto;
        height: auto;
        margin: 20px 0;
        will-change: none; }
        body.gallery #content .assets .asset .moving {
          position: static; }
        body.gallery #content .assets .asset .img {
          width: 100%;
          overflow: visible; }
        body.gallery #content .assets .asset .show_copy {
          display: none; }
        body.gallery #content .assets .asset .copy {
          position: static;
          margin: 5px 0 0;
          background: transparent; }
    body.gallery #content .asset.txt .content, body.gallery #content .asset.text_only .content {
      position: static;
      overflow: visible;
      width: 100%; }
    body.gallery #content .asset.image img {
      width: 100%;
      max-width: 100%;
      margin: 0 auto; }
    body.gallery #content .asset.video .video_wrapper {
      width: 100%; }
    body.gallery #content .title_image .content {
      display: none; }
  body.listing #content {
    margin: 0 16px; }
    body.listing #content .title_element {
      padding-bottom: 0; }
  body.listing .page_wrap {
    padding-left: 0; }
  body.listing .title_element {
    padding-top: 20px; }
    body.listing .title_element .wrapper {
      padding: 0; }
  body.listing .assets {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.listing #content .listing_image {
    text-align: center; }
    body.listing #content .listing_image.loaded .img a {
      padding-top: 0; }
    body.listing #content .listing_image .image-placeholder {
      top: 0;
      left: 0; }
    body.listing #content .listing_image .img a {
      width: 100%;
      height: auto;
      font-size: 0; }
    body.listing #content .listing_image .img img {
      max-width: 100%; }
    body.listing #content .listing_image .copy {
      width: 100%;
      max-width: 200px;
      margin: 0 auto; }
      body.listing #content .listing_image .copy a {
        width: auto;
        height: auto; }
  body.simple #content {
    margin: 0; }
  body.simple .page_wrap {
    padding-left: 0; }
  body.blog .f_blog_post iframe {
    width: calc(100vw - 80px) !important;
    height: calc(((100vw - 80px)*9)/16) !important; }
  .client_page #content {
    padding-left: 0;
    padding-right: 0;
    margin: 0 25px;
    left: 0;
    width: auto; }
  body.client_page .page_wrap {
    overflow: visible;
    overflow-x: hidden; } }

/* Keyframe Animations */
@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    transform: rotate(270deg); } }

@-moz-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    transform: rotate(270deg); } }

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    transform: rotate(270deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 60;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    stroke-dashoffset: 12;
    -webkit-transform: rotate(72deg);
    -moz-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    stroke-dashoffset: 60;
    -webkit-transform: rotate(450deg);
    -moz-transform: rotate(450deg);
    transform: rotate(450deg); } }

@-moz-keyframes dash {
  0% {
    stroke-dashoffset: 60;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    stroke-dashoffset: 12;
    -webkit-transform: rotate(72deg);
    -moz-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    stroke-dashoffset: 60;
    -webkit-transform: rotate(450deg);
    -moz-transform: rotate(450deg);
    transform: rotate(450deg); } }

@keyframes dash {
  0% {
    stroke-dashoffset: 60;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    stroke-dashoffset: 12;
    -webkit-transform: rotate(72deg);
    -moz-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    stroke-dashoffset: 60;
    -webkit-transform: rotate(450deg);
    -moz-transform: rotate(450deg);
    transform: rotate(450deg); } }

/*
------------------------------------------------------------------
Store Pages
------------------------------------------------------------------
*/
body.store #content,
body.product #content,
body.order_confirmation #content,
body.order_thank_you_page #content,
body.order_download_page #content,
body.order_payment_error_page #content {
  position: relative;
  zoom: 1;
  z-index: 1;
  margin: 0 45px 0 45px; }
  @media only screen and (max-width: 767px), (max-width: 844px) and (orientation: landscape) {
    body.store #content,
    body.product #content,
    body.order_confirmation #content,
    body.order_thank_you_page #content,
    body.order_download_page #content,
    body.order_payment_error_page #content {
      margin: 0; } }
body.store .inner,
body.product .inner,
body.order_confirmation .inner,
body.order_thank_you_page .inner,
body.order_download_page .inner,
body.order_payment_error_page .inner {
  padding: 60px 0 60px 0; }

body.store .page_wrap,
body.product .page_wrap,
body.order_confirmation .page_wrap,
body.order_thank_you_page .page_wrap,
body.order_download_page .page_wrap,
body.order_payment_error_page .page_wrap {
  margin: 0 auto !important;
  padding-left: 210px !important; }
  @media only screen and (max-width: 767px), (max-width: 844px) and (orientation: landscape) {
    body.store .page_wrap,
    body.product .page_wrap,
    body.order_confirmation .page_wrap,
    body.order_thank_you_page .page_wrap,
    body.order_download_page .page_wrap,
    body.order_payment_error_page .page_wrap {
      padding-left: 0 !important; } }
@media only screen and (max-width: 767px), (max-width: 844px) and (orientation: landscape) {
  body.store ._4ORMAT_content_wrapper,
  body.product ._4ORMAT_content_wrapper,
  body.order_confirmation ._4ORMAT_content_wrapper,
  body.order_thank_you_page ._4ORMAT_content_wrapper,
  body.order_download_page ._4ORMAT_content_wrapper,
  body.order_payment_error_page ._4ORMAT_content_wrapper {
    padding-top: 20px; } }

@media only screen and (max-width: 767px), (max-width: 844px) and (orientation: landscape) {
  body.order_confirmation #content {
    margin: 0 !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

body.order_download svg {
  fill: #ffffff; }

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