/** Shopify CDN: Minification failed

Line 316:20 Unexpected "/"

**/
/* Temp */
.header__icons {
    opacity: 0;
}
/* @media (max-width: 991px) {
  .header {
      justify-content: space-between;
      flex-direction: row-reverse;
  }
} */

/* Theme Fonts */
@font-face { 
  font-family: Montseratt;
  src: url('/cdn/shop/files/Montserrat-VariableFont_wght.woff?v=1738427446');
}
@font-face { 
  font-family: Raleway;
  src: url('/cdn/shop/files/Raleway-VariableFont_wght.woff?v=1738427488');
}
@font-face { 
  font-family: Spectral;
  src: url('/cdn/shop/files/Spectral-Regular.woff?v=1738427492');
}





/* General Theme Styles */
header {
    max-width: 100% !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .1em;
    line-height: 1.2142857143;
  color: #2C2C2B;
}
p, body {
    font-family: "Raleway", serif !important;
    font-weight: 300;
    line-height: 2;
    color: #2C2C2B;
}
.header__inline-menu {
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 1.2142857143;
    font-style: normal;
    text-transform: uppercase;
}
.header__active-menu-item {
    text-decoration: none;
}
.header__icon.header__icon--search {
    display: none;
    opacity: 0;
}
.header__menu-item:hover span {
    text-underline-offset: 1rem !important;
}
.rich-text__heading {
    position: relative;
    padding-top: 125px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    padding-bottom: 20px;
    color: #2C2C2B;
}
.rich-text__heading:before {
    content: "";
    display: block;
    height: 75px;
    width: 1.5px;
    background-color: #b7b7b7;
    margin-bottom: 10px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.button.button--primary {
  font-size: 14px;
  font-weight: 400;
  font-family: Montserrat, serif;
  letter-spacing: 2px;
  color: #2C2C2B;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.button.button--primary::after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -20px;
  height: 1px;
  width: 100%;
  background-color: rgb(183 183 183);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
  box-shadow: none !important;
}
.button.button--primary:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.button.button--primary .svg-wrapper {
    height: auto;
    width: auto;
}
.link.animate-arrow {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: #2C2C2B;
    background-color: transparent;
}

/* Nav */
.header-wrapper {
    position: absolute !important;
    width: 100% !important;
    background-color: transparent !important;
}
.header__menu-item,
.header__menu-item:hover {
    color: white;
    text-decoration: none;
}
.header__icon {
    color: rgb(255 255 255);
}
.shopify-section-header-sticky.scrolled-past-header .header__heading-logo {
    filter: invert(1) grayscale(100%) contrast(100%);
    width: 225px;
}
.shopify-section-header-sticky.scrolled-past-header .header__menu-item, .shopify-section-header-sticky.scrolled-past-header .header__menu-item:hover {
    color: #2C2C2B;
}
.shopify-section-header-sticky.scrolled-past-header .header__icon {
  color: #2C2C2B;
}
.shopify-section-header-sticky.menu-open .header-wrapper {
    background-color: white !important;
}
.shopify-section-header-sticky.menu-open .header__heading-logo {
    filter: invert(1) grayscale(100%) contrast(100%);
    width: 225px;
}
.shopify-section-header-sticky.menu-open .header__icon {
  color: #2C2C2B;
}
.header__active-menu-item {
  color: white !important;
}
.shopify-section-header-sticky.scrolled-past-header .header__active-menu-item {
  color: #2C2C2B !important;
}
.shopify-section-header-sticky.scrolled-past-header
.list-menu__item--active {
  text-decoration: none !important;
}

/* Hero */
#Banner-template--19043492659443__image_banner,
#Banner-template--19063465902323__image_banner_UbLNNV,
#Banner-template--19333567054067__image_banner_UbLNNV,
#Banner-template--19348643709171__image_banner_UbLNNV,
#Banner-template--19043492298995__image_banner_FiGkBV,
#Banner-template--19071179948275__image_banner_UbLNNV,
#Banner-template--19421724082419__image_banner_UbLNNV,
#Banner-template--19662799175923__image_banner_qGbxzT {
    position: relative;
    height: 90vh !important;
}
@media screen and (max-width: 991px) {
   #Banner-template--19043492659443__image_banner,
    #Banner-template--19063465902323__image_banner_UbLNNV,
    #Banner-template--19333567054067__image_banner_UbLNNV,
    #Banner-template--19348643709171__image_banner_UbLNNV,
    #Banner-template--19043492298995__image_banner_FiGkBV,
    #Banner-template--19071179948275__image_banner_UbLNNV,
    #Banner-template--19421724082419__image_banner_UbLNNV,
    #Banner-template--19662799175923__image_banner_qGbxzT {
        height: 60vh !important;
    } 
}
#Banner-template--19043492659443__image_banner:before,
#Banner-template--19063465902323__image_banner_UbLNNV:before,
#Banner-template--19333567054067__image_banner_UbLNNV:before,
#Banner-template--19348643709171__image_banner_UbLNNV:before,
#Banner-template--19043492298995__image_banner_FiGkBV:before,
#Banner-template--19071179948275__image_banner_UbLNNV:before,
#Banner-template--19421724082419__image_banner_UbLNNV:before,
#Banner-template--19662799175923__image_banner_qGbxzT:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 300px;
    background: linear-gradient(to bottom, #00000026, transparent);
    z-index: 2;
}
.article-template__hero-container {
    max-width: 100% !important;
}
@media screen and (max-width: 749px) {
    .banner--medium.banner--mobile-bottom:not(.banner--adapt) .banner__media, .banner--medium.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media {
        height: inherit !important;
    }
    #Banner-template--19043492659443__image_banner,
    #Banner-template--19063465902323__image_banner_UbLNNV,
    #Banner-template--19333567054067__image_banner_UbLNNV,
    #Banner-template--19348643709171__image_banner_UbLNNV,
    #Banner-template--19043492298995__image_banner_FiGkBV,
    #Banner-template--19071179948275__image_banner_UbLNNV,
    #Banner-template--19421724082419__image_banner_UbLNNV,
    #Banner-template--19662799175923__image_banner_qGbxzT {
        position: relative;
        height: 40rem !important;
    }
}

