body {
  background-color: #FDF5E2;
}

.kt-row-column-wrap,
.site-footer-row-container-inner {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.jmm-wrapper {
  max-width: 1920px;
  margin-inline: auto;
  margin-bottom: 6rem !important;
}

@media (min-width: 1025px) {
  .kt-row-column-wrap,
  .site-footer-row-container-inner {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .jmm-wrapper {
    margin-bottom: 8rem !important;
  }
}
.page-id-83 .jmm-header .kb-nav-link-content,
.page-id-173 .jmm-header .kb-nav-link-content {
  color: #C6A476 !important;
}

.jmm-heading-lg {
  font-family: "Tenor Sans", serif;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.075rem;
  font-size: 2.5rem;
}

.jmm-heading-md {
  font-family: "Tenor Sans", serif;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.075rem;
  font-size: 2.5rem;
  margin-bottom: 0.3em !important;
}

.jmm-heading-sm {
  font-family: "Tenor Sans", serif;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.075rem;
  font-size: 1rem;
  text-transform: uppercase;
}

.jmm-title-lg {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.088rem;
  font-size: 1.2rem;
  text-transform: uppercase;
}

.jmm-title-md {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.088rem;
  font-size: 0.9rem;
  text-transform: uppercase;
}

.jmm-title-sm {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.088rem;
  font-size: 0.8rem;
  text-transform: uppercase;
}

.jmm-body-text-lg {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: 0.022rem;
  font-size: 1.2rem;
  color: #1E1A16;
}

.jmm-body-text {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: 0.022rem;
  font-size: 1rem;
  color: #1E1A16;
}

.jmm-body-text-sm {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.022rem;
  font-size: 0.9rem;
  color: #1E1A16;
}

.jmm-btn-text {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: 0.022rem;
  font-size: 0.9rem;
}

.jmm-wrapper p:not([class*=jmm-]) {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: 0.022rem;
  font-size: 1rem;
  color: #1E1A16;
}

@media (min-width: 768px) {
  .jmm-heading-lg {
    font-size: 3rem;
  }
}
.kb-buttons-wrap .kb-button.jmm-btn-solid {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  line-height: 1.7;
  letter-spacing: 0.022rem;
  background-color: #91704A !important;
  font-size: 1rem;
  border: 1px solid #91704A;
  border-radius: 999px;
  text-transform: capitalize;
}

.kb-buttons-wrap .jmm-btn-link {
  font-size: 1rem;
  text-transform: uppercase;
  background-color: transparent;
  color: #1E1A16 !important;
  display: inline-block;
  position: relative;
  padding-bottom: 0.15rem;
  padding-inline: 0;
  text-decoration: none;
}
.kb-buttons-wrap .jmm-btn-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transition: width 0.3s ease;
}
.kb-buttons-wrap .jmm-btn-link:hover {
  background-color: transparent;
  color: #C6A476;
}
.kb-buttons-wrap .jmm-btn-link:hover::after {
  width: 0;
}

.jmm-header .item-is-stuck {
  background-color: #1E1A16 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.jmm-header .item-is-stuck.jmm-header-row {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.jmm-header .item-is-stuck.jmm-header-row .jmm-logo img {
  width: 3rem;
}
.jmm-header .item-is-stuck.jmm-header-row .kb-nav-link-content {
  color: #C6A476;
  font-size: 1rem;
}
.jmm-header .item-is-stuck.jmm-header-row .jmm-btn-solid {
  font-size: 1rem;
}
.jmm-header .jmm-header-row {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.jmm-header .jmm-header-row .jmm-logo img {
  width: 5rem;
}

@media (min-width: 1025px) {
  .jmm-header .kadence-header-row-inner {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .jmm-header .kadence-header-row-inner .wp-block-kadence-header-section {
    gap: 1.2rem;
  }
  .jmm-header .kadence-header-row-inner .kb-navigation {
    gap: 1rem;
  }
  .jmm-header .kadence-header-row-inner .kb-nav-link-content {
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 400;
  }
  .jmm-header .kadence-header-row-inner .jmm-btn-solid {
    font-size: 1rem;
  }
}
.site-footer-wrap {
  background: #1E1A16;
}
.site-footer-wrap .site-container {
  max-width: 100%;
}
.site-footer-wrap .site-top-footer-wrap {
  border-top: 1px solid rgba(198, 164, 118, 0.73);
  border-bottom: 1px solid rgba(198, 164, 118, 0.1);
  padding-top: 4rem;
}
.site-footer-wrap .footer-widget1 {
  margin-bottom: 0;
}
.site-footer-wrap .footer-widget1 img {
  width: 8rem;
  height: 8rem;
}
.site-footer-wrap .footer-social-inner-wrap {
  justify-content: center;
}
.site-footer-wrap .footer-social-inner-wrap .social-button.footer-social-item {
  background: transparent;
  font-size: 1.6rem !important;
}
.site-footer-wrap .site-footer-section {
  align-items: center;
  text-align: center;
}
.site-footer-wrap .site-footer-section.site-footer-top-section-1 {
  gap: 2rem;
}
.site-footer-wrap .site-footer-section .widget-title {
  font-size: 0.9rem;
  color: #C6A476;
}
.site-footer-wrap .site-footer-section .footer-widget-area {
  text-align: center;
}
.site-footer-wrap .site-footer-section .footer-widget-area .jmm-title-md {
  color: #C6A476;
}
.site-footer-wrap .site-footer-section .footer-widget-area ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.site-footer-wrap .site-footer-section .footer-widget-area li,
.site-footer-wrap .site-footer-section .footer-widget-area a,
.site-footer-wrap .site-footer-section .footer-widget-area p {
  font-size: 0.9rem !important;
  color: #C6A476;
  opacity: 0.9;
}
.site-footer-wrap .site-bottom-footer-inner-wrap .footer-widget-area p,
.site-footer-wrap .site-bottom-footer-inner-wrap .footer-widget-area a {
  color: rgba(198, 164, 118, 0.5);
}

@media (min-width: 1025px) {
  .site-footer-wrap .site-top-footer-wrap {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .site-footer-wrap .site-top-footer-wrap .site-container {
    margin-left: 0;
    margin-right: 0;
  }
  .site-footer-wrap .site-top-footer-wrap .site-footer-top-section-1 {
    align-items: flex-start;
  }
  .site-footer-wrap .site-top-footer-wrap .site-footer-top-section-1 img {
    width: 9rem;
    height: auto;
  }
  .site-footer-wrap .site-top-footer-wrap .footer-social-inner-wrap,
  .site-footer-wrap .site-top-footer-wrap .social-button {
    justify-content: flex-start;
  }
  .site-footer-wrap .site-top-footer-wrap .site-footer-section {
    align-items: flex-start;
    text-align: left;
  }
  .site-footer-wrap .site-top-footer-wrap .site-footer-section .footer-widget-area {
    text-align: left;
  }
}
.jmm-hero-row {
  min-height: 70vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 6rem;
  display: flex;
  align-items: center;
}
.jmm-hero-row::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(30, 26, 22, 0.4);
  z-index: 1;
}
.jmm-hero-row .kt-row-column-wrap {
  position: relative;
  z-index: 2;
}
.jmm-hero-row .jmm-hero-col {
  text-align: center;
}
.jmm-hero-row .jmm-hero-col .jmm-heading-lg {
  color: #FFFFFF;
}
.jmm-hero-row .jmm-hero-col .jmm-text-body {
  color: #FFFFFF;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 100;
}
.jmm-hero-row.jmm-hero-row-transparent {
  min-height: 50vh;
  padding-top: 8rem;
}
.jmm-hero-row.jmm-hero-row-transparent:after {
  display: none;
}
.jmm-hero-row.jmm-hero-row-transparent .jmm-heading-lg,
.jmm-hero-row.jmm-hero-row-transparent .jmm-text-body {
  color: #1E1A16;
}

@media (min-width: 1025px) {
  .jmm-hero-row {
    min-height: 80vh;
    margin-bottom: 5rem;
  }
  .jmm-hero-row.jmm-hero-row-transparent {
    min-height: 35vh;
    padding-top: 5rem;
  }
}
.jmm-banner-row {
  background-color: #1E1A16;
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-bottom: 0 !important;
}
.jmm-banner-row .jmm-col {
  text-align: center;
}
.jmm-banner-row .jmm-col .jmm-heading-lg {
  color: #FFFFFF;
}
.jmm-banner-row .jmm-col .jmm-text-body {
  color: #FFFFFF;
}

.jmm-card-row .jmm-text-wrapper {
  text-align: center;
  margin-bottom: 1rem;
}
.jmm-card-row .jmm-card-wrapper .kt-inside-inner-col {
  gap: 0.8rem;
}
.jmm-card-row .jmm-card-wrapper .jmm-card-col {
  position: relative;
}
.jmm-card-row .jmm-card-wrapper .jmm-card-col::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.1) 70%, transparent 100%);
  z-index: 1;
  pointer-events: none;
}
.jmm-card-row .jmm-card-wrapper .jmm-card-col .card-img {
  margin-bottom: 0;
}
.jmm-card-row .jmm-card-wrapper .jmm-card-col .card-img img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 9;
}
.jmm-card-row .jmm-card-wrapper .jmm-card-text-wrapper {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  z-index: 2;
  pointer-events: none;
}
.jmm-card-row .jmm-card-wrapper .jmm-card-text-wrapper .kt-inside-inner-col {
  display: flex;
  height: 100%;
  padding: 1.5rem;
}
.jmm-card-row .jmm-card-wrapper .jmm-card-text-wrapper .card-num {
  width: 2.5rem;
  height: 2.5rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #1E1A16;
  color: #FFFFFF;
}
.jmm-card-row .jmm-card-wrapper .jmm-card-text-wrapper .jmm-body-text {
  color: #FFFFFF;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.jmm-card-row .jmm-card-wrapper .jmm-card-text-wrapper .jmm-title-lg {
  margin-top: auto;
  margin-bottom: 1rem;
  color: #FFFFFF;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.jmm-card-row .jmm-card-no-img .jmm-card-col .kt-inside-inner-col {
  aspect-ratio: 3/2;
  align-items: center;
  justify-content: center;
}
.jmm-card-row .jmm-card-no-img .jmm-card-col .jmm-card-text-wrapper::before {
  display: none;
}
.jmm-card-row .jmm-card-no-img .jmm-card-col .jmm-body-text {
  text-shadow: none;
  text-align: center;
  opacity: 1;
  visibility: visible;
}
.jmm-card-row .jmm-card-no-img .jmm-card-col .jmm-title-lg {
  text-shadow: none;
  margin-top: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .jmm-card-row {
    margin-bottom: 9rem !important;
  }
  .jmm-card-row .jmm-text-wrapper {
    grid-column: 1/-1;
  }
  .jmm-card-row .jmm-card-wrapper .kt-inside-inner-col {
    align-items: flex-start;
    gap: 1rem;
  }
  .jmm-card-row .jmm-card-wrapper .jmm-card-col:nth-child(2) {
    margin-top: 2rem;
  }
  .jmm-card-row .jmm-card-wrapper .jmm-card-col .card-img img {
    aspect-ratio: 1/1;
  }
  .jmm-card-row .jmm-card-text-wrapper .kt-inside-inner-col {
    gap: 0;
  }
  .jmm-card-row .jmm-card-no-img .jmm-card-col .kt-inside-inner-col {
    aspect-ratio: 4/3;
  }
}
@media (min-width: 1025px) {
  .jmm-card-row .kt-row-column-wrap {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
  .jmm-card-row .jmm-card-wrapper .kt-inside-inner-col {
    gap: 2rem;
  }
  .jmm-card-row .jmm-card-wrapper .jmm-card-col {
    position: relative;
    cursor: pointer;
  }
  .jmm-card-row .jmm-card-wrapper .jmm-card-col:nth-child(2) {
    margin-top: 4rem;
  }
  .jmm-card-row .jmm-card-wrapper .jmm-card-col:hover .jmm-card-text-wrapper .jmm-body-text {
    opacity: 1;
    visibility: visible;
  }
  .jmm-card-row .jmm-card-text-wrapper .kt-inside-inner-col {
    gap: 0;
  }
  .jmm-card-row .jmm-card-text-wrapper .jmm-body-text {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
}
.jmm-testimonials-row .jmm-text-wrapper {
  margin-bottom: 2rem;
}
.jmm-testimonials-row .jmm-col {
  background-color: rgba(198, 164, 118, 0.1);
  border: 2px solid #1E1A16;
  border-radius: 4rem;
}
.jmm-testimonials-row .jmm-col .jmm-testimonials-wrapper {
  padding-top: 4rem;
  padding-bottom: 1rem;
}
.jmm-testimonials-row .jmm-col .jmm-testimonials-wrapper .kt-blocks-testimonials-inner-wrap .kb-gallery-carousel {
  padding-bottom: 0;
}
.jmm-testimonials-row .jmm-col .jmm-testimonials-wrapper .kt-blocks-testimonials-inner-wrap .kt-testimonial-item-wrap {
  padding-bottom: 4rem;
}
.jmm-testimonials-row .jmm-col .jmm-testimonials-wrapper .kt-blocks-testimonials-inner-wrap .kadence-testimonial-image-intrisic {
  padding-bottom: 3rem !important;
}
.jmm-testimonials-row .jmm-col .jmm-testimonials-wrapper .kt-blocks-testimonials-inner-wrap .kt-testimonial-meta-wrap {
  margin-top: 1.5rem;
  font-style: italic;
}
.jmm-testimonials-row .jmm-col .jmm-testimonials-wrapper .kt-blocks-testimonials-inner-wrap .splide__pagination__page {
  height: 8px;
  opacity: 1;
  width: 8px;
}
.jmm-testimonials-row .jmm-col .jmm-testimonials-wrapper .kt-blocks-testimonials-inner-wrap .splide__pagination__page.is-active {
  width: 32px;
  border-radius: 9999px;
}

@media (min-width: 768px) {
  .jmm-wrapper.jmm-testimonials-row {
    max-width: 700px;
    margin-inline: auto;
  }
  .jmm-wrapper.jmm-testimonials-row .jmm-testimonials-wrapper {
    padding-top: 6rem !important;
  }
  .jmm-wrapper.jmm-testimonials-row .jmm-testimonials-wrapper .kt-testimonial-item-wrap {
    padding-bottom: 6rem !important;
  }
}
@media (min-width: 1025px) {
  .jmm-wrapper.jmm-testimonials-row {
    max-width: 950px;
  }
}
.jmm-text-image-row .jmm-col-text .jmm-text-body {
  margin-top: 2rem;
}
.jmm-text-image-row .jmm-col-text .jmm-accordion-wrapper .jmm-accordion-title {
  border-bottom: 1px solid rgba(30, 26, 22, 0.1);
  font-family: "Tenor Sans", serif;
  padding-bottom: 0.8rem;
  background-color: transparent;
  color: #C6A476;
}
.jmm-text-image-row .jmm-col-text .jmm-accordion-wrapper .jmm-accordion-title .kt-accordion-panel-active {
  background-color: transparent;
  color: #C6A476;
}
.jmm-text-image-row .jmm-col-text .jmm-accordion-wrapper .jmm-accordion-title .kt-accordion-panel-inner {
  padding-block: 0.8rem;
}
.jmm-text-image-row .jmm-col-text .jmm-btns-wrapper {
  margin-top: 3rem;
  justify-content: flex-start;
  gap: 1.5rem;
}
.jmm-text-image-row .jmm-col-img .wp-block-kadence-image {
  height: 100%;
}
.jmm-text-image-row .jmm-col-img img {
  width: 100%;
  aspect-ratio: 1/1.13;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .jmm-text-image-row .kt-row-column-wrap {
    gap: 6rem;
  }
  .jmm-text-image-row .jmm-col-text {
    padding-block: 2rem;
    align-self: center !important;
  }
  .jmm-text-image-row .jmm-col-img .wp-block-kadence-image {
    height: 100%;
  }
  .jmm-text-image-row .jmm-col-img img {
    height: 100%;
    aspect-ratio: 1/1;
  }
}
@media (min-width: 1025px) {
  .jmm-text-image-row .kt-row-column-wrap {
    gap: 10rem;
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }
}
.categories-swiper {
  overflow: hidden;
}
.categories-swiper .jmm-text-wrapper {
  text-align: center;
  margin-bottom: 3rem;
  align-self: center;
}
.categories-swiper .jmm-text-wrapper .jmm-body-text {
  margin-bottom: 0.5rem;
  font-weight: 100;
  opacity: 0.6;
}
.categories-swiper .swiper-wrapper {
  margin-left: 1rem;
}
.categories-swiper .swiper-wrapper.wp-block-columns {
  display: flex;
  flex-wrap: nowrap;
  gap: 0;
}
.categories-swiper .swiper-slide.wp-block-column {
  flex-shrink: 0;
  width: auto;
  flex-basis: auto;
}
.categories-swiper .swiper-slide .slider-img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1.13;
  -o-object-fit: cover;
     object-fit: cover;
}
.categories-swiper .swiper-controls .swiper-nav .swiper-button-prev,
.categories-swiper .swiper-controls .swiper-nav .swiper-button-next {
  background-color: #1E1A16;
  border-radius: 50%;
  top: 60%;
}
.categories-swiper .swiper-controls .swiper-nav .swiper-button-prev path,
.categories-swiper .swiper-controls .swiper-nav .swiper-button-next path {
  fill: #C6A476;
}

@media (min-width: 768px) {
  .categories-swiper .swiper-slide .slider-img img {
    aspect-ratio: 1/1.23;
  }
}
.jmm-projects-grid .kt-tabs-wrap .kt-tabs-title-list {
  padding-bottom: 1em !important;
  margin-inline: 1rem !important;
  border-bottom: 1px solid rgba(30, 26, 22, 0.1);
}
.jmm-projects-grid .kt-tabs-wrap .kt-tabs-title-list .kt-title-item.kt-tab-title-active .kt-tab-title {
  color: #C6A476;
  border-color: #C6A476;
}
.jmm-projects-grid .kt-tabs-wrap .kt-tabs-title-list .kt-title-item .kt-tab-title {
  color: #1E1A16;
  padding-inline: 0.5rem;
  padding-bottom: 0;
  border-bottom-width: 2px;
  text-transform: uppercase;
}
.jmm-projects-grid .jmm-project-tab-inner {
  padding-top: 3rem !important;
}
.jmm-projects-grid .jmm-project-tab-inner .entry-content-wrap {
  padding-left: 0;
  padding-top: 1rem;
  padding-bottom: 0;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post {
  grid-template-columns: repeat(2, 1fr);
  row-gap: 20px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item .post-thumbnail {
  height: auto;
  padding-bottom: 0;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item .post-thumbnail-inner {
  position: relative;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(3n+1) {
  grid-column: span 2;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(3n+1) img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(3n+2), .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(3n+3) {
  grid-column: span 1;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(3n+2) img, .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(3n+3) img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .entry-header {
  margin-bottom: 0.3em;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .entry-title {
  font-family: "Tenor Sans", serif;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .post-more-link {
  color: #91704A;
}

@media (min-width: 768px) {
  .jmm-projects-grid .kt-tabs-title-list {
    padding-bottom: 1em !important;
    margin-inline: 5rem !important;
  }
  .jmm-projects-grid .jmm-project-tab-inner {
    padding-top: 5rem !important;
  }
  .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post {
    grid-template-columns: repeat(4, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(3n+1) {
    grid-column: auto;
  }
  .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+1), .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+2) {
    grid-column: span 2;
  }
  .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+1) img, .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+2) img {
    aspect-ratio: 16/9;
  }
  .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+3), .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+4), .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+5), .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+6) {
    grid-column: span 1;
  }
  .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+3) img, .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+4) img, .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+5) img, .jmm-projects-grid .jmm-project-tab-inner .jmm-project-post .kb-post-list-item:nth-child(6n+6) img {
    aspect-ratio: 1/1;
  }
  .jmm-projects-grid .jmm-project-tab-inner .entry-title {
    font-size: 1rem !important;
  }
}
.jmm-project-specs-row .jmm-heading-sm {
  margin-bottom: 1.5rem !important;
}
.jmm-project-specs-row .jmm-col-left {
  border-top: 2px solid #1E1A16;
  padding-top: 1.5rem;
}
.jmm-project-specs-row .jmm-col-right {
  padding-top: 1.5rem;
  border-top: 2px solid #91704A;
}
.jmm-project-specs-row .jmm-col-right .jmm-heading-sm {
  color: #91704A;
}
.jmm-project-specs-row .jmm-col-right .jmm-specs-title .jmm-body-text-sm {
  color: #91704A;
}
.jmm-project-specs-row .jmm-col-specs-inner {
  flex-wrap: nowrap !important;
  gap: 1em;
  margin-bottom: 1rem !important;
}
.jmm-project-specs-row .jmm-col-specs-inner .wp-block-column {
  flex-wrap: nowrap !important;
}
.jmm-project-specs-row .jmm-col-specs-inner .wp-block-column:first-child {
  flex: 0 0 auto !important;
  white-space: nowrap !important;
}
.jmm-project-specs-row .jmm-col-specs-inner .wp-block-column:last-child {
  flex: 1 1 auto !important;
}

