.elementor-1727 .elementor-element.elementor-element-f512037 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1727 .elementor-element.elementor-element-f512037 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){.elementor-1727 .elementor-element.elementor-element-f512037 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-01375da *//* =========================================================
   BROCHURE CARDS — PAGE 1727
   ========================================================= */

/* Shortcode containers */
body.page-id-1727 #id01,
body.page-id-1727 #Brochure_list {
  width: 100%;
}

/* Card grid */
body.page-id-1727 #Brochure_list #im_dp_grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px !important;

  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Complete card */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_box {
  display: flex !important;
  flex-direction: column;

  min-width: 0;
  width: auto !important;
  height: 100% !important;

  margin: 0 !important;
  padding: 0 !important;

  overflow: hidden !important;
  background-color: #ecece7 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* Image containers */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_box_left,

body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_thumbnail {
  display: block !important;

  width: 100% !important;
  height: auto !important;

  margin: 0 !important;
  padding: 0 !important;

  overflow: hidden !important;
  line-height: 0;
  background: transparent !important;
}

/* Card image */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_thumbnail
img {
  display: block !important;

  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  aspect-ratio: 4 / 3;

  margin: 0 !important;
  padding: 0 !important;

  object-fit: cover;
  object-position: center;
}

/* Content beneath the image */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_box_right {
  position: static !important;
  display: flex !important;
  flex: 1;
  flex-direction: column;

  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;

  margin: 0 !important;
  padding: 40px 40px 48px !important;

  overflow: visible !important;
  background-color: #ecece7 !important;
}

/* Card title */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_title {
  display: -webkit-box !important;

  width: 100% !important;
  height: auto !important;
  max-height: calc(1.15em * 2) !important;

  margin: 0 0 24px !important;
  padding: 0 !important;

  overflow: hidden !important;
  color: #000 !important;
  background: transparent !important;

  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 1.15 !important;
  letter-spacing: 0 !important;

  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

/* Card description — always fully visible */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_textarea {
  position: static !important;
  display: block !important;
  flex-shrink: 0;

  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;

  margin: 0 !important;
  padding: 0 !important;

  overflow: visible !important;
  color: #4c4c4a !important;
  background: transparent !important;

  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  text-overflow: initial !important;

  -webkit-box-orient: initial !important;
  -webkit-line-clamp: unset !important;
}

/* Button container */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_fbbutton {
  position: static !important;
  display: block !important;
  flex-shrink: 0;

  width: 100% !important;
  height: auto !important;

  margin: auto 0 0 !important;
  padding: 28px 0 0 !important;

  background: transparent !important;
}

/* Download button */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_fbbutton_btn {
  position: static !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;

  width: auto !important;
  height: auto !important;
  min-height: 0 !important;

  margin: 0 !important;
  padding: 14px 22px !important;

  color: #fff !important;
  background-color: #d60020 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;

  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  text-align: center;
  text-decoration: none !important;

  transition:
    background-color 200ms ease,
    color 200ms ease;
}

/* Button interaction */
body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_fbbutton_btn:hover,

body.page-id-1727
#Brochure_list
#im_dp_grid
.Themes_list_fbbutton_btn:focus {
  color: #fff !important;
  background-color: #b0001c !important;
  text-decoration: none !important;
}

/* Tablet */
@media (max-width: 1024px) {
  body.page-id-1727 #Brochure_list #im_dp_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px !important;
  }

  body.page-id-1727
  #Brochure_list
  #im_dp_grid
  .Themes_list_box_right {
    padding: 32px 32px 40px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  body.page-id-1727 #Brochure_list #im_dp_grid {
    grid-template-columns: 1fr;
    gap: 32px !important;
  }

  body.page-id-1727
  #Brochure_list
  #im_dp_grid
  .Themes_list_box_right {
    padding: 40px 40px 48px !important;
  }
}/* End custom CSS */