/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* ============================================================
   HEADING STYLES & paragraph and general
   ============================================================ */
#g-mainbody .com-content-article__body {
  line-height: 1.8;
}
#g-mainbody .com-content-article__body p {
  margin-bottom: 1.6rem;
}
#g-mainbody .com-content-article__body strong {
  font-weight: 700;
}
#g-mainbody h1, #g-mainbody h2, #g-mainbody h3, #g-mainbody h4, #g-mainbody h5, #g-mainbody h6 {
  position: relative;
  margin: 0 0 28px;
  padding-bottom: 14px;
  font-family: "Oranienbaum", serif;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0.3px;
  color: #7C5711;
  text-rendering: optimizeLegibility;
}
#g-mainbody h1::after, #g-mainbody h2::after {
  content: "";
  display: block;
  width: 90px;
  height: 2px;
  margin-top: 12px;
  background: #C89B45;
}
#g-mainbody h1 {
  font-size: 2.6rem;
}
#g-mainbody h2 {
  font-size: 2.1rem;
}
#g-mainbody h3 {
  font-size: 1.7rem;
}
.sundance-content-box {
  position: relative;
  margin: 2rem 0;
  padding: 2rem;
  background: #F7F2E7;
  border-radius: 10px;
  overflow: hidden;
}
.sundance-content-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #083920;
}
.sundance-content-box h4 {
  color: #083920 !important;
  font-size: 1.55rem;
  margin-bottom: 1rem;
  padding-bottom: 0.8rem;
  border-bottom: 2px solid #7C5711;
}
.sundance-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 1rem 0;
}
.button {
  background: #083920;
  color: #ffffff;
}
.button:hover, .button:focus {
  background: #7C5711;
  color: #ffffff;
}
hr {
  border: 0;
  border-top: 2px solid rgba(124, 87, 17, 0.35);
  margin: 2rem 0;
}
.btn.btn-success, .btn.btn-success:hover, .btn.btn-success:active, .btn.btn-success:focus {
  background: #083920 !important;
  border-color: #083920 !important;
  color: #ffffff !important;
}
.btn.btn-success:hover, .btn.btn-success:active, .btn.btn-success:focus {
  background: #7C5711 !important;
  border-color: #7C5711 !important;
  color: #ffffff !important;
}
.box3.moduletable a, .box3.widget a, .box3.g-outer-box a, .box3 > .g-content a {
  color: #1C331C !important;
}
.uk-scope .uk-link, .uk-scope a {
  color: #7C5711 !important;
  color: #ffffff !important;
  text-decoration: none;
  cursor: pointer;
}
.uk-scope .uk-button, .uk-scope .uk-button a, .uk-scope .uk-button:hover, .uk-scope .uk-button:hover a {
  color: #ffffff !important;
}
/* ============================================================
   LAYOUT: TOP BAR
   ============================================================ */
#g-top {
  position: relative;
  overflow: visible;
  margin-top: -33px;
  z-index: 1010;
  border-bottom: 1px solid rgba(218, 170, 87, 0.65);
  box-shadow: inset 0 -1px 0 rgba(255, 229, 160, 0.25), 0 2px 8px rgba(0, 0, 0, 0.35);
}
/* Leather overlay only */
#g-top::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 15% 20%, rgba(255, 196, 140, 0.1) 0%, transparent 28%), radial-gradient(circle at 85% 80%, rgba(255, 220, 180, 0.13) 0%, transparent 30%), linear-gradient(135deg, rgba(44, 26, 15, 0.25) 0%, rgba(74, 46, 26, 0.15) 50%, rgba(106, 69, 40, 0.2) 100%);
  pointer-events: none;
  z-index: 0;
}
/* Keep top content above overlay */
#g-top > .g-container, #g-top > .g-container > .g-grid, #g-top .g-content, #g-top .g-particle {
  position: relative;
  z-index: 1;
}
/* Top row alignment */
#g-top > .g-container > .g-grid {
  display: flex;
  align-items: center;
}
/* Top blocks */
#g-top > .g-container > .g-grid > .g-block {
  display: flex;
  align-items: center;
  color: #000;
}
#g-top > .g-container > .g-grid > .g-block > .g-content, #g-top > .g-container > .g-grid > .g-block > .g-particle {
  width: 100%;
  margin: 0;
}
/* Contact / logo / search alignment */
#g-top .g-contact-showcase, #g-top .search form {
  display: flex;
  align-items: center;
}
#g-top a {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.55);
}
#g-top a:hover {
  color: #d8aa49;
}
/* ============================================================
   LOGO POSITIONING - DESKTOP
   ============================================================ */
#g-top #logo-6391-particle {
  position: relative;
  z-index: 9999;
  overflow: visible;
}
#g-top #logo-6391-particle a.g-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9999;
  width: 100%;
  overflow: visible;
  transform: translateY(24px);
}
#g-top #logo-6391-particle a.g-logo img {
  width: 175px;
  max-width: none;
  height: auto;
  display: block;
  position: relative;
  z-index: 9999;
  transform-origin: center center;
  filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.55));
}
#g-top #logo-6391-particle a.g-logo:hover img {
  animation: logoPulseOnce 0.45s ease-out 1;
}
@keyframes logoPulseOnce {
  0% {
    transform: scale(1);
  }
  45% {
    transform: scale(1.035);
  }
  100% {
    transform: scale(1);
  }
}
/* ============================================================
   SEARCH
   ============================================================ */
#g-top .search {
  display: flex;
  justify-content: flex-end;
}
#g-top .search .form-inline {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
#g-top .search .inputbox, #g-top .search input[type="search"] {
  margin-left: auto;
  border-radius: 20px;
  border: 1px solid rgba(218, 170, 87, 0.85);
  box-shadow: 0 0 0 1px rgba(255, 220, 140, 0.18), 0 1px 4px rgba(0, 0, 0, 0.3), inset 0 1px 2px rgba(255, 255, 255, 0.25);
}
/* ============================================================
   LAYOUT: HEADER & NAVIGATION
   ============================================================ */