@media (min-width: 768px) {
  .jmm-project-specs-row .kt-row-column-wrap {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }
}
@media (min-width: 1025px) {
  .jmm-project-specs-row .kt-row-column-wrap {
    -moz-column-gap: 10rem;
         column-gap: 10rem;
  }
}
.jmm-project-gallery-row {
  background-color: #FDF5E2;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 10px;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 0;
  margin: 0;
  height: auto !important;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: 100%;
  padding: 0;
  margin: 0;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kb-gallery-figure .kb-gal-image-radius {
  max-width: 100%;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kb-gallery-figure .kb-gal-image-radius .kadence-blocks-gallery-intrinsic {
  padding-bottom: 0 !important;
  height: auto;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kb-gallery-figure .kb-gal-image-radius .kadence-blocks-gallery-intrinsic img {
  position: relative !important;
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(3n+1) {
  grid-column: span 2;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(3n+1) img {
  aspect-ratio: 16/9;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(3n+2), .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(3n+3) {
  grid-column: span 1;
}
.jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(3n+2) img, .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(3n+3) img {
  aspect-ratio: 1/1;
}

@media (min-width: 768px) {
  .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul {
    grid-template-columns: repeat(4, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(3n+1) {
    grid-column: auto;
  }
  .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+1), .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+2) {
    grid-column: span 2;
  }
  .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+1) img, .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+2) img {
    aspect-ratio: 16/9;
  }
  .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+3), .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+4), .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+5), .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+6) {
    grid-column: span 1;
  }
  .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+3) img, .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+4) img, .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+5) img, .jmm-project-gallery-row .jmm-project-gallery-inner .jmm-gallery ul.kb-gallery-ul > li.kadence-blocks-gallery-item:nth-child(6n+6) img {
    aspect-ratio: 1/1;
  }
}
.jmm-text-wrapper .jmm-body-text-lg,
.jmm-text-wrapper .jmm-body-text {
  max-width: 750px;
  margin-inline: auto;
  padding-top: 1rem;
  padding-inline: 2rem;
}

