:root {
  --color-LES-Green: #185633;
  --color-LES-Bright-Green: #6AC755;
  --color-LES-Warm-Gray: #B6B39B;
  --color-Warm-White: #F4F3EA;
  --ui: var(--color-LES-Green, #000);
  --bg: #fff;
  --page-margin: 60px;
  --page-margin-y: 30px;
  --gutter: 30px;
  --sidebar-width: 290px;
  --space-section: clamp(48px, 7vw, 120px);
  --section-header-after: 3.5rem;
  --body-start-mo: 200px;
}

.ui-inv {
  color: white;
  --ui: white;
}

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.home-illustrated {
  --space-section: var(--page-margin);
}

@media (max-width: 767px) {
  :root {
    --page-margin: 20px;
    --space-section: 50px;
    --section-header-after: 30px;
  }
}
@font-face {
  font-family: "Haas Grot Text Web";
  src: url("../fonts/NeueHaasGrotText-76BoldItalic-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-76BoldItalic-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Haas Grot Text Web";
  src: url("../fonts/NeueHaasGrotText-75Bold-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-75Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Haas Grot Text Web";
  src: url("../fonts/NeueHaasGrotText-76BoldItalic-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-76BoldItalic-Web.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Haas Grot Text Web";
  src: url("../fonts/NeueHaasGrotText-75Bold-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-75Bold-Web.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Haas Grot Text Web";
  src: url("../fonts/NeueHaasGrotText-56Italic-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-56Italic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
@font-face {
  font-family: "Haas Grot Text Web";
  src: url("../fonts/NeueHaasGrotText-55Roman-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-55Roman-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.type__page-title {
  font-family: "Adobe Garamond Pro", "Adobe Garamond", "AGaramondPro-Regular", "Times New Roman", Times, serif;
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-variant-numeric: oldstyle-nums;
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  -webkit-font-variant-ligatures: common-ligatures;
          font-variant-ligatures: common-ligatures;
  -webkit-font-feature-settings: "onum", "liga", "clig";
  font-feature-settings: "onum", "liga", "clig";
  font-weight: normal;
  font-size: 120px;
  font-size: clamp(72px, 9.6vw, 120px);
  line-height: 83.33%;
  letter-spacing: -0.02em;
}
@media (max-width: 768px) {
  .type__page-title {
    line-height: 88.89%;
  }
}

.type__sans-h1 {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 64px;
  font-size: clamp(40px, 5.12vw, 64px);
  line-height: 93.75%;
  letter-spacing: -1%;
}
.type__sans-h1 b,
.type__sans-h1 strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .type__sans-h1 {
    line-height: 110%;
  }
}

.type__anchor-heading {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-size: clamp(24px, 2.4vw, 30px);
  letter-spacing: normal;
}
.type__anchor-heading b,
.type__anchor-heading strong {
  font-weight: 700;
}
.type__sans,
.wyg-sans,
.wyg.wyg-sans {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
}
.type__sans b,
.type__sans strong,
.wyg-sans b,
.wyg-sans strong,
.wyg.wyg-sans b,
.wyg.wyg-sans strong {
  font-weight: 700;
}
.type_menu {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
}
.type_menu b,
.type_menu strong {
  font-weight: 700;
}
.type__sans-small {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
}
.type__sans-small b,
.type__sans-small strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .type__sans-small {
    line-height: 137.5%;
  }
}

.type__tag {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 125%;
  letter-spacing: normal;
}
.type__tag b,
.type__tag strong {
  font-weight: 700;
}

.type__caption {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: clamp(12px, 1.112vw, 14px);
  letter-spacing: normal;
}
.type__caption b,
.type__caption strong {
  font-weight: 700;
}
.type__caption span {
  font-weight: 700 !important;
}

.type__body,
.wyg {
  font-family: "Adobe Garamond Pro", "Adobe Garamond", "AGaramondPro-Regular", "Times New Roman", Times, serif;
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-variant-numeric: oldstyle-nums;
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  -webkit-font-variant-ligatures: common-ligatures;
          font-variant-ligatures: common-ligatures;
  -webkit-font-feature-settings: "onum", "liga", "clig";
  font-feature-settings: "onum", "liga", "clig";
  font-weight: normal;
  font-size: 32px;
  font-size: clamp(21px, 2.56vw, 32px);
  font-weight: normal;
  letter-spacing: normal;
}
@media (max-width: 768px) {
  .type__body,
  .wyg {
    line-height: 123.81%;
  }
}
.type__body h2,
.wyg h2 {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-size: clamp(24px, 2.4vw, 30px);
  letter-spacing: normal;
  font-weight: bold;
  margin: 0;
}
.type__body h2 b,
.type__body h2 strong,
.wyg h2 b,
.wyg h2 strong {
  font-weight: 700;
}
.type__body h3,
.wyg h3 {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  margin: 0;
}
.type__body h3 b,
.type__body h3 strong,
.wyg h3 b,
.wyg h3 strong {
  font-weight: 700;
}
.type__body h2,
.type__body h3,
.type__body h4,
.type__body h5,
.wyg h2,
.wyg h3,
.wyg h4,
.wyg h5 {
  color: var(--color-LES-Bright-Green);
}
.type__body h2:not(:first-child),
.type__body h3:not(:first-child),
.type__body h4:not(:first-child),
.type__body h5:not(:first-child),
.wyg h2:not(:first-child),
.wyg h3:not(:first-child),
.wyg h4:not(:first-child),
.wyg h5:not(:first-child) {
  margin-top: 2.5em;
}
.type__body h2 + h3:not(:first-child),
.type__body h3 + h3:not(:first-child),
.type__body h4 + h3:not(:first-child),
.type__body h5 + h3:not(:first-child),
.wyg h2 + h3:not(:first-child),
.wyg h3 + h3:not(:first-child),
.wyg h4 + h3:not(:first-child),
.wyg h5 + h3:not(:first-child) {
  margin-top: 1.5em;
}
.type__body h2 + *,
.type__body h3 + *,
.wyg h2 + *,
.wyg h3 + * {
  margin-top: 0.5em;
}
.type__body h4,
.type__body h5,
.wyg h4,
.wyg h5 {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
}
.type__body h4 b,
.type__body h4 strong,
.type__body h5 b,
.type__body h5 strong,
.wyg h4 b,
.wyg h4 strong,
.wyg h5 b,
.wyg h5 strong {
  font-weight: 700;
}
.type__body h4 + *,
.type__body h5 + *,
.wyg h4 + *,
.wyg h5 + * {
  margin-top: 0.25em;
}
.type__body ul,
.wyg ul {
  padding-left: 1em;
}

.type__xl {
  font-family: "Adobe Garamond Pro", "Adobe Garamond", "AGaramondPro-Regular", "Times New Roman", Times, serif;
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-variant-numeric: oldstyle-nums;
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  -webkit-font-variant-ligatures: common-ligatures;
          font-variant-ligatures: common-ligatures;
  -webkit-font-feature-settings: "onum", "liga", "clig";
  font-feature-settings: "onum", "liga", "clig";
  font-weight: normal;
  font-size: 40px;
  line-height: 110%;
  letter-spacing: normal;
}
@media (max-width: 768px) {
  .type__xl {
    line-height: 120%;
    letter-spacing: -0.5%;
    font-size: 21px;
  }
}

.les-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-height: 100vh;
  min-height: 100svh;
  max-width: 290px;
}
@media (min-width: 1024px) {
  .admin-bar .les-header {
    top: 32px;
    min-height: calc(100svh - 32px);
    max-height: calc(100% - 32px);
  }
}
@media (max-width: 768px) {
  .les-header {
    min-height: unset;
    max-width: 100%;
    z-index: 5;
  }
  .menu-open .les-header {
    height: 100%;
  }
}
.les-header.sg-el {
  position: relative;
}
.les-header .les-header-sitename {
  background: var(--color-LES-Green, #000000);
  color: white;
  padding: var(--page-margin-y) calc(var(--page-margin) / 2) 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
@media (max-width: 768px) {
  .les-header .les-header-sitename {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    padding: var(--page-margin) var(--page-margin) 0;
  }
}
.les-header .les-header-sitename .les-leaf {
  margin-left: auto;
  aspect-ratio: 117/213;
  width: 100%;
}
@media (max-width: 768px) {
  .les-header .les-header-sitename .les-leaf {
    margin-top: 26px;
    max-width: 85px;
  }
}
@media (max-width: 768px) {
  .les-header .les-header__logo,
  .les-header .les-leaf {
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
  }
  .les-header .les-leaf {
    height: 154px;
    margin-left: auto;
  }
  .les-header.scrolled .les-header-sitename {
    padding-top: 16px;
  }
  .les-header.scrolled .les-header__logo {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    height: 52px;
  }
  .les-header.scrolled .les-leaf {
    height: 64px;
    margin-top: 0;
  }
}
.les-header .menu-toggle {
  margin: auto calc(var(--page-margin) / 2) calc(var(--page-margin) * 0.9) var(--page-margin);
  width: 24px;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0;
  display: none;
}
.les-header .menu-toggle span {
  display: none;
}
.les-header .menu-toggle svg.icon-menu-close {
  display: none;
}
.menu-open .les-header .menu-toggle svg.icon-menu-close {
  display: block;
}
.menu-open .les-header .menu-toggle svg.icon-menu {
  display: none;
}
@media (max-width: 768px) {
  .les-header .menu-toggle {
    display: block;
  }
}
.les-header .les-header__logo {
  position: relative;
  width: 99px;
  height: 92px;
  display: block;
}
.les-header .les-header__logo:focus-visible {
  outline-color: rgba(255, 255, 255, 0.5);
  outline-offset: 20px;
}
@media (max-width: 768px) {
  .les-header .les-header__logo {
    height: 84px;
    width: 88px;
  }
}
.les-header .les-header__logo span {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.les-header .les-nav-wrap {
  background: var(--color-LES-Bright-Green, #FFF);
  padding: var(--page-margin-y) calc(var(--page-margin) / 2) var(--page-margin-y);
  height: 100%;
  -webkit-box-flex: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  font-weight: normal;
}
.les-header .les-nav-wrap b,
.les-header .les-nav-wrap strong {
  font-weight: 700;
}
.les-header .les-nav-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.les-header .les-nav-wrap ul li:not(:last-child) {
  margin-bottom: 0.0834em;
}
.les-header .les-nav-wrap ul + ul {
  margin-top: 1em;
}
.les-header .les-nav-wrap a {
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) {
  .les-header .les-nav-wrap a:hover {
    color: white;
  }
}
.les-header .les-nav-wrap .active a,
.les-header .les-nav-wrap .current-menu-item a,
.les-header .les-nav-wrap .current-page-ancestor a {
  color: white;
}
.les-header .les-nav-wrap .social-icons {
  margin: auto 0 0;
  padding-top: 1em;
}
@media (min-width: 768px) {
  .les-header .les-nav-wrap .social-icons {
    display: none;
  }
}
.les-header .les-nav-wrap form {
  position: relative;
}
.les-header .les-nav-wrap form input[type=text] {
  background: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  font-weight: normal;
  width: 100%;
  padding-left: 0;
  color: var(--color-LES-Green, #000000);
}
.les-header .les-nav-wrap form input[type=text] b,
.les-header .les-nav-wrap form input[type=text] strong {
  font-weight: 700;
}
.les-header .les-nav-wrap form input[type=text]::-webkit-input-placeholder {
  color: var(--color-LES-Green, #000000);
}
.les-header .les-nav-wrap form input[type=text]::-moz-placeholder {
  color: var(--color-LES-Green, #000000);
}
.les-header .les-nav-wrap form input[type=text]::placeholder {
  color: var(--color-LES-Green, #000000);
}
@media (max-width: 768px) {
  .les-header .les-nav-wrap {
    display: none;
    padding-left: var(--page-margin);
    padding-right: var(--page-margin);
  }
  .menu-open .les-header .les-nav-wrap {
    display: -webkit-box;
    display: flex;
  }
}

.social-icons {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
}
.social-icons a {
  display: block;
  position: relative;
  margin-right: 2rem;
}
.social-icons a.social-ig, .social-icons a.social-Instagram {
  width: 32px;
  height: 32px;
}
.social-icons a.social-tw, .social-icons a.social-Twitter {
  width: 32px;
  height: 28px;
}
.social-icons a.social-fb, .social-icons a.social-Facebook {
  width: 15px;
  height: 30px;
}
.social-icons a span {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.social-icons svg path {
  fill: var(--ui);
}

@media (max-width: 768px) {
  .leaf-link {
    display: block;
    width: 100%;
    max-width: 117px;
    margin-left: auto;
    margin-right: 1rem;
  }
}

.les-leaf {
  position: relative;
  max-width: 117px;
}
.les-leaf:BEFORE {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 182.05%;
}
.les-leaf svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section.prefooter {
  padding: var(--page-margin-y) var(--page-margin) 100px;
  background: var(--color-Warm-White);
  color: var(--color-LES-Green);
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
}
section.prefooter b,
section.prefooter strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  section.prefooter {
    font-size: 16px;
    line-height: 1.375;
  }
}
section.prefooter .newsletter-label {
  display: block;
  max-width: 60ch;
  margin-bottom: 1em;
}
section.prefooter form {
  position: relative;
}
section.prefooter form label {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
section.prefooter form input:not([type=submit]) {
  display: block;
  width: 100%;
  background: none;
  border: none;
  border-radius: 0;
  border-bottom: solid 2px;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--color-LES-Bright-Green);
  border-color: var(--color-LES-Bright-Green);
  padding: 0.5em 0;
}
section.prefooter form input:not([type=submit]) b,
section.prefooter form input:not([type=submit]) strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  section.prefooter form input:not([type=submit]) {
    font-size: 16px;
    line-height: 1.375;
  }
}
section.prefooter form input:not([type=submit])::-webkit-input-placeholder {
  color: var(--color-LES-Bright-Green);
}
section.prefooter form input:not([type=submit])::-moz-placeholder {
  color: var(--color-LES-Bright-Green);
}
section.prefooter form input:not([type=submit])::placeholder {
  color: var(--color-LES-Bright-Green);
}
@media (hover: hover) {
  section.prefooter form input:not([type=submit]):hover::-webkit-input-placeholder {
    opacity: 0.75;
  }
  section.prefooter form input:not([type=submit]):hover::-moz-placeholder {
    opacity: 0.75;
  }
  section.prefooter form input:not([type=submit]):hover::placeholder {
    opacity: 0.75;
  }
}
section.prefooter form input[type=submit],
section.prefooter form .form-submit {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 100%;
  aspect-ratio: 0.6;
  top: 0;
}
section.prefooter form input[type=submit] span,
section.prefooter form .form-submit span {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}
section.prefooter form input[type=submit] svg,
section.prefooter form .form-submit svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 21px;
  margin: -10.5px 0 0 -10px;
}
@media (hover: hover) {
  section.prefooter form input[type=submit]:hover svg path,
  section.prefooter form .form-submit:hover svg path {
    fill: var(--color-LES-Green, #000);
  }
}

footer {
  display: grid;
  gap: var(--gutter);
  row-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  background: var(--color-LES-Green, #000000);
  --ui: white;
  color: white;
  padding: var(--page-margin-y) var(--page-margin);
}
@media (max-width: 767px) {
  footer {
    grid-template-columns: repeat(6, 1fr);
  }
}
footer b,
footer strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  footer {
    line-height: 137.5%;
  }
}
footer a {
  color: inherit;
  text-decoration: underline;
  -webkit-text-decoration-color: white;
          text-decoration-color: white;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.2em;
}
footer .footer-col-text {
  grid-column: 1/span 8;
}
footer .footer-col-text .text-block > :first-child {
  margin-top: 0;
}
footer .footer-col-text .text-block > :last-child {
  margin-bottom: 0;
}
footer .text-block-1 {
  color: var(--color-LES-Bright-Green);
}
footer .text-block-2 {
  margin-top: var(--page-margin-y);
}
footer .social-icons {
  grid-column: 9/-1;
  display: -webkit-box;
  display: flex;
  align-self: flex-start;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
@media (max-width: 768px) {
  footer .social-icons {
    grid-column: 1/-1;
    -webkit-box-pack: start;
            justify-content: flex-start;
    margin-top: 2em;
  }
}
footer .social-icons a:last-child {
  margin-right: 0;
}

.chips-credit {
  display: block;
  margin-top: 2em;
  color: rgba(255, 255, 255, 0.35);
}
.chips-credit a {
  color: inherit;
  text-decoration: none;
}
@media (hover: HOVER) {
  .chips-credit a:hover {
    color: white;
  }
}

html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-size: 16px;
  scroll-behavior: smooth;
}
@media (max-width: 768px) {
  html.no-js, html.js {
    margin-top: 0 !important;
  }
}

body {
  color: var(--ui);
  background: var(--bg);
  padding: 0;
  margin: 0;
  overscroll-behavior: none;
}
@media (min-width: 768px) {
  body {
    padding-left: var(--sidebar-width);
  }
}
@media (max-width: 768px) {
  body {
    padding-top: var(--body-start-mo, 210px);
  }
  body.menu-open {
    overflow: hidden;
  }
}
body.disable-pointer-events {
  pointer-events: none;
}
body.disable-pointer-events * {
  pointer-events: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

*:focus:not(:focus-visible),
*:active {
  outline: none;
}

*:focus-visible {
  outline-width: 3px;
  outline-color: rgba(182, 179, 155, 0.4);
  outline-style: solid;
  border-radius: 0.5px;
  outline-offset: 0.3em;
  z-index: 15;
}
.les-nav-wrap *:focus-visible {
  outline-color: rgba(24, 86, 51, 0.4);
}

.color-invert *:focus-visible {
  box-shadow: 0 0 14px rgb(255, 255, 255);
}

.blok {
  display: block;
}

.text-shadow {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.55);
}

.overlink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

@layer layout {
  .grid {
    display: grid;
    gap: var(--gutter);
    row-gap: 0;
    grid-template-columns: repeat(12, 1fr);
  }
  @media (max-width: 767px) {
    .grid {
      grid-template-columns: repeat(6, 1fr);
    }
  }
}
@layer links {
  a {
    color: var(--color-LES-Green);
    text-underline-offset: 0.2em;
    text-decoration-thickness: 0.1em;
    -webkit-text-decoration-color: var(--color-LES-Bright-Green);
            text-decoration-color: var(--color-LES-Bright-Green);
  }
  .wyg a, .wyg-sans a {
    font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 24px;
    font-size: clamp(16px, 1.92vw, 24px);
    letter-spacing: normal;
    font-weight: bold;
  }
  .wyg a b,
  .wyg a strong, .wyg-sans a b,
  .wyg-sans a strong {
    font-weight: 700;
  }
  .wyg a > span, .wyg-sans a > span {
    font-weight: inherit !important;
  }
  @media (hover: hover) {
    a:hover {
      -webkit-text-decoration-color: var(--color-LES-Green);
              text-decoration-color: var(--color-LES-Green);
    }
  }
}
main {
  padding-bottom: calc(var(--space-section) * 2);
  display: grid;
  gap: var(--gutter);
  row-gap: 0;
  grid-template-columns: repeat(12, 1fr);
}
@media (max-width: 767px) {
  main {
    grid-template-columns: repeat(6, 1fr);
  }
}
main > * {
  grid-column: 1/-1;
}
@media (min-width: 768px) {
  main > *.inset {
    grid-column: 3/-3;
    padding-left: 0;
    padding-right: 0;
  }
}

section:not(.bleed):not(.inset) {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
}
section.bleed {
  padding-right: var(--page-margin);
}
section.bleed > .section-header {
  margin-left: var(--page-margin);
}
section + section {
  margin-top: var(--space-section);
}

.section-header {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-size: clamp(24px, 2.4vw, 30px);
  letter-spacing: normal;
  font-weight: bold;
  color: var(--color-LES-Bright-Green);
  margin-bottom: var(--section-header-after, 0.5em);
  display: block;
}
.section-header b,
.section-header strong {
  font-weight: 700;
}
.section-header-small {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: clamp(12px, 1.112vw, 14px);
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
  margin-bottom: 0.5em;
  display: block;
}
.section-header-small b,
.section-header-small strong {
  font-weight: 700;
}
.section-header-small span {
  font-weight: 700 !important;
}

.headline-gray {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
  color: var(--color-LES-Warm-Gray);
  margin-bottom: 2em;
}
.headline-gray b,
.headline-gray strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .headline-gray {
    line-height: 137.5%;
  }
}

.wyg,
.wyg-sans {
  line-height: 1.2;
}
.wyg > :first-child,
.wyg-sans > :first-child {
  margin-top: 0;
}
.wyg > :last-child,
.wyg-sans > :last-child {
  margin-bottom: 0;
}
.wyg h1,
.wyg h2,
.wyg h3,
.wyg h4,
.wyg h5,
.wyg-sans h1,
.wyg-sans h2,
.wyg-sans h3,
.wyg-sans h4,
.wyg-sans h5 {
  margin-bottom: 0;
}
.wyg h1 > span,
.wyg h2 > span,
.wyg h3 > span,
.wyg h4 > span,
.wyg h5 > span,
.wyg-sans h1 > span,
.wyg-sans h2 > span,
.wyg-sans h3 > span,
.wyg-sans h4 > span,
.wyg-sans h5 > span {
  font-weight: inherit !important;
}
.wyg h1 + p,
.wyg h2 + p,
.wyg h3 + p,
.wyg h4 + p,
.wyg h5 + p,
.wyg-sans h1 + p,
.wyg-sans h2 + p,
.wyg-sans h3 + p,
.wyg-sans h4 + p,
.wyg-sans h5 + p {
  margin-top: 0.5em;
}
.wyg h1,
.wyg-sans h1 {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5em;
}
.wyg h1 b,
.wyg h1 strong,
.wyg-sans h1 b,
.wyg-sans h1 strong {
  font-weight: 700;
}
.wyg b,
.wyg strong,
.wyg-sans b,
.wyg-sans strong {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: bold;
}
.wyg b b,
.wyg b strong,
.wyg strong b,
.wyg strong strong,
.wyg-sans b b,
.wyg-sans b strong,
.wyg-sans strong b,
.wyg-sans strong strong {
  font-weight: 700;
}
@media (min-width: 768px) {
  .wyg .alignright,
  .wyg-sans .alignright {
    float: right;
    width: 40% !important;
    margin: 0 0 2em 2em;
  }
  .wyg .alignleft,
  .wyg-sans .alignleft {
    float: left;
    width: 40% !important;
    margin: 0 2em 2em 0;
  }
}
.wyg p:empty,
.wyg-sans p:empty {
  display: none;
}
.wyg .wp-caption-text,
.wyg-sans .wp-caption-text {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: clamp(12px, 1.112vw, 14px);
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
  margin: 0.5em 0 0;
  display: block;
}
.wyg .wp-caption-text b,
.wyg .wp-caption-text strong,
.wyg-sans .wp-caption-text b,
.wyg-sans .wp-caption-text strong {
  font-weight: 700;
}
.wyg .wp-caption-text span,
.wyg-sans .wp-caption-text span {
  font-weight: 700 !important;
}
.wyg .color-lightgreen,
.wyg-sans .color-lightgreen {
  color: var(--color-LES-Bright-Green);
}
.wyg .color-darkgreen,
.wyg-sans .color-darkgreen {
  color: var(--color-LES-Green);
}
.wyg .color-gray,
.wyg-sans .color-gray {
  color: var(--color-LES-Warm-Gray);
}
.wyg section,
.wyg-sans section {
  --page-margin: 0;
}

.category {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: bold;
}
.category b,
.category strong {
  font-weight: 700;
}
.category a {
  margin-right: 0.5em;
}

.meta {
  display: inline-block;
}
.meta:not(:last-child) {
  margin-right: 1.5em;
}

.component-footer {
  margin: var(--gutter) 0 var(--gutter);
  grid-column: 1/-1;
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #000000;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
          order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.paged ul.controls {
  top: -96px;
}
@media (max-width: 768px) {
  .paged ul.controls {
    top: -80px;
  }
}
@media (min-width: 768px) {
  .paged.swiper-initialized .controls {
    opacity: 1;
  }
}

.title-matte {
  position: relative;
  padding: var(--page-margin-y) var(--page-margin) 3em;
  background: var(--color-LES-Warm-Gray, #000);
  color: white;
  max-height: 90vh;
  max-height: 90svh;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
          align-items: flex-end;
  overflow: hidden;
}
@media (max-width: 768px) {
  .title-matte {
    padding: var(--page-margin-y) var(--page-margin) 1.25em;
  }
}
.title-matte .type__page-title {
  aspect-ratio: 450/375;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
          justify-content: flex-end;
  z-index: 2;
}
.title-matte figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.title-matte figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-alert + .title-matte {
  margin-top: 0;
}

.component-pagetitle {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background-color: var(--color-Warm-White);
  padding: var(--page-margin-y) var(--page-margin) calc(var(--page-margin-y) * 1.5);
  min-height: clamp(400px, 50vh, 600px);
}
@media (max-width: 768px) {
  .component-pagetitle {
    padding-top: 100px;
    min-height: 0;
  }
}
.component-pagetitle + section.bleed {
  --space-section: 0;
}
.component-pagetitle.title-std {
  -webkit-box-pack: end;
          justify-content: flex-end;
}
@media (min-width: 768px) {
  .component-pagetitle.title-std {
    min-height: 335px;
    padding-top: 190px;
  }
}
.component-pagetitle.title-std.cal-version {
  position: relative;
  min-height: unset;
  padding-top: 275px;
}
.component-pagetitle.title-std:has(+ .component-pagenav) {
  padding-bottom: 0;
}
.component-pagetitle ul.actions {
  list-style: none;
  margin: 0 0 auto;
  padding: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: bold;
  color: var(--color-Warm-Gray);
}
.component-pagetitle ul.actions b,
.component-pagetitle ul.actions strong {
  font-weight: 700;
}
.component-pagetitle ul.actions button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background: none;
  padding: 0;
  border: none;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: bold;
  color: var(--color-LES-Warm-Gray);
  cursor: pointer;
}
.component-pagetitle ul.actions button b,
.component-pagetitle ul.actions button strong {
  font-weight: 700;
}
@media (hover: hover) {
  .component-pagetitle ul.actions button:hover {
    color: var(--color-LES-Bright-Green);
  }
}
.component-pagetitle ul.actions li {
  margin-right: 1em;
}
.component-pagetitle h1,
.component-pagetitle .header-page {
  font-family: "Adobe Garamond Pro", "Adobe Garamond", "AGaramondPro-Regular", "Times New Roman", Times, serif;
  font-family: adobe-garamond-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-variant-numeric: oldstyle-nums;
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum";
  -webkit-font-variant-ligatures: common-ligatures;
          font-variant-ligatures: common-ligatures;
  -webkit-font-feature-settings: "onum", "liga", "clig";
  font-feature-settings: "onum", "liga", "clig";
  font-weight: normal;
  font-size: 120px;
  font-size: clamp(72px, 9.6vw, 120px);
  line-height: 83.33%;
  letter-spacing: -0.02em;
  margin: 0;
  padding: 0.15em 0 1.75rem 0;
}
@media (max-width: 768px) {
  .component-pagetitle h1,
  .component-pagetitle .header-page {
    line-height: 88.89%;
  }
}
.component-pagetitle nav {
  color: var(--color-LES-Warm-Gray);
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: bold;
}
.component-pagetitle nav b,
.component-pagetitle nav strong {
  font-weight: 700;
}
.component-pagetitle nav .label,
.component-pagetitle nav a {
  margin-right: 0.5em;
  display: inline-block;
}
.component-pagetitle nav a {
  color: var(--color-LES-Warm-Gray);
}
.component-pagetitle nav a.active {
  color: var(--color-LES-Green);
}
.component-pagetitle.page-title-post h1 {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 64px;
  font-size: clamp(40px, 5.12vw, 64px);
  line-height: 93.75%;
  letter-spacing: -1%;
}
.component-pagetitle.page-title-post h1 b,
.component-pagetitle.page-title-post h1 strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .component-pagetitle.page-title-post h1 {
    line-height: 110%;
  }
}
.component-pagetitle.page-title-post .post-date {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
}
.component-pagetitle.page-title-post .post-date b,
.component-pagetitle.page-title-post .post-date strong {
  font-weight: 700;
}
.title-matte figure ~ figure {
  display: none;
}

.section-page_title_matte + section,
.page-title-post + section,
.component-pagetitle + section,
.component-pagenav + section {
  --space-section: var(--page-margin);
}

.section-section_header {
  position: relative;
}
.section-section_header h2 {
  margin: 0;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-size: clamp(24px, 2.4vw, 30px);
  letter-spacing: normal;
  font-weight: bold;
  color: var(--color-LES-Bright-Green);
  margin-bottom: var(--section-header-after, 0.5em);
  display: block;
}
.section-section_header h2 b,
.section-section_header h2 strong {
  font-weight: 700;
}
.section-section_header + section {
  margin-top: 0;
}

.page-anchor {
  position: absolute;
  top: -140px;
  opacity: 0;
  pointer-events: none;
  left: 0;
}

.inline-icons {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.inline-icons a {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
  text-decoration: none;
  font-weight: bold;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.inline-icons a b,
.inline-icons a strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .inline-icons a {
    line-height: 137.5%;
  }
}
.inline-icons a small:first-child {
  margin-right: 0.5em;
}
.inline-icons a small:last-child {
  margin-left: 0.5em;
}
@media (hover: HOVER) {
  .inline-icons a:hover {
    color: var(--color-LES-Green);
  }
  .inline-icons a:hover svg path {
    fill: var(--color-LES-Green);
  }
}
.inline-icons svg + span {
  position: absolute;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.icon-arr-r {
  width: 20px;
  height: 21px;
}

.icon-cal {
  width: 19px;
  height: 20px;
}

.icon-search-interact {
  width: 21px;
  height: 21px;
}

.icon-search {
  width: 21px;
  height: 21px;
}

small.arrow {
  display: inline-block;
  width: 17px;
  height: 18px;
  position: relative;
}
small.arrow svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.link-button,
.link-button-wrap a,
.tribe-events-event-categories a {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
  padding: 8px 10px 10px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  text-decoration: none;
  background: var(--color-Warm-White);
  color: var(--color-LES-Warm-Gray);
  border: solid 2px transparent;
}
.link-button b,
.link-button strong,
.link-button-wrap a b,
.link-button-wrap a strong,
.tribe-events-event-categories a b,
.tribe-events-event-categories a strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .link-button,
  .link-button-wrap a,
  .tribe-events-event-categories a {
    line-height: 137.5%;
  }
}
.link-button:not(:last-child),
.link-button-wrap a:not(:last-child),
.tribe-events-event-categories a:not(:last-child) {
  margin-right: 8px;
  margin-bottom: 8px;
}
@media (hover: hover) {
  .link-button:hover,
  .link-button-wrap a:hover,
  .tribe-events-event-categories a:hover {
    color: var(--color-LES-Bright-Green);
  }
}
.link-button.transparent,
.link-button-wrap a.transparent,
.tribe-events-event-categories a.transparent {
  background: none;
  color: var(--color-LES-Bright-Green);
}

.arrow-button,
.btn-inline {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  padding: 8px 16px 10px;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  text-decoration: none;
  background: var(--color-LES-Bright-Green);
  color: var(--color-LES-Green);
  border: solid 2px transparent;
  text-decoration: none;
}
.arrow-button b,
.arrow-button strong,
.btn-inline b,
.btn-inline strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .arrow-button,
  .btn-inline {
    font-size: 16px;
    line-height: 1.375;
  }
}
.arrow-button:not(:last-child),
.btn-inline:not(:last-child) {
  margin-right: 8px;
  margin-bottom: 8px;
}
.arrow-button svg,
.btn-inline svg {
  width: 20px;
  height: 22px;
  margin: 2px 0 0 10px;
}
@media (hover: hover) {
  .arrow-button:hover,
  .btn-inline:hover {
    background: var(--color-LES-Green);
    color: var(--color-LES-Bright-Green);
    border-color: var(--color-LES-Green);
  }
  .arrow-button:hover svg path,
  .btn-inline:hover svg path {
    fill: var(--color-LES-Bright-Green);
  }
}
@media (max-width: 768px) {
  .arrow-button,
  .btn-inline {
    padding: 8px 10px 10px;
  }
  .arrow-button svg,
  .btn-inline svg {
    height: 20px;
  }
}

section.section-alert {
  --space-section: calc(var(--page-margin-y)*1);
}
section.section-alert + section {
  --space-section: calc(var(--page-margin-y)*1);
}

.icon-warning {
  width: 29px;
  height: 27px;
  margin-right: 0.5em;
}

.alert-wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0 0;
}
.alert-wrap.is-scrollable .alert-message {
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-animation: ticker 25s linear infinite;
          animation: ticker 25s linear infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.alert-wrap.event-alert {
  background-color: var(--color-Warm-White);
  margin-top: 40px;
  margin-bottom: 50px;
  margin-left: var(--page-margin);
  margin-right: var(--page-margin);
  width: auto;
}
.alert-wrap.event-alert .tribe-events-series-relationship-single-marker__icon {
  display: none;
}
.alert-wrap.event-alert a {
  color: inherit;
}
.alert-wrap .tribe-events-notices {
  margin: 0;
  padding: 0;
}
.alert-wrap .tribe-events-notices ul {
  list-style: none;
}

@keyframes ticker {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-180%);
            transform: translateX(-180%);
  }
}
.alert-message {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  white-space: nowrap;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
}
.alert-message b,
.alert-message strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .alert-message {
    line-height: 137.5%;
  }
}
.alert-message svg + span {
  opacity: 0;
}

section.announcement {
  padding: var(--page-margin-y) var(--page-margin);
  background: var(--color-Warm-White);
  color: var(--color-LES-Green);
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
}
section.announcement b,
section.announcement strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  section.announcement {
    font-size: 16px;
    line-height: 1.375;
  }
}
section.announcement .label-type {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
  color: var(--color-LES-Bright-Green);
}
section.announcement .label-type b,
section.announcement .label-type strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  section.announcement .label-type {
    line-height: 137.5%;
  }
}
section.announcement h2 {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  font-size: clamp(24px, 2.4vw, 30px);
  letter-spacing: normal;
  font-weight: bold;
  margin: 1rem 0;
}
section.announcement h2 b,
section.announcement h2 strong {
  font-weight: 700;
}
section.announcement h2 a {
  text-decoration: none;
}
section.announcement h2 + p {
  margin-top: 0;
}
section.announcement + section.announcement {
  margin-top: 0;
}

.component-accordion:AFTER {
  content: "";
  border-bottom: solid 1px var(--color-LES-Bright-Green);
  display: block;
}
.component-accordion summary {
  display: grid;
  grid-template-areas: "image text" "image text";
  grid-template-columns: 64px 1fr;
  grid-template-rows: auto 1fr;
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
  grid-gap: 21px;
  row-gap: 0;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  color: var(--color-LES-Warm-Gray);
  cursor: pointer;
  border-top: solid 1px var(--color-LES-Bright-Green);
  padding: 1em 40px 1em 0;
  position: relative;
}
.component-accordion summary b,
.component-accordion summary strong {
  font-weight: 700;
}
.component-accordion summary:BEFORE, .component-accordion summary:AFTER {
  content: "";
  position: absolute;
  top: 1.625em;
  right: 2px;
  width: 20px;
  height: 2px;
  background: var(--color-LES-Bright-Green);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
.component-accordion summary:AFTER {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.component-accordion summary strong {
  color: var(--color-LES-Green);
}
.component-accordion summary em {
  font-style: normal;
}
.component-accordion summary figure {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  position: relative;
  aspect-ratio: 1;
  grid-area: image;
  border-radius: 50%;
  overflow: hidden;
  margin: 0;
}
.component-accordion summary figure:AFTER {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #8F8D79;
  z-index: 0;
}
.component-accordion summary figure img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  z-index: 2;
  mix-blend-mode: screen;
  opacity: 0.8;
}
.component-accordion.no-img summary {
  grid-template-areas: "text";
}
.component-accordion .accordion-expanded {
  padding-bottom: 3rem;
}
.component-accordion details[open] summary {
  display: grid;
  gap: var(--gutter);
  row-gap: 0;
  grid-template-columns: repeat(12, 1fr);
}
@media (max-width: 767px) {
  .component-accordion details[open] summary {
    grid-template-columns: repeat(6, 1fr);
  }
}
.component-accordion details[open] summary > *:not(figure) {
  grid-column: 1/-1;
}
.component-accordion details[open] summary figure {
  grid-column: 1/-1;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  -webkit-animation: fadeIn 0.5s 0.15s ease-in-out forwards;
          animation: fadeIn 0.5s 0.15s ease-in-out forwards;
  grid-row: 3;
  width: 100%;
  margin-top: 1em;
}
@media (min-width: 768px) {
  .component-accordion details[open] summary figure {
    position: absolute;
    grid-column: 1/span 3;
  }
}
.component-accordion details[open] summary figure:AFTER {
  display: none;
}
.component-accordion details[open] summary figure img {
  -webkit-filter: unset;
          filter: unset;
  opacity: 1;
}
.component-accordion details[open] summary:BEFORE, .component-accordion details[open] summary:AFTER {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.component-accordion details[open] summary:AFTER {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.component-accordion details[open] .txt-wrap {
  opacity: 0.01;
  -webkit-animation: fadeIn 0.5s ease-in-out forwards;
          animation: fadeIn 0.5s ease-in-out forwards;
}
.component-accordion details[open] summary:BEFORE {
  opacity: 0;
}
.component-accordion .txt-wrap {
  grid-column: 1/-1;
  max-width: 60ch;
}
@media (min-width: 768px) {
  .component-accordion .accordion-single .txt-wrap {
    grid-column: 4/-1;
  }
}
.component-accordion .accordion-single.no-img summary > * {
  grid-column: 1/-1;
}
.component-accordion .accordion-single.no-img .txt-wrap {
  grid-column: 1/-1;
}
.component-accordion .accordion-single summary::-webkit-details-marker {
  display: none;
}
.component-accordion.section-accordion_simple summary figure {
  border-radius: unset;
  aspect-ratio: unset;
}
.component-accordion.section-accordion_simple summary figure img {
  position: relative;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  -webkit-transform: unset;
          transform: unset;
}

.component-callout .matte {
  background-color: var(--color-Warm-White);
}
.component-callout figure {
  margin: 0;
  grid-column: 1/span 6;
  position: relative;
  aspect-ratio: 296/225;
}
.component-callout figure img {
  position: absolute;
  top: 0;
  left: 0;
}
.component-callout .txt-wrap {
  grid-column: 7/-1;
  padding: var(--page-margin-y) var(--page-margin) var(--page-margin-y) 0;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
}
.component-callout .txt-wrap b,
.component-callout .txt-wrap strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .component-callout figure {
    grid-column: 1/-1;
  }
  .component-callout .txt-wrap {
    grid-column: 1/-1;
    padding: var(--page-margin-y) var(--page-margin);
  }
}
.component-callout img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.component-callout + .component-callout {
  --space-section: var(--page-margin);
}

.component-cards .section-header,
.component-cards h2.tribe-events-related-events-title,
.related-events-wrap .section-header,
.related-events-wrap h2.tribe-events-related-events-title,
.tribe-events-calendar-list .section-header,
.tribe-events-calendar-list h2.tribe-events-related-events-title {
  grid-column: 1/-1;
}
.component-cards .card,
.related-events-wrap .card,
.tribe-events-calendar-list .card {
  grid-column: span 6;
  padding-bottom: var(--page-margin);
}
.component-cards .card figure,
.related-events-wrap .card figure,
.tribe-events-calendar-list .card figure {
  margin-bottom: 1rem;
  position: relative;
  aspect-ratio: 296/225;
}
.component-cards .card figure img,
.related-events-wrap .card figure img,
.tribe-events-calendar-list .card figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.component-cards .card img,
.related-events-wrap .card img,
.tribe-events-calendar-list .card img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 900px) {
  .component-cards .card,
  .related-events-wrap .card,
  .tribe-events-calendar-list .card {
    grid-column: span 6;
  }
}
@media (max-width: 768px) {
  .component-cards .card + .card,
  .related-events-wrap .card + .card,
  .tribe-events-calendar-list .card + .card {
    margin-top: var(--gutter);
  }
}
.component-cards .card .tribe-events-c-subscribe-dropdown__container,
.related-events-wrap .card .tribe-events-c-subscribe-dropdown__container,
.tribe-events-calendar-list .card .tribe-events-c-subscribe-dropdown__container {
  display: none;
}
.component-cards .card .tribe-events-event-categories a:not(:first-child),
.related-events-wrap .card .tribe-events-event-categories a:not(:first-child),
.tribe-events-calendar-list .card .tribe-events-event-categories a:not(:first-child) {
  display: none;
}
.component-cards.display-twoup .card,
.related-events-wrap.display-twoup .card,
.tribe-events-calendar-list.display-twoup .card {
  grid-column: span 6;
}
@media (max-width: 900px) {
  .component-cards.display-twoup .card,
  .related-events-wrap.display-twoup .card,
  .tribe-events-calendar-list.display-twoup .card {
    grid-column: span 6;
  }
}
.component-cards .pretitle,
.related-events-wrap .pretitle,
.tribe-events-calendar-list .pretitle {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
  color: var(--color-LES-Bright-Green);
}
.component-cards .pretitle b,
.component-cards .pretitle strong,
.related-events-wrap .pretitle b,
.related-events-wrap .pretitle strong,
.tribe-events-calendar-list .pretitle b,
.tribe-events-calendar-list .pretitle strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .component-cards .pretitle,
  .related-events-wrap .pretitle,
  .tribe-events-calendar-list .pretitle {
    line-height: 137.5%;
  }
}
.component-cards .card-title,
.related-events-wrap .card-title,
.tribe-events-calendar-list .card-title {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: bold;
  margin: 0.75em 0 1.5em;
}
.component-cards .card-title b,
.component-cards .card-title strong,
.related-events-wrap .card-title b,
.related-events-wrap .card-title strong,
.tribe-events-calendar-list .card-title b,
.tribe-events-calendar-list .card-title strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .component-cards .card-title,
  .related-events-wrap .card-title,
  .tribe-events-calendar-list .card-title {
    font-size: 24px;
  }
}

.component-pagenav {
  position: relative;
  padding: 24px var(--page-margin) 0;
  background: var(--color-Warm-White, #FFF);
  overflow: hidden;
}
.matte + .component-pagenav, .title-matte + .component-pagenav {
  margin-top: 0;
}
.component-pagenav.parent-child {
  margin-top: 0;
}
.component-pagenav.parent-child a:not(.active) {
  color: var(--color-LES-Warm-Gray);
  -webkit-text-decoration-color: var(--color-LES-Warm-Gray);
          text-decoration-color: var(--color-LES-Warm-Gray);
}
.component-pagenav + section.bleed {
  --space-section: 0;
}
.component-pagenav.section-page_links, .component-pagenav.parent-child {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 4;
}
@media (min-width: 768px) {
  .admin-bar .component-pagenav.section-page_links, .admin-bar .component-pagenav.parent-child {
    top: 32px;
  }
}
@media (max-width: 768px) {
  .component-pagenav.section-page_links, .component-pagenav.parent-child {
    top: 80px;
  }
}
.component-pagenav .overscroll-wrap {
  position: relative;
  margin-left: calc(-1 * var(--page-margin));
  width: calc(100% + 2 * var(--page-margin));
}
.component-pagenav a {
  margin-right: 32px;
}
.component-pagenav .overscroll-anchors {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
  overflow-y: hidden;
  overflow-x: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  padding-bottom: 32px;
}
.component-pagenav .overscroll-anchors b,
.component-pagenav .overscroll-anchors strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .component-pagenav .overscroll-anchors {
    font-size: 16px;
    line-height: 1.375;
  }
}
.component-pagenav .overscroll-anchors.is-scrollable {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.component-pagenav .overscroll-anchors.is-scrollable::-webkit-scrollbar {
  display: none;
}
.component-pagenav .overscroll-anchors.is-scrollable:-webkit-scrollbar {
  display: none;
}
.component-pagenav .overscroll-anchors::-webkit-scrollbar:horizontal {
  height: 0;
  display: none;
}
.component-pagenav .overscroll-anchors:-webkit-scrollbar:horizontal {
  height: 0;
  display: none;
}
.component-pagenav .overscroll-anchors ::-webkit-scrollbar:horizontal {
  height: 0;
  display: none;
}
.component-pagenav .button-scroller {
  position: absolute;
  top: 0;
  bottom: 0;
  width: var(--page-margin);
  background: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  padding: 0;
}
.component-pagenav .button-scroller span {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.component-pagenav .button-scroller.scroller-left {
  left: 0;
  background: -webkit-linear-gradient(right, rgba(244, 243, 234, 0) 0%, #f4f3ea 100%);
  background: linear-gradient(to left, rgba(244, 243, 234, 0) 0%, #f4f3ea 100%);
}
.component-pagenav .button-scroller.scroller-right {
  right: 0;
  background: -webkit-linear-gradient(left, rgba(244, 243, 234, 0) 0%, #f4f3ea 100%);
  background: linear-gradient(to right, rgba(244, 243, 234, 0) 0%, #f4f3ea 100%);
}
.component-pagenav .page-anchors {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  white-space: nowrap;
  flex-wrap: nowrap;
  padding-right: var(--page-margin);
}

.section-page_links .page-anchors:has(.active) a:not(.active) {
  color: var(--color-LES-Warm-Gray);
  -webkit-text-decoration-color: var(--color-LES-Warm-Gray);
          text-decoration-color: var(--color-LES-Warm-Gray);
}

.home .les-header {
  position: -webkit-sticky;
  position: sticky;
  float: left;
  margin-left: calc(-1 * var(--sidebar-width));
  margin-top: calc(100vh - 335px);
  margin-top: calc(100svh - 335px);
  z-index: 3;
}
@media (max-width: 768px) {
  .home .les-header {
    float: none;
    margin: 0;
    position: fixed;
  }
}
.home section.home-banner {
  margin-left: calc(-1 * var(--sidebar-width));
  width: calc(100% + var(--sidebar-width));
  padding: 0;
}
.home section.home-banner figure {
  position: relative;
  height: 100vh;
  height: 100svh;
  margin: 0;
}
.home section.home-banner figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 1024px) {
  .admin-bar.home section.home-banner figure {
    height: calc(100vh - 32px);
  }
  .admin-bar.home .les-header {
    margin-top: calc(100vh - 367px);
    margin-top: calc(100svh - 367px);
  }
}
@media (max-width: 768px) {
  .home-illustrated.wyg {
    font-size: 26px;
  }
  .home-illustrated.wyg .shortcode-illustrated small {
    font-size: 19px;
  }
}
.shortcode-illustrated {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.125em;
}
@media (max-width: 768px) {
  .shortcode-illustrated {
    display: inline;
    vertical-align: baseline;
  }
}
.wyg .shortcode-illustrated a {
  text-decoration: none;
}
@media (hover: hover) {
  .wyg .shortcode-illustrated a:hover small {
    -webkit-text-decoration-color: var(--color-LES-Green);
            text-decoration-color: var(--color-LES-Green);
  }
}
.wyg .shortcode-illustrated small {
  font-size: 30px;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.1em;
  -webkit-text-decoration-color: var(--color-LES-Bright-Green);
          text-decoration-color: var(--color-LES-Bright-Green);
}
@media (max-width: 768px) {
  .wyg .shortcode-illustrated small {
    font-size: 17px;
  }
}
.shortcode-illustrated img {
  height: 40px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateY(-0.125em);
          transform: translateY(-0.125em);
  margin-left: 0.2em;
}
@media (max-width: 768px) {
  .shortcode-illustrated img {
    height: 24px;
    margin-left: 0.2em;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

.component-image.bleed {
  width: 100%;
  padding-right: 0;
}
.component-image.bleed figcaption {
  margin-left: var(--page-margin);
  margin-right: var(--page-margin);
  padding-left: 0;
  padding-right: 0;
}
.component-image.inset {
  grid-column: 3/-3;
}
@media (max-width: 768px) {
  .component-image.inset {
    grid-column: 1/-1;
    padding-left: var(--page-margin);
    padding-right: var(--page-margin);
  }
}
.component-image figcaption {
  margin-top: 1em;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: clamp(12px, 1.112vw, 14px);
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
}
.component-image figcaption b,
.component-image figcaption strong {
  font-weight: 700;
}
.component-image figcaption span {
  font-weight: 700 !important;
}
.component-image img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .component-image.component-image.std {
    padding-left: 0;
    padding-right: 0;
  }
  .component-image.component-image.std figcaption,
  .component-image.component-image.std .img-caption {
    padding-left: var(--page-margin);
    padding-right: var(--page-margin);
  }
}

figcaption a {
  color: inherit;
}

.carousel-img .swiper-button-prev,
.carousel-img .swiper-button-next {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  z-index: 6;
  cursor: e-resize;
  opacity: 0;
}
@media (max-width: 768px) {
  .carousel-img .swiper-button-prev,
  .carousel-img .swiper-button-next {
    display: none;
  }
}
.carousel-img .swiper-button-prev {
  left: 0;
  cursor: w-resize;
}
.carousel-img.bleed {
  padding-right: 0;
}
.carousel-img figcaption {
  display: none;
}
.carousel-img .carousel-caption {
  display: none;
}
.carousel-img:has(figcaption) .carousel-caption {
  display: block;
  padding: 1rem var(--page-margin) 0;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: clamp(12px, 1.112vw, 14px);
  letter-spacing: normal;
  min-height: 32px;
  color: var(--color-LES-Bright-Green);
}
.carousel-img:has(figcaption) .carousel-caption b,
.carousel-img:has(figcaption) .carousel-caption strong {
  font-weight: 700;
}
.carousel-img:has(figcaption) .carousel-caption span {
  font-weight: 700 !important;
}
.carousel-img:has(figcaption) .carousel-caption > :first-child {
  margin-top: 0;
}
.carousel-img:has(figcaption) .carousel-caption > :last-child {
  margin-bottom: 0;
}
.carousel-img .swiper-slide-img {
  flex-basis: 100%;
  width: 100%;
}
.carousel-img .swiper-slide {
  position: relative;
  max-height: 60vh;
  overflow: hidden;
  background-color: var(--color-Warm-White);
}
.carousel-img .swiper-slide figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
}
.carousel-img .swiper-slide figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

figure:last-child {
  margin-bottom: 0;
}

.img-size-assist {
  position: relative;
  display: block;
  aspect-ratio: 4/3;
  grid-column: 1/-1;
  pointer-events: none;
}

.section-carousel_html {
  overflow: hidden;
}

.carousel-html {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
}
.carousel-html b,
.carousel-html strong {
  font-weight: 700;
}
.carousel-html.matte {
  background-color: var(--color-Warm-White);
  width: calc(100% + var(--page-margin));
  padding-right: var(--page-margin);
}
@media (min-width: 1024px) {
  .carousel-html .swiper-pagination {
    max-width: calc(100vw - 350px);
  }
}
.carousel-html .swiper-slide-html {
  min-height: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .carousel-html .swiper-slide-html {
    max-width: calc(100vw - 350px);
  }
}
@media (max-width: 768px) {
  .carousel-html .swiper-slide-html {
    padding-left: var(--page-margin);
  }
}
.carousel-html .swiper-slide-html figure {
  grid-column: 1/span 8;
  margin: 0;
  height: 100%;
  position: relative;
  overflow: hidden;
  max-height: 90vh;
  max-height: 90svh;
}
@media (min-width: 768px) {
  .carousel-html .swiper-slide-html figure {
    min-height: 500px;
  }
}
@media (max-width: 768px) {
  .carousel-html .swiper-slide-html figure {
    grid-column: 1/-1;
    margin-left: calc(-1 * var(--page-margin));
    width: calc(100% + var(--page-margin) * 2);
  }
}
.carousel-html .swiper-slide-html figure .max-sizer {
  display: block;
  aspect-ratio: 4/3;
}
.carousel-html .swiper-slide-html figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.carousel-html .swiper-slide-html .txt-wrap {
  grid-column: 9/-1;
  padding: var(--page-margin-y) 0;
}
@media (max-width: 768px) {
  .carousel-html .swiper-slide-html .txt-wrap {
    grid-column: 1/-1;
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
.carousel-html .slide-title {
  color: var(--color-LES-Bright-Green);
}

.swiper-pagination {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 27px;
  height: 27px;
  background-color: var(--color-Warm-White);
  margin: 1.5em 6px 0;
  border-radius: 50%;
  cursor: pointer;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-LES-Bright-Green);
}

#wpadminbar {
  --flow-space: 0;
}

@media (max-width: 768px) {
  #wpadminbar {
    display: none !important;
  }
  html.js {
    margin-top: 0 !important;
  }
}
.sg-section {
  margin-bottom: 10vw;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
  max-width: unset;
}

.component-eventheader .cat-link-wrap a ~ a {
  display: none;
}
.component-breadcrumb + .component-eventheader {
  margin-top: 5.5rem;
}
@media (max-width: 768px) {
  .component-breadcrumb + .component-eventheader {
    margin-top: 2rem;
  }
}
.component-eventheader h1 {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 64px;
  font-size: clamp(40px, 5.12vw, 64px);
  line-height: 93.75%;
  letter-spacing: -1%;
  margin: 1em 0;
}
.component-eventheader h1 b,
.component-eventheader h1 strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .component-eventheader h1 {
    line-height: 110%;
  }
}
.component-eventheader .event-meta {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
}
.component-eventheader .event-meta b,
.component-eventheader .event-meta strong {
  font-weight: 700;
}
.component-eventheader .event-meta button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  margin: 0;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  border: none;
  background: none;
  color: var(--color-LES-Bright-Green);
  cursor: pointer;
}
.component-eventheader .event-meta button b,
.component-eventheader .event-meta button strong {
  font-weight: 700;
}
.component-eventdetails {
  margin-top: 4rem;
}
.component-eventdetails article {
  grid-column: 1/span 8;
  padding-right: 8%;
}
@media (max-width: 1200px) {
  .component-eventdetails article {
    padding-right: 4%;
  }
}
.component-eventdetails aside {
  grid-column: 9/-1;
}
@media (max-width: 950px) {
  .component-eventdetails article {
    grid-column: 1/-1;
    padding-right: 0;
  }
  .component-eventdetails aside {
    grid-column: 1/-1;
    margin-top: var(--space-section);
  }
}
@media (max-width: 768px) {
  .component-eventdetails {
    margin-top: 2rem;
  }
}

.widget + .widget {
  margin-top: 2rem;
}

.widget-header {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
  color: var(--color-LES-Warm-Gray);
  margin-bottom: 0.75em;
  display: block;
}
.widget-header b,
.widget-header strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .widget-header {
    line-height: 137.5%;
  }
}

.widget-location {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
}
.widget-location b,
.widget-location strong {
  font-weight: 700;
}
.widget-googlemap .inline-icons {
  -webkit-box-pack: end;
          justify-content: flex-end;
  margin-bottom: 1rem;
}
.widget-googlemap .inline-icons small:last-child {
  margin-right: 0;
}
.widget-googlemap .inline-icons .link-button {
  padding-right: 0;
}

.frameholder {
  position: relative;
  aspect-ratio: 1.2;
}
.frameholder > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  max-height: 100%;
}

.subway-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.subway-list > span {
  display: grid;
  place-content: center;
  width: 35px;
  aspect-ratio: 1;
  background-color: var(--subway-color, #000);
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  margin-bottom: 6px;
}
.subway-list > span b,
.subway-list > span strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .subway-list > span {
    line-height: 137.5%;
  }
}
@media (max-width: 768px) {
  .subway-list > span {
    width: 28px;
  }
}
.subway-list > span:not(:last-child) {
  margin-right: 6px;
}

.bus-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.bus-list > span {
  display: grid;
  place-content: center;
  padding: 0.5em 1em;
  background-color: #56CCF2;
  color: white;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
  border-radius: 2px;
  margin-bottom: 8px;
  margin-right: 8px;
}
.bus-list > span b,
.bus-list > span strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .bus-list > span {
    line-height: 137.5%;
  }
}

small.category-label {
  display: none;
}

section.event-img {
  margin: var(--space-section) 0;
}
section.event-img img {
  display: block;
  width: 100%;
  height: auto;
}

.flex-meta,
.event-meta.pretitle {
  display: -webkit-box;
  display: flex;
}
.card .flex-meta,
.card .event-meta.pretitle {
  flex-wrap: wrap;
}
.card .flex-meta .meta,
.card .event-meta.pretitle .meta {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .flex-meta,
  .event-meta.pretitle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.tribe-events-calendar-list {
  display: grid;
  gap: var(--gutter);
  row-gap: 0;
  grid-template-columns: repeat(12, 1fr);
}
@media (max-width: 767px) {
  .tribe-events-calendar-list {
    grid-template-columns: repeat(6, 1fr);
  }
}
.tribe-events-calendar-list .tribe-events-calendar-list__month-separator {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 64px;
  font-size: clamp(40px, 5.12vw, 64px);
  line-height: 93.75%;
  letter-spacing: -1%;
}
.tribe-events-calendar-list .tribe-events-calendar-list__month-separator b,
.tribe-events-calendar-list .tribe-events-calendar-list__month-separator strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .tribe-events-calendar-list .tribe-events-calendar-list__month-separator {
    line-height: 110%;
  }
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-details {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-details b,
.tribe-events-calendar-list .tribe-events-calendar-list__event-details strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .tribe-events-calendar-list .tribe-events-calendar-list__event-details {
    line-height: 137.5%;
  }
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-details a {
  color: var(--color-LES-Green);
}
.tribe-events-calendar-list > h2.tribe-events-calendar-list__month-separator {
  display: none;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
}
.tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag b,
.tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag {
    font-size: 16px;
    line-height: 1.375;
  }
}
.tribe-events-calendar-list div.list-event-title {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 0.5em;
}
.tribe-events-calendar-list div.list-event-title b,
.tribe-events-calendar-list div.list-event-title strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .tribe-events-calendar-list div.list-event-title {
    font-size: 16px;
    line-height: 1.375;
  }
}
.tribe-events-calendar-list div.list-event-title a {
  color: var(--color-LES-Green);
}

.tribe_events-template-default .nav-secondary #menu-item-34593 {
  color: white;
}

.tribe-common h2.cal-date-header {
  display: block;
  grid-column: 1/-1;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--color-LES-Bright-Green);
  margin-bottom: var(--section-header-after);
  margin-top: calc(var(--space-section) * 1);
}
.tribe-common h2.cal-date-header b,
.tribe-common h2.cal-date-header strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .tribe-common h2.cal-date-header {
    font-size: 16px;
    line-height: 1.375;
  }
}
.tribe-common .tribe-events-calendar-list__month-separator + h2.cal-date-header {
  margin-top: 0;
}

.showme-links {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--color-LES-Warm-Gray);
  margin-top: 32px;
}
.showme-links b,
.showme-links strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .showme-links {
    font-size: 16px;
    line-height: 1.375;
  }
}
@media (max-width: 768px) {
  .showme-links .showme-label {
    display: block;
    margin-bottom: 0.5em;
    font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 24px;
    font-size: clamp(16px, 1.92vw, 24px);
    letter-spacing: normal;
    font-weight: 700;
    font-size: 12px;
  }
  .showme-links .showme-label b,
  .showme-links .showme-label strong {
    font-weight: 700;
  }
}
.showme-links ul {
  list-style: none;
  margin: 0 0 0 12px;
  padding: 0;
  display: inline;
}
.showme-links ul li {
  display: inline;
  margin-right: 24px;
}
.showme-links ul li a {
  color: var(--color-LES-Warm-Gray);
  -webkit-text-decoration-color: var(--color-LES-Warm-Gray);
          text-decoration-color: var(--color-LES-Warm-Gray);
}
@media (hover: hover) {
  .showme-links ul li a:hover {
    color: var(--color-LES-Green);
    -webkit-text-decoration-color: var(--color-LES-Bright-Green);
            text-decoration-color: var(--color-LES-Bright-Green);
  }
}
.showme-links ul li.active a {
  color: var(--color-LES-Green);
  -webkit-text-decoration-color: var(--color-LES-Bright-Green);
          text-decoration-color: var(--color-LES-Bright-Green);
}
@media (max-width: 768px) {
  .showme-links ul {
    display: block;
    margin-left: 0;
  }
  .showme-links ul li {
    display: block;
  }
  .showme-links ul li:not(:last-child) {
    margin-bottom: 0.5em;
  }
}