#g-header .g-toplevel {
  display: flex;
  align-items: center;
}
#g-header .g-main-nav .g-dropdown {
  background: #083920;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #C58D23 !important;
}
#g-header .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: #062D19;
  color: #ccc;
}
.g-menu-item-title {
  text-transform: uppercase;
}
.g-title::after {
  border: none;
}
/* ============================================================
   MOBILE TOP BAR
   ============================================================ */
@media (max-width: 768px) {
  #g-top {
    margin-top: 0;
    padding-top: 3rem;
    z-index: 1;
  }
  #g-top .g-contact-showcase {
    justify-content: center;
    width: 100%;
    gap: 0.5rem;
    margin-top: -2rem;
  }
  #g-top #logo-6391-particle {
    text-align: center;
    width: auto;
    z-index: 1;
  }
  #g-top #logo-6391-particle a.g-logo {
    margin-left: 6rem;
    margin-top: 0rem;
    padding-bottom: 1rem;
    width: auto;
    max-width: none;
    transform: translateY(12px) !important;
    z-index: 1;
  }
  #g-top #logo-6391-particle a.g-logo img {
    width: 160px;
    max-width: 160px;
    height: auto;
  }
  .g-offcanvas-toggle {
    position: fixed !important;
    top: 16px !important;
    left: 16px !important;
    z-index: 99999 !important;
    display: block !important;
    font-size: 1.6rem;
    color: #000;
    background: #fff;
    padding: 4px 6px;
    line-height: 1;
  }
}
/* ============================================================
   LAYOUT: FULLWIDTH & INNER PAGE HEADERS
   ============================================================ */
/* ============================================================
   FULLWIDTH HEADER / SIMPLE CONTENT STYLING
   ============================================================ */
.slideshow-a {
  min-height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.slideshow-a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, rgba(214, 170, 76, 0) 0%, rgba(214, 170, 76, 0.95) 18%, rgba(255, 226, 150, 0.95) 50%, rgba(214, 170, 76, 0.95) 82%, rgba(214, 170, 76, 0) 100%);
  box-shadow: 0 0 10px rgba(214, 170, 76, 0.28);
}
#g-fullwidth .g-simplecontent .g-simplecontent-item-content-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: -42px;
  width: 0;
  height: 0;
  border-top: 42px solid transparent;
  border-bottom: 42px solid transparent;
  border-right: 42px solid #0a341d;
}
/* Center content */
.g-simplecontent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
/* ============================================================
   FULLWIDTH HEADER RIBBON
   ============================================================ */
/* Main title ribbon */
#g-fullwidth .g-simplecontent .g-simplecontent-item-content-title {
  display: inline-block;
  position: relative;
  background: linear-gradient(90deg, #0a341d 0%, #114928 100%);
  color: #fff;
  font-family: "Oranienbaum", serif;
  font-size: 3.2rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 1rem 2.75rem 1rem 2.2rem;
  margin-bottom: 1rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.22), inset 0 -1px 0 rgba(255, 220, 140, 0.15);
}
/* Angled arrow wedge */
#g-fullwidth .g-simplecontent .g-simplecontent-item-content-title::after {
  content: "";
  position: absolute;
  top: 0;
  right: -42px;
  width: 0;
  height: 0;
  border-top: 42px solid transparent;
  border-bottom: 42px solid transparent;
  border-left: 42px solid #114928;
}
/* Subtitle panel */
#g-fullwidth .g-simplecontent .g-simplecontent-item-leading-content {
  display: block;
  margin-top: 0.75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  padding: 0.65rem 1.4rem;
  background: rgba(10, 52, 29, 0.88);
  color: rgba(255, 255, 255, 0.92);
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  line-height: 1.2;
  text-shadow: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), inset 0 -1px 0 rgba(255, 220, 140, 0.12);
}
/* ============================================================
   MOBILE
   ============================================================ */
@media (max-width: 768px) {
  .slideshow-a {
    min-height: 180px;
    padding: 1rem;
  }
  #g-fullwidth .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 2rem;
    padding: 0.85rem 1.75rem 0.85rem 1.4rem;
  }
  #g-fullwidth .g-simplecontent .g-simplecontent-item-content-title::after {
    right: -28px;
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent;
    border-left: 28px solid #114928;
  }
  #g-fullwidth .g-simplecontent .g-simplecontent-item-leading-content {
    font-size: 0.9rem;
    max-width: 90%;
    padding: 0.55rem 1rem;
    letter-spacing: 0.8px;
  }
}
#g-fullwidth {
  position: relative;
  z-index: 1;
}
#g-fullwidth, #g-fullwidth .g-content, #g-fullwidth .platform-content {
  overflow: visible;
}
.outline-21 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-inner-pages-1.jpg') no-repeat scroll center top / cover;
}
body.itemid-246 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-inner-pages-2.jpg') no-repeat scroll center top / cover;
}
body.itemid-214 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-inner-pages-3.jpg') no-repeat scroll center top / cover;
}
body.itemid-591 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-inner-pages-4.jpg') no-repeat scroll center top / cover;
}
body.itemid-627 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-inner-pages-5.jpg') no-repeat scroll center center / cover;
}
body.itemid-257 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-inner-pages-6.jpg') no-repeat scroll center bottom / cover;
}
body.itemid-244 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-inner-pages-7.jpg') no-repeat scroll center center / cover;
}
body.itemid-248 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-inner-pages-1.jpg') no-repeat scroll center center / cover;
}
body.itemid-1027 #g-fullwidth, body.itemid-1067 #g-fullwidth, body.itemid-1068 #g-fullwidth, body.itemid-1069 #g-fullwidth, body.itemid-1070 #g-fullwidth, body.itemid-1071 #g-fullwidth, body.itemid-1072 #g-fullwidth {
  background: #fff url('../../../../images/header/sundance-economic-development-header.jpg') no-repeat scroll center center / cover;
}
/* ============================================================
   SECTION: BELOW SLIDER
   ============================================================ */