@media (min-width: 1025px) {
  .jmm-text-wrapper .jmm-body-text-lg,
  .jmm-text-wrapper .jmm-body-text {
    padding-inline: 0;
  }
}
.jmm-materials-row .kt-row-column-wrap {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.jmm-materials-row .kt-row-column-wrap .jmm-col {
  cursor: pointer;
}
.jmm-materials-row .kt-row-column-wrap .jmm-col .jmm-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.jmm-materials-row .kt-row-column-wrap .jmm-col .jmm-img img {
  max-width: 213px;
  aspect-ratio: 1/1;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.jmm-materials-row .kt-row-column-wrap .jmm-col .jmm-materials-title {
  font-size: 0.8rem;
  text-align: center;
}
.jmm-materials-row .jmm-lightbox-wrapper {
  display: none;
}

@media (min-width: 1025px) {
  .jmm-materials-row .kt-row-column-wrap {
    max-width: 1000px;
    margin: auto;
  }
}
.jmm-lightbox-wrapper {
  display: none;
}

.jmm-body-locked {
  overflow: hidden;
}

.jmm-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  pointer-events: none;
  visibility: hidden;
}

.jmm-modal-open {
  pointer-events: auto;
  visibility: visible;
}
.jmm-modal-open .jmm-modal-overlay {
  opacity: 1;
}
.jmm-modal-open .jmm-modal-content {
  opacity: 1;
  transform: translateY(0);
}

.jmm-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.25s ease;
}

