/*      Request ID: f9b0ff8ee67f571fad53c6bc940c5e50_1771621712 (02/20/2026 4:15pm) (lc5RDsIwDAPQq3AAaI40ba1pKyUNarJV3J6NiV8EH5b84ydTUQFFWY/cErbAI84cogo91oVrnIoLE9cNo8wM8oJjoR1k/mTY3kW0hb3a9UI/glNtuSNVNLfTNMqsy8wfdtSU4fan++3ovWtztPQmXw==)      */



/*      Resource ID: 2ae07e7b60af3fda48827e3a5ab (common.less, compiled by lessc, minified by none) (02/03/2026 3:47pm) (A:9186, B:9186, C:9176, D:9176, F:9176, J:9176, K:9176)      */

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.lw_clearfix:before,
.lw_clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.lw_clearfix:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.lw_clearfix {
  *zoom: 1;
}
.lw_spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url(/live/resource/image/spinner.gif) no-repeat center center;
  z-index: 1000;
}
.lw_clear {
  height: 0;
  clear: both;
}
.lw_paginate {
  position: relative;
  clear: left;
}
.lw_paginate_placeholder {
  position: relative;
  display: none;
}
.lw_hidden {
  display: none !important;
  visibility: hidden !important;
}
.lw_element .lw_prompt a {
  font-weight: bold;
  text-decoration: none;
}
.lw_element .lw_prompt a:hover {
  text-decoration: underline;
}
.lw_element h1 {
  display: inline-block;
  font-size: 3.2em;
  margin-top: 30px;
  font-weight: 200;
}
.lw_element h1 + .lw_cancel {
  position: relative;
  top: -0.2em;
}
.lw_element .lw_cancel {
  color: #707070;
  margin-left: 5px;
}
.lw_element .lw_cancel a {
  color: #d00;
}
.lw_msg {
  padding: 10px;
}
.lw_msg_top .lw_msg_success,
.lw_msg_top .lw_msg_warning,
.lw_msg_top .lw_msg_failure {
  width: 100%;
  font-weight: bold;
  margin: 0;
  padding: 3px 8px;
  left: 0;
}
/* general styles for success, warning, and failure messages */
.lw_element .lw_msg_success {
  color: #3c763d;
  border: #d6e9c6;
  background-color: #dff0d8;
}
.lw_element .lw_msg_warning {
  color: #8a6d3b;
  border: #faebcc;
  background-color: #fcf8e3;
}
.lw_element .lw_msg_failure {
  color: #a94442;
  border: #ebccd1;
  background-color: #f2dede;
}
.lw_image_preview {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 100px;
  width: 100px;
  text-align: center;
  padding: 0;
  border: none;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.lw_image_preview .lw_overlay_contents {
  background-color: #000;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.lw_image_preview .lw_image_preview_image img {
  position: absolute;
  z-index: 1060;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.lw_image_preview .lw_image_preview_image img.loading {
  position: static;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.lw_image_preview .lw_image_preview_image img.active {
  z-index: 1061;
  opacity: 1;
}
.lw_image_preview.lw_overlay {
  border: none;
}
.lw_image_preview .lw_overlay_header {
  height: 0;
  padding: 0;
  border: none;
}
.lw_image_preview .lw_overlay_header button {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1075;
  background: #fff;
  width: 18px;
  height: 18px;
  line-height: 15px;
  padding: 0 0 3px;
  border: 0;
  text-align: center;
  -webkit-border-radius: 9px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 9px;
  -moz-background-clip: padding;
  border-radius: 9px;
  background-clip: padding-box;
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.lw_image_preview .lw_overlay_footer {
  background-color: #fff;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.lw_image_preview .lw_overlay_footer > p {
  font-size: 13px;
  text-align: center;
  margin: 0;
  color: #333;
}
.lw_image_preview .lw_overlay_contents:hover a.lw_scroll {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.lw_image_preview a.lw_scroll {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 60px;
  z-index: 1099;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.lw_image_preview a.lw_scroll.lw_prev:after {
  left: -2px;
  border-right-color: rgba(255, 255, 255, 0.7);
}
.lw_image_preview a.lw_scroll.lw_next {
  right: 0;
}
.lw_image_preview a.lw_scroll.lw_next:after {
  left: 14px;
  border-left-color: rgba(255, 255, 255, 0.7);
}
.lw_image_preview a.lw_scroll:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid transparent;
  border-width: 12px;
  margin-top: -12px;
}
.lw_image_preview .lw_overlay_body {
  padding: 0;
  position: relative;
}
.lw_image_preview .lw_spinner {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  background-color: #000;
  z-index: 1065;
}
.lw_widget_forms fieldset legend {
  display: none;
}
.lw_widget_forms .lw_spinner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.35);
}
.lw_widget_forms .lw_uploader {
  position: relative;
}
.lw_widget_forms .lw_uploader > .lw_uploader_progress {
  display: none;
}
.lw_widget_forms .lw_uploader ul {
  padding: 0;
  list-style-type: none;
}
.lw_widget_forms .lw_uploader_progress {
  background-color: #FAFAFA;
  border: 1px solid #ddd;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.lw_widget_forms .lw_uploader_filename {
  padding: 3px 0 2px 3px;
  color: #666;
  white-space: nowrap;
}
.lw_widget_forms .lw_uploader_complete {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  overflow: hidden;
}
.lw_widget_forms .lw_uploader_complete.lw_complete .lw_uploader_complete_filename {
  color: #383;
  background-color: #efe;
}
.lw_widget_forms .lw_uploader_complete.lw_failed .lw_uploader_complete_filename {
  color: #c22;
  background-color: #fee;
}
.lw_widget_forms .lw_uploader_complete_filename {
  padding: 3px 0 2px 3px;
  color: #469;
  background-color: #d0def1;
  white-space: nowrap;
}
.lw_widget_forms .lw_uploader_message {
  font-weight: bold;
}
.lw_widget_forms .lw_uploader_message em {
  font-weight: normal;
  font-style: normal;
}
picture.lw_image {
  display: inline-block;
  line-height: 0;
}
img.lw_align_left,
picture.lw_align_left,
.lw_image_caption.lw_align_left {
  float: left;
  margin-right: 0.5em;
}
img.lw_align_right,
picture.lw_align_right,
.lw_image_caption.lw_align_right {
  float: right;
  margin-left: 0.5em;
}
img.lw_align_center,
picture.lw_align_center,
.lw_image_caption.lw_align_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.lw_block,
picture.lw_block,
.lw_image_caption.lw_block {
  display: block;
  float: none;
}
img.lw_column_width_full,
picture.lw_column_width_full,
.lw_image_caption.lw_column_width_full {
  max-width: 100%;
  height: auto;
}
img.lw_column_width_half,
picture.lw_column_width_half,
.lw_image_caption.lw_column_width_half {
  max-width: 50%;
  height: auto;
}
img > img,
picture > img,
.lw_image_caption > img {
  max-width: 100%;
  height: auto;
}
picture.lw_align_center {
  text-align: center;
}
picture.lw_align_center img {
  display: inline-block;
}
.lw_image_caption {
  display: block;
}
.lw_image_caption.lw_align_left {
  clear: left;
}
.lw_image_caption.lw_align_right {
  clear: right;
}
.lw_image_credit {
  float: right;
  font-style: italic;
  color: #999;
}
#lw_page {
  width: 100%;
  margin-top: 40px;
  -webkit-transition: margin-top 0.25s ease-out;
  -moz-transition: margin-top 0.25s ease-out;
  -o-transition: margin-top 0.25s ease-out;
  transition: margin-top 0.25s ease-out;
}
.session_monitor .lw_overlay_close {
  display: none;
}
.lw_sr_only,
.lw_sr_only_focusable {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background: #fff;
  color: #000;
}
.lw_sr_only_focusable:active,
.lw_sr_only_focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
}
.lw_skip_link {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
.lw_skip_link:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: auto;
  z-index: 999;
  padding: 5px;
  color: #0000ff;
  background-color: #ffff99;
  border: 1px solid #999933;
  text-align: center;
}
.lw_skip_link.absolute:focus {
  position: absolute;
  z-index: 9999;
}
.star + .lw_skip_link.absolute:focus {
  left: 37px;
  top: 11px;
}
.lw_responsive_iframe_wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
  /* responsive iframes are square by default */
}
.lw_responsive_iframe_wrapper.four_three {
  padding-top: 75%;
}
.lw_responsive_iframe_wrapper.three_four {
  padding-top: 133%;
}
.lw_responsive_iframe_wrapper.sixteen_nine {
  padding-top: 56.25%;
}
.lw_responsive_iframe_wrapper.nine_sixteen {
  padding-top: 178%;
}
.lw_responsive_iframe_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
input[readonly] {
  pointer-events: none;
  opacity: 50%;
}