#g-below-slider {
  position: relative;
  z-index: 30;
  margin-top: -450px;
}
#g-below-slider .g-container, #g-below-slider .g-grid {
  position: relative;
  z-index: 2;
}
#g-below-slider .g-grid {
  align-items: stretch;
}
#g-below-slider .g-block {
  display: flex;
}
#g-below-slider .g-content, #g-below-slider .platform-content {
  width: 100%;
  display: flex;
}
#g-below-slider .below-slider-a.moduletable, #g-below-slider .below-slider-b.moduletable, #g-below-slider .below-slider-c.moduletable {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 20px 18px 22px;
  border-radius: 8px;
  background: rgba(252, 248, 239, 0.88);
  border: 1px solid rgba(8, 57, 32, 0.12);
  box-shadow: 0 20px 50px rgba(8, 57, 32, 0.16), 0 6px 18px rgba(8, 57, 32, 0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  overflow: hidden;
}
#g-below-slider .below-slider-a.moduletable::before, #g-below-slider .below-slider-b.moduletable::before, #g-below-slider .below-slider-c.moduletable::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 7px;
  background: linear-gradient(90deg, #083920 0%, #7C5711 100%);
}
#g-below-slider .below-slider-a.moduletable::after, #g-below-slider .below-slider-b.moduletable::after, #g-below-slider .below-slider-c.moduletable::after {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(242, 204, 133, 0.14);
  border-radius: 8px;
  pointer-events: none;
}
#g-below-slider .below-slider-a.moduletable:hover, #g-below-slider .below-slider-b.moduletable:hover, #g-below-slider .below-slider-c.moduletable:hover {
  transform: translateY(-4px);
  box-shadow: 0 26px 60px rgba(8, 57, 32, 0.18), 0 10px 24px rgba(8, 57, 32, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#g-below-slider .g-title {
  position: relative;
  z-index: 1;
  margin: 0 0 18px;
  padding-bottom: 14px;
  text-align: left;
  border-bottom: 2px solid #7C5711;
  min-height: 72px;
  display: flex;
  align-items: flex-end;
}
#g-below-slider .g-title span {
  display: inline-block;
  margin: 0;
  font-size: 1.45rem;
  line-height: 1.15;
  font-weight: 900;
  font-family: "Oranienbaum", serif;
  letter-spacing: 0.5px;
  color: #083920;
  white-space: nowrap;
}
#g-below-slider #mod-custom351, #g-below-slider #mod-custom352, #g-below-slider .ebm-upcoming-events {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#g-below-slider #mod-custom351 p, #g-below-slider #mod-custom352 p {
  margin: 0 0 14px;
}
#g-below-slider #mod-custom351 p:last-child, #g-below-slider #mod-custom352 p:last-child {
  margin-bottom: 0;
}
#g-below-slider #mod-custom352 {
  justify-content: space-between;
}
#g-below-slider #mod-custom352 p:first-child {
  font-size: 0.98rem;
  line-height: 1.75;
  color: #1c331c;
  opacity: 0.84;
}
#g-below-slider #mod-custom351 .button, #g-below-slider #mod-custom352 .button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 54px;
  padding: 14px 16px;
  border-radius: 8px;
  background: #083920;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.95rem;
  line-height: 1.35;
  text-align: left;
  border: 1px solid rgba(8, 57, 32, 0.16);
  box-shadow: none;
  transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
#g-below-slider #mod-custom351 .button:hover, #g-below-slider #mod-custom351 .button:focus, #g-below-slider #mod-custom352 .button:hover, #g-below-slider #mod-custom352 .button:focus {
  background: rgba(218, 170, 87, 0.85);
  color: #083920;
  border-color: rgba(242, 204, 133, 0.45);
  transform: translateY(-2px);
  text-decoration: none;
}
#g-below-slider #mod-custom351 .button::after, #g-below-slider #mod-custom352 .button::after {
  content: "→";
  margin-left: 14px;
  font-size: 1rem;
  flex-shrink: 0;
  transition: transform 0.25s ease;
}
#g-below-slider #mod-custom351 .button:hover::after, #g-below-slider #mod-custom351 .button:focus::after, #g-below-slider #mod-custom352 .button:hover::after, #g-below-slider #mod-custom352 .button:focus::after {
  transform: translateX(4px);
}
#g-below-slider .below-slider-c .ebm-upcoming-events {
  gap: 0;
}
#g-below-slider .below-slider-c .up-event-item {
  padding: 14px 0;
  border-bottom: 1px solid #E5B65E;
}
#g-below-slider .below-slider-c .up-event-item:first-child {
  padding-top: 0;
}
#g-below-slider .below-slider-c .up-event-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
#g-below-slider .below-slider-c .ebm-event-link {
  display: inline-block;
  margin-bottom: 6px;
  color: #083920;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.45;
  text-decoration: none;
}
#g-below-slider .below-slider-c .ebm-event-link:hover, #g-below-slider .below-slider-c .ebm-event-link:focus {
  color: #1c331c;
  text-decoration: underline;
  text-underline-offset: 2px;
}
#g-below-slider .below-slider-c .ebm-event-date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #1c331c;
  opacity: 0.8;
}
#g-below-slider .below-slider-c .ebm-event-date i {
  color: #083920;
}
@media (max-width: 1200px) {
  #g-below-slider {
    margin-top: -320px;
  }
}
@media (max-width: 991px) {
  #g-below-slider {
    margin-top: -220px;
  }
  #g-below-slider .g-title span {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  #g-below-slider {
    margin-top: -80px;
  }
  #g-below-slider .below-slider-a.moduletable, #g-below-slider .below-slider-b.moduletable, #g-below-slider .below-slider-c.moduletable {
    padding: 20px 18px 18px;
    border-radius: 10px;
  }
  #g-below-slider .below-slider-a.moduletable::after, #g-below-slider .below-slider-b.moduletable::after, #g-below-slider .below-slider-c.moduletable::after {
    inset: 8px;
    border-radius: 6px;
  }
  #g-below-slider .g-title {
    margin-bottom: 16px;
    padding-bottom: 12px;
  }
  #g-below-slider .g-title span {
    font-size: 1.15rem;
  }
  #g-below-slider #mod-custom351 .button, #g-below-slider #mod-custom352 .button {
    min-height: 50px;
    padding: 12px 14px;
    font-size: 0.92rem;
  }
  #g-below-slider .below-slider-c .ebm-event-link {
    font-size: 0.95rem;
  }
  #g-below-slider .below-slider-c .ebm-event-date {
    font-size: 0.86rem;
  }
}
/* ============================================================
   SECTION: PREBOTTOM
   ============================================================ */
