
@charset "UTF-8";
/*      Request ID: f9b0ff8ee67f571fad53c6bc940c5e50_1749149327 (08/11/2025 1:30pm) (nY5BCsMwDAS/0gek1pOCIyu2QLaKpcT09zUtuRba085lhoWilcAPsYh47T3RGWRglIBa4XFswrgWrwLCJ40SZTqFponaCcyfQja5Vm1hoi03+DG8csudElNz+7QNsugW5coPTpncguE//W/H967NqaX39Rc=)      */



/*      Resource ID: 198bed509bf4cb37c3893396cf7 (common.less, compiled by lessc, minified by none) (08/11/2025 1:28pm) (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%;
}
/*! CSS Used from: https://www.tulsacc.edu/sites/default/files/css/css_Q2G-qQj-HI1lgibpix7QCjs1onWtePAHVsyO1ak5390.css?delta=0&language=en&theme=tulsacc&include=eJxtiEsOwyAMBS-E8JEiE14TqwYjDEW9fT-bZtHNvHmDue1md8F7SlPhuoPwJ26JO8LN6uAFtwK6eFxIn-vBOtcDdKgl1tC489G5nU65z8YafyXO2mZS8RM5uAwsydhY0QdJlRH86QOFEjvCQ7CcvozF8lS8ALbfSSo ; media=all */
@media all {
  .far {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto; }
  .far {
    font-family: "Font Awesome 6 Free"; }
  .fa-calendar-alt:before {
    content: "\f073"; }
  .fa-clock:before {
    content: "\f017"; }
  .fa-map-marker-alt:before {
    content: "\f3c5"; }
  .far {
    font-weight: 400; } }

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

.small-feature .swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.small-feature .swiper-pointer-events {
  touch-action: pan-y; }

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

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