.calendar-prenav {
  position: absolute;
  top: var(--page-margin-y);
  left: var(--page-margin);
  display: -webkit-box;
  display: flex;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--color-LES-Warm-Gray);
}
.calendar-prenav b,
.calendar-prenav strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .calendar-prenav {
    font-size: 16px;
    line-height: 1.375;
  }
}
@media (max-width: 950px) {
  .calendar-prenav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .calendar-prenav > * {
    margin-bottom: 0.5em;
  }
}
.calendar-prenav a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 32px;
  color: inherit;
  text-decoration: none;
}
.calendar-prenav a svg {
  width: 20px;
  height: 20px;
  margin-right: 16px;
}
@media (hover: hover) {
  .calendar-prenav a:hover {
    color: var(--color-LES-Green);
  }
  .calendar-prenav a:hover svg path {
    fill: var(--color-LES-Green);
  }
}

.post-type-archive .tribe-events .tribe-events-header {
  display: none;
}
.post-type-archive .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
  width: auto;
}
.post-type-archive .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-top: 0;
  margin-top: var(--page-margin);
}

.tribe-common article.event-card-list,
article.event-card-list {
  grid-column: 1/-1;
  display: grid;
  gap: var(--gutter);
  row-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  border-top: solid 1px;
  border-color: var(--color-LES-Bright-Green);
  padding: 12px 0;
}
@media (max-width: 767px) {
  .tribe-common article.event-card-list,
  article.event-card-list {
    grid-template-columns: repeat(6, 1fr);
  }
}
.tribe-common article.event-card-list.list-no-date,
article.event-card-list.list-no-date {
  border-top: none;
}
.tribe-common article.event-card-list.list-no-date:not(:first-child),
article.event-card-list.list-no-date:not(:first-child) {
  margin-top: 0;
}
.tribe-common article.event-card-list:not(:first-child),
article.event-card-list:not(:first-child) {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .tribe-common article.event-card-list:not(:first-child),
  article.event-card-list:not(:first-child) {
    margin-top: 1em;
  }
}
.tribe-events-calendar-list__month-separator + .tribe-common article.event-card-list:not(:first-child),
.tribe-events-calendar-list__month-separator + article.event-card-list:not(:first-child) {
  margin-top: 0;
}
.tribe-common article.event-card-list .tribe-events-event-categories,
article.event-card-list .tribe-events-event-categories {
  margin-bottom: 22px;
}
.tribe-common article.event-card-list .tribe-events-event-categories a,
article.event-card-list .tribe-events-event-categories a {
  margin: 0;
  background: var(--color-LES-Bright-Green);
  color: var(--color-LES-Green);
  font-size: 14px;
  padding: 6px 10px;
}
.tribe-common article.event-card-list .tribe-events-event-categories a:not(:first-child),
article.event-card-list .tribe-events-event-categories a:not(:first-child) {
  display: none;
}
.tribe-common article.event-card-list .meta-time,
article.event-card-list .meta-time {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
  margin-top: 0.5em;
}
.tribe-common article.event-card-list .meta-time b,
.tribe-common article.event-card-list .meta-time strong,
article.event-card-list .meta-time b,
article.event-card-list .meta-time strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .tribe-common article.event-card-list .meta-time,
  article.event-card-list .meta-time {
    line-height: 137.5%;
  }
}