#g-prebottom {
  position: relative;
  padding: 0;
  background: url('../../images/grayscale-section.webp') center center / cover no-repeat fixed;
}
#g-prebottom::before {
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;
  filter: grayscale(100%);
  z-index: 0;
}
#g-prebottom > * {
  position: relative;
  z-index: 1;
}
#g-prebottom .g-grid {
  align-items: stretch;
}
#g-prebottom .g-block {
  display: flex;
}
#g-prebottom .g-content, #g-prebottom .platform-content {
  width: 100%;
  display: flex;
}
#g-prebottom .prebottom-a.moduletable.box1.center, #g-prebottom .prebottom-b.moduletable {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 34px 28px 28px;
  border-radius: 14px;
  background: linear-gradient(180deg, #ffffff 0%, #f8f6f1 100%);
  border: 1px solid rgba(8, 57, 32, 0.1);
  box-shadow: 0 22px 50px rgba(8, 57, 32, 0.08), 0 8px 20px rgba(8, 57, 32, 0.05);
  overflow: hidden;
}
#g-prebottom .prebottom-a.moduletable.box1.center::before, #g-prebottom .prebottom-b.moduletable::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top right, rgba(255, 223, 164, 0.28) 0%, rgba(255, 223, 164, 0) 34%), linear-gradient(135deg, rgba(242, 204, 133, 0.08) 0%, rgba(242, 204, 133, 0) 45%);
  pointer-events: none;
}
#g-prebottom .prebottom-a.moduletable.box1.center::after, #g-prebottom .prebottom-b.moduletable::after {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(242, 204, 133, 0.16);
  border-radius: 8px;
  pointer-events: none;
}
#g-prebottom .prebottom-a .g-title {
  position: relative;
  z-index: 2;
  margin: 0 0 10px;
  text-align: center;
}
#g-prebottom .prebottom-a .g-title span {
  display: inline-block;
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #083920;
}
#g-prebottom .prebottom-a .search-description {
  position: relative;
  z-index: 2;
  margin: 0 0 22px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.7;
  color: #1c331c;
  opacity: 0.82;
}
#g-prebottom .prebottom-a .search-background-overlay, #g-prebottom .prebottom-a .module-search-map, #g-prebottom .prebottom-a .clear, #g-prebottom .prebottom-a #add-bookmark, #g-prebottom .prebottom-a #update-bookmark, #g-prebottom .prebottom-a #login-notice {
  display: none !important;
}
#g-prebottom .prebottom-a #companies-search, #g-prebottom .prebottom-a #dir-container-123, #g-prebottom .prebottom-a #searchform, #g-prebottom .prebottom-a .listing-search-form, #g-prebottom .prebottom-a .jbd-search-bar, #g-prebottom .prebottom-a #keywordSearch {
  position: relative;
  z-index: 2;
  width: 100%;
}
#g-prebottom .prebottom-a .form-container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
  width: 100%;
  margin: 0;
}
#g-prebottom .prebottom-a .fields-container {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: 14px;
  width: 100%;
  align-items: stretch;
}
#g-prebottom .prebottom-a .fields-container > *, #g-prebottom .prebottom-a .form-field, #g-prebottom .prebottom-a #categories-container-123, #g-prebottom .prebottom-a .categories-form-field {
  width: 100%;
  min-width: 0;
  float: none !important;
  clear: none !important;
  margin: 0 !important;
}
#g-prebottom .prebottom-a .has-jicon-left {
  position: relative;
  width: 100%;
}
#g-prebottom .prebottom-a .has-jicon-left i.la-search {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 1rem;
  color: #083920;
  opacity: 0.55;
  pointer-events: none;
}
#g-prebottom .prebottom-a input.search-field, #g-prebottom .prebottom-a select {
  display: block;
  width: 100% !important;
  min-width: 0;
  height: 48px !important;
  padding: 0 14px;
  margin: 0 !important;
  border: 1px solid rgba(8, 57, 32, 0.12);
  border-radius: 8px;
  background: #ffffff;
  color: #083920;
  font-size: 0.95rem;
  line-height: 1.2;
  box-sizing: border-box;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  appearance: none;
  -webkit-appearance: none;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
