.product-list .product-name {
  font-family: Constantia Regular;
  font-weight: bold;
  color: #444444;
  font-size: 28px; }

.product-list .product-price {
  font-family: Constantia Regular;
  color: #444444;
  font-size: 16px;
  line-height: 1.5; }

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

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

.product-order-form button.f-add-to-cart-button {
  color: #444444 !important;
  font-size: 14px !important;
  font-family: Constantia 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: 21px !important;
  font-family: Constantia Regular !important;
  font-weight: bold !important;
  line-height: 1.5 !important; }

.proofing-header__client-name {
  color: #444444;
  font-family: Constantia Regular;
  font-size: 16px;
  line-height: 1.2; }

.proofing-header__actions__container {
  background: #ffffff; }

.proofing-header__action {
  font-family: Constantia 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: Constantia 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: Constantia Regular;
  font-size: 16px;
  line-height: 1.2; }

.private-page__header {
  color: #444444;
  font-family: Constantia Regular;
  font-size: 21px;
  font-weight: bold; }

.private-page__logo {
  color: #444444;
  font-family: Constantia Regular;
  font-weight: bold;
  font-size: 16px;
  font-style: normal; }

.private-page__form-submit {
  color: #444444 !important;
  font-size: 16px !important;
  font-family: Constantia 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: Constantia Regular;
  font-weight: bold;
  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: Constantia 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 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.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: Constantia Regular;
  line-height: 1.4 !important;
  font-size: 42px; }

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: Constantia Regular;
  line-height: 1.4 !important;
  font-size: 28px;
  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: Constantia 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: Constantia 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: #ff735e;
    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: Constantia 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: Constantia 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: 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: 525px) {
    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: 42px; } }