.col-meta {
  grid-column: 1/5;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--color-LES-Bright-Green);
}
.col-meta b,
.col-meta strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .col-meta {
    font-size: 16px;
    line-height: 1.375;
  }
}
@media (max-width: 768px) {
  .col-meta {
    grid-column: 1/-1;
    margin-bottom: 1em;
  }
  .tribe-common .col-meta {
    margin-bottom: var(--space-section);
  }
}

.txt-col {
  grid-column: 5/-1;
}
.txt-col .card-title {
  margin: 0;
}
@media (max-width: 768px) {
  .txt-col {
    grid-column: 1/-1;
  }
}

.cat-link-wrap > a,
.cat-link-wrap > span {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--color-LES-Green);
  -webkit-text-decoration-color: var(--color-LES-Bright-Green);
          text-decoration-color: var(--color-LES-Bright-Green);
  margin: 0 1em 0 0;
}
.cat-link-wrap > a b,
.cat-link-wrap > a strong,
.cat-link-wrap > span b,
.cat-link-wrap > span strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .cat-link-wrap > a,
  .cat-link-wrap > span {
    font-size: 16px;
    line-height: 1.375;
  }
}
.cat-link-wrap + h1 {
  margin-top: 0.25em;
}
@media (max-width: 768px) {
  .cat-link-wrap + h1 {
    margin-top: 0.75rem;
  }
}