#g-prebottom .prebottom-a input.search-field {
  padding-left: 40px;
}
#g-prebottom .prebottom-a input.search-field:focus, #g-prebottom .prebottom-a select:focus {
  outline: none;
  border-color: rgba(242, 204, 133, 0.9);
  box-shadow: 0 0 0 4px rgba(242, 204, 133, 0.16);
  background: #fffdfa;
}
#g-prebottom .prebottom-a input.search-field::placeholder {
  color: #1c331c;
  opacity: 0.5;
}
#g-prebottom .prebottom-a .search-dropdown.validation {
  position: static !important;
  width: 100%;
  margin-top: 6px;
  padding: 8px 10px;
  border-radius: 6px;
  background: #fff4f1;
  border: 1px solid rgba(180, 60, 40, 0.16);
  color: #8b3a2e;
  font-size: 0.88rem;
  text-align: left;
  box-sizing: border-box;
}
#g-prebottom .prebottom-a .search-dir-button, #g-prebottom .prebottom-a .search-dir-button.btn, #g-prebottom .prebottom-a .search-dir-button.btn-success, #g-prebottom .prebottom-b .ctct-form-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 180px;
  height: 48px !important;
  padding: 0 22px !important;
  margin: 0 auto !important;
  border-radius: 8px;
  border: 1px solid rgba(8, 57, 32, 0.14) !important;
  background: #083920 !important;
  background-image: none !important;
  color: #ffffff !important;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  box-shadow: 0 10px 20px rgba(8, 57, 32, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
  appearance: none;
  -webkit-appearance: none;
}
#g-prebottom .prebottom-a .search-dir-button i {
  margin: 0 !important;
  font-size: 0.95rem;
  color: inherit !important;
}
#g-prebottom .prebottom-a .search-dir-button:hover, #g-prebottom .prebottom-a .search-dir-button:focus, #g-prebottom .prebottom-a .search-dir-button.btn:hover, #g-prebottom .prebottom-a .search-dir-button.btn:focus, #g-prebottom .prebottom-a .search-dir-button.btn-success:hover, #g-prebottom .prebottom-a .search-dir-button.btn-success:focus, #g-prebottom .prebottom-b .ctct-form-button:hover, #g-prebottom .prebottom-b .ctct-form-button:focus {
  background: #f2cc85 !important;
  background-image: none !important;
  color: #083920 !important;
  border-color: rgba(242, 204, 133, 0.45) !important;
  box-shadow: 0 14px 24px rgba(242, 204, 133, 0.22) !important;
  transform: translateY(-2px);
}
#g-prebottom .prebottom-a .ui-autocomplete {
  border: 1px solid rgba(8, 57, 32, 0.1);
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(8, 57, 32, 0.12);
  padding: 8px 0;
}
#g-prebottom .prebottom-a .ui-menu-item-wrapper, #g-prebottom .prebottom-a .ui-menu-item div {
  padding: 10px 14px;
  font-size: 0.94rem;
  color: #083920;
  text-align: left;
}
#g-prebottom .prebottom-a .ui-state-active, #g-prebottom .prebottom-a .ui-menu-item:hover {
  background: rgba(242, 204, 133, 0.14);
  border: 0;
  color: #083920;
}
#g-prebottom .prebottom-b #mod-custom331, #g-prebottom .prebottom-b .ctct-inline-form, #g-prebottom .prebottom-b .ctct-form-container, #g-prebottom .prebottom-b .ctct-form-defaults, #g-prebottom .prebottom-b .ctct-form-custom {
  position: relative;
  z-index: 2;
  width: 100%;
}
#g-prebottom .prebottom-b .ctct-form-custom {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
#g-prebottom .prebottom-b .ctct-form-header {
  margin: 0 0 10px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #083920;
}
#g-prebottom .prebottom-b .ctct-form-field {
  margin-bottom: 16px;
}
#g-prebottom .prebottom-b .ctct-form-label {
  display: block;
  margin-bottom: 8px;
  font-size: 0.92rem;
  font-weight: 700;
  color: #083920;
  text-align: left;
}
#g-prebottom .prebottom-b .ctct-form-element {
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 14px;
  border: 1px solid rgba(8, 57, 32, 0.12);
  border-radius: 8px;
  background: #ffffff;
  color: #083920;
  font-size: 0.95rem;
  box-sizing: border-box;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
#g-prebottom .prebottom-b .ctct-form-element:focus {
  outline: none;
  border-color: rgba(242, 204, 133, 0.9);
  box-shadow: 0 0 0 4px rgba(242, 204, 133, 0.16);
  background: #fffdfa;
}
#g-prebottom .prebottom-b .ctct-form-element::placeholder {
  color: #1c331c;
  opacity: 0.5;
}
#g-prebottom .prebottom-b .ctct-form-errorMessage {
  font-size: 0.88rem;
  line-height: 1.5;
}
#g-prebottom .prebottom-b .ctct-gdpr-text {
  margin: 16px 0 18px;
  font-size: 0.6rem;
  color: #1c331c;
}
#g-prebottom .prebottom-b .ctct-gdpr-text a, #g-prebottom .prebottom-b .ctct-form-footer-link {
  color: #083920;
  text-decoration: underline;
  text-underline-offset: 2px;
}
#g-prebottom .prebottom-b .ctct-form-success, #g-prebottom .prebottom-b .ctct-form-error {
  margin-bottom: 16px;
  padding: 14px 16px;
  border-radius: 8px;
  text-align: left;
}
#g-prebottom .prebottom-b .ctct-form-success {
  background: #eef7ef;
  border: 1px solid rgba(8, 57, 32, 0.12);
}
#g-prebottom .prebottom-b .ctct-form-error {
  background: #fff4f1;
  border: 1px solid rgba(180, 60, 40, 0.16);
}
#g-prebottom .prebottom-b .ctct-form-button {
  width: 100%;
  min-width: 0;
  margin-top: 6px !important;
}
#g-prebottom .prebottom-b .grecaptcha-badge {
  transform: scale(0.9);
  transform-origin: right bottom;
}
@media (max-width: 1100px) {
  #g-prebottom .prebottom-a .fields-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #g-prebottom .prebottom-a .form-field.search {
    grid-column: 1 / -1;
  }
}
@media (max-width: 820px) {
  #g-prebottom .prebottom-a .fields-container {
    grid-template-columns: 1fr;
  }
  #g-prebottom .prebottom-a .search-dir-button {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  #g-prebottom {
    padding: 70px 0;
  }
  #g-prebottom .prebottom-a.moduletable.box1.center, #g-prebottom .prebottom-b.moduletable {
    padding: 26px 18px 22px;
    border-radius: 12px;
  }
  #g-prebottom .prebottom-a.moduletable.box1.center::after, #g-prebottom .prebottom-b.moduletable::after {
    inset: 8px;
    border-radius: 6px;
  }
  #g-prebottom .prebottom-a .g-title span, #g-prebottom .prebottom-b .ctct-form-header {
    font-size: 1.7rem;
  }
  #g-prebottom .prebottom-a .search-description {
    margin-bottom: 18px;
    font-size: 0.96rem;
    line-height: 1.65;
  }
  #g-prebottom .prebottom-a input.search-field, #g-prebottom .prebottom-a select, #g-prebottom .prebottom-a .search-dir-button, #g-prebottom .prebottom-a .search-dir-button.btn, #g-prebottom .prebottom-a .search-dir-button.btn-success, #g-prebottom .prebottom-b .ctct-form-element, #g-prebottom .prebottom-b .ctct-form-button {
    height: 46px !important;
    font-size: 0.94rem;
  }
}
/* ============================================================
   SECTION: EXPERIENCE
   ============================================================ */