.small-feature .far {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.small-feature * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.small-feature button {
  cursor: pointer;
  font-size: 1rem; }

.small-feature button {
  font-weight: 500;
  font-family: proxima-nova, sans-serif;
  display: inline-block;
  position: relative;
  z-index: 2;
  line-height: 1.1;
  text-decoration: none;
  margin-right: .5rem;
  margin-bottom: .5rem;
  font-weight: 400;
  background-color: #0055b8;
  border-width: .0625rem;
  border-style: solid;
  font-weight: 600;
  cursor: pointer;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(5%, #ffffff), color-stop(5%, #0055B8), color-stop(95%, #0055B8), color-stop(95%, #ffffff), to(#ffffff));
  background-image: linear-gradient(to bottom, #ffffff 0, #ffffff 5%, #0055B8 5%, #0055B8 95%, #ffffff 95%, #ffffff 100%);
  font-size: 1rem;
  padding: .75rem 1.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: .5rem .875rem;
  border-width: .0625em;
  border-style: solid;
  border-color: inherit;
  border-radius: 0;
  font-family: proxima-nova, sans-serif;
  font-size: 1rem; }

.small-feature button::before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: .25rem;
  right: -.25rem;
  bottom: .25rem;
  left: -.25rem;
  border: 1px solid #0055b8;
  border-top-color: rgba(0, 0, 0, 0); }

.small-feature button:hover,
.small-feature button:focus {
  text-decoration: none;
  outline: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(5%, #ffffff), color-stop(5%, #002652), color-stop(95%, #002652), color-stop(95%, #ffffff), to(#ffffff));
  background-image: linear-gradient(to bottom, #ffffff 0, #ffffff 5%, #002652 5%, #002652 95%, #ffffff 95%, #ffffff 100%); }

.small-feature button:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .6; }

@media print, screen and (max-width: 48.06125em) {
  .small-feature button {
    padding-top: .625rem;
    padding-bottom: .625rem; } }

.small-feature button {
  border-color: #0055b8;
  color: #fff;
  background: #0055b8;
  margin: 0;
  cursor: pointer;
  border: 0; }

.small-feature h3 {
  font-family: proxima-nova, sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2; }

@media print, screen and (min-width: 48.0625em) {
  .small-feature h3 {
    font-size: 1.625rem; } }

@media print, screen and (min-width: 64.0625em) {
  .small-feature h3 {
    font-size: 2rem; } }

.small-feature p {
  font-family: justus-pro, serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5; }

@media print, screen and (min-width: 48.0625em) {
  .small-feature p {
    font-size: 1.25rem; } }

.small-feature .eyebrow {
  font-family: proxima-nova, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2.8px; }

.small-feature a {
  text-decoration: none;
  color: #0055b8; }

.small-feature a:hover {
  text-decoration: underline; }

.small-feature ul,
.small-feature li {
  margin: 0;
  padding: 0; }

.small-feature section p:first-child,
.small-feature section .link-arrow:first-child {
  margin-top: 0; }

.small-feature .icon-list {
  display: block; }

.small-feature .icon-list li:not(:first-child) {
  margin-top: 0.5rem; }

.small-feature .icon-list li {
  display: block;
  font-family: proxima-nova, sans-serif; }

.small-feature .icon-list li {
  position: relative;
  padding-left: 1.5rem; }

.small-feature .icon-list__icon {
  position: absolute;
  left: 0;
  top: .125rem; }

@media print, screen and (min-width: 48.0625em) {
  .small-feature .home-news-events-feature .featured-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.small-feature .home-news-events-feature .swiper-navigation {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  display: block; }

.small-feature .home-news-events-feature .swiper-navigation .slider-navigation__prev {
  display: none;
  visibility: hidden; }

.small-feature .home-news-events-feature .swiper-navigation button {
  width: 2.5rem;
  height: 2.5rem;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%; }

.small-feature .home-news-events-feature .swiper-navigation button span {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.small-feature .home-news-events-feature .swiper-navigation button::before {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background-size: 26px 42px;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  border: 0;
  background-color: rgba(0, 0, 0, 0); }

.small-feature .home-news-events-feature .swiper-navigation button.slider-navigation__next::before {
  background-image: url(https://www.tulsacc.edu/themes/custom/tulsacc/assets/img/arrow-right-blue.svg); }

.small-feature .home-news-events-feature .swiper-navigation button:hover,
.small-feature .home-news-events-feature .swiper-navigation button:focus {
  background-image: none; }

@media print, screen and (min-width: 48.0625em) {
  .small-feature .home-news-events-feature .swiper-navigation {
    display: none;
    visibility: hidden; } }

@media print, screen and (max-width: 48.06125em) {
  .small-feature .home-news-events-feature .swiper-container {
    padding-right: 6.25rem; } }

@media print, screen and (max-width: 48.06125em) {
  .small-feature .home-news-events-feature .swiper-slide:not(.swiper-slide-active) {
    opacity: .25; } }

@media print, screen and (min-width: 48.0625em) {
  .small-feature .home-news-events-feature .swiper-slide {
    width: 100% !important;
    margin-right: 0 !important; } }

.home-news-events-feature .small-feature {
  -ms-flex-preferred-size: 22.5rem;
  flex-basis: 22.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

@media print, screen and (max-width: 48.06125em) {
  .home-news-events-feature .small-feature {
    background-color: #f8f5ef;
    padding: 2.5rem 1.25rem;
    margin: 0 -1.25rem; } }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .small-feature {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .home-news-events-feature .small-feature::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #f8f5ef;
    width: 100vw;
    right: -6.25rem;
    top: -6rem;
    bottom: -3.75rem;
    z-index: -1; } }

.home-news-events-feature .small-feature .featured-news-item p {
  font-family: proxima-nova, sans-serif;
  font-size: 1rem; }

.home-news-events-feature .small-feature .featured-news-item p:last-of-type {
  margin-bottom: 0; }

.home-news-events-feature .small-feature .eyebrow {
  margin-bottom: 0; }

.home-news-events-feature .small-feature h3 {
  font-size: 1.3125rem;
  font-family: justus-pro, serif;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: .625rem;
  line-height: 1.5; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .small-feature h3 {
    font-size: 1.625rem;
    margin-top: .125rem; } }

.home-news-events-feature .small-feature h3 + p {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.5;
  font-family: proxima-nova, sans-serif; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .small-feature h3 + p {
    margin-top: 1.5rem; } }

.home-news-events-feature .small-feature .icon-list {
  margin-top: 1rem; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .small-feature .icon-list {
    margin-top: 1.5rem; } }

.home-news-events-feature .small-feature .icon-list .icon-list__icon {
  color: #0055b8;
  top: .25rem; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .small-feature .featured-event + .featured-event,
  .home-news-events-feature .small-feature .featured-news-item {
    margin-top: 2.5rem; }
  .home-news-events-feature .small-feature .featured-news-item {
    padding-top: 2.5rem;
    border-top: .0625rem solid #dcd1b0; } }

.small-feature .home-news-events-feature a.link-arrow {
  position: relative; }

.small-feature .home-news-events-feature a.link-arrow::after {
  font-family: "Font Awesome 6 Free";
  position: absolute;
  padding-left: .5rem;
  content: "\f105";
  font-weight: 700;
  -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  bottom: 0;
  font-size: .75em; }

.small-feature .home-news-events-feature a.link-arrow:hover,
.small-feature .home-news-events-feature a.link-arrow:focus {
  color: #142a4a;
  text-decoration: none; }

.small-feature .home-news-events-feature a.link-arrow:hover::after,
.small-feature .home-news-events-feature a.link-arrow:focus::after {
  color: #142a4a; }

.small-feature .swiper-navigation {
  display: none; }

.small-feature .swiper-wrapper {
  list-style: none; }

@media print {
  .small-feature * {
    color: #000 !important;
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .small-feature a[href]::after {
    content: " (" attr(href) ")"; }
  .small-feature a[href]::after {
    display: none; }
  .small-feature a,
  .small-feature a:visited {
    text-decoration: underline; }
  .small-feature p,
  .small-feature h3 {
    orphans: 3;
    widows: 3; }
  .small-feature h3 {
    page-break-after: avoid; } }

/*! CSS Used from: https://www.tulsacc.edu/sites/default/files/css/css_Q2G-qQj-HI1lgibpix7QCjs1onWtePAHVsyO1ak5390.css?delta=0&language=en&theme=tulsacc&include=eJxtiEsOwyAMBS-E8JEiE14TqwYjDEW9fT-bZtHNvHmDue1md8F7SlPhuoPwJ26JO8LN6uAFtwK6eFxIn-vBOtcDdKgl1tC489G5nU65z8YafyXO2mZS8RM5uAwsydhY0QdJlRH86QOFEjvCQ7CcvozF8lS8ALbfSSo ; media=all */
.featured-events.sub-pages-event-section .far {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.featured-events.sub-pages-event-section .far {
  font-family: "Font Awesome 6 Free"; }

.featured-events.sub-pages-event-section .fa-calendar-alt:before {
  content: "\f073"; }

.featured-events.sub-pages-event-section .fa-clock:before {
  content: "\f017"; }

.featured-events.sub-pages-event-section .fa-map-marker-alt:before {
  content: "\f3c5"; }

.featured-events.sub-pages-event-section .far {
  font-weight: 400; }

/*! CSS Used from: https://www.tulsacc.edu/sites/default/files/css/css_CrOE59B8r40AzjmNb4WYy6cCg5M6--ZJFFo7b36WUHM.css?delta=3&language=en&theme=tulsacc&include=eJxtiEsOwyAMBS-E8JEiE14TqwYjDEW9fT-bZtHNvHmDue1md8F7SlPhuoPwJ26JO8LN6uAFtwK6eFxIn-vBOtcDdKgl1tC489G5nU65z8YafyXO2mZS8RM5uAwsydhY0QdJlRH86QOFEjvCQ7CcvozF8lS8ALbfSSo ; media=all */
.featured-events.sub-pages-event-section .global-spacing--4x {
  margin-top: 1.5rem; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .global-spacing--4x {
    margin-top: 2rem; } }

.featured-events.sub-pages-event-section .global-margin--15x {
  margin-top: 3rem;
  margin-bottom: 3rem; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .global-margin--15x {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem; } }

@media print, screen and (min-width: 64.0625em) {
  .featured-events.sub-pages-event-section .global-margin--15x {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }

.featured-events.sub-pages-event-section .grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

.featured-events.sub-pages-event-section .grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.featured-events.sub-pages-event-section .cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%; }

.featured-events.sub-pages-event-section .grid-x > .initial-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .grid-x > .medium-9 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

.featured-events.sub-pages-event-section .grid-x > .initial-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.featured-events.sub-pages-event-section .grid-x > .initial-12 {
  width: 100%; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: auto; }
  .featured-events.sub-pages-event-section .grid-x > .medium-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .featured-events.sub-pages-event-section .grid-x > .medium-9 {
    width: 75%; } }

.featured-events.sub-pages-event-section .far {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.featured-events.sub-pages-event-section * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.featured-events.sub-pages-event-section .btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .btn-row {
    gap: 1.5rem; } }

.featured-events.sub-pages-event-section ul.btn-row {
  list-style: none; }

.featured-events.sub-pages-event-section h2 {
  font-family: proxima-nova, sans-serif;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.2; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section h2 {
    font-size: 2rem; } }

@media print, screen and (min-width: 64.0625em) {
  .featured-events.sub-pages-event-section h2 {
    font-size: 2.375rem; } }

.featured-events.sub-pages-event-section h3 {
  font-family: proxima-nova, sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section h3 {
    font-size: 1.625rem; } }

@media print, screen and (min-width: 64.0625em) {
  .featured-events.sub-pages-event-section h3 {
    font-size: 2rem; } }

.featured-events.sub-pages-event-section p {
  font-family: justus-pro, serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section p {
    font-size: 1.25rem; } }

.featured-events.sub-pages-event-section .eyebrow {
  font-family: proxima-nova, sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2.8px; }

.featured-events.sub-pages-event-section a {
  text-decoration: none;
  color: #0055b8; }

.featured-events.sub-pages-event-section a:hover {
  text-decoration: underline; }

.featured-events.sub-pages-event-section ul,
.featured-events.sub-pages-event-section li {
  margin: 0;
  padding: 0; }

.featured-events.sub-pages-event-section section ul:first-child,
.featured-events.sub-pages-event-section section h2:first-child,
.featured-events.sub-pages-event-section section h3:first-child,
.featured-events.sub-pages-event-section section .link-arrow:first-child {
  margin-top: 0; }

.featured-events.sub-pages-event-section .icon-list {
  display: block; }

.featured-events.sub-pages-event-section .icon-list li:not(:first-child) {
  margin-top: 0.5rem; }

.featured-events.sub-pages-event-section .icon-list li {
  display: block;
  font-family: proxima-nova, sans-serif; }

.featured-events.sub-pages-event-section .icon-list li {
  position: relative;
  padding-left: 1.5rem; }

.featured-events.sub-pages-event-section .icon-list__icon {
  position: absolute;
  left: 0;
  top: .125rem; }

.featured-events.sub-pages-event-section .section-heading {
  --accent-color: #0055B8;
  --text-color: #000000;
  color: var(--text-color); }

.featured-events.sub-pages-event-section .section-heading .grid-container {
  width: 100%; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading .heading-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

.featured-events.sub-pages-event-section .section-heading .button-wrapper {
  padding-right: 1.125rem; }

.featured-events.sub-pages-event-section .section-heading .button-wrapper a {
  font-family: justus-pro, serif;
  font-size: 1.125rem;
  line-height: 1.2;
  color: #142a4a;
  color: #0055b8;
  position: relative; }

.featured-events.sub-pages-event-section .section-heading .button-wrapper a::after {
  font-family: "Font Awesome 6 Free";
  position: absolute;
  padding-left: .5rem;
  content: "";
  font-weight: 700;
  color: #0055b8;
  -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  bottom: 0;
  font-size: 1.0625rem;
  line-height: .9; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading .button-wrapper a::after {
    bottom: .375rem; } }

.featured-events.sub-pages-event-section .section-heading .button-wrapper a:hover::after,
.featured-events.sub-pages-event-section .section-heading .button-wrapper a:focus::after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px); }

.featured-events.sub-pages-event-section .section-heading .button-wrapper a::after {
  color: inherit;
  bottom: .1875rem; }

.featured-events.sub-pages-event-section .section-heading .button-wrapper .link-arrow {
  color: #0055b8;
  position: relative; }

.featured-events.sub-pages-event-section .section-heading .button-wrapper .link-arrow::after {
  font-family: "Font Awesome 6 Free";
  position: absolute;
  padding-left: .5rem;
  content: "";
  font-weight: 700;
  color: #0055b8;
  -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  bottom: 0;
  font-size: 1.0625rem;
  line-height: .9; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading .button-wrapper .link-arrow::after {
    bottom: .375rem; } }

.featured-events.sub-pages-event-section .section-heading .button-wrapper .link-arrow:hover::after,
.featured-events.sub-pages-event-section .section-heading .button-wrapper .link-arrow:focus::after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px); }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading .button-wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

.featured-events.sub-pages-event-section .section-heading h2 {
  font-size: 1.625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading h2 {
    font-size: 2rem;
    line-height: 1.18; } }

.featured-events.sub-pages-event-section .section-heading .grid-x {
  position: relative;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.featured-events.sub-pages-event-section .section-heading .medium-auto {
  margin-top: 1.5rem; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading .medium-auto {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 0; } }

@media print, screen and (min-width: 64.0625em) {
  .featured-events.sub-pages-event-section .section-heading .medium-auto {
    white-space: nowrap; } }

.featured-events.sub-pages-event-section .oho-animate {
  -webkit-transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
  transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
  transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
  transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
  -webkit-transform: none;
  transform: none;
  opacity: 1; }

.featured-events.sub-pages-event-section .oho-animate--ready {
  -webkit-transition: none;
  transition: none; }

.featured-events.sub-pages-event-section .featured-events-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .featured-events-grid {
    gap: 4.375rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

.featured-events.sub-pages-event-section .featured-events-grid > article {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media print, screen and (max-width: 48.06125em) {
  .featured-events.sub-pages-event-section .featured-events-grid > article {
    margin-top: 2.5rem; }
  .featured-events.sub-pages-event-section .featured-events-grid > article:first-of-type {
    margin-top: .9375rem; } }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .featured-events-grid > article {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1; } }

.featured-events.sub-pages-event-section .featured-events-grid > article ul.btn-row {
  margin-top: 1rem; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .featured-events-grid > article ul.btn-row {
    margin-top: 1.5rem; } }

.featured-events.sub-pages-event-section .featured-events-grid > article p:last-of-type {
  margin-bottom: 0; }

.featured-events.sub-pages-event-section .featured-events-grid > article > ul {
  list-style: none; }

.featured-events.sub-pages-event-section .featured-events-grid > article > ul li {
  display: inline-block;
  margin-right: .25em; }

.featured-events.sub-pages-event-section .featured-events-grid > article > ul li:not(:last-child) a:after {
  color: ","; }

.featured-events.sub-pages-event-section .featured-events-grid h3 {
  font-family: justus-pro, serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.36;
  color: #0055b8; }

@media print, screen and (max-width: 48.06125em) {
  .featured-events.sub-pages-event-section .featured-events-grid h3 {
    margin-bottom: 0;
    font-size: 1.25rem; } }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .featured-events-grid h3 {
    font-size: 1.625rem;
    line-height: 1.2; } }

.featured-events.sub-pages-event-section .featured-events-grid h3 a {
  color: #0055b8;
  position: relative; }

.featured-events.sub-pages-event-section .featured-events-grid h3 a::after {
  font-family: "Font Awesome 6 Free";
  position: absolute;
  padding-left: .5rem;
  content: "\f105";
  font-weight: 700;
  color: #0055b8;
  -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  bottom: 0;
  font-size: 1.0625rem;
  line-height: .9; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .featured-events-grid h3 a::after {
    bottom: .375rem; } }

.featured-events.sub-pages-event-section .featured-events-grid h3 a:hover::after,
.featured-events.sub-pages-event-section .featured-events-grid h3 a:focus::after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px); }

.featured-events.sub-pages-event-section .featured-events-grid p {
  font-family: proxima-nova, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400; }

.featured-events.sub-pages-event-section .featured-events-grid p:first-of-type {
  margin-top: 1rem; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .featured-events-grid p:first-of-type {
    margin-top: 1.25rem; } }

.featured-events.sub-pages-event-section .link-arrow::after {
  color: inherit; }

@media print, screen and (max-width: 48.06125em) {
  .featured-events.sub-pages-event-section .link-arrow {
    font-size: 1.125rem;
    margin-bottom: .9375rem; } }

.featured-events.sub-pages-event-section .section-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

.featured-events.sub-pages-event-section .section-heading a {
  font-family: justus-pro, serif;
  font-size: 1.125rem;
  line-height: 1.16; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading a.link-arrow::after {
    bottom: .0625rem; } }

.featured-events.sub-pages-event-section .section-heading h2 {
  font-size: 1.625rem;
  line-height: 1.2;
  margin-bottom: 0; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .section-heading h2 {
    font-size: 2.375rem;
    line-height: 1.2;
    font-weight: 700; } }

.featured-events.sub-pages-event-section .event-details {
  margin-top: 1.5625rem; }

@media print, screen and (min-width: 48.0625em) {
  .featured-events.sub-pages-event-section .event-details {
    font-size: 2.125rem; } }

.featured-events.sub-pages-event-section .event-details li {
  margin-top: 0;
  margin-bottom: .375rem;
  font-family: proxima-nova, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .3125rem;
  padding-left: 0; }

.featured-events.sub-pages-event-section .event-details li:last-of-type {
  margin-bottom: 0; }

.featured-events.sub-pages-event-section .event-details li > span:first-of-type {
  -ms-flex-preferred-size: 1.4375rem;
  flex-basis: 1.4375rem; }

.featured-events.sub-pages-event-section .event-details li span {
  color: #0055b8; }

.featured-events.sub-pages-event-section .event-details li .icon-list__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #000; }

.featured-events.sub-pages-event-section .event-details li .icon-list__icon {
  position: static; }

.featured-events.sub-pages-event-section .event-details li .icon-list__icon::before {
  font-size: 1rem; }

@media print, screen and (max-width: 48.06125em) {
  .featured-events.sub-pages-event-section .featured-events-grid {
    margin-top: 1.25rem; } }

@media print {
  .featured-events.sub-pages-event-section * {
    color: #000 !important;
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .featured-events.sub-pages-event-section a[href]::after {
    content: " (" attr(href) ")"; }
  .featured-events.sub-pages-event-section a[href]::after {
    display: none; }
  .featured-events.sub-pages-event-section a,
  .featured-events.sub-pages-event-section a:visited {
    text-decoration: underline; }
  .featured-events.sub-pages-event-section p,
  .featured-events.sub-pages-event-section h2,
  .featured-events.sub-pages-event-section h3 {
    orphans: 3;
    widows: 3; }
  .featured-events.sub-pages-event-section h2,
  .featured-events.sub-pages-event-section h3 {
    page-break-after: avoid; } }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/_ingredients/themes/global/fonts/fontawesome-free-6.42-web/webfonts/fa-solid-900.woff2"); }


/*      Resource ID: bce6ad11a2f6877822c630ab059 (frontend.less, compiled by lessc, minified by none) (08/11/2025 1:30pm) (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;
}