/*      Resource ID: 690c80217a7286629c0a9fdbbfa (widgets.less, compiled by lessc, minified by none) (02/20/2026 4:15pm) (A:14636, B:14636, C:14552, D:14552, F:14552, J:14552, K:14552)      */

/*
 * Widget columns; single column at 768px by default
 */
:root {
  --source-serif: source-serif-pro, serif;
  --open-sans: open-sans, sans-serif;
  --body: 400 1rem / 1.6875 var(--open-sans);
  --h1: 600 clamp(2.5rem, 7vw, 3.5rem) / 1.2 var(--source-serif);
  --h2: 600 clamp(2.25rem, 5vw, 2.75rem) / 1.25 var(--source-serif);
  --h3: 700 1.75rem / 1.35 var(--open-sans);
  --h4: 700 1.5rem / 1.5 var(--open-sans);
  --h5: 700 1.25rem / 1.5 var(--open-sans);
  --h6: 700 1rem / 1.5 var(--open-sans);
  --text-small: 400 0.875rem / 1.5 var(--open-sans);
  --text-intro: 600 clamp(1.375rem, 5vw, 1.625rem) / 1.5 var(--source-serif);
  --text-button: 600 0.875rem / 1.186 var(--open-sans);
  --text-stat: 700 3.3125rem / 1 var(--source-serif);
  --text-eyebrow: 600 0.875rem / 1.1 var(--open-sans);
  --text-quote: 600 clamp(1.5rem, 5vw, 1.875rem) / 1.5 var(--source-serif);
  --link: 600 1rem / 1.1 var(--open-sans);
  --meta: 700 0.875rem / 1.1 var(--open-sans);
  --black: #000;
  --black-75: #000000bf;
  --black-80: #000c;
  --black-90: #000000e6;
  --black-20: #0003;
  --black-10: #0000001a;
  --white: #fff;
  --white-20: #fff3;
  --white-40: #fff6;
  --carnegie-red: #c41230;
  --gray-light: #f2f2f2;
  --gray-medium: #948f8f;
  --gray-dark: #222;
  --transition: 0.4s ease;
  --transition-short: 0.2s ease;
  --transition-cubic: 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  --panel: clamp(3.5rem, 10vw, 4.5rem);
  --gap: clamp(1.5rem, 6vw, 3rem);
  --gap-sm: clamp(1.5rem, 6vw, 2rem);
  --gutter: clamp(1.5rem, 6vw, 4rem);
  --wrap: 11%;
  --wrap-sm: 28%;
  --radius: 0;
  --shadow: 0 0 0.75rem #00000040;
  --accent: var(--carnegie-red);
  --background: var(--white);
  --color: var(--black);
}
.lw_widget_column_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  vertical-align: top;
  margin-left: -15px;
  margin-right: -15px;
}
.lw_widget_column {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 768px) {
  .lw_widget_column_wrapper {
    flex-direction: column;
  }
}
.featured_events_widget {
  margin-bottom: 2rem;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  box-sizing: border-box;
  gap: 1rem;
}
.featured_events_widget.row {
  flex-direction: column;
}
@media (min-width: 768px) {
  .featured_events_widget .col-md-4 {
    box-sizing: border-box;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.featured_events_widget .flex-column {
  flex-direction: column !important;
}
.featured_events_widget .d-flex {
  display: flex !important;
}
h1:has( + .featured_events_widget) {
  margin-bottom: 1rem;
}
.featured_events_widget .featured_event {
  position: relative;
}
.featured_events_widget .featured_event picture {
  border-bottom: 4px solid #941120;
  margin-bottom: 0.5rem;
  display: block;
}
.featured_events_widget .featured_event picture img {
  width: 100%;
}
.featured_events_widget .featured_event a.tab-skip {
  border-bottom: 0 !important;
}
.featured_events_widget .featured_event .cal_date {
  position: absolute;
  top: 0.5rem;
  left: 2rem;
  background: white;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #941120;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.featured_events_widget .featured_event .cal_date .cal_date_month {
  background-color: #941120;
  color: white;
  padding: 0 0.5rem;
}
.featured_events_widget .featured_event .cal_date .cal_date_day {
  color: black;
}
.featured_events_widget .featured_event .featured_event_title {
  font-weight: 700;
}
.featured_events_widget--al {
  margin-left: 0;
  margin-right: 0;
}
.featured_events_widget--al .lw_widget_column_wrapper {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.featured_events_widget--al .lw_widget_column {
  padding-left: 0;
  padding-right: 0;
}
.featured_events_widget--al .flex-column {
  width: 100%;
}
.featured_events_widget .agenda_list {
  margin-bottom: 30px;
  position: relative;
  padding: 10px;
  background-color: #eee;
}
.featured_events_widget .agenda_list .al_wrapper {
  font-size: 14px;
}
.featured_events_widget .agenda_list .al_map_wrapper {
  float: right;
  margin-left: 5px;
}
.featured_events_widget .agenda_list .al_map_wrapper .al_map_link {
  padding-bottom: 1px;
  color: #bb0000;
  text-decoration: underline;
}
.featured_events_widget .agenda_list .al_location {
  float: right;
  display: block;
  max-width: 365px;
  height: 22px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
}
.featured_events_widget .agenda_list .al_time {
  padding-bottom: 2px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 8px;
}
.featured_events_widget .agenda_list .al_inner {
  display: flex;
  flex-direction: row;
}
.featured_events_widget .agenda_list .al_thumb {
  margin-right: 30px;
  margin-top: 2px;
  max-width: 134px;
  flex: 1 0 134px;
}
.featured_events_widget .agenda_list .al_thumb img,
.featured_events_widget .agenda_list .al_thumb picture {
  border: 1px solid #ccc;
}
.featured_events_widget .agenda_list .al_content {
  flex: 0 1 auto;
}
.featured_events_widget .agenda_list .al_title {
  display: block;
  font-size: 24px;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  line-height: 34px;
}
.featured_events_widget .agenda_list .al_summary {
  display: block;
  font-size: 16px;
  color: #333;
}
.featured_events_widget--responsive .lw_widget_column_wrapper {
  margin-right: 0;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .featured_events_widget--responsive {
    grid-template-columns: 1fr 1fr;
  }
  .featured_events_widget--responsive .featured_event {
    flex-basis: 30%;
  }
}
.featured_events_widget--responsive .lw_widget_column {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .featured_events_widget--responsive .lw_widget_column {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .featured_events_widget--responsive .lw_widget_column {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.Posts__item {
  grid-template-columns: 100%;
  gap: 1.5rem;
  display: grid;
  position: relative;
}
.Posts__item:has(.Image) {
  grid-template-columns: 1fr 1fr;
}
.Posts__item:has(.Image) .Image {
  aspect-ratio: 1.5;
}
.Posts__item:has(.Image) .Image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.Posts__item:has(.link-cover:hover) .Image img {
  transform: scale(1.1);
}
.Posts__item .Image {
  margin: 0;
  overflow: hidden;
}
.Posts__item .Image img {
  transition: transform 3s;
}
.Posts__item:has(.meta) .meta {
  margin-bottom: 0.25rem;
}
.Posts__item:has(.meta) .meta--alt {
  margin-bottom: 1rem;
}
.Posts__item:has(.meta) .Posts__title {
  margin-top: 0;
}
.Posts__title a {
  text-decoration: underline;
  color: black;
}
@media (min-width: 64em) {
  .Posts__item:has(.Image) {
    grid-template-columns: 1fr 2fr;
  }
}
.FeaturedPosts a {
  text-underline-offset: 26%;
}
.FeaturedPosts__card .Posts__title {
  font-size: 1.75rem;
}
.FeaturedPosts__card .Posts__title a {
  z-index: 1;
  position: relative;
}
.FeaturedPosts__card .Posts__title a span {
  transition: box-shadow var(--transition);
  z-index: -1;
  position: relative;
}
.FeaturedPosts__card .Posts__title a:hover span {
  box-shadow: 0 0.0625rem;
}
.FeaturedPosts__card .FeaturedPosts__content {
  padding: var(--gap);
  place-content: flex-end flex-start;
  width: 100%;
  height: 100%;
  display: grid;
  position: absolute;
  gap: 10px;
}
@media (min-width: 64em) {
  .FeaturedPosts__card .FeaturedPosts__content {
    padding: var(--gap);
  }
}
.FeaturedPosts__card .Posts__title {
  width: -moz-fit-content;
  width: fit-content;
}
.FeaturedPosts__card .meta {
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 64em) {
  .FeaturedPosts--flip .FeaturedPosts__card {
    order: 1;
  }
}
h1:has( + .featured_events_list) {
  margin-bottom: 1rem;
}
.featured_events_list .row {
  display: flex;
  align-items: start;
  flex-direction: row;
  margin: 0;
  gap: 1rem;
}
.featured_events_list .row + .row {
  margin-top: 1rem !important;
}
.featured_events_list .cal_date {
  padding: 0;
  width: min-content;
  display: flex;
  justify-content: center;
}
.featured_events_list .cal_date .cal_date {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: white;
  font-weight: bold;
  font-size: 1.25em;
}
.featured_events_list .cal_date .cal_date .cal_date_month {
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 0.1rem 0.6rem !important;
  min-width: 2rem;
}
.featured_events_list .cal_date .cal_date .cal_date_day {
  width: 100%;
  text-align: center;
  color: black;
}
.featured_events_list > .row > .cal_date {
  outline: 1px solid rgba(0, 0, 0, 0.6);
}
.featured_events_list .info {
  align-items: center;
}
.featured_events_list .info .lw_events_title a {
  font-size: 1em;
}
.featured_events_list .see-more {
  text-align: right;
}
.featured_events_list .see-more a {
  color: #4d5051;
  border-bottom: 1px solid #4d5051;
  text-decoration: none;
}
.featured_events_list .see-more a:hover,
.featured_events_list .see-more a:focus {
  color: #b00;
}
.lw_cal_event_info.formatted-events {
  padding: 5px 10px 10px 10px;
  background-color: #eee;
  margin: 0 0 20px 0;
  min-height: 200px;
  flex: auto;
}
.lw_cal_event_info.formatted-events .lw_events_location {
  font-size: 0.875rem;
  float: right;
}
.lw_cal_event_info.formatted-events .lw_events_time {
  font-size: 0.875rem;
  box-sizing: border-box;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 5px;
}
.lw_cal_event_info.formatted-events .summary-container {
  padding-top: 5px;
}
.lw_cal_event_info.formatted-events .summary-container .lw_item_thumb {
  border: 1px solid #ccc;
  margin-right: 30px;
  margin-top: 2px;
  position: absolute;
  max-width: 132px;
}
.lw_cal_event_info.formatted-events .summary-container .lw_image {
  display: inline-block;
  line-height: 0;
}
.lw_cal_event_info.formatted-events .summary-container .lw_events_title,
.lw_cal_event_info.formatted-events .summary-container .lw_events_summary {
  margin-left: 140px;
}
.lw_cal_event_info.formatted-events .summary-container .lw_events_title {
  display: inline-flex;
}
.lw_cal_event_info.formatted-events .summary-container .lw_events_summary p {
  padding: 5px;
}
.lw_cal_event_info.formatted-events .summary-container .lw_events_title a {
  text-decoration: none;
  font-size: 1.5rem;
  color: #b00;
}
.flush > :first-child {
  margin-top: 0;
}
.flush > :last-child {
  margin-bottom: 0;
}
.FeaturedPosts__list {
  place-content: flex-start;
  align-self: center;
  gap: var(--gap-sm);
  grid-template-columns: 100%;
  display: grid;
}
.FeaturedPosts__list > * {
  margin: 0;
}
.FeaturedPosts__list > * .h4 {
  margin: 0;
}
.FeaturedPosts__list .Buttons {
  margin: 0 0 0 auto;
}
.FeaturedPosts--flip :is(.FeaturedPosts__list .Buttons) {
  margin: 0;
}
.Section--gray .FeaturedPosts__list {
  background-color: var(--white);
  padding: var(--gap-sm);
}
.Seciton--black .FeaturedPosts__list {
  background-color: var(--white);
  padding: var(--gap-sm);
}
@media (min-width: 64em) {
  .FeaturedPosts__list {
    height: 100%;
  }
}
.meta {
  color: #c41230;
}
.meta {
  font: var(--meta);
  color: var(--carnegie-red);
  display: inline-grid;
}
.meta a {
  font-weight: 700;
}
.meta--alt {
  background-color: var(--gray-light);
  padding: 0.5rem 0.25rem;
}
.theme-dark .meta--alt,
.theme-dark .cal_date {
  background-color: var(--carnegie-red);
  color: var(--white);
}
.flush .Posts__title {
  font: var(--h5);
  font-size: 1.125rem;
  margin-top: 1rem;
}
.flush .Posts__title a {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
  background: transparent;
  border-color: transparent;
  padding: 0;
  box-shadow: 0 0.0625rem currentColor;
  transition: box-shadow var(--transition), text-shadow var(--transition);
}
.flush .Posts__title a:hover {
  box-shadow: 0 0.125rem currentColor;
  text-shadow: 0.5px 0 0 currentColor;
}
.flush.FeaturedPosts__card {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
}
.flush.FeaturedPosts__card:has(.Posts__title a:hover) .Image {
  transform: scale(1.1);
}
.flush.FeaturedPosts__card a.tab-skip {
  display: block;
  width: 100%;
  height: 100%;
}
.flush.FeaturedPosts__card .Image {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  transition: transform 3s ease;
}
.flush.FeaturedPosts__card .Image::before {
  content: " ";
  position: absolute;
  inset: 0;
  background: linear-gradient(246deg, rgba(0, 0, 0, 0) -4.12%, rgba(0, 0, 0, 0.7) 77.91%) no-repeat;
}
.flush.FeaturedPosts__card .Image img,
.flush.FeaturedPosts__card .Image picture {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
@media (min-width: 1024px) {
  .flush.FeaturedPosts__card .Image::before {
    background: linear-gradient(198deg, rgba(0, 0, 0, 0) 32.69%, rgba(0, 0, 0, 0.7) 65.04%) no-repeat;
  }
}
.flush.FeaturedPosts__card .Posts__title {
  font-size: 1.75rem;
}
.flush.FeaturedPosts__card .Posts__title a {
  position: relative;
  z-index: 1;
}
.flush.FeaturedPosts__card .FeaturedPosts__content {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: var(--gap);
  display: grid;
  place-content: flex-end flex-start;
}
.flush.FeaturedPosts__card .FeaturedPosts__content .featured_event {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
}
.flush.FeaturedPosts__card .FeaturedPosts__content .featured_event {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
}
.flush.FeaturedPosts__card .FeaturedPosts__content .meta,
.flush.FeaturedPosts__card .FeaturedPosts__content .cal_date {
  width: fit-content;
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0.5rem 0.25rem;
}
.flush.FeaturedPosts__card .FeaturedPosts__content .cal_date_month,
.flush.FeaturedPosts__card .FeaturedPosts__content .cal_date_day {
  display: inline-block;
  width: fit-content;
}
.flush.FeaturedPosts__card .FeaturedPosts__content .cal_date_month:not(last-child),
.flush.FeaturedPosts__card .FeaturedPosts__content .cal_date_day:not(last-child) {
  margin-right: 4px;
}
@media (min-width: 1024px) {
  .flush.FeaturedPosts__card .FeaturedPosts__content {
    padding: var(--gap);
  }
}
.flush.FeaturedPosts__card .Posts__title,
.flush.FeaturedPosts__card .meta {
  width: fit-content;
}
@media (min-width: 1024px) {
  .flush.FeaturedPosts__card {
    /* aspect-ratio: unset; */
  }
  .FeaturedPosts--flip .flush.FeaturedPosts__card {
    order: 1;
  }
}

/*      Resource ID: f4115794d4d8aaa8955e0503663 (frontend.less, compiled by lessc, minified by none) (02/03/2026 3:47pm) (A:8439, B:8439, C:10901, D:11066, F:11066, J:11066, K:11066)      */

@font-face {
  font-family: 'lw-calendar';
  src: url('/live/resource/css/livewhale/thirdparty/font-lw-calendar/font/lw-calendar.rev.1607857822.eot');
  src: url('/live/resource/css/livewhale/thirdparty/font-lw-calendar/font/lw-calendar.rev.1607857822.eot#iefix') format('embedded-opentype'),
       url('/live/resource/css/livewhale/thirdparty/font-lw-calendar/font/lw-calendar.rev.1607857822.woff2') format('woff2'),
       url('/live/resource/css/livewhale/thirdparty/font-lw-calendar/font/lw-calendar.rev.1607857822.woff') format('woff'),
       url('/live/resource/css/livewhale/thirdparty/font-lw-calendar/font/lw-calendar.rev.1607857822.ttf') format('truetype'),
       url('/livewhale/thirdparty/font-lw-calendar/font/lw-calendar.svg#lw-calendar') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="lw-icon-"]:before, [class*=" lw-icon-"]:before {
  display: inline-block;
  font-family: "lw-calendar";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}

/* makes the font 33% larger relative to the icon container */
.lw-icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; 
}

.lw-icon-2x {
  font-size: 2em; }

.lw-icon-3x {
  font-size: 3em; }

.lw-icon-4x {
  font-size: 4em; }

.lw-icon-5x {
  font-size: 5em; }

.lw-icon-fw {
  width: 1.28571em;
  text-align: center; 
}

.lw-icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .lw-icon-ul > li {
    position: relative; }

.lw-icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .lw-icon-li.lw-icon-lg {
    left: -1.85714em; }

.lw-icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }
 
.lw-icon-envelope-o:before { content: '\e800'; } /* '' */
.lw-icon-videocam:before { content: '\e801'; } /* '' */
.lw-icon-twitter-square:before { content: '\e802'; } /* '' */
.lw-icon-facebook-square:before { content: '\e803'; } /* '' */
.lw-icon-chevron-circle-right:before { content: '\e804'; } /* '' */
.lw-icon-chevron-circle-left:before { content: '\e805'; } /* '' */
.lw-icon-edit:before { content: '\e806'; } /* '' */
.lw-icon-times-circle:before { content: '\e807'; } /* '' */
.lw-icon-link:before { content: '\e808'; } /* '' */
.lw-icon-linkedin-square:before { content: '\e809'; } /* '' */
.lw-icon-instagram:before { content: '\e80a'; } /* '' */
.lw-icon-flickr:before { content: '\e80b'; } /* '' */
.lw-icon-tumblr-square:before { content: '\e80c'; } /* '' */
.lw-icon-youtube-square:before { content: '\e80d'; } /* '' */
.lw-icon-vimeo-square:before { content: '\e80e'; } /* '' */
.lw-icon-pinterest-square:before { content: '\e80f'; } /* '' */
.lw-icon-delicious:before { content: '\e810'; } /* '' */
.lw-icon-github-square:before { content: '\e811'; } /* '' */
.lw-icon-soundcloud:before { content: '\e813'; } /* '' */
.lw-icon-right-open:before { content: '\e814'; } /* '' */
.lw-icon-rss-square:before { content: '\e815'; } /* '' */
.lw-icon-down-open:before { content: '\e816'; } /* '' */
.lw-icon-left-open:before { content: '\e817'; } /* '' */
.lw-icon-up-open:before { content: '\e818'; } /* '' */
.lw-icon-angle-left:before { content: '\e819'; } /* '' */
.lw-icon-angle-right:before { content: '\e81a'; } /* '' */
.lw-icon-angle-up:before { content: '\e81b'; } /* '' */
.lw-icon-angle-down:before { content: '\e81c'; } /* '' */
.lw-icon-angle-circled-up:before { content: '\e81d'; } /* '' */
.lw-icon-angle-circled-down:before { content: '\e81e'; } /* '' */
.lw-icon-down-dir:before { content: '\e81f'; } /* '' */
.lw-icon-up-dir:before { content: '\e820'; } /* '' */
.lw-icon-left-dir:before { content: '\e821'; } /* '' */
.lw-icon-right-dir:before { content: '\e822'; } /* '' */
.lw-icon-tags:before { content: '\e823'; } /* '' */
.lw-icon-search:before { content: '\e824'; } /* '' */
.lw-icon-cancel:before { content: '\e825'; } /* '' */
.lw-icon-tag:before { content: '\e826'; } /* '' */
.lw-icon-location:before { content: '\e827'; } /* '' */
.lw-icon-youtube-play:before { content: '\e828'; } /* '' */
/* Item image controls */
.lw_slideshow_single {
  display: none;
}
/* Captcha/Honeypot */
.lw_captcha {
  min-height: 100px;
  margin: 1em 0;
}
/* this is used for randomized widgets; encoded content shouldn't be visible */
.lw_htmlencoded {
  display: none;
}
/* Save and Share */
#lw_email_overlay {
  width: 465px;
}
#lw_email_overlay h1 {
  margin-top: 0;
}
#lw_email_overlay label {
  font-weight: bold;
  display: block;
}
#lw_email_overlay .lw_field {
  float: left;
  margin: 0.4em 10px;
}
#lw_email_overlay .lw_captcha {
  margin: 0;
}
#lw_email_name,
#lw_email_sender {
  width: 203px;
}
#lw_email_recipients {
  width: 435px;
}
#lw_email_message {
  width: 435px;
  height: 50px;
}
#lw_email_submit {
  clear: left;
  margin-top: 1em;
}
/* Preview bar */
body.lw_is_preview {
  padding-top: 22px;
  /* add padding to make space for preview bar, so bar doesn't overlap content */
}
#lw_preview_bar {
  background-color: #0B2A3E;
  height: 22px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11000;
  border-bottom: 2px solid #345;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #f3f3f3;
  padding-left: 2em;
}
#lw_preview_bar a {
  color: #f3f3f3;
}
/* jQuery UI datepicker */
#ui-datepicker-div {
  width: 13em;
  font-size: 0.8em;
  padding: 3px;
  background-color: #fff;
  border: solid #24315E;
  border-width: 1px 2px 2px 1px;
  display: none;
  margin-top: -2px;
  margin-left: 4px;
  z-index: 1010;
}
#ui-datepicker-div .ui-datepicker-prev {
  left: 2px;
  background: url(/live/resource/image/left.png) no-repeat left top;
}
#ui-datepicker-div .ui-datepicker-next {
  right: 2px;
  background: url(/live/resource/image/right.png) no-repeat left top;
}
#ui-datepicker-div .ui-datepicker-title {
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
}
#ui-datepicker-div table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
  border: none;
}
#ui-datepicker-div th {
  border: none;
  padding: 0;
  text-align: center;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  font-size: 0.9em;
}
#ui-datepicker-div td {
  border: none;
  padding: 0;
}
#ui-datepicker-div td a:hover {
  background-color: #D5E7FF;
  color: #222;
}
#ui-datepicker-div .ui-state-highlight {
  font-weight: bold;
}
#ui-datepicker-div .ui-state-active {
  border: 1px solid #638EC8;
  background-color: #D5E7FF;
  padding: 1px 3px 1px 0;
}
#ui-datepicker-div .ui-datepicker-unselectable span {
  color: #aaa;
}
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
  position: absolute;
  display: block;
  top: 3px;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  outline: none;
  color: #333;
}
#ui-datepicker-div .ui-datepicker-prev-hover,
#ui-datepicker-div .ui-datepicker-next-hover {
  background-position: left bottom;
}
#ui-datepicker-div td span,
.ui-datepicker td a {
  display: block;
  padding: 2px 4px 2px 0;
  text-align: right;
  text-decoration: none;
  color: #222;
}
/* Lightbox */
.lw_lightbox_background {
  background-color: #000;
  opacity: 0.5;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lw_lightbox_container {
  margin: 0 auto;
  width: 0;
  position: relative;
}
.lw_lightbox {
  margin-top: 50px;
  background-color: #fff;
  padding: 10px;
  box-shadow: 3px 3px 3px #000;
}
/* Geotagging */
.lw_geotag {
  display: none;
}
/* Disable preview of frontend images  */
a.lw_disable_preview {
  cursor: default;
}
/* Places */
.lw_widget_type_places li {
  list-style-type: none;
}
.lw_point_infowindow .lw_point_content_found {
  display: none;
  font-size: 0.9em;
  color: #555;
}
.lw_point_infowindow .lw_point_content_type {
  display: none;
}
.lw_point_infowindow h3 {
  font-weight: bold;
  margin-top: 0;
  font-size: 1.4em;
  line-height: 1.1;
  margin-bottom: -0.05em;
}
.lw_point_infowindow ul {
  padding: 0;
}
.lw_point_infowindow .lw_point_content_date {
  font-size: 0.85em;
  color: #999;
  margin-bottom: -0.5em;
  display: none;
}
.lw_point_infowindow .lw_point_content_type_story .lw_point_content_date {
  display: block;
}
.lw_point_infowindow .lw_point_content_type_event .lw_point_content_date {
  display: block;
}
.lw_places_footer {
  text-align: center;
  margin-top: 0.5em;
}
/* QuickAccess */
.qa_highlight {
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 1px 2px 2px;
  margin: 0 -2px;
}
.qa_selected {
  background-color: #c6dbf4;
}
.qa_blur,
.qa_noquery {
  display: none;
}
.qa_mouse li {
  cursor: pointer;
  position: relative;
}
.qa_message {
  padding: 6px 16px;
  font-style: italic;
  color: #888;
}
.qa_category_title {
  font-weight: bold;
  padding: 10px;
  text-transform: capitalize;
}
.qa_results {
  width: 100%;
  position: relative;
  left: 0px;
  top: 1px;
  z-index: 40;
  border: 1px solid #999;
}
.qa_results ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.qa_results a {
  color: #222;
  text-decoration: none;
}
.qa_results small {
  color: rgba(0, 0, 0, 0.25);
  display: inline-block;
  padding: 1px 4px 0px;
  font-size: 0.75em;
  position: absolute;
  top: 10px;
  right: 16px;
}
.qa_results li {
  padding: 6px 16px;
}
/* Payments */
.lw_payments {
  display: none;
}
.lw_payments_charge input[type="text"] {
  border: 1px solid #ccc;
  padding: 2px 3px;
  background-color: #fff;
}
.lw_event_registration_success {
  font-size: 1.2em;
}
.lw_image_caption {
  font-size: 13px;
  padding: 4px 0;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
  width: 100% !important;
  height: 100% !important;
  max-width: none;
}
fieldset.lw_forms_horizontal_line,
fieldset.lw_forms_header,
fieldset.lw_forms_paragraph {
  border: 0px;
}
/* Google Tag Manager */
#lw_gtm {
  display: none;
  visibility: hidden;
  width: 0px;
  height: 0px;
}
.lw_widget_saveandshare .permalink a {
  position: relative;
}
.lw_widget_saveandshare .permalink a:after {
  content: "Link copied to clipboard";
  display: block;
  z-index: -1;
  position: absolute;
  top: 6px;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 9px 13px 7px;
  text-align: center;
  background: #555;
  color: #fff;
  font-size: 1.5rem;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.lw_widget_saveandshare .permalink a.is-copied:after {
  z-index: 1;
  opacity: 1;
  width: 196px;
  height: auto;
  overflow: visible;
}
/* Override Twitter icon with "X" Icon */
.lw-icon-twitter-square {
  position: relative;
}
.lw-icon-twitter-square:before {
  opacity: 0;
}
.lw-icon-twitter-square:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M389.2%2048h70.6L305.6%20224.2%20487%20464H345L233.7%20318.6%20106.5%20464H35.8L200.7%20275.5%2026.8%2048H172.4L272.9%20180.9%20389.2%2048zM364.4%20421.8h39.1L151.1%2088h-42L364.4%20421.8z%22/%3E%3C/svg%3E");
}
a > .lw-icon-twitter-square {
  opacity: 0.6;
}
a:hover > .lw-icon-twitter-square {
  opacity: 1;
}