.tribe-common ul.tribe-events-c-nav__list {
  margin-top: 100px;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
}
.tribe-common ul.tribe-events-c-nav__list b,
.tribe-common ul.tribe-events-c-nav__list strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .tribe-common ul.tribe-events-c-nav__list {
    font-size: 16px;
    line-height: 1.375;
  }
}

.tribe-events-c-subscribe-dropdown,
.tribe-events-c-subscribe-dropdown {
  --tec-spacer-7: 0;
}
.tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border,
.tribe-events-c-subscribe-dropdown a.tribe-common-c-btn-border,
.tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border,
.tribe-events-c-subscribe-dropdown a.tribe-common-c-btn-border {
  padding: 0;
}
.tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border > svg,
.tribe-events-c-subscribe-dropdown a.tribe-common-c-btn-border > svg,
.tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border > svg,
.tribe-events-c-subscribe-dropdown a.tribe-common-c-btn-border > svg {
  display: none;
}
.tribe-events-c-subscribe-dropdown .tribe-common-c-svgicon,
.tribe-events-c-subscribe-dropdown .tribe-common-c-svgicon {
  display: none !important;
}
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
  padding-right: 28px !important;
}
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:BEFORE, .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:AFTER,
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:BEFORE,
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:AFTER {
  content: "";
  position: absolute;
  top: 0.575em;
  right: 2px;
  width: 20px;
  height: 2px;
  background: var(--color-LES-Bright-Green);
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:AFTER,
.tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:AFTER {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.tribe-events-c-subscribe-dropdown__content {
  position: relative;
}
.tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list {
  position: absolute;
  top: 0;
  margin-top: 0.5em;
  padding: 16px 24px 24px !important;
  left: 0;
  right: 0;
  background: var(--color-LES-Green);
  min-width: 250px;
  border: none;
  margin-left: -20px;
}
.tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list li {
  padding: 0;
  margin: 0;
  color: white;
}
.tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list li a {
  padding: 0 !important;
  white-space: nowrap;
  color: inherit;
}
@media (hover: hover) {
  .tribe-events-c-subscribe-dropdown__content ul.tribe-events-c-subscribe-dropdown__list li a:hover {
    -webkit-text-decoration-color: white;
            text-decoration-color: white;
  }
}

body #tribe-events-pg-template {
  max-width: unset;
  padding-left: 0;
  padding-right: 0;
  padding-top: var(--page-margin);
  display: grid;
  gap: var(--gutter);
  row-gap: 0;
  grid-template-columns: repeat(12, 1fr);
}
@media (max-width: 767px) {
  body #tribe-events-pg-template {
    grid-template-columns: repeat(6, 1fr);
  }
}

