.elementor-kit-4{--e-global-color-primary:#FFFBF1;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#191918;--e-global-color-accent:#FFFFFF;--e-global-color-cc85fbf:#7B1B38D1;--e-global-color-1ae2bfe:#7B1B38;--e-global-color-11f5d3c:#5A86ADE3;--e-global-typography-primary-font-family:"Libre Caslon Text";--e-global-typography-primary-font-size:23px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:33px;--e-global-typography-primary-letter-spacing:1.3px;--e-global-typography-primary-word-spacing:1px;--e-global-typography-secondary-font-family:"Public Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bc-live-gallery { max-width: 1200px; margin: 0 auto; }
.bc-search-wrap { position: relative; }
.bc-search {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 10px;
  font-size: 16px;
}

.bc-suggest {
  position: absolute;
  left: 0; right: 0;
  top: calc(100% + 6px);
  background: #fff;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0,0,0,.12);
  display: none;
  overflow: hidden;
  z-index: 9999;
}
.bc-suggest button{
  width: 100%;
  text-align: left;
  padding: 10px 12px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.bc-suggest button:hover { background: rgba(0,0,0,.06); }

.bc-active-tags { margin: 12px 0 6px; display: flex; gap: 8px; flex-wrap: wrap; }
.bc-pill {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 8px 10px; border-radius: 999px;
  border: 1px solid rgba(0,0,0,.15);
  background: rgba(0,0,0,.03);
  font-size: 14px;
}
.bc-pill .x { border: 0; background: transparent; cursor: pointer; font-size: 16px; line-height: 1; }

.bc-grid {
  column-count: 4;
  column-gap: 14px;
  margin-top: 14px;
}
@media (max-width: 1024px){ .bc-grid { column-count: 3; } }
@media (max-width: 768px){ .bc-grid { column-count: 2; } }
@media (max-width: 480px){ .bc-grid { column-count: 1; } }

.bc-card{
  break-inside: avoid;
  margin: 0 0 14px;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 25px rgba(0,0,0,.08);
}
.bc-card img{ width: 100%; height: auto; display: block; }
.bc-card .meta{ padding: 10px 12px; font-size: 13px; opacity: .85; }

.bc-status { margin-top: 10px; font-size: 13px; opacity: .8; }/* End custom CSS */