.product-list .product-name {
  font-family: "Proxima Nova Black", sans-serif;
  font-weight: normal;
  color: #3c3c3c;
  font-size: 24px; }

.product-list .product-price {
  font-family: "Proxima Nova Regular", sans-serif;
  color: #3c3c3c;
  font-size: 16px;
  line-height: 1.7; }

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

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

.product-order-form button.f-add-to-cart-button {
  color: #3c3c3c !important;
  font-size: 14px !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  border-radius: 2px;
  background: #305338;
  border: 1px solid rgba(60, 60, 60, 0.2) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .product-order-form button.f-add-to-cart-button:hover {
    border-color: rgba(60, 60, 60, 0.8) !important;
    background: rgba(48, 83, 56, 0.8) !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: #305338 !important; }

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

.proofing-header__project-title {
  color: #3c3c3c !important;
  font-size: 24px !important;
  font-family: "Proxima Nova Black", sans-serif !important;
  font-weight: normal !important;
  line-height: 1.5 !important; }

.proofing-header__client-name {
  color: #3c3c3c;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 16px;
  line-height: 1.2; }

.proofing-header__actions__container {
  background: #ffffff; }

.proofing-header__action {
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 16px;
  line-height: normal;
  color: #3c3c3c;
  border: 1px solid #3c3c3c; }
  .proofing-header__action:hover {
    color: #3c3c3c; }
  .proofing-header__action--download, .proofing-header__action--favorites, .proofing-header__action--view, .proofing-header__action--cart--desktop {
    color: #3c3c3c !important;
    font-size: 16px;
    font-family: "Proxima Nova Regular", sans-serif;
    border-radius: 2px;
    background: #305338;
    border-color: rgba(60, 60, 60, 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: #3c3c3c !important;
      border-color: rgba(60, 60, 60, 0.8) !important;
      background: rgba(48, 83, 56, 0.8) !important; }

.private-page {
  color: #3c3c3c;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 16px;
  line-height: 1.2; }

.private-page__header {
  color: #3c3c3c;
  font-family: "Proxima Nova Black", sans-serif;
  font-size: 24px;
  font-weight: normal; }

.private-page__logo {
  color: #111111;
  font-family: "Proxima Nova Black", sans-serif;
  font-weight: bold;
  font-size: 30px; }

.private-page__form-submit {
  color: #3c3c3c !important;
  font-size: 16px !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  border-radius: 2px !important;
  background: #305338 !important;
  border-color: rgba(60, 60, 60, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .private-page__form-submit:hover {
    border-color: rgba(60, 60, 60, 0.8) !important;
    background: rgba(48, 83, 56, 0.8) !important; }

.private-page__field-input:not(.private-page__field-input--invalid),
.download-folder__download-button,
.private-page__form-submit {
  border-color: rgba(60, 60, 60, 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(60, 60, 60, 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: #3c3c3c;
  font-size: 80px;
  font-family: "Proxima Nova Black", sans-serif;
  font-weight: normal;
  line-height: 1.5 !important; }
  @media only screen and (max-width: 767px) {
    .f_assets-container .overlay_text_copy {
      font-size: 8vw; } }
  @media only screen and (max-width: 767px) and (max-width: 250px) {
    .f_assets-container .overlay_text_copy {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 1000px) {
    .f_assets-container .overlay_text_copy {
      font-size: 80px; } }
.f-load-more .spinner-wrap .spinner-circle {
  stroke: #3c3c3c; }

.private-page__back-button {
  color: #305338;
  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: #3c3c3c !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: inherit !important; }

/* ---- Start Flexible Grid Styles ---- */
.flexible_grid {
  margin: 0 20px;
  max-width: 100% !important; }
  @media only screen and (min-width: 768px) {
    .flexible_grid {
      margin: 0 20px !important; } }
/* ---- End Flexible Grid Styles ---- */
.f_client_gallery {
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, 160px); }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-gap: 20px; } }
  @media only screen and (max-width: 767px) {
    .f_client_gallery {
      grid-template-columns: repeat(2, 160px); } }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-template-columns: repeat(auto-fill, 200px); } }
  .f_client_gallery .f_asset-image {
    margin: 0 !important; }
  .f_client_gallery .f_asset_inner {
    height: 160px;
    width: 160px; }
    @media only screen and (max-width: 767px) {
      .f_client_gallery .f_asset_inner {
        height: auto;
        width: auto; } }
    @media only screen and (min-width: 768px) {
      .f_client_gallery .f_asset_inner {
        height: 200px;
        width: 200px; } }
    .f_client_gallery .f_asset_inner img {
      max-height: 160px;
      max-width: 160px; }
      @media only screen and (max-width: 767px) {
        .f_client_gallery .f_asset_inner img {
          max-height: auto;
          max-width: auto; } }
      @media only screen and (min-width: 768px) {
        .f_client_gallery .f_asset_inner img {
          max-height: 200px;
          max-width: 200px; } }
#content_page_wrapper ._4ORMAT_module_image_set_04 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_03 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_02 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 18px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_01 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 18px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_05 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_02 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_04 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_03 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_01 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_02 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #2F333F;
  --navigation-icon-color: #ffffff;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 26px;
  --heading-typography-line-height: 1.5;
  --description-typography-font-family: ;
  --description-typography-font-size: 12px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --slide-cta-items-align: start;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --image-spacing: 20px; }

#content_page_wrapper ._4ORMAT_module_mailing_list_02 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #000000;
  --button-style: solid;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_mailing_list_01 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --overlay-opacity: 0.5;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_05 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #fbfbfb;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --navigation-color: #000000;
  --overlay-opacity: 0.45;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 26px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 12px;
  --description-typography-line-height: 1.6;
  --pagination-display: block;
  --slideshow-height: 726px;
  --slide-cta-items-align: start;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_01 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --overlay-opacity: 0.5;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 42px;
  --heading-typography-line-height: 1.5;
  --description-typography-font-family: ;
  --description-typography-font-size: 15px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --slide-content-align: center;
  --slide-items-align: center;
  --slide-description-text-align: center;
  --slide-link-position: absolute;
  --slide-link-width: 100%;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_layered_02 {
  --primary-color: #FFFFFF;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_layered_01 {
  --primary-color: #FFFFFF;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --overlay-opacity: 0.5;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_24 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title_text_hover_state: underline;
  --title-typography-font-family: ;
  --title-typography-line-height: ;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_25 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title_text_hover_state: underline;
  --title-typography-font-family: ;
  --title-typography-line-height: ;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_26 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --description-text-size: 16px;
  --title-page-flexbox-alignment: center;
  --title-page-text-alignment: center;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title-typography-font-family: ;
  --title-typography-line-height: 1.7;
  --description-typography-font-family: ;
  --description-typography-font-size: px;
  --description-typography-line-height: 1.7;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_01 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_02 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_06 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_03 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_05 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_07 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_08 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_07 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 25%;
  --horizontal-spacing: 0px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_09 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 50%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_08 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 25%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_09 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_06 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_12 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_10 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 0px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_11 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 2;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_13 {
  --slideshow-background: transparent;
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_comparison_slider_01 {
  --slideshow-height: 726px;
  --slider-default-position: 50;
  --slider-color: #000000;
  --slider-icon-color: #FFFFFF;
  --label-text-color: #3c3c3c;
  --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: #3c3c3c; }

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: #3c3c3c;
  font-family: "Proxima Nova Black", sans-serif;
  line-height: 1.4 !important;
  font-size: 36px; }

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: #3c3c3c;
  font-family: "Proxima Nova Black", sans-serif;
  line-height: 1.4 !important;
  font-size: 24px;
  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: "Proxima Nova Regular", "Proxima Nova Book", 'sans-serif'; }

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: #3c3c3c;
  font-family: "Proxima Nova Regular", sans-serif;
  line-height: 1.7 !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: #3c3c3c;
  font-family: "Proxima Nova Regular", sans-serif;
  line-height: 1.7 !important;
  font-size: 12px; }

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: #305338;
  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: #305338;
    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: #3c3c3c !important;
  font-size: 14px !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  border-color: rgba(60, 60, 60, 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: #3c3c3c !important;
  font-size: 14px !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  border-radius: 2px !important;
  background: #578a62 !important;
  border: 1px solid rgba(60, 60, 60, 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(60, 60, 60, 0.8) !important;
    background: rgba(87, 138, 98, 0.8) !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; }

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

@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
    font-size: 8vw; } }
  @media only screen and (max-width: 767px) and (max-width: 250px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 450px) {
    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: 36px; } }
@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: 400px) {
    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: 24px; } }
@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: 400px) {
    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: 12px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
    font-size: 4vw; } }
  @media only screen and (max-width: 767px) and (max-width: 300px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
      font-size: 12px; } }
  @media only screen and (max-width: 767px) and (min-width: 350px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
      font-size: 14px; } }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

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

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important; }

