@charset "UTF-8";
.product-list .product-name {
  font-family: Aften Screen Regular;
  font-weight: normal;
  color: #444444;
  font-size: 18px;
  font-style: normal; }

.product-list .product-price {
  font-family: Aften Screen Regular;
  color: #444444;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal; }

.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: #444444 !important;
  font-size: 14px !important;
  font-family: Aften Screen Regular !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: 18px !important;
  font-family: Aften Screen Regular !important;
  font-weight: normal !important;
  line-height: 1.5 !important; }

.proofing-header__client-name {
  color: #444444;
  font-family: Aften Screen Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5; }

.proofing-header__actions__container {
  background: #ffffff; }

.proofing-header__action {
  font-family: Aften Screen Regular;
  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: Aften Screen Regular;
    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: Aften Screen Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5; }

.private-page__header {
  color: #444444;
  font-family: Aften Screen Regular;
  font-size: 18px;
  font-weight: normal;
  font-style: normal; }

.private-page__logo {
  color: #444444;
  font-family: Aften Screen Regular;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
  font-style: normal; }

.private-page__form-submit {
  color: #444444 !important;
  font-size: 16px !important;
  font-family: Aften Screen Regular !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: Aften Screen Regular;
  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: Aften Screen Regular !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 3px !important; } }
/* ---- End Flexible Grid Styles ---- */
.f_client_gallery {
  grid-gap: 1.5px;
  grid-template-columns: repeat(2, 1fr); }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-gap: 3px; } }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-template-columns: repeat(6, 1fr); } }
  .f_client_gallery .f_asset-image {
    margin: 0 !important; }

#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.5;
  --description-typography-font-family: ;
  --description-typography-font-size: px;
  --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_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: ##444444;
  --label-font: ;
  --label-font-size: 16;
  --label-overlay-background-color: 0, 0, 0;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-line-thickness: 6;
  --slider-size: 48;
  --slider-icon-width: 9px;
  --slider-icon-height: 14px;
  --slider-icon-margin: 6px;
  --slider-icon-shape: 50%; }

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

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

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: #444444;
  font-family: Aften Screen Regular;
  line-height: 1.4 !important;
  font-size: 27px; }

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: #444444;
  font-family: Aften Screen Regular;
  line-height: 1.4 !important;
  font-size: 18px;
  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: #444444;
  font-family: Aften Screen Regular;
  line-height: 1.5 !important;
  font-size: 16px; }

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: #444444;
  font-family: Aften Screen Regular;
  line-height: 1.5 !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: #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: #0000ff;
    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: #444444 !important;
  font-size: 16px !important;
  font-family: Aften Screen Regular !important;
  border-color: rgba(68, 68, 68, 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: #444444 !important;
  font-size: 16px !important;
  font-family: Aften Screen Regular !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border: 1px solid rgba(68, 68, 68, 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(68, 68, 68, 0.8) !important;
    background: rgba(68, 68, 68, 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: 14px;
  padding-bottom: 14px; }
  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: 337.5px) {
    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: 27px; } }
@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: 300px) {
    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: 18px; } }
@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: 400px) {
    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: 16px; } }
@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: 400px) {
    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: 16px; } }
/*
------------------------------------------------------------------
SCSS Variables
------------------------------------------------------------------
*/
html {
  box-sizing: border-box; }

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

body {
  color: #444444;
  font-family: Aften Screen Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body.blur .asset img,
  body.blur .title-element,
  body.blur .header,
  body.blur .footer,
  body.blur .asset.text,
  body.blur .caption-toggle {
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px); }
  body.mobile-header-active {
    overflow: hidden; }

body.client .container {
  max-width: 90vw;
  margin: 82px auto 0px auto;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    body.client .container {
      max-width: 95vw; } }