.jmm-modal-content {
  position: relative;
  background: #fff;
  border-radius: 0.75rem;
  padding: 2.5rem 2rem;
  max-width: 28rem;
  width: 100%;
  opacity: 0;
  transform: translateY(0.75rem);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.jmm-modal-close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  background: none;
  border: none;
  font-size: 1.5rem;
  line-height: 1;
  color: #888;
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: color 0.2s ease;
}
.jmm-modal-close:hover {
  color: #333;
}

@media (min-width: 768px) {
  .jmm-pagecontent-row .kt-row-column-wrap {
    max-width: 1000px;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .jmm-faq-row .jmm-faq-accordion {
    max-width: 750px;
    margin: auto;
  }
}
.jmm-contact-info-row > .kt-row-column-wrap {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.jmm-contact-info-row .jmm-contact-form-col .jmm-contact-form .kt-row-column-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.jmm-contact-info-row .jmm-contact-form-col .jmm-contact-form .kb-adv-form-label {
  color: #1E1A16;
  opacity: 0.8;
}
.jmm-contact-info-row .jmm-contact-form-col .jmm-contact-form .kb-field {
  border-bottom: 1px solid rgba(30, 26, 22, 0.5490196078);
}
.jmm-contact-info-row .jmm-details-col .jmm-details-inner ul {
  gap: 2.1rem !important;
}
.jmm-contact-info-row .jmm-details-col .jmm-details-inner .jmm-details-li {
  border-bottom: 1px solid rgba(30, 26, 22, 0.5490196078);
  padding-block: 0.6em;
}
.jmm-contact-info-row .jmm-details-col .jmm-details-inner a {
  text-decoration: none;
}
.jmm-contact-info-row .jmm-details-col .jmm-social-details {
  padding-top: 1.5rem;
}

@media (min-width: 1025px) {
  .jmm-contact-info-row > .kt-row-column-wrap {
    -moz-column-gap: 10rem;
         column-gap: 10rem;
  }
  .jmm-contact-info-row .jmm-details-col {
    padding-right: 1rem;
  }
}/*# sourceMappingURL=main.css.map */