#g-experience, #g-minibar {
  background-color: #FEF3DC;
  background-image: radial-gradient(circle, rgba(180, 120, 30, 0.18) 1px, transparent 1px);
  background-size: 22px 22px;
}
.experience-section {
  position: relative;
  padding: 34px 0 14px;
}
.experience-section .exp-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 24px;
}
.experience-section .exp-card {
  position: relative;
  display: block;
  min-height: 340px;
  overflow: hidden;
  border-radius: 28px;
  text-decoration: none;
  color: #ffffff;
  background: #083920;
  border: 1px solid rgba(242, 204, 133, 0.18);
  box-shadow: 0 18px 40px rgba(8, 57, 32, 0.14), 0 8px 20px rgba(28, 51, 28, 0.08);
  isolation: isolate;
  transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
}
.experience-section .exp-card:hover {
  transform: translateY(-10px);
  border-color: rgba(242, 204, 133, 0.42);
  box-shadow: 0 28px 60px rgba(8, 57, 32, 0.2), 0 12px 28px rgba(28, 51, 28, 0.12);
}
.experience-section .exp-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 223, 164, 0.1) 0%, rgba(255, 223, 164, 0) 28%), linear-gradient(135deg, rgba(242, 204, 133, 0.18) 0%, rgba(242, 204, 133, 0) 40%);
  opacity: 0.9;
  transition: opacity 0.35s ease;
}
.experience-section .exp-card::after {
  content: "";
  position: absolute;
  inset: 14px;
  z-index: 3;
  pointer-events: none;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  opacity: 0.85;
  transition: inset 0.35s ease, opacity 0.35s ease, border-color 0.35s ease;
}
.experience-section .exp-card:hover::after {
  inset: 10px;
  opacity: 1;
  border-color: rgba(255, 223, 164, 0.3);
}
.experience-section .exp-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease, filter 0.45s ease;
}
.experience-section .exp-card:hover img {
  transform: scale(1.08);
  filter: saturate(1.08) contrast(1.04);
}
.experience-section .exp-card-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(8, 57, 32, 0.06) 0%, rgba(8, 57, 32, 0.16) 26%, rgba(8, 57, 32, 0.84) 100%), linear-gradient(135deg, rgba(28, 51, 28, 0.18) 0%, rgba(0, 0, 0, 0) 45%, rgba(242, 204, 133, 0.16) 100%);
  transition: opacity 0.35s ease;
}
.experience-section .exp-card:hover .exp-card-overlay {
  opacity: 0.92;
}
.experience-section .exp-card-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  padding: 28px 22px 24px;
}
.experience-section .exp-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 223, 164, 0.12);
  border: 1px solid rgba(255, 223, 164, 0.24);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #ffdfa4;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}
.experience-section .exp-tag::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f2cc85;
  box-shadow: 0 0 12px rgba(242, 204, 133, 0.45);
}
.experience-section .exp-title {
  margin: 0;
  font-size: 1rem;
  line-height: 1.12;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.02em;
  text-shadow: 0 3px 20px rgba(0, 0, 0, 0.26);
  transition: transform 0.35s ease, color 0.35s ease;
}
.experience-section .exp-card:hover .exp-title {
  transform: translateY(-2px);
  color: #ffdfa4;
}
.experience-section .exp-tag, .experience-section .exp-title {
  will-change: transform;
}
@media (min-width: 768px) {
  .experience-section .exp-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1200px) {
  .experience-section .exp-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 1199px) {
  .experience-section .exp-card {
    min-height: 320px;
  }
  .experience-section .exp-title {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .experience-section {
    padding: 22px 0 6px;
  }
  .experience-section .exp-grid {
    gap: 18px;
  }
  .experience-section .exp-card {
    min-height: 280px;
    border-radius: 22px;
  }
  .experience-section .exp-card::after {
    inset: 12px;
    border-radius: 16px;
  }
  .experience-section .exp-card-content {
    padding: 22px 18px 18px;
  }
  .experience-section .exp-title {
    font-size: 1.28rem;
  }
  .experience-section .exp-tag {
    padding: 7px 12px;
    font-size: 10px;
    letter-spacing: 0.14em;
  }
}
/* ============================================================
   SECTION: WHY SUNDANCE & MINIBAR B
   ============================================================ */
#g-why-sundance, #g-minibar-b {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #f5f7f2 0%, #f2f5ef 100%);
}
#g-why-sundance::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 223, 164, 0.06) 0%, rgba(255, 223, 164, 0) 28%), repeating-linear-gradient(90deg, rgba(8, 57, 32, 0.025) 0, rgba(8, 57, 32, 0.025) 1px, transparent 1px, transparent 110px);
  opacity: 0.45;
}
#g-why-sundance::after {
  content: "";
  position: absolute;
  top: -140px;
  right: -120px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(242, 204, 133, 0.12) 0%, rgba(242, 204, 133, 0) 70%);
  pointer-events: none;
}
/* ============================================================
   SECTION: MAINBAR BANNERS
   ============================================================ */
.mainbar-a .banneritem, .mainbar-b .banneritem {
  display: flex;
  justify-content: center;
}
.mainbar-a > *, .mainbar-b > * {
  width: 100%;
  max-width: 1200px;
}
/* ============================================================
   SECTION: MAIN BODY
   ============================================================ */