/*
------------------------------------------------------------------
General Styles
------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility; }

body:not(.content) {
  color: #444444;
  font-family: Aften Screen Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5; }
  body:not(.content) h2 {
    color: #444444;
    font-family: Aften Screen Regular;
    font-size: 18px;
    font-weight: normal;
    font-style: normal; }

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

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

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

.container {
  display: block;
  overflow: auto;
  -webkit-transition: 300ms -webkit-filter linear;
  -moz-transition: 300ms -moz-filter linear;
  -moz-transition: 300ms filter linear;
  -ms-transition: 300ms -ms-filter linear;
  -o-transition: 300ms -o-filter linear;
  transition: 300ms filter linear, 300ms -webkit-filter linear; }
  @media only screen and (max-width: 767px) {
    .container {
      margin: 54px 0 0;
      padding: 0px; } }
@media only screen and (max-width: 767px) {
  .content_page .container {
    padding: 0; } }

.content_page #content_page_wrapper {
  margin: 0 auto; }
  .content_page #content_page_wrapper form {
    line-height: 100%; }

/*
------------------------------------------------------------------
Header / Menu Styles
------------------------------------------------------------------
*/
.header {
  padding: 30px 40px;
  display: flex;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
  transition: top 300ms ease;
  align-items: baseline;
  white-space: nowrap;
  justify-content: space-between; }
  @media only screen and (max-width: 767px) {
    .header {
      width: 100%;
      background: #ffffff;
      padding: 15px 20px;
      z-index: 10;
      max-height: 100vh;
      -webkit-overflow-scrolling: touch; } }
  .header .logo {
    color: #444444;
    font-family: Aften Screen Regular;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
    font-style: normal;
    margin: 0 30px 0 0; }
    .header .logo a:hover {
      light: #0000ff;
      dark: #0000ff;
      solid: #0000ff; }
    .header .logo img {
      max-width: 250px;
      max-height: 100px;
      transform-origin: left;
      -o-transform-origin: left;
      -ms-transform-origin: left;
      -moz-transform-origin: left;
      -webkit-transform-origin: left;
      transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -webkit-transform: scale(1.2); }
    @media only screen and (max-width: 767px) {
      .header .logo {
        margin-left: 40px; } }
  .header.active .mobile-header-items-container {
    left: 0; }
    .header.active .mobile-header-items-container .social {
      left: 0; }
  .header.active .mobile-header-background {
    opacity: 0.7;
    pointer-events: auto; }
  .header.active .mobile-menu-toggle {
    border: none; }
    .header.active .mobile-menu-toggle:after {
      transform: rotate(45deg); }
    .header.active .mobile-menu-toggle:before {
      transform: rotate(135deg); }

.menu {
  display: flex;
  align-items: center; }
  .menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0; }
    @media only screen and (max-width: 767px) {
      .menu ul {
        padding-left: 13px; } }
    @media only screen and (min-width: 767px) {
      .menu ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end; } }
  .menu li {
    margin: 0 10px; }
    @media only screen and (max-width: 767px) {
      .menu li {
        padding: 10px 0; } }
    .menu li > a {
      color: #222222;
      font-family: Aften Screen Regular;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      line-height: 1.6;
      text-decoration: none; }
      @media only screen and (max-width: 767px) {
        .menu li > a {
          white-space: normal; } }
    .menu li.item > a:hover {
      color: #edc045;
      text-decoration: underline; }
    .menu li.item.selected a {
      color: #edc045;
      text-decoration: none; }
    .menu li.category > a {
      font-weight: bold;
      font-style: normal; }
      .menu li.category > a.selected > a {
        color: #edc045;
        text-decoration: underline; }
  .menu .category {
    cursor: pointer; }
    @media only screen and (min-width: 767px) {
      .menu .category {
        cursor: default; } }
    .menu .category > a::after {
      content: "";
      width: 8px;
      height: 8px;
      border-left: 1px solid;
      border-top: 1px solid;
      display: inline-block;
      transform: rotate(225deg);
      margin: 4px 0 0 10px;
      position: absolute; }
      @media only screen and (min-width: 767px) {
        .menu .category > a::after {
          display: none; } }
    .menu .category ul {
      flex-direction: column;
      display: none; }
      @media only screen and (min-width: 767px) {
        .menu .category ul {
          position: absolute; } }
      .menu .category ul > li {
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .menu .category ul > li {
            padding: 5px 0; } }
    .menu .category.visible > a::after {
      transform: rotate(45deg);
      margin-top: 9px; }
    .menu .category.visible > ul {
      display: block; }
      @media only screen and (max-width: 767px) {
        .menu .category.visible > ul {
          padding: 0; } }