/* Sticky Nav */
.scrolled-past-header .header-wrapper {
    background-color: white !important;
}
.scrolled-past-header .header {
    padding-top: 15px;
    padding-bottom: 15px;
}


/* Homepage */
#shopify-section-template--19043492659443__image_banner h2 {
  font-family: "Spectral", serif !important;
  font-size: 60px;
  letter-spacing: 2px;
  text-shadow: 0px 3px 18px rgba(0, 0, 0, 0.34);
}
#shopify-section-template--19043492659443__image_banner p {
  font-family: "Montserrat", serif !important;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 12px;
  text-shadow: 0px 3px 12px rgba(0, 0, 0, 0.34);
}
.multicolumn-card__image-wrapper {
  overflow: hidden;
}
.multicolumn-card__image-wrapper .media img {
  width: 100%;
  display: block;
  transition: transform 0.3s ease;
}
.multicolumn-card__image-wrapper:hover .media img {
  transform: scale(1.1);
}
.section-template--19043492659443__rich_text_kzhBif-padding {
    background-color: #f4f4f4;
}
#shopify-section-template--19043492659443__multicolumn_bhEcij .multicolumn.color-scheme-1.gradient.background-none.no-heading {
    background: linear-gradient(to bottom, transparent 50%, #f4f4f4 50%);
}
#shopify-section-template--19043492659443__image_banner_fax9VX {
    background: linear-gradient(to bottom, #f4f4f4 50%, transparent 50%);
}


/* Meet The Team page */
#Slider-template--19063465902323__multicolumn_HEaLeQ .multicolumn-card__info .inline-richtext {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 0;
}
#Slider-template--19063465902323__multicolumn_HEaLeQ .multicolumn-card__info .rte {
    margin-top: 0 !important;
}


/* Services Page */
.btn-nopadding{
  padding: 0;
}
@media screen and (min-width: 750px) {
    .collapse-padding .image-with-text__grid--reverse .image-with-text__content:not(.image-with-text__content--desktop-center) {
        padding: 7rem !important;
    }
    .collapse-padding .image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__content:not(.image-with-text__content--desktop-center) {
        padding: 7rem !important;
    }
}
@media screen and (max-width: 749px) {
    .collapse-padding .image-with-text__grid .image-with-text__content {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }
}