html.lock-scroll {
  overflow: hidden; }
  html.lock-scroll body {
    overflow: hidden; }

body {
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  theme.link_typography
body.lock-click {
    pointer-events: none; }
  body.mobile-menu-open .f-cart-wrapper {
    display: none; }

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

h2 {
  color: #3c3c3c;
  font-family: "Proxima Nova Black", sans-serif;
  font-size: 24px;
  font-weight: normal; }

a {
  outline: none;
  color: #305338;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline; }
  a:hover {
    color: #305338;
    text-decoration: underline; }

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

.loading-overlay {
  -webkit-transition: 250ms opacity ease;
  -moz-transition: 250ms opacity ease;
  transition: 250ms opacity ease;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999; }
  .loading-overlay:before {
    background: #ffffff;
    content: "";
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .loading-overlay.active {
    opacity: 1;
    pointer-events: auto; }
  .loading-overlay .spinner-wrap {
    -webkit-transition: 250ms all ease;
    -moz-transition: 250ms all ease;
    transition: 250ms all ease;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px; }
    .loading-overlay .spinner-wrap .spinner {
      -webkit-animation: rotator 1.2s linear infinite;
      -moz-animation: rotator 1.2s linear infinite;
      animation: rotator 1.2s linear infinite;
      width: 24px;
      height: 24px; }
      .loading-overlay .spinner-wrap .spinner .spinner-circle {
        -webkit-transition: 250ms all ease;
        -moz-transition: 250ms all ease;
        transition: 250ms all ease;
        -webkit-animation: dash 1.2s ease-in-out infinite;
        -moz-animation: dash 1.2s ease-in-out infinite;
        animation: dash 1.2s ease-in-out infinite;
        stroke-dasharray: 60;
        stroke: #3c3c3c; }
      .loading-overlay .spinner-wrap .spinner .exclamation-point {
        -webkit-transition: 250ms opacity ease 250ms;
        -moz-transition: 250ms opacity ease 250ms;
        transition: 250ms opacity ease 250ms;
        opacity: 0; }
  .loading-overlay .error-message {
    -webkit-transition: 250ms opacity ease 300ms;
    -moz-transition: 250ms opacity ease 300ms;
    transition: 250ms opacity ease 300ms;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center; }
    .loading-overlay .error-message h3 {
      font-size: 24px;
      font-weight: normal;
      margin: 0 0 15px 0; }
    .loading-overlay .error-message p {
      margin: 0; }
      .loading-overlay .error-message p a {
        text-decoration: underline; }
        .loading-overlay .error-message p a:hover {
          color: #305338; }
    .loading-overlay .error-message button {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: none;
      border: none;
      cursor: pointer;
      margin-top: 30px;
      outline: none;
      padding: 15px; }
  .loading-overlay.error .spinner-wrap {
    margin-top: -29px;
    margin-left: -29px;
    width: 58px;
    height: 58px;
    -webkit-transform: translate3d(0, -58px, 0);
    -moz-transform: translate3d(0, -58px, 0);
    transform: translate3d(0, -58px, 0); }
    .loading-overlay.error .spinner-wrap .spinner {
      -webkit-animation: none;
      -moz-animation: none;
      animation: none;
      width: 58px;
      height: 58px; }
      .loading-overlay.error .spinner-wrap .spinner .spinner-circle {
        -webkit-animation: none;
        -moz-animation: none;
        animation: none;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        stroke-dasharray: 500; }
      .loading-overlay.error .spinner-wrap .spinner .exclamation-point {
        opacity: 1; }
  .loading-overlay.error .error-message {
    opacity: 1;
    pointer-events: auto; }

/*
------------------------------------------------------------------
Header / Menu Styles
------------------------------------------------------------------
*/
.header {
  -webkit-transition: opacity 150ms ease;
  -moz-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
  pointer-events: auto;
  width: 100%;
  position: relative;
  z-index: 999; }
  .header.is-hidden {
    opacity: 0;
    pointer-events: none; }
  .header.is-very-hidden {
    opacity: 0 !important;
    pointer-events: none !important; }
  .header .logo {
    line-height: 0.8;
    margin: 0;
    position: relative; }
    .header .logo a {
      color: #111111;
      font-family: "Proxima Nova Black", sans-serif;
      font-weight: bold;
      font-size: 30px;
      display: inline-block;
      letter-spacing: normal;
      line-height: 0.8;
      text-decoration: none;
      vertical-align: top;
      width: 100%;
      word-wrap: break-word; }
    .header .logo img {
      max-height: 150px;
      width: auto;
      vertical-align: top; }
  .header.align-top, .header.align-bottom {
    padding-top: 58px;
    text-align: center; }
    .header.align-top .logo, .header.align-bottom .logo {
      display: inline-block; }
      .header.align-top .logo img, .header.align-bottom .logo img {
        max-width: 500px; }
    .header.align-top .menu, .header.align-bottom .menu {
      padding: 0 16px 0 16px; }
      .header.align-top .menu > ul, .header.align-bottom .menu > ul {
        padding-left: 0; }
    @media only screen and (max-width: 767px) {
      .header.align-top, .header.align-bottom {
        padding: 24px 32px !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        text-align: left; }
        .header.align-top.has-image-logo, .header.align-bottom.has-image-logo {
          padding: 15px 32px !important; } }
  .header.align-left, .header.align-right {
    position: fixed;
    top: 0; }
    .header.align-left .logo, .header.align-right .logo {
      position: absolute;
      top: 24px;
      z-index: 99; }
      .header.align-left .logo img, .header.align-right .logo img {
        transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2); }
    .header.align-left ~ main, .header.align-right ~ main {
      clear: both;
      margin-top: 88px; }
    @media only screen and (max-width: 767px) {
      .header.align-left, .header.align-right {
        padding: 24px 32px !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 98;
        text-align: left; }
        .header.align-left.has-image-logo, .header.align-right.has-image-logo {
          padding: 15px 32px !important; } }
  .header.align-left {
    padding-top: 24px; }
    .header.align-left .logo {
      display: inline-block;
      right: 24px;
      left: auto;
      text-align: right;
      width: 25%; }
      .header.align-left .logo img {
        transform-origin: top right; }
    .header.align-left .menu {
      top: 22px;
      right: auto;
      left: 0;
      max-width: 75%;
      padding: 0 0 16px 0; }
      .header.align-left .menu ul {
        margin: 0;
        width: 100%;
        text-align: left; }
  .header.align-right {
    padding-top: 24px; }
    .header.align-right .logo {
      display: inline-block;
      left: 24px;
      right: auto;
      width: 25%; }
      .header.align-right .logo img {
        transform-origin: top left; }
    .header.align-right .menu {
      top: 22px;
      left: auto;
      right: 0;
      max-width: 75%;
      padding: 0 0 16px 0; }
      .header.align-right .menu ul {
        margin: 0;
        width: 100%;
        text-align: right; }
  .header.align-top .menu {
    padding-top: 16px;
    position: fixed;
    top: 0; }
  .header.align-top .logo img {
    transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3); }
  .header.align-top ~ main {
    margin-top: 78px; }
  .header.align-bottom .menu {
    padding: 16px;
    position: absolute; }
    .header.align-bottom .menu.sticky {
      position: fixed;
      top: 0 !important; }
  .header.align-bottom .logo img {
    transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15); }
  .header.align-bottom ~ main {
    margin-top: 88px; }
  @media only screen and (max-width: 767px) {
    .header {
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      transition: all 250ms ease;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      background: #ffffff !important; }
      .header.hidden {
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0); }
      .header .logo {
        padding-top: 0 !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        text-align: left !important;
        width: 75% !important;
        right: auto !important;
        left: auto !important; }
        .header .logo a {
          font-size: 25px !important;
          line-height: 1.3 !important; }
        .header .logo img {
          width: auto !important;
          max-width: 100% !important;
          max-height: 150px !important; }
      .header.align-right .logo img, .header.align-top .logo img, .header.align-bottom .logo img, .header.align-left .logo img {
        transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1); } }
.menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 98; }
  .menu ul {
    list-style: none;
    margin: 0 auto; }
  .menu .category {
    cursor: pointer;
    position: relative;
    font-weight: normal; }
    .menu .category ul {
      -webkit-transition: opacity 150ms ease, visibility 150ms ease, transform 250ms cubic-bezier(0.19, 1, 0.22, 1);
      -moz-transition: opacity 150ms ease, visibility 150ms ease, transform 250ms cubic-bezier(0.19, 1, 0.22, 1);
      transition: opacity 150ms ease, visibility 150ms ease, transform 250ms cubic-bezier(0.19, 1, 0.22, 1);
      -webkit-transform: translateY(-4px);
      -moz-transform: translateY(-4px);
      transform: translateY(-4px);
      background: #ffffff;
      font-weight: normal;
      opacity: 0;
      padding: 0.8em 0.8em 0.8em 0.5em;
      visibility: hidden;
      position: absolute;
      top: 100%;
      left: -0.5em;
      text-align: left;
      text-align: left;
      width: auto !important; }
      .menu .category ul li {
        display: block;
        margin: 0.6em 0;
        white-space: nowrap; }
    .menu .category:hover ul {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
      visibility: visible; }
    .menu .category:not(.selected):hover > a {
      color: #305338; }
  .menu li {
    display: inline-block;
    margin: 0 25px 16px 25px; }
    .menu li > a {
      color: #3c3c3c;
      font-family: "Proxima Nova Regular", sans-serif;
      font-size: 15px;
      text-decoration: none; }
    .menu li.item > a:hover {
      color: #305338; }
    .menu li.selected > a {
      color: #305338;
      font-weight: normal;
      text-decoration: none; }
      .menu li.selected > a:hover {
        color: #305338;
        font-weight: normal;
        text-decoration: none; }
    .menu li.category.selected > a {
      color: #305338;
      font-weight: normal;
      text-decoration: none; }
      .menu li.category.selected > a:hover {
        color: #305338;
        font-weight: normal;
        text-decoration: none; }
  @media only screen and (max-width: 767px) {
    .menu {
      display: none; } }
.mobile-menu-trigger {
  cursor: pointer;
  display: none;
  margin-top: -11px;
  position: fixed;
  top: 50%;
  right: 24px;
  width: 30px;
  height: 22px;
  z-index: 98; }
  .mobile-menu-trigger > .ex {
    background: #3c3c3c;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 4px; }
    .mobile-menu-trigger > .ex::before {
      background: #3c3c3c;
      content: "";
      display: block;
      position: absolute;
      top: 9px;
      left: 0;
      width: 30px;
      height: 4px; }
    .mobile-menu-trigger > .ex::after {
      background: #3c3c3c;
      content: "";
      display: block;
      position: absolute;
      top: 18px;
      left: 0;
      width: 30px;
      height: 4px; }
  @media only screen and (max-width: 767px) {
    .mobile-menu-trigger {
      display: block; } }
.mobile-menu-container {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  z-index: 999; }
  .mobile-menu-container .mobile-menu {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    background-color: #ffffff;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 42px; }
    .mobile-menu-container .mobile-menu .mobile-menu-close {
      color: #3c3c3c;
      cursor: pointer;
      font-size: 47px;
      line-height: 1;
      position: absolute;
      top: 7px;
      right: 21px; }
    .mobile-menu-container .mobile-menu .mobile-menu-list {
      -webkit-overflow-scrolling: touch;
      line-height: 1.6;
      list-style-type: none;
      margin: 0;
      padding: 24px 0 0 24px;
      overflow-y: auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 50px;
      bottom: 50px;
      padding-bottom: 10px; }
      .mobile-menu-container .mobile-menu .mobile-menu-list li.category {
        color: #3c3c3c;
        font-family: "Proxima Nova Regular", sans-serif;
        font-size: 15px;
        font-size: 16px;
        font-weight: normal;
        margin: 12px 0; }
        .mobile-menu-container .mobile-menu .mobile-menu-list li.category > a {
          color: #3c3c3c;
          font-family: "Proxima Nova Regular", sans-serif;
          font-size: 15px;
          font-size: 16px !important;
          text-decoration: none; }
          .mobile-menu-container .mobile-menu .mobile-menu-list li.category > a:hover {
            color: #3c3c3c;
            font-family: "Proxima Nova Regular", sans-serif;
            font-size: 15px;
            text-decoration: none; }
        .mobile-menu-container .mobile-menu .mobile-menu-list li.category ul {
          font-weight: normal;
          list-style-type: none;
          margin: 5px 0 0 5px;
          padding: 0; }
      .mobile-menu-container .mobile-menu .mobile-menu-list li.item > a {
        color: #3c3c3c;
        font-family: "Proxima Nova Regular", sans-serif;
        font-size: 15px;
        display: block;
        padding: 12px 0;
        text-decoration: none; }
        .mobile-menu-container .mobile-menu .mobile-menu-list li.item > a:hover {
          color: #305338; }
      .mobile-menu-container .mobile-menu .mobile-menu-list li.item.selected > a {
        color: #305338;
        font-weight: normal;
        text-decoration: none; }
    .mobile-menu-container .mobile-menu .footer-social {
      background: #ffffff;
      box-shadow: 6px -10px 10px #ffffff;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 20px;
      min-height: 50px; }
      .mobile-menu-container .mobile-menu .footer-social .social-link,
      .mobile-menu-container .mobile-menu .footer-social .social-share {
        color: #305338;
        font-size: 16px;
        font-weight: normal;
        text-decoration: none;
        display: inline-block;
        margin: 0 10px;
        position: relative;
        width: 16px;
        height: 16px; }
        .mobile-menu-container .mobile-menu .footer-social .social-link:hover,
        .mobile-menu-container .mobile-menu .footer-social .social-share:hover {
          color: #305338; }
      .mobile-menu-container .mobile-menu .footer-social .social-link {
        width: 16px;
        height: 16px; }
      .mobile-menu-container .mobile-menu .footer-social .social-icon {
        width: auto;
        height: 16px;
        overflow: visible;
        position: absolute;
        top: 1px;
        left: 0; }
  .mobile-menu-container.mobile-menu-active {
    background: rgba(0, 0, 0, 0.3);
    pointer-events: auto; }
    .mobile-menu-container.mobile-menu-active .mobile-menu {
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }

main {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  color: #3c3c3c;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  opacity: 1;
  position: relative; }
  main.ajax-hide {
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0; }
  main .gallery-container, main .listing-container {
    margin: 0 auto;
    max-width: 1440px;
    width: 85%; }
    main .gallery-container .asset.image, main .gallery-container .asset.video, main .listing-container .asset.image, main .listing-container .asset.video {
      text-align: center; }
  main .listing-container:not(.nested) {
    max-width: none;
    width: 100%; }
  main .gallery-container .asset.text a {
    color: #305338;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline; }
    main .gallery-container .asset.text a:hover {
      color: #305338;
      text-decoration: underline; }
  main .simple-container ._4ORMAT_content_page_row {
    margin: 0 auto;
    max-width: 1140px;
    width: 85%; }
    main .simple-container ._4ORMAT_content_page_row._4ORMAT_full_width_module {
      max-width: none;
      width: 100%; }
  main .listing-container.nested .gallery-container, main .listing-container.nested .simple-container {
    width: 100%; }
  @media only screen and (max-width: 767px) {
    main {
      margin-top: 96px; }
      main .listing-container {
        width: 100%; }
        main .listing-container .pagination {
          width: 85%; }
        main .listing-container.nested .gallery-container {
          width: 100%; }
          main .listing-container.nested .gallery-container .asset {
            width: 85%; }
        main .listing-container .listing-grid {
          margin: 0 auto;
          width: 100%; }
        main .listing-container .title-element .text {
          width: 85%; }
      main .simple-container {
        width: 100%; } }
/*
------------------------------------------------------------------
Gallery Styles
------------------------------------------------------------------
*/
body.gallery .title-element, .gallery-container .title-element {
  margin: 12% auto !important;
  max-width: 480px;
  text-align: center;
  color: #3c3c3c;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 16px;
  line-height: 1.2; }
  body.gallery .title-element .text, .gallery-container .title-element .text {
    display: inline-block;
    margin: 0 auto;
    text-align: left; }

body.gallery .asset, .gallery-container .asset {
  margin: 0 auto 6% auto; }
  body.gallery .asset:last-child, .gallery-container .asset:last-child {
    margin: 0 auto; }
  body.gallery .asset.image, .gallery-container .asset.image {
    position: relative; }
    body.gallery .asset.image.image-loaded img, body.gallery .asset.image.image-loaded .caption, .gallery-container .asset.image.image-loaded img, .gallery-container .asset.image.image-loaded .caption {
      opacity: 1; }
    body.gallery .asset.image .image-container, .gallery-container .asset.image .image-container {
      position: relative; }
      @media only screen and (max-width: 767px) and (orientation: landscape) {
        body.gallery .asset.image .image-container img, .gallery-container .asset.image .image-container img {
          width: 100%; } }
    body.gallery .asset.image .image-placeholder, .gallery-container .asset.image .image-placeholder {
      max-width: 100%;
      margin-bottom: -6px;
      position: relative; }
      body.gallery .asset.image .image-placeholder.hidden, .gallery-container .asset.image .image-placeholder.hidden {
        opacity: 0;
        height: 100%; }
    body.gallery .asset.image img, .gallery-container .asset.image img {
      -webkit-transition: opacity 250ms ease;
      -moz-transition: opacity 250ms ease;
      transition: opacity 250ms ease;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
  body.gallery .asset.text, .gallery-container .asset.text {
    margin: 12% auto;
    max-width: 480px;
    text-align: center;
    color: #3c3c3c;
    font-family: "Proxima Nova Regular", sans-serif;
    font-size: 16px;
    line-height: 1.2; }
    body.gallery .asset.text .text-wrap, .gallery-container .asset.text .text-wrap {
      display: inline-block;
      margin: 0 auto;
      text-align: left; }

body.gallery .caption, .gallery-container .caption {
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  opacity: 1;
  color: #3c3c3c;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 16px;
  margin: 5px auto 0 auto;
  text-align: Left; }

/*
------------------------------------------------------------------
Listing Styles
------------------------------------------------------------------
*/
body.listing .listing-titles {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 80vw;
  margin: 0 auto; }
  body.listing .listing-titles.title-active .title {
    opacity: 0.5;
    -webkit-transition: opacity 250ms ease;
    -moz-transition: opacity 250ms ease;
    transition: opacity 250ms ease; }
    body.listing .listing-titles.title-active .title.active {
      opacity: 1; }
  body.listing .listing-titles .listing-image-wrap {
    display: none; }
  body.listing .listing-titles .title {
    background: none !important; }
  body.listing .listing-titles a {
    display: inline;
    margin-right: 24px;
    color: #305338;
    font-family: "Proxima Nova Regular", sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none; }
    body.listing .listing-titles a p {
      margin-top: calc(24px/2);
      margin-bottom: calc(24px/2); }

body.listing .listing-title-images {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: -1; }
  body.listing .listing-title-images > * {
    object-fit: contain; }
  body.listing .listing-title-images img {
    width: 80vw;
    max-height: 90vh;
    opacity: 0;
    position: absolute; }
    body.listing .listing-title-images img.visible {
      transition: opacity 300ms ease;
      opacity: 1; }

body.listing .listing-container {
  overflow: hidden; }

body.listing .listing-grid {
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  opacity: 1;
  pointer-events: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100.3%; }
  body.listing .listing-grid .asset,
  body.listing .listing-grid .column-size {
    width: 33.3233333333%; }
  body.listing .listing-grid .asset.wide {
    width: 66.6466666667%; }
  @media only screen and (max-width: 767px) {
    body.listing .listing-grid .asset,
    body.listing .listing-grid .column-size {
      width: 49.99%; }
    body.listing .listing-grid .asset.wide {
      width: 100%; } }
  body.listing .listing-grid .asset.full-width {
    width: 100%; }
    body.listing .listing-grid .asset.full-width.title-element > * {
      margin: 0 auto;
      max-width: 480px; }
  body.listing .listing-grid .gutter-size {
    width: 0; }
  @media only screen and (max-width: 767px) {
    body.listing .listing-grid footer {
      margin: 12% 0 8%; } }
  body.listing .listing-grid.is-hidden {
    opacity: 0;
    pointer-events: none; }
  body.listing .listing-grid .asset:not(.title-element) .image-placeholder {
    position: relative;
    height: 100%;
    display: block; }
    body.listing .listing-grid .asset:not(.title-element) .image-placeholder.hidden {
      opacity: 0;
      height: 100%; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      body.listing .listing-grid .asset:not(.title-element) .image-placeholder {
        position: absolute; } }
  body.listing .listing-grid .asset:not(.title-element) .image-placeholder-ie {
    display: none; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      body.listing .listing-grid .asset:not(.title-element) .image-placeholder-ie {
        display: block; } }
  body.listing .listing-grid .asset:not(.title-element) a {
    display: block;
    position: relative; }
    body.listing .listing-grid .asset:not(.title-element) a.grid-item-anchor {
      text-decoration: none; }
    body.listing .listing-grid .asset:not(.title-element) a .listing-image-wrap {
      position: relative; }
      body.listing .listing-grid .asset:not(.title-element) a .listing-image-wrap img {
        width: 100.3%;
        height: 100.3% !important; }
      body.listing .listing-grid .asset:not(.title-element) a .listing-image-wrap img {
        position: absolute;
        top: 0;
        vertical-align: top;
        -webkit-transition: opacity 250ms ease;
        -moz-transition: opacity 250ms ease;
        transition: opacity 250ms ease;
        opacity: 0; }
    body.listing .listing-grid .asset:not(.title-element) a.active .listing-image-wrap:after {
      opacity: 0.5; }
  body.listing .listing-grid .asset:not(.title-element) .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    opacity: 0; }
  body.listing .listing-grid .asset:not(.title-element) .title {
    -webkit-transition: color 250ms ease;
    -moz-transition: color 250ms ease;
    transition: color 250ms ease;
    color: #305338;
    font-family: "Proxima Nova Regular", sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-top: 8px;
    text-align: left;
    opacity: 0;
    position: absolute;
    top: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 99;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
    body.listing .listing-grid .asset:not(.title-element) .title p {
      padding-left: 25px;
      opacity: 0;
      transform: translateY(-10px);
      -webkit-transition: transform 300ms ease, opacity 300ms ease;
      -moz-transition: transform 300ms ease, opacity 300ms ease;
      transition: transform 300ms ease, opacity 300ms ease; }
      @media only screen and (max-width: 767px) {
        body.listing .listing-grid .asset:not(.title-element) .title p {
          padding: 0 15px;
          font-size: 20px !important; } }
  body.listing .listing-grid .asset:not(.title-element):hover .title {
    opacity: 1; }
  body.listing .listing-grid .asset:not(.title-element):hover p {
    opacity: 1;
    transform: translateY(0); }
  @media only screen and (max-width: 767px) {
    body.listing .listing-grid .asset:not(.title-element) .title {
      opacity: 1; }
      body.listing .listing-grid .asset:not(.title-element) .title p {
        opacity: 1; } }
  body.listing .listing-grid .asset.image-loaded:not(.title-element) a .listing-image-wrap img {
    opacity: 1; }

body.listing .pagination {
  margin: 88px auto 45px auto;
  opacity: 1;
  overflow: hidden;
  pointer-events: auto; }
  body.listing .pagination.is-hidden {
    height: 0;
    margin: 0;
    opacity: 0;
    pointer-events: none; }
  body.listing .pagination .prev, body.listing .pagination .next, body.listing .pagination .listing-title {
    display: inline-block;
    width: 33.33%;
    color: #305338;
    font-family: "Proxima Nova Regular", sans-serif;
    font-size: 16px; }
    body.listing .pagination .prev a, body.listing .pagination .next a, body.listing .pagination .listing-title a {
      color: #305338;
      font-family: "Proxima Nova Regular", sans-serif;
      font-size: 16px;
      pointer-events: auto;
      text-decoration: none; }
      body.listing .pagination .prev a:hover, body.listing .pagination .next a:hover, body.listing .pagination .listing-title a:hover {
        color: #305338;
        text-decoration: none; }
    body.listing .pagination .prev.is-hidden, body.listing .pagination .next.is-hidden, body.listing .pagination .listing-title.is-hidden {
      opacity: 0;
      pointer-events: none; }
  body.listing .pagination .prev {
    float: left;
    text-align: left; }
  body.listing .pagination .listing-title {
    float: left;
    text-align: center; }
  body.listing .pagination .next {
    float: right;
    text-align: right; }
  body.listing .pagination .prev-link.is-disabled, body.listing .pagination .next-link.is-disabled {
    opacity: 0.5;
    pointer-events: none; }

body.listing_page.nested_content main .listing-container,
body.listing_page.nested_content main .gallery-container {
  max-width: unset;
  width: 100%; }

body.listing_page.nested_content main .pagination,
body.listing_page.nested_content main .listing-grid {
  margin: 0 auto;
  max-width: 1440px;
  width: 85%; }

.title-element .image-container {
  display: inline-block;
  position: relative; }

.title-element .image-placeholder {
  display: block;
  max-width: 100%;
  height: auto;
  opacity: 0; }

.title-element .title-element-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

/*
------------------------------------------------------------------
Content Page Styles
------------------------------------------------------------------
*/
._4ORMAT_content_wrapper, #content_page_wrapper {
  margin: 0 auto; }
  ._4ORMAT_content_wrapper img, #content_page_wrapper img {
    max-height: none; }

/*
------------------------------------------------------------------
Social Styles
------------------------------------------------------------------
*/
footer {
  color: #3c3c3c;
  font-family: "Proxima Nova Regular", sans-serif;
  font-size: 12px;
  font-style: normal;
  margin: 0 auto;
  padding: 88px 0 58px 0;
  width: 85%; }
  footer .footer-text {
    display: block;
    text-align: center; }
  footer .footer-social {
    position: relative;
    display: block;
    line-height: 5;
    text-align: center; }
    footer .footer-social .social-link,
    footer .footer-social .social-share {
      color: #305338;
      font-size: 16px;
      font-weight: normal;
      text-decoration: none;
      display: inline-block;
      margin: 0 10px;
      position: relative;
      width: 16px;
      height: 16px; }
      footer .footer-social .social-link:hover,
      footer .footer-social .social-share:hover {
        color: #305338; }
    footer .footer-social .social-link {
      width: 16px;
      height: 16px; }
    footer .footer-social .social-icon {
      width: auto;
      height: 16px;
      overflow: visible;
      position: absolute;
      top: 1px;
      left: 0; }
  footer .cf {
    clear: both; }
  @media only screen and (max-width: 767px) {
    footer .footer-text {
      display: block;
      float: none;
      text-align: center; }
    footer .footer-social {
      display: block;
      float: none;
      line-height: 2;
      text-align: center; } }
@media only screen and (max-width: 767px) {
  #share_4ormat_link,
  .f-share-panel {
    display: none; } }

/*
------------------------------------------------------------------
Blog Styles
------------------------------------------------------------------
*/
.f_blog_wrapper {
  margin: 0 auto;
  text-align: left;
  max-width: 780px !important; }
  .f_blog_wrapper h1 {
    color: #3c3c3c;
    font-family: "Proxima Nova Black", sans-serif;
    font-size: 24px;
    font-weight: normal; }
    .f_blog_wrapper h1 + h3 {
      color: #3c3c3c;
      font-family: "Proxima Nova Black", sans-serif;
      font-size: 24px;
      font-weight: normal;
      font-size: 16; }

.f_blog_body_typography,
.f_blog_body_typography:hover {
  color: #3c3c3c !important;
  font-family: "Proxima Nova Regular", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.6 !important; }

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

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

.f_blog_title_typography,
.f_blog_title_typography:hover {
  color: #3c3c3c !important;
  font-family: "Proxima Nova Black", sans-serif !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: normal !important; }

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

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

.fancybox-title .child,
.f_blog_caption_typography {
  font-family: "Proxima Nova Regular", sans-serif !important;
  font-size: 14px !important;
  color: #111111 !important; }

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

/*
------------------------------------------------------------------
Client Access Pages
------------------------------------------------------------------
*/
body.simple.client_page #content {
  margin: 0;
  padding: 0; }

.client_page {
  padding-bottom: 20px; }
  .client_page main {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .client_page .f_assets-container {
    margin: 0 8%; }
  .client_page .private_page {
    padding-left: 20px;
    padding-right: 20px; }
    .client_page .private_page form p {
      color: #3c3c3c !important;
      font-size: 16px !important; }
    .client_page .private_page form input[type='submit'] {
      color: #3c3c3c !important;
      border: 1px solid #3c3c3c !important; }

.f_client_header {
  border-bottom: 1px solid rgba(60, 60, 60, 0.3) !important;
  margin: 0 8% 20px 8% !important; }

.f_client_header_copy p {
  color: #3c3c3c !important; }

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

/*
------------------------------------------------------------------
Miscellaneous Styles
------------------------------------------------------------------
*/
body.ie {
  /*svg {
    display: none!important;
  }*/ }
  body.ie .gallery-container .asset img {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    transform: none !important;
    position: relative !important;
    left: auto !important;
    width: auto !important; }

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

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

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

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

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

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

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

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

body.product #content_page_wrapper {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    body.product #content_page_wrapper {
      width: 100%; } }
body.order_confirmation .btn-cancel,
.product-order-form .select2-choice {
  background: transparent !important;
  border: 1px solid rgba(60, 60, 60, 0.2) !important;
  color: #3c3c3c !important; }

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

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

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

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

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

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

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

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

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

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

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

body.order_download svg {
  fill: #305338; }

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

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