.header-items-container {
  display: flex; }
  @media only screen and (max-width: 767px) {
    .header-items-container {
      display: none; } }
.mobile-header-items-container {
  height: 100vh;
  top: 0;
  left: calc(-100vw - 50px);
  position: absolute;
  width: calc(100vw - 50px);
  transition: left 500ms;
  position: fixed;
  background: #ffffff;
  padding: 50px 0px 65px;
  overflow: scroll; }
  .mobile-header-items-container .social {
    display: none;
    position: fixed;
    width: calc(100vw - 50px);
    left: calc(-100vw - 50px);
    top: auto !important;
    bottom: 0;
    padding: 20px 20px 40px 10px;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 20%);
    transition: left 500ms; }
    .mobile-header-items-container .social .social-link {
      margin-bottom: 10px; }
      .mobile-header-items-container .social .social-link:last-child {
        margin-right: 0; }
    @media only screen and (max-width: 767px) {
      .mobile-header-items-container .social {
        display: flex; } }
.mobile-header-background {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  opacity: 0;
  transition: opacity 300ms; }

.mobile-menu-toggle-wrap {
  display: flex;
  height: 100%;
  position: absolute;
  left: 20px;
  width: 24px;
  padding: 15px 0;
  top: 0;
  align-items: center;
  justify-content: center; }

.mobile-menu-toggle {
  display: none;
  border: 1px solid #222222;
  border-width: 2px 0;
  background: transparent;
  top: 15px;
  right: 20px;
  width: 24px;
  height: 20px;
  text-indent: 100%;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  outline: none; }
  @media only screen and (max-width: 767px) {
    .mobile-menu-toggle {
      display: block;
      left: 20px; } }
  .mobile-menu-toggle:after, .mobile-menu-toggle:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    background: #222222; }
  .mobile-menu-toggle.active {
    border: none; }
    .mobile-menu-toggle.active:after {
      transform: rotate(45deg); }
    .mobile-menu-toggle.active:before {
      transform: rotate(135deg); }

/*
------------------------------------------------------------------
Footer Styles
------------------------------------------------------------------
*/
.footer {
  padding: 30px 40px;
  color: #444444;
  font-family: Aften Screen Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  max-width: 50vw; }
  @media only screen and (max-width: 767px) {
    .footer {
      padding: 20px;
      width: 100%;
      position: static; } }
/*
------------------------------------------------------------------
Gallery Styles
------------------------------------------------------------------
*/
body.gallery .title-element h2 {
  color: #000000;
  font-family: Aften Screen Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4; }

body.gallery .title-element .text {
  color: #000000;
  font-family: Aften Screen Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4; }

body.gallery .title-element a {
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline; }

body.gallery .title-element a:hover {
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none; }

body.gallery .container {
  opacity: 1;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease; }
  body.gallery .container.loading {
    opacity: 0; }
  @media only screen and (max-width: 480px) {
    body.gallery .container {
      padding: 0 2vw; } }
body.gallery .asset-row {
  display: flex; }
  @media only screen and (max-width: 480px) {
    body.gallery .asset-row {
      display: block; } }
  body.gallery .asset-row:nth-of-type(odd) {
    align-items: flex-end; }
  body.gallery .asset-row:nth-of-type(even) {
    align-items: flex-start; }