* Our Process Page */
.rte ul, .rte ol {
    margin-bottom: 10px;
}
rte ul, li, .rte ol li {
    padding-top: 5px;
    padding-bottom: 5px;
}


/* Contact Us page */
.contact__button button {
    width: 100%;
    background-color: #2C2C2B;
    color: white;
    transition: all .2s ease-in-out;
}
.contact__button button:hover {
    background-color: #545f5f;
}


/* Team Tile Width */
#Banner-template--19043492659443__image_banner_fax9VX {
    max-width: 1080px !important;
    margin: 0 auto;
}



/* Online Store */
.jdgm-review-widget::before,
.jdgm-review-widget::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: inherit;
  z-index: -1;
}

.jdgm-review-widget::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: 100%;
  background-color: inherit;
  z-index: -1;
}

.jdgm-review-widget::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: -9999px;
  background-color: inherit;
  z-index: -1;
}

/* Breadcrumbs' styles */
.breadcrumbs {
  font-size: .85em;
  margin: 0 0 2em;
}

.breadcrumbs ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs a {
    text-decoration: underline;
    color: #4e595d;
}

.breadcrumbs li:not(:last-child):after {  
  content: "›\00a0";
  display: inline-block;
  padding-left: .75ch;
  speak: none;
  vertical-align: middle;
}

.breadcrumbs [aria-current="page"] {
  color: inherit;
  text-decoration: none;
}

.breadcrumbs [aria-current="page"]:hover,
.breadcrumbs [aria-current="page"]:focus {
  text-decoration: underline;
}


/* Blog */
.page-width.page-width--narrow.scroll-trigger.animate--fade-in {
    text-align: center;
}


/* Legal pages */
.shopify-policy__container {
    padding-top: 100px;
    padding-bottom: 100px;
}



/* Footer */
footer {
    border: none !important;
    padding-top: 80px !important;
    background-color: #f4f4f4 !important;
}
.footer-block__details-content .list-menu__item--link, .copyright__content a {
    color: #2C2C2B !important;
}
.footer-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-cta-btn {
    padding: 0;
}
.footer-right img {
    width: 250px;
}
.footer__list-social {
    justify-content: flex-start !important;
    gap: 12px;
}
.footer__list-social .list-social__link {
    padding: 0;
}
.footer-menu {
    text-transform: uppercase;
    font-family: Montserrat, serif;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 500;
}
.footer-cta-wrap h2 {
    font-family: Spectral, serif !important;
    font-size: 30px;
    margin-top: 0;
}
.footer-cta-wrap h2 span {
    font-style: italic;
}
.footer__content-bottom {
    border-top: none !important;
}
.copyright__content {
    font-size: inherit;
    color: #4e595d;
}



/* Responsive Styling */
@media (max-width: 991px) {
  .header__heading-logo {
      max-width: 200px;
  }
  .header {
      padding: 1.5rem !important;
  }
  #shopify-section-template--19043492659443__image_banner h2 {
      font-size: 5vw;
      line-height: 1;
  }
  #shopify-section-template--19043492659443__image_banner p {
      font-size: 1.75vw;
      letter-spacing: 10px;
  }
  .footer-right img {
      width: 200px;
  }
  #shopify-section-sections--19043489841395__custom_liquid_eA9Ft9 iframe {
    height: 300px !important;
  }
}
@media (max-width: 767px) {
  .footer-flex {
      flex-direction: column;
      gap: 40px;
  }
  .footer-right {
      text-align: center;
      width: 100%;
  }
  .footer-menu {
      margin-top: 10px;
  }
  .footer-right img {
      width: 150px;
  }
}
@media (max-width: 640px) {
  .header__heading-logo {
      max-width: 175px;
  }
  #shopify-section-template--19043492659443__image_banner h2 {
      font-size: 6vw;
      letter-spacing: 1px;
      line-height: 1.1;
  }
  #shopify-section-template--19043492659443__image_banner p {
      font-size: 3.2vw;
      letter-spacing: 2px;
      line-height: 1.5;
  }
  .footer-cta-wrap h2 {
      font-size: 26px;
  }
}

@media (max-width: 413px) {
    .header__heading-logo {
        max-width: 150px;
    }
    #shopify-section-template--19043492659443__image_banner h2 {
        font-size: 5.5vw;
    }
    .footer-cta-wrap h2 {
        font-size: 22px;
    }
}

    