#g-mainbody {
  padding: 0;
  background-color: #ffffff;
  color: #000000;
}
.g-article-header {
  padding: 0 0 25px 0;
  border-bottom: none;
}
/* ============================================================
   COMPONENTS: BOX STYLES
   ============================================================ */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  padding: 0;
  border: none;
  background: #ffffff;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  position: relative;
  padding: 25px;
  background: #F7F2E7;
  color: #1c331c;
  border-radius: 10px;
  border: 1px solid rgba(124, 87, 17, 0.16);
  box-shadow: 0 8px 22px rgba(20, 60, 35, 0.07);
  overflow: hidden;
}
.box3.moduletable::before, .box3.widget::before, .box3.g-outer-box::before, .box3 > .g-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #083920;
}
.box3.moduletable .g-title, .box3.widget .g-title, .box3.g-outer-box .g-title, .box3 > .g-content .g-title {
  margin: 0 0 16px;
  padding-bottom: 12px;
  border-bottom: 2px solid #7C5711;
}
.box3.moduletable .g-title span, .box3.widget .g-title span, .box3.g-outer-box .g-title span, .box3 > .g-content .g-title span {
  color: #083920 !important;
  font-family: "Oranienbaum", serif;
  font-size: 1.55rem;
  line-height: 1.15;
  font-weight: 700;
}
.box3.moduletable .button, .box3.widget .button, .box3.g-outer-box .button, .box3 > .g-content .button {
  background: #083920 !important;
  color: #fff !important;
}
.box3.moduletable .button:hover, .box3.moduletable .button:focus, .box3.widget .button:hover, .box3.widget .button:focus, .box3.g-outer-box .button:hover, .box3.g-outer-box .button:focus, .box3 > .g-content .button:hover, .box3 > .g-content .button:focus {
  background: #7C5711 !important;
  color: #fff !important;
}
/* ============================================================
   COMPONENTS: SIDEBAR DIRECTORY SEARCH
   ============================================================ */
.sidebar-right .business-directorybox1, .sidebar-right.directory {
  position: relative;
  background: #F7F2E7;
  border: 1px solid rgba(124, 87, 17, 0.16);
  border-radius: 10px;
  padding: 22px 18px 18px;
  box-shadow: 0 8px 22px rgba(20, 60, 35, 0.07);
  overflow: hidden;
}
.sidebar-right .business-directorybox1::before, .sidebar-right.directory::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #083920;
}
.sidebar-right .business-directorybox1 .g-title, .sidebar-right.directory .g-title {
  margin: 0 0 16px;
  padding-bottom: 12px;
  border-bottom: 2px solid #7C5711;
}
.sidebar-right .business-directorybox1 .g-title span, .sidebar-right.directory .g-title span {
  color: #083920 !important;
  font-family: "Oranienbaum", serif;
  font-size: 1.55rem;
  line-height: 1.15;
  font-weight: 700;
}
.sidebar-right .search-description {
  margin: 0 0 14px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 700;
  text-align: center;
  color: #563C0B;
}
.sidebar-right .form-container, .sidebar-right .fields-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sidebar-right .form-field {
  width: 100%;
  margin: 0;
}
.sidebar-right .has-jicon-left {
  position: relative;
}
.sidebar-right .has-jicon-left .la {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #083920;
  opacity: 0.65;
  pointer-events: none;
}
.sidebar-right #searchkeyword, .sidebar-right #categories-1, .sidebar-right #citySearch {
  width: 100%;
  max-width: 100%;
  min-height: 44px;
  height: 44px;
  padding: 0 12px;
  border: 1px solid rgba(8, 57, 32, 0.12);
  border-radius: 10px;
  background: #fff;
  font-size: 13px;
  color: #233428;
  box-sizing: border-box;
}
.sidebar-right #searchkeyword {
  padding-left: 36px;
}
.sidebar-right #searchkeyword:focus, .sidebar-right #categories-1:focus, .sidebar-right #citySearch:focus {
  outline: none;
  border-color: rgba(124, 87, 17, 0.55);
  box-shadow: 0 0 0 3px rgba(124, 87, 17, 0.12);
}
.sidebar-right #categories-container-670, .sidebar-right .categories-form-field, .sidebar-right .form-field select {
  width: 100%;
  max-width: 100%;
}
.sidebar-right .search-dir-button {
  width: 100%;
  max-width: 100%;
  min-height: 46px;
  border: none !important;
  border-radius: 10px;
  padding: 0 14px;
  background: #083920 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  box-sizing: border-box;
}
.sidebar-right .search-dir-button:hover, .sidebar-right .search-dir-button:focus {
  background: #7C5711 !important;
  color: #fff !important;
}
.sidebar-right .validation.keyword-search-validation-670 {
  margin-top: 6px;
  padding: 8px 10px;
  border-radius: 8px;
  background: #fff3f1;
  border: 1px solid #f1c6bf;
  color: #a24639;
  font-size: 12px;
  line-height: 1.35;
}
.sidebar-right.directory .up-event-item {
  padding: 12px 0;
  border-bottom: 1px solid #7C5711;
}
.sidebar-right.directory .up-event-item:first-child {
  padding-top: 0;
}
.sidebar-right.directory .up-event-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sidebar-right.directory .ebm-event-link {
  display: inline-block;
  margin-bottom: 6px;
  color: #083920;
  font-weight: 700;
  text-decoration: none;
}
.sidebar-right.directory .ebm-event-link:hover, .sidebar-right.directory .ebm-event-link:focus {
  color: #7C5711;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.sidebar-right.directory .ebm-event-date {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #1c331c;
  opacity: 0.88;
}
.sidebar-right.directory .ebm-event-date i {
  color: #083920;
}
.sidebar-right .jbd-container, .sidebar-right #companies-search, .sidebar-right #dir-container-670, .sidebar-right #keywordSearch, .sidebar-right .listing-search-form, .sidebar-right .jbd-search-bar, .sidebar-right .form-container, .sidebar-right .fields-container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.sidebar-right *, .sidebar-right *::before, .sidebar-right *::after {
  box-sizing: border-box;
}
.directory .g-title {
  text-align: center;
}
.directory .g-title span {
  margin: 0 0 12px;
  font-size: 18px;
  margin-bottom: 45px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  color: #563C0B;
}
.directory p {
  color: #563C0B;
}
.directory p strong {
  color: #2E2005 !important;
}
.directory .ebm-event-date {
  color: #563C0B;
}
.directory .ebm-upcoming-events > div {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #563C0B;
  line-height: 1.8;
}
/* ============================================================
   COMPONENTS: COPYRIGHT FOOTER
   ============================================================ */
#g-copyright {
  padding: 10px 0;
  border-top: 1px solid #7C5711;
  background-color: #7C5711;
  color: #fff;
}
#g-copyright a {
  color: #fff;
}
#g-copyright a:hover {
  color: #d6b16a !important;
}
/* ============================================================
   UPPER FOOTER
   ============================================================ */