@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: 466.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: 28px; } }
@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; } }
/*
------------------------------------------------------------------
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%; }

.ps-scrollbar-x-rail {
  opacity: 0 !important; }

.no-touch {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  pointer-events: none; }

html, body {
  height: 100%; }

body {
  background-color: #ffffff;
  color: #444444;
  font-family: Constantia Regular;
  font-size: 16px;
  line-height: 1.2;
  -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; }

body:not(.content) h2 {
  color: #444444;
  font-family: Constantia Regular;
  font-size: 21px;
  font-weight: bold; }

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.blog main a,
body.simple main a,
body.content main a,
body.nested_content 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.blog main a:hover,
  body.simple main a:hover,
  body.content main a:hover,
  body.nested_content main a:hover {
    color: #ff735e;
    text-decoration: underline; }

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

.gallery-zoom-container {
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  background: rgba(255, 255, 255, 0.75);
  cursor: zoom-out;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  z-index: 99998;
  opacity: 0;
  pointer-events: none; }
  .gallery-zoom-container.active {
    opacity: 1;
    pointer-events: auto; }
  .gallery-zoom-container .gallery-zoomed-image {
    position: absolute; }
    .gallery-zoom-container .gallery-zoomed-image.is-portrait {
      top: 0;
      left: 0;
      max-width: none;
      max-height: 200vh;
      width: auto; }
    .gallery-zoom-container .gallery-zoomed-image.is-landscape {
      top: 0;
      left: 0;
      max-height: none;
      max-width: 200vw;
      height: auto; }
    .gallery-zoom-container .gallery-zoomed-image.is-centered {
      -webkit-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
      transform: translate(-50%, -50%) !important;
      top: 50% !important;
      left: 50% !important; }
    .gallery-zoom-container .gallery-zoomed-image.is-h-centered {
      -webkit-transform: translate(-50%, 0) !important;
      -ms-transform: translate(-50%, 0) !important;
      transform: translate(-50%, 0) !important;
      top: 0 !important;
      left: 50% !important; }
    .gallery-zoom-container .gallery-zoomed-image.is-v-centered {
      -webkit-transform: translate(0, -50%) !important;
      -ms-transform: translate(0, -50%) !important;
      transform: translate(0, -50%) !important;
      top: 50% !important;
      left: 0 !important; }

main {
  -webkit-transition: opacity 250ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 250ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 250ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
  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); }
  main.is-hidden {
    opacity: 0; }
    main.is-hidden.collection-wrapper {
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 0); }
    main.is-hidden.gallery-wrapper {
      -webkit-transform: translate3d(20px, 0, 0);
      transform: translate3d(20px, 0, 0); }
  main.is-hidden-gallery {
    opacity: 0; }
    main.is-hidden-gallery.gallery-wrapper {
      -webkit-transform: translate3d(-20px, 0, 0);
      transform: translate3d(-20px, 0, 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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    padding: 12px 20px; }
  .header .logo {
    margin: 0;
    font-size: 16px; }
    .header .logo a {
      color: #444444;
      font-family: Constantia Regular;
      font-weight: bold;
      font-size: 16px;
      font-style: normal;
      text-decoration: none;
      display: block; }
      .header .logo a:hover {
        color: #ff735e; }
    .header .logo img {
      max-width: 250px;
      max-height: 100px;
      transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(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-1 {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0); }
  .nav-trigger:hover #Rectangle-3 {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0); }
  .nav-trigger.active .nav-trigger-open {
    opacity: 0; }
    .nav-trigger.active .nav-trigger-open #Rectangle-2 {
      -webkit-transform: translate3d(0, -200%, 0);
      transform: translate3d(0, -200%, 0); }
    .nav-trigger.active .nav-trigger-open #Rectangle-3 {
      -webkit-transform: translate3d(0, -400%, 0);
      transform: 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);
  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-items {
    list-style-type: none;
    padding-left: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2; }
    .menu .menu-items .item {
      padding: 0 20px;
      margin-bottom: 40px;
      position: relative; }
  .menu li > a {
    color: #222222;
    font-family: Constantia;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
    text-decoration: none; }
    @media screen and (max-width: 767px) {
      .menu li > a {
        font-size: 22px; } }
  .menu li.item > a {
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear;
    border-bottom: 1px solid rgba(34, 34, 34, 0);
    padding-bottom: 2px; }
    .menu li.item > a:hover {
      color: #222222;
      text-decoration: underline;
      text-decoration: none;
      border-bottom: 1px solid #222222; }
  .menu li.item.selected > a {
    color: #222222;
    text-decoration: underline;
    text-decoration: none;
    border-bottom: 1px solid #222222; }
  .menu li.item + .category {
    margin: 40px 0 !important; }
  .menu li.category {
    margin-bottom: 40px; }
    .menu li.category > a {
      color: rgba(34, 34, 34, 0.5);
      display: block;
      font-weight: normal;
      font-size: 17px;
      margin-bottom: 10px; }
    .menu li.category ul {
      list-style-type: none;
      padding-left: 0; }
      .menu li.category ul .item {
        padding: 0 20px;
        margin-bottom: 20px; }
  .menu .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
    padding: 0 20px;
    text-align: center; }
  .menu .menu-footer-text {
    color: rgba(68, 68, 68, 0.5);
    text-align: center;
    margin-bottom: 80px; }

.inline-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
  align-self: flex-end;
  max-width: 70%;
  -ms-flex-item-align: end;
  align-self: flex-end; }
  .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(34, 34, 34, 0);
        padding-bottom: 2px;
        color: #222222;
        font-family: Constantia Regular;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.6; }
        .inline-menu .menu-items .item a:hover {
          color: #222222;
          text-decoration: underline;
          text-decoration: none;
          border-bottom: 1px solid #222222; }
      .inline-menu .menu-items .item.selected a {
        color: #222222;
        text-decoration: underline;
        text-decoration: none;
        border-bottom: 1px solid #222222; }
  .inline-menu .category {
    cursor: pointer;
    margin-left: 16px;
    position: relative; }
    .inline-menu .category > a {
      color: #222222;
      font-family: Constantia Regular;
      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: #222222;
          font-family: Constantia Regular;
          font-weight: normal;
          font-size: 14px; }
          .inline-menu .category ul .item a:hover {
            color: #222222;
            text-decoration: underline;
            text-decoration: none;
            border-bottom: 1px solid #222222; }
        .inline-menu .category ul .item.selected a {
          color: #222222;
          text-decoration: underline;
          text-decoration: none;
          border-bottom: 1px solid #222222; }
    .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, body.nested_gallery {
  overflow-y: hidden; }
  body.gallery .gallery-wrapper, body.nested_gallery .gallery-wrapper {
    height: 100%;
    position: relative; }
  body.gallery .gallery-assets, body.nested_gallery .gallery-assets {
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 67px; }
    body.gallery .gallery-assets.is-dragging, body.nested_gallery .gallery-assets.is-dragging {
      cursor: -webkit-grabbing !important;
      cursor: grabbing !important; }
    body.gallery .gallery-assets:not(.has-title) .asset-0, body.nested_gallery .gallery-assets:not(.has-title) .asset-0 {
      margin-left: 20px; }
  body.gallery .spacing-el, body.nested_gallery .spacing-el {
    height: 100%;
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  body.gallery .title-element, body.nested_gallery .title-element {
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    margin-left: 20px;
    padding: 0 60px;
    overflow-y: auto; }
    body.gallery .title-element img, body.nested_gallery .title-element img {
      width: auto;
      max-width: 300px; }
    body.gallery .title-element .text, body.nested_gallery .title-element .text {
      max-width: 300px;
      max-height: 100%;
      margin: 0 auto; }
  body.gallery .asset, body.nested_gallery .asset {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 11vw; }
    body.gallery .asset.asset-last, body.nested_gallery .asset.asset-last {
      margin-right: 0; }
    body.gallery .asset .image-placeholder, body.nested_gallery .asset .image-placeholder {
      display: block;
      max-width: 100%;
      opacity: 1;
      position: relative; }
    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 {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
      body.gallery .asset.image .asset-image-wrap, body.nested_gallery .asset.image .asset-image-wrap {
        position: relative;
        font-size: 0; }
        body.gallery .asset.image .asset-image-wrap img, body.nested_gallery .asset.image .asset-image-wrap img {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%; }
        body.gallery .asset.image .asset-image-wrap.is-h-centered, body.nested_gallery .asset.image .asset-image-wrap.is-h-centered {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          body.gallery .asset.image .asset-image-wrap.is-h-centered img, body.nested_gallery .asset.image .asset-image-wrap.is-h-centered img {
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            left: 50%; }
      body.gallery .asset.image.is-landscape, body.gallery .asset.image.is-square, body.nested_gallery .asset.image.is-landscape, body.nested_gallery .asset.image.is-square {
        max-width: 50vw; }
      body.gallery .asset.image.is-current img, body.nested_gallery .asset.image.is-current img {
        cursor: zoom-in; }
    body.gallery .asset.video, body.nested_gallery .asset.video {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      width: 50vw; }
      body.gallery .asset.video .vimeo_cont, body.gallery .asset.video .youtube_cont, body.nested_gallery .asset.video .vimeo_cont, body.nested_gallery .asset.video .youtube_cont {
        max-height: 100%; }
    body.gallery .asset.text, body.nested_gallery .asset.text {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      display: flex;
      justify-content: flex-start;
      flex-direction: column;
      max-width: 465px;
      max-height: 50vh;
      overflow-y: auto;
      position: relative; }
  body.gallery .caption, body.nested_gallery .caption {
    color: #444444;
    font-size: 15px;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 27px auto 0 auto;
    max-width: 640px;
    max-height: 40vh;
    overflow: hidden;
    position: relative; }
    body.gallery .caption p, body.nested_gallery .caption p {
      margin-top: 0; }
  body.gallery .gallery-nextPage, body.nested_gallery .gallery-nextPage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    margin-left: 240px; }
    body.gallery .gallery-nextPage .gallery-nextPage-info, body.nested_gallery .gallery-nextPage .gallery-nextPage-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%;
      margin-right: 50px; }
      body.gallery .gallery-nextPage .gallery-nextPage-info .gallery-nextPage-smallHeading, body.nested_gallery .gallery-nextPage .gallery-nextPage-info .gallery-nextPage-smallHeading {
        opacity: 0.5; }
      body.gallery .gallery-nextPage .gallery-nextPage-info .gallery-nextPage-name, body.nested_gallery .gallery-nextPage .gallery-nextPage-info .gallery-nextPage-name {
        margin: 0;
        font-size: 24px; }
      body.gallery .gallery-nextPage .gallery-nextPage-info .gallery-nextPage-seeMore, body.nested_gallery .gallery-nextPage .gallery-nextPage-info .gallery-nextPage-seeMore {
        margin-top: 5px; }
    body.gallery .gallery-nextPage .gallery-nextPage-image, body.nested_gallery .gallery-nextPage .gallery-nextPage-image {
      height: 100%;
      overflow: hidden;
      width: 40px; }
      body.gallery .gallery-nextPage .gallery-nextPage-image img, body.nested_gallery .gallery-nextPage .gallery-nextPage-image img {
        height: 100%;
        width: auto;
        max-width: none; }
  body.gallery .gallery-footer, body.nested_gallery .gallery-footer {
    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;
    padding: 0 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 67px; }
    body.gallery .gallery-footer .back-to-parent, body.nested_gallery .gallery-footer .back-to-parent {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      opacity: 0.5;
      position: absolute;
      top: 50%;
      left: 20px; }
      body.gallery .gallery-footer .back-to-parent a, body.nested_gallery .gallery-footer .back-to-parent a {
        -webkit-transition: border 250ms linear;
        transition: border 250ms linear;
        cursor: pointer;
        color: #444444;
        font-size: 14px;
        border-bottom: 1px solid #444444;
        text-decoration: none; }
        body.gallery .gallery-footer .back-to-parent a:hover, body.nested_gallery .gallery-footer .back-to-parent a:hover {
          border-bottom: 1px solid rgba(68, 68, 68, 0); }
    body.gallery .gallery-footer .gallery-footer-text, body.nested_gallery .gallery-footer .gallery-footer-text {
      color: #888888;
      font-family: Constantia Regular;
      font-size: 12px;
      text-align: center; }
      body.gallery .gallery-footer .gallery-footer-text .social, body.nested_gallery .gallery-footer .gallery-footer-text .social {
        margin-bottom: 10px; }

/*
------------------------------------------------------------------
Listing Styles
------------------------------------------------------------------
*/
body.listing:not([class*=nested]) {
  overflow: hidden; }
  body.listing:not([class*=nested]) .collection-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px 50px 20px;
    position: relative; }
    body.listing:not([class*=nested]) .collection-wrapper .collection-links {
      padding: 20px;
      max-width: 45%;
      position: absolute;
      top: 0;
      bottom: 0;
      padding-top: calc(50vh - (21px + (21px / 2) + 5px)); }
      body.listing:not([class*=nested]) .collection-wrapper .collection-links .ps-scrollbar-y-rail {
        opacity: 0; }
      body.listing:not([class*=nested]) .collection-wrapper .collection-links .title-element {
        -webkit-transition: all 250ms ease;
        transition: all 250ms ease;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
        pointer-events: auto; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-links .title-element.is-hidden {
          -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
          opacity: 0;
          pointer-events: none; }
      body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-list {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-bottom: 80px; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-list.active .collection-links-item {
          opacity: 0.5; }
          body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-list.active .collection-links-item.active {
            opacity: 1; }
          @media screen and (min-width: 415px) {
            body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-list.active .collection-links-item:hover {
              opacity: 1; } }
      body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item {
        -webkit-transition: opacity 250ms linear;
        transition: opacity 250ms linear;
        opacity: 1;
        margin-bottom: 35px; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item .collection-link-image-wrap {
          display: none;
          position: relative; }
          body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item .collection-link-image-wrap .collection-images-item-placeholder {
            display: block;
            width: 100%;
            opacity: 1;
            position: relative; }
          body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item .collection-link-image-wrap .collection-images-item-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%; }
          body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item .collection-link-image-wrap.asset-loaded .collection-images-item-placeholder {
            opacity: 0; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item .collection-links-item-copy {
          display: block; }
          body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item .collection-links-item-copy h3 {
            color: #444444;
            font-family: Constantia Regular;
            font-size: 21px;
            font-weight: bold;
            font-size: 27px;
            line-height: 1;
            margin: 0 0 5px 0; }
          body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item .collection-links-item-copy .collection-links-item-seeMore {
            color: #444444;
            font-family: Constantia Regular;
            font-size: 21px;
            font-weight: bold;
            font-size: 13px;
            font-weight: normal; }
      body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-social .social {
        margin-bottom: 10px; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-social .social a:first-of-type {
          margin-left: 0; }
      body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-footer-text {
        color: #888888;
        font-family: Constantia Regular;
        font-size: 12px; }
    body.listing:not([class*=nested]) .collection-wrapper .collection-images {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      margin-left: auto;
      position: relative; }
      body.listing:not([class*=nested]) .collection-wrapper .collection-images .collection-images-item {
        -webkit-transition: opacity 250ms ease;
        transition: opacity 250ms ease;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: e-resize;
        position: absolute;
        top: 50%;
        left: 0; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-images .collection-images-item.is-hidden {
          opacity: 0;
          pointer-events: none; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-images .collection-images-item .collection-images-item-placeholder {
          opacity: 1;
          position: relative;
          vertical-align: top;
          max-width: 100%;
          max-height: 65vh;
          height: auto; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-images .collection-images-item .collection-images-item-image {
          position: absolute;
          top: 0;
          left: 0;
          vertical-align: top;
          width: 100%;
          height: auto; }
    body.listing:not([class*=nested]) .collection-wrapper.has-title .collection-links {
      padding-top: calc(25vh - (21px + (21px / 2) + 5px)); }
    body.listing:not([class*=nested]) .collection-wrapper.has-title .title-element {
      padding: 0 0 50px 0; }
  body.listing:not([class*=nested]) .title-element img {
    width: 100%;
    height: auto; }
  body.listing:not([class*=nested]) .title-element .text {
    max-width: 100%; }
  body.listing.menu-open:not([class*=nested]) .collection-links {
    z-index: 99998; }

/*
------------------------------------------------------------------
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 ._4ORMAT_content_page_row,
    body.nested_content main ._4ORMAT_content_page_row {
      max-width: 1000px;
      margin: 0 auto;
      padding: 0 20px; }
      body.content main ._4ORMAT_content_page_row._4ORMAT_full_width_module,
      body.nested_content main ._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: Constantia Regular;
    font-size: 21px;
    font-weight: bold; }

body.blog .f_blog_title_typography,
body.blog .f_blog_title_typography:hover {
  font-family: Constantia Regular;
  color: #444444;
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: bold !important; }

body.blog .f_blog_body_typography,
body.blog .f_blog_body_typography:hover {
  font-family: Constantia Regular;
  color: #444444;
  line-height: 1.7;
  font-size: 18px;
  font-size: 18px !important;
  line-height: 1.7 !important; }

body.blog .f_blog_body_typography > p {
  line-height: 1.7 !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: Constantia Regular;
  font-size: 14px;
  color: #444444; }

body.blog .f_blog_navigation > a {
  text-decoration: none !important; }

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

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

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

body.client .proofing-header_fullwidth {
  margin-left: 20px;
  margin-right: 20px; }
  @media screen and (min-width: 768px) {
    body.client .proofing-header_fullwidth {
      margin-left: 20px;
      margin-right: 20px; } }
@media screen and (max-width: 767px) {
  body.client .flexible_grid {
    margin-left: 20px !important;
    margin-right: 20px !important; } }

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

/*
------------------------------------------------------------------
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: #888888;
    font-family: Constantia Regular;
    font-size: 12px; }

/*
------------------------------------------------------------------
Client Access Pages
------------------------------------------------------------------
*/
.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: 0 8%; }

.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; }

.f_asset_info .f-lightbox-bottom-bar-actions .f-lightbox-favorite svg {
  top: 2px; }

.f_asset_info .f-lightbox-bottom-bar-actions .f-lightbox-download svg {
  top: -3px; }

/*
------------------------------------------------------------------
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: 21px !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: #ff735e;
    text-decoration: underline; }
    .f-back-to-store-link:hover svg {
      fill: #ff735e; }

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

/*
------------------------------------------------------------------
Media Queries
------------------------------------------------------------------
*/
@media screen and (min-device-width: 767px) and (max-device-width: 1024px) {
  body.listing:not([class*=nested]) .collection-wrapper .collection-links {
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    overflow: auto; }
    body.listing:not([class*=nested]) .collection-wrapper .collection-links .title-element {
      max-width: 45%; }
    body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-list {
      max-width: 45%; }
    body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item-spacer {
      display: none;
      height: 25vh; }
  body.listing:not([class*=nested]) .collection-wrapper .collection-images {
    pointer-events: none; } }

@media screen and (max-width: 767px) {
  html.cart-enabled .header-inner {
    padding: 12px 20px 12px 20px !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; }
  .inline-menu {
    display: none !important; }
  .nav-trigger {
    display: block !important; }
  body.gallery .caption, body.nested_gallery .caption {
    max-width: 960px; }
  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; } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  body.gallery .gallery-wrapper, body.nested_gallery .gallery-wrapper {
    margin-top: 0; }
  body.gallery .asset.text, body.nested_gallery .asset.text {
    max-width: 465px; }
  body.gallery .caption, body.nested_gallery .caption {
    max-width: 465px; } }

@media screen and (min-width: 768px) {
  html.cart-enabled .header-inner {
    padding: 12px 70px 12px 20px !important; } }

@media screen and (max-width: 414px) {
  body .header {
    background: white; }
  body.listing:not([class*=nested]) {
    overflow: auto; }
    body.listing:not([class*=nested]) .collection-wrapper {
      padding: 0 20px 0 20px; }
      body.listing:not([class*=nested]) .collection-wrapper .collection-links {
        width: 100%;
        max-width: 100%;
        overflow-y: initial;
        padding-top: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        position: relative;
        z-index: 99998; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-links-item .collection-link-image-wrap {
          display: block;
          margin-bottom: 20px; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-links .collection-footer-text {
          padding-bottom: 20px; }
      body.listing:not([class*=nested]) .collection-wrapper .collection-links-item-spacer {
        display: none;
        height: 25vh; }
      body.listing:not([class*=nested]) .collection-wrapper .collection-images {
        display: none;
        position: fixed;
        top: 0;
        right: 20px;
        bottom: 0;
        left: 20px;
        opacity: 0.3; }
        body.listing:not([class*=nested]) .collection-wrapper .collection-images .collection-images-item {
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          top: 50%;
          left: 50%; }
          body.listing:not([class*=nested]) .collection-wrapper .collection-images .collection-images-item .collection-images-item-placeholder {
            max-width: 70vw; }
  body.gallery .title-element, body.nested_gallery .title-element {
    padding: 0 60px 0 0; }
    body.gallery .title-element .text, body.nested_gallery .title-element .text {
      max-width: 85vw; }
  body.gallery .asset.image.is-landscape, body.gallery .asset.image.is-square,
  body.nested_gallery .asset.image.is-landscape, body.nested_gallery .asset.image.is-square {
    max-width: 85vw !important; }
  body.gallery .asset.text, body.nested_gallery .asset.text {
    max-width: 85vw; }
  body.gallery .asset.video, body.nested_gallery .asset.video {
    width: 85vw; }
  body.gallery .gallery-nextPage, body.nested_gallery .gallery-nextPage {
    margin-left: 120px; }
  body.gallery .gallery-footer .back-to-parent, body.nested_gallery .gallery-footer .back-to-parent {
    display: none; }
  body.gallery .caption, body.nested_gallery .caption {
    max-width: 85vw;
    padding: 0 10px; } }