.tribe-events-before-html,
.tribe-events-ajax-loading,
.component-breadcrumb,
.component-eventheader,
.tribe-events-pg-template section,
.section-section_header,
.component-eventdetails {
  grid-column: 1/-1;
}

.tribe-events-calendar-list ~ .tribe-events-calendar-list-nav, .tribe-events-calendar-list ~ .tribe-events-c-subscribe-dropdown__container {
  display: none;
}

.event-details-text + .btn-inline {
  margin-top: 2em;
}
.event-details-text ul {
  padding-left: 1em;
}

.search-results-form {
  position: relative;
}
.search-results-form input[type=text] {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 64px;
  font-size: clamp(40px, 5.12vw, 64px);
  line-height: 93.75%;
  letter-spacing: -1%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 20px 20px;
  border: solid 1px var(--color-LES-Warm-Gray);
  color: var(--color-LES-Green);
  background: none;
  width: 100%;
}
.search-results-form input[type=text] b,
.search-results-form input[type=text] strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .search-results-form input[type=text] {
    line-height: 110%;
  }
}
.search-results-form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  aspect-ratio: 1;
  height: 100%;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}

.search-filters {
  list-style: none;
  margin: 0 0 50px;
  padding: 0;
  display: -webkit-box;
  display: flex;
}
.search-filters li {
  margin-right: 1em;
}
.search-filters a {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
  padding: 8px 10px 10px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  text-decoration: none;
  background: var(--color-Warm-White);
  color: var(--color-LES-Warm-Gray);
  border: solid 2px transparent;
}
.search-filters a b,
.search-filters a strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .search-filters a {
    line-height: 137.5%;
  }
}
.search-filters .search-filter-label {
  color: var(--color-LES-Green);
}
.search-filters .active a {
  border: solid 2px var(--color-LES-Bright-Green);
}