body.gallery .asset {
  margin-bottom: 2vw;
  width: 33%;
  float: left;
  position: relative; }
  body.gallery .asset:nth-of-type(1) {
    margin-right: 2vw; }
  body.gallery .asset:nth-of-type(3) {
    margin-left: 2vw; }
  @media only screen and (max-width: 480px) {
    body.gallery .asset {
      float: none;
      width: 100%; }
      body.gallery .asset:nth-of-type(1) {
        margin-right: 0; }
      body.gallery .asset:nth-of-type(3) {
        margin-left: 0; } }
  @media only screen and (min-width: 767px) {
    body.gallery .asset.image {
      cursor: zoom-in; } }
  body.gallery .asset.image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity 300ms ease-in-out;
    z-index: 1; }
  body.gallery .asset.image .lazyloaded {
    opacity: 1; }
  body.gallery .asset.video {
    cursor: pointer; }
    body.gallery .asset.video .video-thumb-container {
      position: relative; }
      @media only screen and (max-width: 480px) {
        body.gallery .asset.video .video-thumb-container {
          display: none; } }
      body.gallery .asset.video .video-thumb-container .video-play-icon {
        -webkit-transition: all 250ms ease;
        transition: all 250ms ease;
        opacity: 0.9;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -23px;
        margin-left: -23px; }
      body.gallery .asset.video .video-thumb-container:hover .video-play-icon {
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08);
        opacity: 1; }
    body.gallery .asset.video .video-asset-container {
      display: none; }
      @media only screen and (max-width: 480px) {
        body.gallery .asset.video .video-asset-container {
          display: block; } }
  body.gallery .asset.text {
    max-width: 600px;
    padding: 2em; }
    body.gallery .asset.text h2 {
      font-family: Aften Screen Regular;
      font-weight: normal;
      font-style: normal;
      color: #444444;
      font-size: 16px;
      line-height: 1.5; }
    body.gallery .asset.text p {
      font-family: Aften Screen Regular;
      font-weight: normal;
      font-style: normal;
      color: #444444;
      font-size: 16px;
      line-height: 1.5; }
    body.gallery .asset.text a {
      font-weight: normal;
      font-style: normal;
      color: #444444;
      text-decoration: none;
      font-family: Aften Screen Regular; }
  body.gallery .asset.has-caption .caption-toggle {
    display: none;
    position: absolute;
    height: 40px;
    width: 40px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    position: absolute;
    bottom: 20px;
    right: 15px;
    z-index: 1;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer; }
    body.gallery .asset.has-caption .caption-toggle::after {
      content: "i"; }

body.gallery .caption {
  font-family: Aften Screen Regular;
  color: #444444;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  display: none; }
  @media only screen and (max-width: 480px) {
    body.gallery .caption {
      display: block;
      padding: 0 5px 15px 5px; } }
  body.gallery .caption.mobile-caption-visible {
    display: flex; }

body.gallery .caption-toggle {
  display: none; }

body.gallery .mobile-captions-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 300ms; }

body.gallery .caption-close {
  display: flex;
  height: 40px;
  width: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  z-index: 1;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  z-index: 100;
  bottom: 50px;
  position: fixed;
  left: calc(50% - 20px); }
  body.gallery .caption-close::after {
    content: "×";
    margin-top: -2px; }

body.gallery.caption-visible {
  overflow: hidden !important; }
  body.gallery.caption-visible .mobile-captions-container {
    opacity: 1;
    pointer-events: all;
    visibility: visible; }

.image-placeholder {
  width: 100%;
  height: auto;
  transition: opacity 500ms ease-in-out;
  z-index: 0; }

.lazyloaded + .image-placeholder {
  opacity: 0; }

.title-element {
  max-width: 600px;
  margin: 6em 40px; }
  @media only screen and (max-width: 480px) {
    .title-element {
      max-width: none;
      margin: 20px 10px; } }
.gallery-zoom-container {
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  background: rgba(255, 255, 255, 0.4);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  z-index: 4;
  opacity: 0;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 99; }
  .gallery-zoom-container.active {
    opacity: 1;
    pointer-events: auto; }
    .gallery-zoom-container.active .close-zoom-container {
      opacity: 1; }
    .gallery-zoom-container.active .caption {
      display: block; }
  .gallery-zoom-container .gallery-zoom-wrap {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: center; }
    .gallery-zoom-container .gallery-zoom-wrap.justify-start {
      justify-content: flex-start; }
  .gallery-zoom-container .gallery-zoomed-image {
    max-width: 90vw;
    max-height: 90vh;
    width: auto;
    height: auto;
    object-fit: contain; }
    .gallery-zoom-container .gallery-zoomed-image.gallery-zoomed-video {
      width: 60vw; }
      .gallery-zoom-container .gallery-zoomed-image.gallery-zoomed-video iframe {
        max-height: calc(100vh - 50px); }
  .gallery-zoom-container .gallery-zoomed-caption p {
    max-width: 550px; }

.close-zoom-container {
  align-self: flex-end;
  margin-right: -5px;
  opacity: 0;
  color: #444444;
  font-weight: 100;
  font-size: 50px;
  line-height: 50px;
  cursor: pointer; }