.sundance-upper-footer {
  display: grid;
  grid-template-columns: 1.1fr 1fr 1fr 1.1fr;
  gap: 3rem;
  align-items: start;
  padding: 3.5rem 2rem;
  color: rgba(255, 255, 255, 0.92);
  text-align: center;
}
.sundance-upper-footer h3 {
  font-family: "Oranienbaum", serif;
  font-size: 2rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  margin: 0 0 1.25rem;
}
.sundance-footer-subhead {
  margin-top: 2rem !important;
}
.sundance-footer-seal img {
  max-width: 170px;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.4));
  animation: sundanceSealPulse 3s ease-in-out infinite;
}
.sundance-footer-seal p {
  max-width: 320px;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1.5;
}
.sundance-footer-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sundance-footer-links li {
  margin-bottom: 0.55rem;
}
.sundance-upper-footer a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.sundance-upper-footer a:hover {
  color: #f0c96a !important;
}
.sundance-footer-button {
  display: inline-block;
  padding: 0.75rem 1rem;
  min-width: 260px;
  border: 1px solid rgba(216, 170, 73, 0.6);
  background: rgba(0, 0, 0, 0.18);
}
.sundance-footer-button:hover {
  background: rgba(216, 170, 73, 0.18);
}
@keyframes sundanceSealPulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.035);
  }
}
@media (max-width: 768px) {
  .sundance-upper-footer {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 2.5rem 1.25rem;
  }
  .sundance-footer-seal img {
    max-width: 190px;
  }
  .sundance-footer-button {
    min-width: 0;
    width: 100%;
    max-width: 320px;
  }
}
/* ============================================================
   UTILITIES
   ============================================================ */
.nextend-thumbnail-scroller {
  display: none !important;
}
/* ============================================================
   MEMBER DIRECTORY SEARCH AREA
   ============================================================ */
.content-top-a #searchform {
  margin-top: 1.25rem;
}
.content-top-a .search-bar {
  margin-bottom: 1.5rem;
}
.content-top-a .form-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.content-top-a .form-container input, .content-top-a .form-container select {
  height: 48px;
  border-radius: 6px;
  border: 1px solid rgba(124, 87, 17, 0.22);
  box-shadow: none;
  font-size: 0.98rem;
}
.content-top-a .form-container input:focus, .content-top-a .form-container select:focus {
  border-color: #C89B45;
  box-shadow: 0 0 0 2px rgba(200, 155, 69, 0.15);
}
.content-top-a .search-dir-button {
  height: 48px;
  min-width: 140px;
  border-radius: 6px !important;
  font-weight: 700;
  letter-spacing: 0.2px;
  padding: 0 1.4rem !important;
}
.content-top-a .jbd-container .search-bar {
  background: transparent;
  border: 0;
  padding: 0;
}
.content-top-a .jbd-container .search-box {
  background: #F7F2E7;
  border-radius: 10px;
  padding: 2rem;
  border: 1px solid rgba(124, 87, 17, 0.18);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}
.content-top-a .jbd-container .search-box h3, .content-top-a .jbd-container .search-box h4 {
  color: #7C5711;
  font-family: "Oranienbaum", serif;
  margin-bottom: 1.5rem;
}
.content-top-a .jbd-container .search-box::before {
  content: "";
  display: block;
  height: 6px;
  background: #083920;
  border-radius: 10px 10px 0 0;
  margin: -2rem -2rem 1.5rem -2rem;
}
.content-top-a img {
  border-radius: 4px;
}
.jbd-container .categories-header .categories-text {
  color: #7C5711;
}
/* ============================================================
   MEMBER DIRECTORY CATEGORY CARDS
   ============================================================ */
.jbd-container.categories-style-2 .category-content {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid rgba(124, 87, 17, 0.1);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.03);
  padding: 1rem;
  transition: all 0.2s ease;
}
.jbd-container.categories-style-2 .category-content:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
  border-color: rgba(124, 87, 17, 0.22);
}
.jbd-container.categories-style-2 .category-name a {
  color: #083920;
  font-weight: 700;
  font-size: 1.08rem;
  line-height: 1.35;
  text-decoration: none;
}
.jbd-container.categories-style-2 .category-name a:hover {
  color: #7C5711;
}
.jbd-container.categories-style-2 .category-img-container img {
  border-radius: 6px;
  object-fit: cover;
}
.jbd-container.categories-style-2 .subcategories-container {
  border-top: 2px solid rgba(200, 155, 69, 0.22);
  margin-top: 1rem;
  padding-top: 0.75rem;
}
/* ============================================================
   DIRECTORY RESULTS - SIMPLE SUNDANCE STYLING
   ============================================================ */
.jbd-container .result-item {
  border: 1px solid #e3dac7 !important;
  border-radius: 10px !important;
  box-shadow: none !important;
  background: #ffffff !important;
}
/* ============================================================
   COMPANY TITLES
   ============================================================ */
.jbd-container .result-item h3 a, .jbd-container .item-name a {
  color: #1C331C !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
.jbd-container .result-item h3 a:hover, .jbd-container .item-name a:hover {
  color: #7C5711 !important;
}
/* ============================================================
   SLOGAN
   ============================================================ */
.jbd-container .item-slogan {
  color: #7C5711 !important;
  font-style: italic !important;
}
/* ============================================================
   INTRO TEXT
   ============================================================ */
.jbd-container .company-intro {
  color: #444444 !important;
  line-height: 1.7 !important;
}
/* ============================================================
   MORE INFO LINK
   ============================================================ */
.jbd-container .company-intro a {
  color: #7C5711 !important;
  font-weight: 600 !important;
}
/* ============================================================
   LOCATION
   ============================================================ */
.jbd-container .item-option {
  background: #F7F2E7 !important;
  border: 1px solid #e3dac7 !important;
  color: #555555 !important;
  border-radius: 6px !important;
}
/* ============================================================
   IMAGES
   ============================================================ */
.jbd-container .item-image-cover img {
  border-radius: 6px !important;
}
/*# sourceMappingURL=custom_21.css.map */