.product-list .product-name {
  font-family: "Miller Display Roman", "Miller Display Roman", serif;
  font-weight: normal;
  color: #222222;
  font-size: 26px; }

.product-list .product-price {
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  color: #222222;
  font-size: 16px;
  line-height: 1.5; }

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

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

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

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

.proofing-header__project-title {
  color: #444444 !important;
  font-size: 24px !important;
  font-family: "Miller Display Roman", "Miller Display Roman", serif !important;
  font-weight: normal !important;
  line-height: 1.5 !important; }

.proofing-header__client-name {
  color: #444444;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 16px;
  line-height: 1.5; }

.proofing-header__actions__container {
  background: #ffffff; }

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

.private-page {
  color: #444444;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 16px;
  line-height: 1.5; }

.private-page__header {
  color: #444444;
  font-family: "Miller Display Roman", "Miller Display Roman", serif;
  font-size: 24px;
  font-weight: normal; }

.private-page__logo {
  color: #444444;
  font-family: "Playfair Display Bold", serif;
  font-weight: bold;
  font-size: 16px;
  font-style: normal; }

.private-page__form-submit {
  color: #444444 !important;
  font-size: 16px !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border-color: rgba(68, 68, 68, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .private-page__form-submit:hover {
    border-color: rgba(68, 68, 68, 0.8) !important;
    background: rgba(68, 68, 68, 0.05) !important; }

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

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

.private-page__back-button {
  color: #444444;
  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: #444444 !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !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: ##222222;
  --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%; }

#content_page_wrapper ._4ORMAT_module_slideshow_05[data-content-module-id='13634007'],
#content_page_outer._4ORMAT_module_slideshow_05[data-content-module-id='13634007'] {
  --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: #222222; }

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: #222222;
  font-family: "Miller Display Roman", "Miller Display Roman", serif;
  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: #222222;
  font-family: "Miller Display Roman", "Miller Display Roman", 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: #222222;
  font-family: "Freight Sans Book", "Freight Sans Book", 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: #222222;
  font-family: "Freight Sans Book", "Freight Sans Book", 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: #444444;
  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: #fc4142;
    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: #222222 !important;
  font-size: 14px !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  border-color: rgba(34, 34, 34, 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: #222222 !important;
  font-size: 16px !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border: 1px solid rgba(34, 34, 34, 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(34, 34, 34, 0.8) !important;
    background: rgba(34, 34, 34, 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: 36px;
  padding-bottom: 36px; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link {
    text-decoration: 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: underline; }

@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; } }
/*
------------------------------------------------------------------
Vars
------------------------------------------------------------------
*/
/*
------------------------------------------------------------------
Mixins
------------------------------------------------------------------
*/
/* https://css-tricks.com/snippets/sass/viewport-sized-typography-minimum-maximum-sizes/ */
/*! normalize.css v4.2.0 | MIT License */
progress, sub, sup {
  vertical-align: baseline; }

button, hr, input {
  overflow: visible; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

figcaption, menu, article, aside, details, figure, footer, header, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: 700; }

button, select {
  text-transform: none; }

[type=submit], [type=reset], button, html [type=button] {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.js-reframe {
  padding-top: 56.25%;
  position: relative;
  width: 100%; }

.js-reframe iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

body {
  background-color: #ffffff;
  color: #444444;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden; }
  body.lock-scroll {
    overflow: hidden; }

/*
------------------------------------------------------------------
General Styles
------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility; }

h2 {
  color: #444444;
  font-family: "Miller Display Roman", "Miller Display Roman", serif;
  font-size: 24px;
  font-weight: normal; }

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

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }

body.gallery .caption a,
body.nested_gallery .caption a,
body.gallery .asset.text a,
body.nested_gallery .asset.text a,
body.gallery .title-element a,
body.nested_gallery .title-element a,
body.listing .title-element a,
body.simple main a,
body.content main a,
body.nested_content main a,
body.blog main a {
  color: #444444;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline; }
  body.gallery .caption a:hover,
  body.nested_gallery .caption a:hover,
  body.gallery .asset.text a:hover,
  body.nested_gallery .asset.text a:hover,
  body.gallery .title-element a:hover,
  body.nested_gallery .title-element a:hover,
  body.listing .title-element a:hover,
  body.simple main a:hover,
  body.content main a:hover,
  body.nested_content main a:hover,
  body.blog main a:hover {
    color: #fc4142;
    text-decoration: underline; }

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

main {
  transition: opacity 250ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  main.is-hidden {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  main.content {
    max-width: 960px; }

/*
------------------------------------------------------------------
Header / Menu Styles
------------------------------------------------------------------
*/
.header {
  -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999; }
  .header:hover {
    background: white; }
  .header.hidden {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  .header .header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    padding: 12px 20px; }
    @media screen and (min-width: 1921px) and (-webkit-min-device-pixel-ratio: 2) {
      .header .header-inner {
        max-width: 60vw; } }
  .header .logo {
    margin: 0;
    font-size: 16px; }
    .header .logo a {
      color: #444444;
      font-family: "Playfair Display Bold", serif;
      font-weight: bold;
      font-size: 16px;
      font-style: normal;
      text-decoration: none; }
      .header .logo a:hover {
        color: #fc4142; }
    .header .logo img {
      max-width: 250px;
      max-height: 100px;
      transform-origin: left;
      transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1); }

body.menu-open .header {
  background: white; }

.nav-trigger {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  background: transparent;
  outline: none;
  height: 28px;
  overflow: hidden;
  padding: 5px; }
  .nav-trigger svg {
    pointer-events: none; }
  .nav-trigger.is-hidden {
    display: none; }
  .nav-trigger .nav-trigger-open, .nav-trigger .nav-trigger-close {
    -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    display: block; }
    .nav-trigger .nav-trigger-open rect, .nav-trigger .nav-trigger-close rect {
      -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  .nav-trigger .nav-trigger-close {
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    opacity: 0;
    pointer-events: none; }
  .nav-trigger:hover #Rectangle-2 {
    -webkit-transform: scaleX(0.8) translate3d(0, 0, 0);
    -ms-transform: scaleX(0.8) translate3d(0, 0, 0);
    transform: scaleX(0.8) translate3d(0, 0, 0); }
  .nav-trigger:hover #Rectangle-3 {
    -webkit-transform: scaleX(0.5) translate3d(0, 0, 0);
    -ms-transform: scaleX(0.5) translate3d(0, 0, 0);
    transform: scaleX(0.5) translate3d(0, 0, 0); }
  .nav-trigger.active .nav-trigger-open {
    opacity: 0; }
    .nav-trigger.active .nav-trigger-open #Rectangle-2 {
      -webkit-transform: scaleX(0.8) translate3d(0, -200%, 0);
      -ms-transform: scaleX(0.8) translate3d(0, -200%, 0);
      transform: scaleX(0.8) translate3d(0, -200%, 0); }
    .nav-trigger.active .nav-trigger-open #Rectangle-3 {
      -webkit-transform: scaleX(0.5) translate3d(0, -400%, 0);
      -ms-transform: scaleX(0.5) translate3d(0, -400%, 0);
      transform: scaleX(0.5) translate3d(0, -400%, 0); }
  .nav-trigger.active .nav-trigger-close {
    -webkit-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    transform: translateY(-16px);
    opacity: 1;
    pointer-events: auto; }

.menu {
  -webkit-transform: translate3d(0, 10px, 0);
  -ms-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  background: #ffffff;
  min-height: 45px;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 11; }
  .menu.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    pointer-events: auto;
    overflow: auto; }
  .menu .menu-hover-bg {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    position: fixed;
    opacity: 0.5;
    top: 0;
    left: 50%;
    height: 200px;
    width: auto;
    z-index: 1; }
  .menu .menu-items {
    list-style-type: none;
    padding-left: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2; }
    .menu .menu-items .item {
      padding: 15px 20px;
      position: relative; }
      .menu .menu-items .item .underlay {
        transition: opacity 250ms linear;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        pointer-events: none;
        opacity: 0; }
      .menu .menu-items .item:hover .underlay {
        opacity: 0.3; }
  .menu li > a {
    color: #05385c;
    font-family: "Miller Display Roman", "Miller Display Roman", serif;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.6;
    text-decoration: none; }
  .menu li.item > a {
    transition: all 250ms linear;
    border-bottom: 1px solid rgba(5, 56, 92, 0);
    padding-bottom: 2px; }
    .menu li.item > a:hover {
      color: #05385c;
      text-decoration: underline;
      text-decoration: none;
      border-bottom: 1px solid #05385c; }
  .menu li.item.selected > a {
    color: #05385c;
    text-decoration: underline;
    text-decoration: none;
    border-bottom: 1px solid #05385c; }
  .menu li.item + .category {
    margin: 40px 0 !important; }
  .menu li.category {
    margin: 0 0 40px 0; }
    .menu li.category > a {
      color: #787878;
      font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
      font-size: 24px;
      font-weight: normal; }
    .menu li.category ul {
      list-style-type: none;
      padding-left: 0; }
      .menu li.category ul .item {
        padding: 7px 20px; }
  .menu .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    margin: 80px 0;
    padding: 0 20px;
    text-align: center; }

.inline-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
  align-self: flex-end;
  max-width: 70%; }
  .inline-menu .menu-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    position: relative; }
    .inline-menu .menu-items .item {
      margin-left: 16px; }
      .inline-menu .menu-items .item a {
        -webkit-transition: all 250ms linear;
        transition: all 250ms linear;
        border-bottom: 1px solid rgba(176, 151, 109, 0);
        padding-bottom: 2px;
        color: #b0976d;
        font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.6; }
        .inline-menu .menu-items .item a:hover {
          color: #05385c;
          text-decoration: underline;
          text-decoration: none;
          border-bottom: 1px solid #05385c; }
      .inline-menu .menu-items .item.selected a {
        color: #05385c;
        text-decoration: underline;
        text-decoration: none;
        border-bottom: 1px solid #05385c; }
  .inline-menu .category {
    cursor: pointer;
    margin-left: 16px;
    position: relative; }
    .inline-menu .category > a {
      color: #b0976d;
      font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
      font-size: 14px;
      font-weight: normal;
      line-height: 1.6; }
    .inline-menu .category ul {
      -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0);
      background: #ffffff;
      list-style-type: none;
      margin: 0;
      min-width: 94px;
      opacity: 0;
      padding: 10px;
      pointer-events: none;
      position: absolute;
      top: 100%;
      left: -10px; }
      .inline-menu .category ul .item {
        margin: 8px 0; }
        .inline-menu .category ul .item a {
          color: #05385c;
          font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
          font-weight: normal;
          font-size: 14px; }
          .inline-menu .category ul .item a:hover {
            color: #05385c;
            text-decoration: underline;
            text-decoration: none;
            border-bottom: 1px solid #05385c; }
        .inline-menu .category ul .item.selected a {
          color: #05385c;
          text-decoration: underline;
          text-decoration: none;
          border-bottom: 1px solid #05385c; }
    .inline-menu .category:hover ul {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      pointer-events: auto; }

/*
------------------------------------------------------------------
Gallery Styles
------------------------------------------------------------------
*/
body.gallery .gallery-header, body.nested_gallery .gallery-header {
  width: 100vw;
  height: 600px;
  position: relative; }
  body.gallery .gallery-header .gallery-header-inner, body.nested_gallery .gallery-header .gallery-header-inner {
    position: relative;
    width: 100%;
    height: 100%; }
  body.gallery .gallery-header .gallery-header-image, body.nested_gallery .gallery-header .gallery-header-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    opacity: 1; }
  body.gallery .gallery-header .gallery-header-bg, body.nested_gallery .gallery-header .gallery-header-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    position: relative; }
  body.gallery .gallery-header .gallery-header-pageName, body.nested_gallery .gallery-header .gallery-header-pageName {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    -webkit-transition: color 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: color 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Miller Display Roman", "Miller Display Roman", serif;
    font-size: 8vw;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 2; }
    @media (max-width: 300px) {
      body.gallery .gallery-header .gallery-header-pageName, body.nested_gallery .gallery-header .gallery-header-pageName {
        font-size: 24px; } }
    @media (min-width: 1000px) {
      body.gallery .gallery-header .gallery-header-pageName, body.nested_gallery .gallery-header .gallery-header-pageName {
        font-size: 80px; } }
  body.gallery .gallery-header .image-placeholder, body.nested_gallery .gallery-header .image-placeholder {
    position: absolute;
    vertical-align: top;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  body.gallery .gallery-header.no-image, body.nested_gallery .gallery-header.no-image {
    height: 400px; }
    body.gallery .gallery-header.no-image .gallery-header-pageName, body.nested_gallery .gallery-header.no-image .gallery-header-pageName {
      background: #ffffff !important;
      color: #444444 !important; }

body.gallery .gallery-assets, body.nested_gallery .gallery-assets {
  max-width: 1000px;
  margin: 65px auto 0 auto;
  padding: 0 20px; }
  @media screen and (min-width: 1921px) and (-webkit-min-device-pixel-ratio: 2) {
    body.gallery .gallery-assets, body.nested_gallery .gallery-assets {
      max-width: 60vw; } }
body.gallery .title-element, body.nested_gallery .title-element {
  width: 100%;
  margin: 0 auto 50px auto; }
  body.gallery .title-element img, body.nested_gallery .title-element img {
    width: 100%;
    height: auto; }
  body.gallery .title-element .text, body.nested_gallery .title-element .text {
    max-width: 470px;
    margin: 0 auto; }

body.gallery .asset, body.nested_gallery .asset {
  margin: 0 auto 50px auto;
  max-width: 100%;
  position: relative; }
  body.gallery .asset .image-placeholder, body.nested_gallery .asset .image-placeholder {
    opacity: 1;
    position: relative;
    vertical-align: top;
    max-width: 100%;
    height: auto; }
  body.gallery .asset.asset-loaded .image-placeholder, body.nested_gallery .asset.asset-loaded .image-placeholder {
    -webkit-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
    opacity: 0; }
  body.gallery .asset.image, body.nested_gallery .asset.image {
    text-align: center; }
    body.gallery .asset.image .asset-image-wrap, body.nested_gallery .asset.image .asset-image-wrap {
      position: relative; }
    body.gallery .asset.image img, body.nested_gallery .asset.image img {
      position: absolute;
      top: 0;
      left: 0;
      vertical-align: top;
      width: 100%;
      height: auto; }
  body.gallery .asset.video, body.nested_gallery .asset.video {
    text-align: center; }
    body.gallery .asset.video .youtube_cont.preview,
    body.gallery .asset.video .vimeo_cont.preview, body.nested_gallery .asset.video .youtube_cont.preview,
    body.nested_gallery .asset.video .vimeo_cont.preview {
      margin-left: auto;
      margin-right: auto;
      line-height: 0; }
      body.gallery .asset.video .youtube_cont.preview img,
      body.gallery .asset.video .vimeo_cont.preview img, body.nested_gallery .asset.video .youtube_cont.preview img,
      body.nested_gallery .asset.video .vimeo_cont.preview img {
        position: static;
        height: auto; }
      body.gallery .asset.video .youtube_cont.preview .load_iframe,
      body.gallery .asset.video .vimeo_cont.preview .load_iframe, body.nested_gallery .asset.video .youtube_cont.preview .load_iframe,
      body.nested_gallery .asset.video .vimeo_cont.preview .load_iframe {
        background: none;
        outline: none;
        transition: all 0.2s ease; }
        body.gallery .asset.video .youtube_cont.preview .load_iframe::after,
        body.gallery .asset.video .vimeo_cont.preview .load_iframe::after, body.nested_gallery .asset.video .youtube_cont.preview .load_iframe::after,
        body.nested_gallery .asset.video .vimeo_cont.preview .load_iframe::after {
          content: '\25B6';
          color: #fff;
          font-size: 46px;
          line-height: 1em;
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: -0.36em;
          margin-left: -0.36em;
          text-shadow: 0 0 12px rgba(0, 0, 0, 0.4); }
        body.gallery .asset.video .youtube_cont.preview .load_iframe:focus,
        body.gallery .asset.video .vimeo_cont.preview .load_iframe:focus, body.nested_gallery .asset.video .youtube_cont.preview .load_iframe:focus,
        body.nested_gallery .asset.video .vimeo_cont.preview .load_iframe:focus {
          opacity: 0.5; }
      body.gallery .asset.video .youtube_cont.preview iframe,
      body.gallery .asset.video .vimeo_cont.preview iframe, body.nested_gallery .asset.video .youtube_cont.preview iframe,
      body.nested_gallery .asset.video .vimeo_cont.preview iframe {
        width: 100%;
        height: 100%; }
    body.gallery .asset.video.is-portrait img, body.nested_gallery .asset.video.is-portrait img {
      transform: none; }
  body.gallery .asset.text, body.nested_gallery .asset.text {
    max-width: 465px;
    margin: 0 auto 50px auto; }
  body.gallery .asset.is-portrait, body.gallery .asset.is-square, body.nested_gallery .asset.is-portrait, body.nested_gallery .asset.is-square {
    max-width: 640px; }

body.gallery .caption, body.nested_gallery .caption {
  color: #444444;
  font-size: 15px;
  line-height: 1.2;
  margin: 27px auto;
  max-width: 640px; }
  body.gallery .caption p, body.nested_gallery .caption p {
    margin: 0; }

.nav-back {
  max-width: 1000px;
  margin: 0 auto 25px auto;
  padding: 0 20px;
  text-align: center; }
  @media screen and (min-width: 1921px) and (-webkit-min-device-pixel-ratio: 2) {
    .nav-back {
      max-width: 60vw; } }
  .nav-back a {
    transition: all 250ms linear;
    color: #444444;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid #444444; }
    .nav-back a:hover {
      color: #fc4142;
      text-decoration: underline;
      text-decoration: none;
      border-bottom: 1px solid #fc4142; }

body.nested_content main .nav-back {
  margin-top: 50px; }
  body.nested_content main .nav-back a {
    text-decoration: none; }

.visual-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  height: 200px;
  margin: 0 auto 50px auto;
  padding: 0 20px; }
  @media screen and (min-width: 1921px) and (-webkit-min-device-pixel-ratio: 2) {
    .visual-pagination {
      max-width: 60vw; } }
  .visual-pagination .visual-pagination-inner {
    background: #787878;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .visual-pagination .visual-pagination-item {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    min-width: 50%; }
    .visual-pagination .visual-pagination-item .visual-pagination-item-backdrop {
      -webkit-transition: background 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: background 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-family: "Miller Display Roman", "Miller Display Roman", serif;
      font-size: 32px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.3);
      pointer-events: none;
      text-align: center; }
    .visual-pagination .visual-pagination-item:hover .visual-pagination-item-backdrop {
      background: rgba(0, 0, 0, 0.1); }
  .visual-pagination.forward-only {
    height: 150px; }
    .visual-pagination.forward-only .visual-pagination-item .visual-pagination-item-backdrop {
      flex-direction: column; }
      .visual-pagination.forward-only .visual-pagination-item .visual-pagination-item-backdrop svg {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        height: 30px;
        margin-top: 5px; }

/*
------------------------------------------------------------------
Listing Styles
------------------------------------------------------------------
*/
body.listing .title-element {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 20px; }
  body.listing .title-element img {
    width: 100%;
    height: auto; }
  body.listing .title-element .text {
    max-width: 470px;
    margin: 0 auto; }

body.listing .listing-asset {
  width: 100vw;
  height: 600px;
  position: relative; }
  body.listing .listing-asset.is-full-screen {
    height: 100vh; }
  body.listing .listing-asset .listing-asset-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    position: relative; }
    body.listing .listing-asset .listing-asset-bg .listing-asset-copy {
      background: rgba(0, 0, 0, 0.3);
      color: #fff;
      -webkit-transition: color 250ms cubic-bezier(0.215, 0.61, 0.355, 1), background 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: color 250ms cubic-bezier(0.215, 0.61, 0.355, 1), background 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 8vw;
      font-family: "Miller Display Roman", "Miller Display Roman", serif;
      text-align: center;
      width: 100%;
      height: 100%; }
      body.listing .listing-asset .listing-asset-bg .listing-asset-copy:hover {
        background: rgba(0, 0, 0, 0.15); }
        body.listing .listing-asset .listing-asset-bg .listing-asset-copy:hover .guillemet-icon {
          -webkit-transform: translate3d(0.1em, 0, 0);
          transform: translate3d(0.1em, 0, 0); }
      body.listing .listing-asset .listing-asset-bg .listing-asset-copy .guillemet-icon path {
        fill: #fff; }
      @media (max-width: 300px) {
        body.listing .listing-asset .listing-asset-bg .listing-asset-copy {
          font-size: 24px; } }
      @media (min-width: 1000px) {
        body.listing .listing-asset .listing-asset-bg .listing-asset-copy {
          font-size: 80px; } }
      body.listing .listing-asset .listing-asset-bg .listing-asset-copy .guillemet-icon {
        width: 5vw;
        min-width: 24px;
        max-width: 80px; }
      body.listing .listing-asset .listing-asset-bg .listing-asset-copy .guillemet-icon {
        -webkit-transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        margin-top: 0.15em;
        margin-left: 0.2em; }
  body.listing .listing-asset .image-placeholder {
    position: absolute;
    vertical-align: top;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

/*
------------------------------------------------------------------
Content Page Styles
------------------------------------------------------------------
*/
body.simple {
  /** Legacy Content Pages **/
  /** --- **/ }
  body.simple main {
    max-width: 1000px;
    margin: 65px auto 0 auto;
    padding: 0 20px; }
  body.simple ._4ORMAT_content_wrapper[data-content-module-removable='false'] {
    margin: 0 auto; }

body.content,
body.nested_content {
  /** Legacy Content Pages **/
  /** --- **/ }
  body.content main,
  body.nested_content main {
    margin: 65px auto 0 auto; }
    body.content main #content_page_wrapper ._4ORMAT_content_page_row,
    body.nested_content main #content_page_wrapper ._4ORMAT_content_page_row {
      max-width: 1000px;
      margin: 0 auto; }
      @media screen and (min-width: 1921px) and (-webkit-min-device-pixel-ratio: 2) {
        body.content main #content_page_wrapper ._4ORMAT_content_page_row,
        body.nested_content main #content_page_wrapper ._4ORMAT_content_page_row {
          max-width: 60vw; } }
      @media screen and (min-width: 768px) {
        body.content main #content_page_wrapper ._4ORMAT_content_page_row,
        body.nested_content main #content_page_wrapper ._4ORMAT_content_page_row {
          padding-left: 0;
          padding-right: 0; } }
      body.content main #content_page_wrapper ._4ORMAT_content_page_row._4ORMAT_full_width_module,
      body.nested_content main #content_page_wrapper ._4ORMAT_content_page_row._4ORMAT_full_width_module {
        max-width: none;
        padding: 0; }
  body.content ._4ORMAT_content_wrapper[data-content-module-removable='false'],
  body.nested_content ._4ORMAT_content_wrapper[data-content-module-removable='false'] {
    margin: 0 auto; }

/*
------------------------------------------------------------------
Blog Styles
------------------------------------------------------------------
*/
body.blog main {
  max-width: 1000px;
  margin: 0 auto 0 auto;
  padding: 0 20px; }

body.blog .f_blog_wrapper {
  margin: 0 auto;
  padding: 10px 0; }
  body.blog .f_blog_wrapper > h1 {
    color: #444444;
    font-family: "Miller Display Roman", "Miller Display Roman", serif;
    font-size: 24px;
    font-weight: normal; }

body.blog .f_blog_title_typography,
body.blog .f_blog_title_typography:hover {
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  color: #444444;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: normal !important; }

body.blog .f_blog_body_typography,
body.blog .f_blog_body_typography:hover {
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  color: #444444;
  line-height: 1.5;
  font-size: 16px;
  font-size: 16px !important;
  line-height: 1.5 !important; }

body.blog .f_blog_body_typography > p {
  line-height: 1.5 !important; }

body.blog .f_blog_separator {
  border-color: #444444; }

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

body.blog .f_blog_image_caption {
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 14px;
  color: #444444; }

body.blog .f_blog_date_svg g {
  fill: #444444; }

/*
------------------------------------------------------------------
Social Styles
------------------------------------------------------------------
*/
.social {
  margin-bottom: 25px; }
  .social .social-link,
  .social .social-share {
    display: inline-block;
    margin: 0 11px;
    text-decoration: none;
    color: #888888;
    font-size: 16px;
    font-weight: normal; }
    .social .social-link:hover,
    .social .social-share:hover {
      color: #555555; }
    .social .social-link svg,
    .social .social-share svg {
      width: auto;
      height: 16px;
      overflow: visible; }

/*
------------------------------------------------------------------
Footer Styles
------------------------------------------------------------------
*/
.footer {
  text-align: center;
  max-width: 1000px;
  margin: 50px auto 50px auto;
  padding: 0 20px; }
  .footer .social {
    margin-bottom: 10px; }
  .footer .footer-text {
    color: #444444;
    font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
    font-size: 14px; }

/*
------------------------------------------------------------------
Client Access Pages
------------------------------------------------------------------
*/
body.client main {
  max-width: none;
  margin: 65px auto 0 auto;
  padding: 0; }

body.client .private-page--text .private-page__form-container {
  padding-left: 20px;
  padding-right: 20px; }

.f-lightbox-bottom-bar-actions a {
  line-height: 1em; }

.client_page .private_page form p {
  color: #444444 !important;
  font-size: 16px !important; }

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

.f_client_header {
  border-bottom: 1px solid rgba(68, 68, 68, 0.3) !important;
  margin-left: 8%;
  margin-right: 8%; }
  .f_client_header.proofing-header_fullwidth {
    margin-left: 20px;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .f_client_header.proofing-header_fullwidth {
        margin-left: 20px;
        margin-right: 20px; } }
.f_client_header_copy p {
  color: #444444 !important;
  font-size: 16px !important; }

.client_page .f_assets-container {
  font-size: 16px !important;
  margin: 0 8%; }

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

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

/*
------------------------------------------------------------------
Store Pages
------------------------------------------------------------------
*/
html.cart-enabled .header.align-right .menu {
  padding-right: 25px; }

html.cart-enabled .header.align-left .logo {
  padding-right: 25px; }

body.store main,
body.product main,
body.order_confirmation main,
body.order_thank_you_page main,
body.order_download_page main,
body.order_payment_error_page main {
  max-width: 1000px;
  margin: 65px auto 0 auto;
  padding: 0 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body.order_download svg {
  fill: #444444; }

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

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

/*
------------------------------------------------------------------
Media Queries
------------------------------------------------------------------
*/
@media screen and (max-width: 1070px) {
  html.cart-enabled .header-inner {
    padding: 12px 70px 12px 20px !important; } }

@media screen and (max-width: 767px) {
  html.cart-enabled .header-inner {
    padding: 12px 20px 12px 20px !important; }
  .gallery-header, .listing-asset {
    height: 400px !important; }
  .menu .social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .menu .social a {
      margin: 4px 0; }
      .menu .social a.social-share {
        display: none; }
  .header .header-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .inline-menu {
    display: none !important; }
  .nav-trigger {
    display: block !important; }
  body.gallery .caption, body.nested_gallery .caption {
    max-width: 960px; }
  .visual-pagination {
    height: auto !important; }
  .visual-pagination-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 300px !important; }
  body.store main,
  body.product main,
  body.order_confirmation main,
  body.order_thank_you_page main,
  body.order_download_page main,
  body.order_payment_error_page main {
    padding: 0; }
  body.content ._4ORMAT_content_page_container {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  body.content *[class*="col"] {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .header .logo img {
    display: block;
    transform-origin: left;
    transform: scale(1.04);
    -o-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04); } }

@media screen and (max-width: 680px) {
  body.gallery .asset.is-portrait, body.nested_gallery .asset.is-portrait, body.gallery .asset.is-square, body.nested_gallery .asset.is-square {
    max-width: 100%; } }

@media screen and (max-width: 414px) {
  .gallery-header, .listing-asset {
    height: 250px !important; } }