.search-form-sidebar label {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.search-result {
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  margin-bottom: 50px;
}
.search-result b,
.search-result strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .search-result {
    line-height: 137.5%;
  }
}
.search-result h4 {
  margin: 0 0 0.5em;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
}
.search-result h4 b,
.search-result h4 strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .search-result h4 {
    font-size: 16px;
    line-height: 1.375;
  }
}

.search-form-small {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  max-width: 11em;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}
.search-form-small:focus-within {
  max-width: 20em;
}
.search-form-small input,
.search-form-small button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: clamp(16px, 1.92vw, 24px);
  letter-spacing: normal;
  font-weight: 700;
  font-size: 24px;
  color: var(--fg);
  background: transparent;
}
.search-form-small input b,
.search-form-small input strong,
.search-form-small button b,
.search-form-small button strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .search-form-small input,
  .search-form-small button {
    font-size: 16px;
    line-height: 1.375;
  }
}
.search-form-small input::-webkit-input-placeholder, .search-form-small button::-webkit-input-placeholder {
  color: var(--color-LES-Warm-Gray);
}
.search-form-small input::-moz-placeholder, .search-form-small button::-moz-placeholder {
  color: var(--color-LES-Warm-Gray);
}
.search-form-small input::placeholder,
.search-form-small button::placeholder {
  color: var(--color-LES-Warm-Gray);
}
.search-form-small button {
  -webkit-box-ordinal-group: 0;
          order: -1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.search-form-small button span {
  display: none;
}

section.section-html_embed.bleed {
  padding-right: 0;
}
section.section-html_embed.bleed .caption {
  padding-left: var(--page-margin);
  padding-right: var(--page-margin);
  margin-top: 1em;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: clamp(12px, 1.112vw, 14px);
  letter-spacing: normal;
  color: var(--color-LES-Bright-Green);
}
section.section-html_embed.bleed .caption b,
section.section-html_embed.bleed .caption strong {
  font-weight: 700;
}
section.section-html_embed.bleed .caption span {
  font-weight: 700 !important;
}
section.section-html_embed.bleed .caption a {
  color: var(--color-LES-Bright-Green);
}
section.section-html_embed.bleed .caption a > span {
  font-weight: inherit !important;
}
section.section-html_embed.bleed:has(a:HOVER) .embed-cta {
  background: var(--color-LES-Green);
  color: white;
}
section.section-html_embed.bleed:has(a:HOVER) .embed-cta svg path {
  fill: white;
}

.embed-wrap {
  position: relative;
  padding: 0;
  position: relative;
  overflow: hidden;
  max-height: 80vh;
  max-height: 80svh;
}
.embed-wrap iframe,
.embed-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.embed-wrap iframe[src*="google.com"],
.embed-wrap video[src*="google.com"] {
  top: -60px;
  height: calc(100% + 60px);
  pointer-events: none;
}
.embed-wrap.interactive iframe {
  pointer-events: auto;
}
.embed-wrap:has([src*="givelively.org"]) {
  max-height: unset;
}
.embed-wrap:has([src*="givelively.org"]) .embed-sizer {
  display: none;
}
.embed-wrap:has([src*="givelively.org"]) iframe {
  position: relative;
}

.embed-cta {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: absolute;
  bottom: var(--page-margin-y);
  right: var(--page-margin);
  --ui: var(--color-LES-Bright-Green);
  z-index: 3;
  background: var(--bg);
  color: var(--ui);
  padding: 12px 18px;
  font-family: "Haas Grot Text Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: clamp(16px, 1.36vw, 17px);
  line-height: 135.29%;
  letter-spacing: normal;
  font-weight: bold;
  text-decoration: none;
}
.embed-cta b,
.embed-cta strong {
  font-weight: 700;
}
@media (max-width: 768px) {
  .embed-cta {
    line-height: 137.5%;
  }
}
.embed-cta small.icon-arr {
  width: 14px;
  height: 15px;
  margin-left: 0.5em;
  margin-bottom: 0.125em;
}

/*# sourceMappingURL=styles.css.map */