/*
------------------------------------------------------------------
Listing Styles
------------------------------------------------------------------
*/
body.listing .title-element {
  color: #000000;
  font-family: Aften Screen Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 8px;
  line-height: 1.4; }
  body.listing .title-element h2 {
    color: #000000;
    font-family: Aften Screen Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 1.4; }
  body.listing .title-element a {
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline; }
  body.listing .title-element a:hover {
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none; }

@media only screen and (min-width: 768px) {
  body.listing .asset-container {
    overflow-x: hidden; } }

body.listing .asset-row {
  display: flex;
  align-items: flex-end;
  margin-left: -1em;
  margin-right: -1em; }
  @media only screen and (max-width: 767px) {
    body.listing .asset-row {
      display: block;
      overflow: hidden;
      margin-left: 0;
      margin-right: 0; } }
body.listing .asset {
  position: relative;
  margin-bottom: 2em;
  line-height: 0; }
  @media only screen and (min-width: 768px) {
    body.listing .asset {
      flex: 0 0 33.333%;
      max-width: 33.333%;
      padding: 0 1em; } }
  body.listing .asset a {
    display: block; }
    @media only screen and (min-width: 768px) {
      body.listing .asset a {
        position: relative; } }
  body.listing .asset img {
    width: 100%;
    position: absolute; }
  body.listing .asset .image-placeholder {
    width: 100%; }
  body.listing .asset:nth-of-type(3) .title p {
    text-align: center; }
  body.listing .asset .title {
    display: flex;
    align-items: flex-end;
    padding: 2em;
    color: #ffffff;
    font-family: Aften Screen Regular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.4; }
    body.listing .asset .title p {
      width: 100%;
      margin: 0;
      text-align: center; }
    @media only screen and (max-width: 767px) {
      body.listing .asset .title {
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%;
        align-items: center; } }
  body.listing .asset:hover .title {
    color: #d8d5d5; }
  @media only screen and (max-width: 767px) {
    body.listing .asset {
      margin: 0;
      display: flex;
      align-items: center;
      overflow: hidden;
      width: 50%;
      float: left;
      max-height: 200px; }
      body.listing .asset:nth-of-type(3n) {
        width: 100%;
        max-height: 400px; } }
/*
------------------------------------------------------------------
Content Page Styles
------------------------------------------------------------------
*/
/*
------------------------------------------------------------------
Blog Styles
------------------------------------------------------------------
*/
.f_blog_body_typography,
.f_blog_body_typography:hover {
  color: #444444 !important;
  font-family: Aften Screen Regular !important;
  font-size: 16px !important;
  line-height: 1.7 !important; }

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

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

.f_blog_title_typography,
.f_blog_title_typography:hover {
  color: #444444 !important;
  font-family: Aften Screen Regular !important;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: normal !important; }

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

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

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

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

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

.f_blog_wrapper {
  margin: 0 auto; }

/*
------------------------------------------------------------------
Social Styles
------------------------------------------------------------------
*/
.social {
  display: flex;
  align-items: center;
  position: fixed;
  left: 40px; }
  .social .social-link,
  .social .social-share {
    margin-right: 20px;
    color: #888888;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none; }
    .social .social-link:hover,
    .social .social-share:hover {
      color: #555555; }

.social-icon {
  fill: #888888;
  height: 12px;
  overflow: visible !important; }

@media only screen and (max-width: 767px) {
  #share_4ormat_link {
    display: none; } }

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

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

.client .f_client_header {
  margin: 0 20px 20px 20px; }
  @media screen and (min-width: 768px) {
    .client .f_client_header {
      max-width: 90vw;
      margin-left: auto;
      margin-right: auto; } }
.client .f_assets-container {
  margin: 0 8%; }

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

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

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

.product #content_page_wrapper {
  max-width: 1140px; }

.product-list .product img {
  margin: 0 auto 10px auto; }

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: 18px !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: #0000ff;
    text-decoration: underline; }
    .f-back-to-store-link:hover svg {
      fill: #0000ff; }

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

.cart-enabled .header {
  padding-right: 70px; }

.iphone body.gallery .asset.image img,
.iphone .image-placeholder {
  transition: none; }
