
@import url("https://use.typekit.net/ksl5erb.css");
@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&amp;family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&amp;family=Raleway:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900");
@charset "UTF-8";
/*      Request ID: f75b3f732bbbfee5f239241f361d95b9_1751998494 (08/11/2025 1:31pm) (tY5RCsMwDEOvsgOs8ZFK4ojE4CRldlt6+4XCbrB+SQLxJKqjgXxXi8w/XTKOoCdHDTwabXtS4bV6U1qllw+yoLuRVzQYFR0pKplfOlOL0oOx2ftF/4ePJIow7SP4m/HY+VNygS8O89mdKIXjXvsC)      */



/*      Resource ID: ca87054a5eeb4a1cf657e61d04d (main.scss, compiled by node-sass, minified by none) (08/11/2025 1:30pm) (A:213, B:213, C:17580, D:17600, F:17600, J:17600, K:17600)      */



body {
  font-family: "Roboto", sans-serif;
  margin: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Archivo Black", sans-serif;
  font-weight: 900; }

body {
  margin: 0; }

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

#lw_cal .row {
  align-items: flex-start; }

#lw_cal_header {
  padding: 24px 0; }

.group-calendar-header {
  padding: 12px;
  background-color: #f5f5f5;
  margin-bottom: 24px; }
  .group-calendar-header a {
    color: #353a3d;
    float: right; }

.featured-event {
  display: none; }
  body[class*="lw_cal_view"] .featured-event {
    display: flex; }
  body.lw_cal_event_detail .featured-event {
    display: none; }

#day-view {
  display: flex;
  align-items: self-start;
  margin-bottom: 60px; }
  #day-view #day-left {
    display: none; }
    .lw_cal_view_today #day-view #day-left {
      display: block; }
  #day-view #day-right {
    padding-left: 12px; }

@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .lw_cal_view_today #day-view #day-left {
    display: none; }
  #lw_cal_search_form {
    margin-bottom: 1rem; }
  #lw_cal_view_selector {
    position: sticky;
    top: 0;
    background: #fff;
    height: 36px;
    z-index: 5; }
    #lw_page #lw_cal_view_selector {
      top: 40px; }
  #lw_cal_header {
    position: sticky;
    top: 36px;
    background: #fff;
    z-index: 5; }
    #lw_page #lw_cal_header {
      top: 76px; } }

@media only screen and (min-width: 992px) and (max-width: 1299px), only screen and (min-width: 1300px) {
  .calendar-content {
    align-items: flex-start; }
    .calendar-content #main-sidebar {
      position: sticky;
      top: 60px; }
  #day-left {
    position: sticky;
    top: 60px;
    width: 200px; }
    #lw_page #day-left {
      top: 120px; } }

#lw_cal > h1 {
  font-size: 48px; }

#lw_cal .calendar-group {
  color: #0055b8;
  font-weight: bold; }

.button, .btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease; }
  .button:hover, .btn:hover {
    text-decoration: none;
    background-color: #142a4a;
    color: #fff; }
  @media (max-width: 768px) {
    .button, .btn {
      font-size: 16px; } }
  @media (max-width: 550px) {
    .button, .btn {
      font-size: 14px; } }
  .button.large, .btn.large {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    margin: 15px 0;
    padding: 10px 24px;
    border-radius: 24px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    text-decoration: none;
    background-color: white !important;
    color: #142a4a !important;
    border: 2px solid #142a4a !important;
    font-size: 14px; }
    .button.large:hover, .btn.large:hover {
      text-decoration: none;
      background-color: #142a4a;
      color: #fff; }
    @media (max-width: 768px) {
      .button.large, .btn.large {
        font-size: 16px; } }
    @media (max-width: 550px) {
      .button.large, .btn.large {
        font-size: 14px; } }
    .button.large:hover, .btn.large:hover {
      text-decoration: none;
      background-color: #142a4a !important;
      color: #fff !important; }
  .button.small, .btn.small {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    background-color: #142a4a;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 14px; }
    .button.small:hover, .btn.small:hover {
      text-decoration: none;
      background-color: #142a4a;
      color: #fff; }
    @media (max-width: 768px) {
      .button.small, .btn.small {
        font-size: 16px; } }
    @media (max-width: 550px) {
      .button.small, .btn.small {
        font-size: 14px; } }

#lw_cal_subscribe {
  all: unset; }
  #lw_cal_subscribe > a, #lw_cal_subscribe + a {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    margin: 15px 0;
    padding: 10px 24px;
    border-radius: 24px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    text-decoration: none;
    background-color: white !important;
    color: #142a4a !important;
    border: 2px solid #142a4a !important;
    font-size: 14px; }
    #lw_cal_subscribe > a:hover, #lw_cal_subscribe + a:hover {
      text-decoration: none;
      background-color: #142a4a;
      color: #fff; }
    @media (max-width: 768px) {
      #lw_cal_subscribe > a, #lw_cal_subscribe + a {
        font-size: 16px; } }
    @media (max-width: 550px) {
      #lw_cal_subscribe > a, #lw_cal_subscribe + a {
        font-size: 14px; } }
    #lw_cal_subscribe > a:hover, #lw_cal_subscribe + a:hover {
      text-decoration: none;
      background-color: #142a4a !important;
      color: #fff !important; }

#lw_cal_view_selector li a {
  font-weight: 400;
  font-size: 16px; }

#lw_mini_cal {
  margin: 12px 0 24px; }
  #lw_mini_cal h3 {
    font-size: 18px;
    color: #0055b8; }
    @media only screen and (min-width: 992px) and (max-width: 1299px) {
      #lw_mini_cal h3 {
        font-size: 14px; } }
    #lw_mini_cal h3:hover a {
      color: #142a4a; }
    #lw_mini_cal h3 a {
      color: #d2d5d7; }
      #lw_mini_cal h3 a:hover {
        color: #0055b8; }
  #lw_mini_cal td.today {
    background-color: #142a4a !important; }
    #lw_mini_cal td.today a {
      color: white !important; }
  #lw_mini_cal td.selected, #lw_mini_cal td.selected.active {
    background-color: #f5f5f5; }
    #lw_mini_cal td.selected a, #lw_mini_cal td.selected.active a {
      color: black; }
  #lw_mini_cal td.selected a, #lw_mini_cal td.has_items a {
    font-weight: bold; }
  #lw_mini_cal a {
    text-decoration: none; }

#lw_cal_header h2 {
  font-family: "Archivo Black", sans-serif;
  font-size: 2.5em;
  line-height: 1.25em;
  font-weight: 400;
  color: #142a4a;
  padding-left: 12px; }

#lw_cal_header #lw_cal_scroll_links {
  top: 20px; }

@media only screen and (min-width: 992px) and (max-width: 1299px) {
  #lw_cal_header h2 {
    font-size: 1.75em; }
  #lw_cal_header #lw_cal_date_selector {
    top: 21px; }
  #lw_cal_header #lw_cal_scroll_links {
    top: 15px; } }

@media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  #lw_cal_header h2 {
    font-size: 1.25em; }
  #lw_cal_header #lw_cal_scroll_links {
    top: 10px; }
    #lw_cal_header #lw_cal_scroll_links .lw-icon-2x {
      font-size: 1.5em; } }

#lw_cal_date_selector form select {
  max-width: 180px; }

#lw_cal_scroll_links {
  top: 20px; }

form.filter {
  position: relative;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  background: #FFFFFF;
  box-sizing: border-box; }
  form.filter fieldset {
    margin: 0;
    padding: 0;
    border: 0; }

.filter-label {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  background-color: #142a4a;
  color: #fff;
  padding: 10px 15px;
  border-radius: 0;
  font-size: 14px;
  display: block; }
  .filter-label:hover {
    text-decoration: none;
    background-color: #142a4a;
    color: #fff; }
  @media (max-width: 768px) {
    .filter-label {
      font-size: 16px; } }
  @media (max-width: 550px) {
    .filter-label {
      font-size: 14px; } }
  .filter-label .filter-icon {
    position: absolute;
    right: 12px;
    top: 0;
    font-size: 1.8em;
    transition: transform .2s; }
    .is-active .filter-label .filter-icon {
      transform: rotate(180deg);
      top: 3px; }

.filter-dropdown {
  background-color: #fff;
  display: none;
  border: 1px solid #ced4da;
  border-radius: 0 0 3px 3px;
  padding: 16px;
  z-index: 15;
  box-sizing: border-box;
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto; }
  .filter-dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.filter-option {
  margin-bottom: 0px; }
  .filter-option label {
    cursor: pointer; }
    .filter-option label:hover {
      text-decoration: underline; }
  .filter-option input {
    margin-right: 8px; }

#lw_cal_events {
  padding: 0; }
  #lw_cal_events h3, #lw_cal_events .lw_cal_event_list > h4 {
    font-family: "Archivo Black", sans-serif;
    font-weight: 400;
    padding: 6px 12px;
    margin-bottom: 24px;
    background-color: #0055b8;
    color: #fff;
    border: none !important; }
    #lw_cal_events h3:after, #lw_cal_events .lw_cal_event_list > h4:after {
      content: ''; }
  #lw_cal_events .lw_cal_event_list {
    padding-left: 0; }

.event-label {
  padding: 5px 9px 4px;
  border-radius: 2px;
  background-color: #f5f5f5;
  color: #353a3d;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); }
  .event-label::before {
    background-image: url("/live/resource/image/_ingredients/themes/global/images/icons/globe.png");
    background-size: contain;
    height: 17px;
    width: 16px;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }

.event {
  margin-bottom: 36px;
  padding: 1.5rem .75rem;
  line-height: 1.4;
  background-color: #f5f5f5;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start; }
  @media (max-width: 550px) {
    .event {
      flex-wrap: wrap; } }
  .event:first-child {
    margin-top: 0; }
  .event p {
    margin: 0 0 16px; }

.cal_date {
  min-width: 50px;
  border: 1px solid black;
  text-align: center;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 10px;
  left: 10px; }
  .cal_date [class*="day"] {
    font-weight: 400;
    font-size: 36px;
    background-color: #fff;
    color: #000;
    font-family: "Archivo Black", sans-serif;
    line-height: 1.2;
    font-size: 24px;
    padding: 2px 8px; }
  .cal_date [class*="month"] {
    font-weight: 700;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
    background: #142a4a;
    color: white;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: "Roboto", sans-serif; }

.event-left {
  flex: 0 0 200px;
  margin: 0 .75rem;
  position: relative; }
  .featured-event .event-left {
    flex: 0 0 300px; }
  @media only screen and (min-width: 580px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
    .event-left {
      flex: 0 0 150px;
      height: auto; } }
  @media only screen and (max-width: 579px) {
    .event-left {
      display: none; } }
  .event-left .event-label {
    z-index: 1;
    position: absolute;
    left: 15px;
    bottom: 15px; }
  .event-left img {
    display: block;
    max-width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: auto;
    background-color: #d2d5d7; }
  .event-left .thumbnail {
    display: block; }
    .event-left .thumbnail a {
      display: block; }
    .event-left .thumbnail:hover img {
      -webkit-filter: brightness(0.85);
      filter: brightness(0.85); }

.event-right {
  display: flex;
  margin: 0 .75rem;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch; }

.event-header {
  font-size: 13px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #666;
  margin-bottom: .5em; }

.event-title {
  margin: 0 0 24px;
  color: #142a4a;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-size: 32px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.1; }
  .event-title a {
    color: inherit;
    font-weight: inherit;
    text-decoration: none;
    transition: opacity 0.3s ease; }
    .event-title a:hover {
      text-decoration: none;
      opacity: 0.7; }
  @media (max-width: 992px) {
    .event-title {
      font-size: 26px; } }
  @media (max-width: 768px) {
    .event-title {
      font-size: 22px; } }
  @media (max-width: 550px) {
    .event-title {
      font-size: 20px; } }

.event-summary {
  margin-bottom: 8px; }
  .event-summary br {
    display: none; }
  .event-summary h1, .event-summary h2, .event-summary h3, .event-summary h4, .event-summary h5 {
    font-size: 1.4rem; }

.event-info {
  font-size: 14px; }
  .event-info div {
    padding-left: 24px;
    margin-bottom: 6px; }
    .event-info div span.fa {
      margin-left: -24px;
      width: 24px; }

.lw_cal_event_view #lw_cal_events {
  padding: 12px; }

#lw_cal .event-details {
  display: flex; }
  #lw_cal .event-details #lw_cal_event_leftcol {
    min-width: 270px; }
    #lw_cal .event-details #lw_cal_event_leftcol > * {
      margin-bottom: 2em; }
  @media only screen and (max-width: 579px), only screen and (min-width: 580px) and (max-width: 767px) {
    #lw_cal .event-details {
      flex-direction: column; }
      #lw_cal .event-details #lw_cal_event_leftcol {
        order: 2;
        width: auto;
        display: flex;
        flex-direction: column;
        min-width: 270px; }
        #lw_cal .event-details #lw_cal_event_leftcol .lw_cal_event_detail_map {
          order: 1; }
          #lw_cal .event-details #lw_cal_event_leftcol .lw_cal_event_detail_map .lw_responsive_iframe_wrapper {
            height: 250px;
            padding-top: 50%; }
        #lw_cal .event-details #lw_cal_event_leftcol .event-more-info {
          order: 2; }
        #lw_cal .event-details #lw_cal_event_leftcol picture {
          order: 3;
          text-align: center; }
      #lw_cal .event-details #lw_cal_event_rightcol {
        order: 1; } }
  #lw_cal .event-details .lw_widget_saveandshare {
    display: flex; }

.lwc_submit_form .lw_uploader {
  position: relative; }
  .lwc_submit_form .lw_uploader ul {
    padding: 0;
    list-style: none; }

.lwc_submit_form input[type=text],
.lwc_submit_form textarea {
  width: 100%; }

.lwc_submit_form .categories ul {
  width: 48%;
  float: left;
  list-style-type: none;
  padding-left: 0; }
  .lwc_submit_form .categories ul li {
    padding: 0 0 .5em .5em; }

.lwc_submit_form .categories input {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  position: relative;
  top: -2px; }

.lwc_submit_form .lw_online_fields {
  display: none;
  border: 0 solid #ccc;
  border-width: 0 1px 1px 1px;
  padding: 10px 14px 0;
  margin-top: -1rem;
  margin-bottom: 1rem; }

.lwc_submit_form .lw_online > label {
  display: block;
  padding: 5px 8px;
  cursor: pointer;
  border: 1px solid #ccc;
  margin: 0; }

.lwc_submit_form .button,
.lwc_submit_form .btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease; }
  .lwc_submit_form .button:hover,
  .lwc_submit_form .btn:hover {
    text-decoration: none;
    background-color: #142a4a;
    color: #fff; }
  @media (max-width: 768px) {
    .lwc_submit_form .button,
    .lwc_submit_form .btn {
      font-size: 16px; } }
  @media (max-width: 550px) {
    .lwc_submit_form .button,
    .lwc_submit_form .btn {
      font-size: 14px; } }
  .lwc_submit_form .button.large,
  .lwc_submit_form .btn.large {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    margin: 15px 0;
    padding: 10px 24px;
    border-radius: 24px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    text-decoration: none;
    background-color: white !important;
    color: #142a4a !important;
    border: 2px solid #142a4a !important;
    font-size: 14px; }
    .lwc_submit_form .button.large:hover,
    .lwc_submit_form .btn.large:hover {
      text-decoration: none;
      background-color: #142a4a;
      color: #fff; }
    @media (max-width: 768px) {
      .lwc_submit_form .button.large,
      .lwc_submit_form .btn.large {
        font-size: 16px; } }
    @media (max-width: 550px) {
      .lwc_submit_form .button.large,
      .lwc_submit_form .btn.large {
        font-size: 14px; } }
    .lwc_submit_form .button.large:hover,
    .lwc_submit_form .btn.large:hover {
      text-decoration: none;
      background-color: #142a4a !important;
      color: #fff !important; }
  .lwc_submit_form .button.small,
  .lwc_submit_form .btn.small {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    background-color: #142a4a;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 14px; }
    .lwc_submit_form .button.small:hover,
    .lwc_submit_form .btn.small:hover {
      text-decoration: none;
      background-color: #142a4a;
      color: #fff; }
    @media (max-width: 768px) {
      .lwc_submit_form .button.small,
      .lwc_submit_form .btn.small {
        font-size: 16px; } }
    @media (max-width: 550px) {
      .lwc_submit_form .button.small,
      .lwc_submit_form .btn.small {
        font-size: 14px; } }

#ui-datepicker-div {
  width: 250px; }

#lw_cal:has(.lwc_submit_form) {
  margin-top: 3rem;
  margin-bottom: 3rem; }

/*      Resource ID: d0622a22724b8def5891e7593df (mobile.less, compiled by lessc, minified by none) (08/11/2025 1:30pm) (A:3367, B:3367, C:5575, D:5575, F:5575, J:5575, K:5575)      */

@media screen and (max-width: 991px) {
  #lw_cal_date_selector {
    display: none;
  }
  #lw_cal_subscribe {
    padding: 0;
  }
}
@media screen and (max-width: 1199px) {
  #lw_cal_view_selector .all a .m {
    display: none;
  }
  #lw_cal_header h5 {
    font-size: 2.15em;
    margin: 5px 10px 0px 10px;
  }
}
@media screen and (max-width: 991px) {
  #lw_cal_view_selector {
    background-color: #eee;
    padding: 0 5px;
  }
  #lw_cal_view_selector .day {
    display: none;
  }
  #lw_cal_view_selector li a {
    padding: 5px 10px;
  }
  #lw_cal_view_selector li.all {
    float: left;
    white-space: nowrap;
  }
  #lw_cal_view_selector li.all a span {
    display: none;
  }
  #lw_cal_view_selector li.all a span.m {
    display: inline;
  }
  #lw_cal_view_selector li.today a:before {
    content: "";
  }
  form.lw_payments_charge table td {
    display: block;
    width: 100%;
    text-align: left;
    padding-right: 8px;
    border-bottom: none;
  }
  form.lw_payments_charge table td:nth-child(1) {
    padding-bottom: 0;
  }
  form.lw_payments_charge table td:nth-child(2) {
    padding-top: 0;
  }
  form.lw_payments_charge label {
    margin-bottom: 0;
  }
  form.lw_payments_charge input[type="text"],
  form.lw_payments_charge textarea,
  form.lw_payments_charge .lw_forms_form input[type="text"],
  form.lw_payments_charge .lw_forms_form textarea {
    width: 100%;
  }
  .lw_cal_month_view {
    position: relative;
  }
  .lw_cal_month_view th span {
    display: none;
  }
  .lw_cal_month_view #lw_cal_events td {
    height: auto;
    min-height: 60px;
    padding: 26px 4px 4px;
    position: relative;
  }
  .lw_cal_month_view #lw_cal_events td:hover {
    background: #eef;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event {
    position: static;
    width: 13px;
    height: 13px;
    border: 3px solid transparent;
    padding: 3px;
    float: left;
    margin: 0 2px 2px 0;
    background-color: #999;
    overflow: hidden;
    border-radius: 50%;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event * {
    color: #999;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event a {
    display: none !important;
    /* dots aren't clickable/tabbable */
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event.active {
    background-color: #000 !important;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event.active .lw_cal_date {
    color: #000 !important;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event.active .lw_cal_event_info {
    position: fixed;
    background-color: #000;
    border-radius: 0;
    bottom: 10%;
    left: 20%;
    right: 20%;
    height: auto;
    padding: 10px 10px 0;
    z-index: 9999999;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event.active .lw_cal_event_info * {
    color: #fff !important;
  }
  .lw_cal_month_view .lw_cal_date {
    text-align: left;
    font-size: 1.8em;
    line-height: 1;
    white-space: nowrap;
  }
  .lw_cal_month_view .lw_cal_date a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 3px;
  }
  .lw_cal_month_view .lw_cal_date a:focus {
    border: 2px solid #000;
    padding: 1px;
  }
  #lw_cal_month_table .lw_cal_event {
    display: block !important;
  }
  #lw_cal_month_table td > a {
    display: none;
  }
  #lw_cal_events {
    padding: 0;
  }
  #lw_cal_header {
    padding-left: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
  #lw_cal_header h5 {
    font-size: 1.5em;
  }
  .lw_cal_search_wrapper {
    padding: 12px;
    margin-top: 10px;
    background-color: #eee;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
  }
  #lw_cal_search_form {
    margin: 0;
  }
  li#lw_calendar_manage_images {
    display: none;
  }
  #lw_toolbar.lw_element .lw_block > a {
    padding: 5px !important;
  }
  #lw_toolbar.lw_element .lw_block > a #lw_toolbar.lw_element .lw_block > a span {
    margin: 0 !important;
  }
  .text-right {
    float: left;
  }
  #lw_cal_scroll_links {
    top: 18px;
  }
  .lw_cal_tz_abbrv,
  .lw_user_time {
    display: none;
  }
  #lw_cal_location_map {
    width: 200px;
    z-index: 200;
  }
  #lw_page {
    margin-top: 60px;
  }
  #lw_cal_day_leftcol {
    display: none;
  }
  #lw_cal_day_rightcol,
  #lw_cal_event_leftcol {
    padding: 0;
    border: none;
    min-height: 0;
  }
  #lw_cal_event_rightcol {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .lw_cal_month_view #lw_cal_events td {
    height: 60px;
  }
  #lw_cal_events .lw_cal_show_day {
    font-size: 10px;
    display: block;
    width: 100%;
    clear: both;
  }
  .lw_cal_month_view #lw_cal_events .lw_cal_event_list .lw_cal_event {
    width: 3px;
    height: 3px;
    padding: 1px;
    margin: 6px 6px 2px 0;
    background-color: #142a4a;
  }
  #lw_mini_cal td,
  #lw_mini_cal th {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 13px;
  }
}
@media screen and (max-width: 479px) {
  body.calendar .m,
  body.calendar span.fa-search,
  body.calendar header.title {
    display: none;
  }
  #lw_cal_search_form {
    display: block;
  }
  #lw_cal_search_form input {
    width: 100%;
  }
  #lw_cal_view_selector li a {
    font-size: 0.75em;
  }
  #lw_cal_header {
    padding: 0;
    padding-bottom: 20px;
  }
  #lw_cal_scroll_links {
    top: 5px;
  }
  #lw_cal_this_day {
    clear: left;
    width: 100%;
    padding-top: 10px;
  }
}

/*      Resource ID: dbb383e13ce14b827ec50b9dead (tulsa.scss, compiled by node-sass, minified by none) (08/11/2025 1:31pm) (A:64029, B:64029, C:57773, D:57773, F:57773, J:57773, K:57773)      */


header a,
footer a {
  text-decoration: none; }

body {
  font-family: proxima-nova; }

/*! CSS Used fontfaces */
@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/5e7ae9/00000000000000007735b06f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/5e7ae9/00000000000000007735b06f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/5e7ae9/00000000000000007735b06f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: fallback;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/84a8bf/00000000000000007735b074/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/84a8bf/00000000000000007735b074/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/84a8bf/00000000000000007735b074/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: fallback;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/8fba31/00000000000000007735b078/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/8fba31/00000000000000007735b078/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/8fba31/00000000000000007735b078/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: fallback;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/31e9eb/00000000000000007735b084/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/31e9eb/00000000000000007735b084/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/31e9eb/00000000000000007735b084/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: fallback;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/70812b/00000000000000007735b086/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/70812b/00000000000000007735b086/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/70812b/00000000000000007735b086/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
  font-display: fallback;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/3867c7/00000000000000007735b08a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/3867c7/00000000000000007735b08a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/3867c7/00000000000000007735b08a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: fallback;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/154cda/00000000000000007735e601/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"), url("https://use.typekit.net/af/154cda/00000000000000007735e601/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"), url("https://use.typekit.net/af/154cda/00000000000000007735e601/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 100;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/7283cd/00000000000000007735e608/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff2"), url("https://use.typekit.net/af/7283cd/00000000000000007735e608/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff"), url("https://use.typekit.net/af/7283cd/00000000000000007735e608/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 100;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff2"), url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff"), url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 600;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal; }

@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"); }

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

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

header {
  /*! CSS Used from: Embedded */ }
  header .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal; }
  header .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; }
  header .far {
    font-family: "Font Awesome 6 Free"; }
  header .fa-globe-americas:before {
    content: "\f57d"; }
  header .far {
    font-weight: 400; }
  header .grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto; }
  header .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; }
  header * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  header button {
    cursor: pointer;
    font-size: 1rem; }
  header img {
    max-width: 100%;
    height: auto; }
  header .show-for-sr,
  header .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px; }
  header [type=text],
  header [type=submit],
  header button,
  header select {
    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; }
  header [type=text]::before,
  header [type=submit]::before,
  header button::before,
  header select::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); }
  header [type=text]:hover,
  header [type=text]:focus,
  header [type=submit]:hover,
  header [type=submit]:focus,
  header button:hover,
  header button:focus,
  header select:hover,
  header select: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%); }
  header [type=text]:disabled,
  header [type=submit]:disabled,
  header button:disabled,
  header select:disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .6; }
  @media print, screen and (max-width: 48.06125em) {
    header [type=text],
    header [type=submit],
    header button,
    header select {
      padding-top: .625rem;
      padding-bottom: .625rem; } }
  header select {
    border-color: #979797;
    color: #000;
    text-transform: none;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    background-repeat: no-repeat;
    background-position: calc(100% - .625em) 50%;
    background-size: 1em; }
  header select:hover {
    background: #fff;
    border-color: #006deb; }
  header select:focus {
    background: #fff;
    border-color: #8dc63f; }
  header button,
  header [type=submit] {
    border-color: #0055b8;
    color: #fff;
    background: #0055b8;
    margin: 0;
    cursor: pointer;
    border: 0; }
  header label {
    display: block;
    color: #484849;
    font-family: proxima-nova, sans-serif;
    font-weight: 400; }
  header [type=text] {
    border-color: #979797;
    color: #000;
    text-transform: none;
    background: #fff;
    margin: 0; }
  header [type=text]:hover {
    background: #fff;
    border-color: #006deb; }
  header [type=text]:focus {
    background: #fff;
    border-color: #8dc63f; }
  header [type=text]:disabled,
  header select:disabled {
    background-color: #d3d3d3; }
  header [type=text]:not(:empty):invalid {
    border-color: #d13176;
    -webkit-box-shadow: 0 0 0 .0625em #d13176;
    box-shadow: 0 0 0 .0625em #d13176; }
  header a {
    text-decoration: none;
    color: #0055b8; }
  header a:hover {
    text-decoration: underline; }
  header ul,
  header li {
    margin: 0;
    padding: 0; }
  header header ul:first-child {
    margin-top: 0; }
  header .form-item {
    margin-top: 0.5rem;
    position: relative; }
  header [target=_blank]::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    display: inline-block;
    padding-left: .25em;
    content: "ï‹’"; }
  header {
    position: relative;
    z-index: 10;
    height: 3.125rem; }
  header .site-header__sticky-container {
    will-change: transform;
    background-color: #0055b8;
    height: 3.125rem; }
  @media print, screen and (min-width: 64.0625em) {
    header .site-header__sticky-container {
      background-color: #fff;
      height: 8.9375rem; } }
  header .site-header__sticky-container > .grid-container {
    position: relative;
    height: 3.125rem;
    max-width: 90rem; }
  @media print, screen and (min-width: 64.0625em) {
    header .site-header__sticky-container > .grid-container {
      height: 8.9375rem; } }
  header ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  header li {
    position: relative; }
  header .site-header__logo {
    display: block;
    max-width: 100px;
    padding: 6px 0 0; }
  @media print, screen and (min-width: 64.0625em) {
    header .site-header__logo {
      width: 14.375rem;
      max-width: 14.375rem;
      height: 5.5rem;
      padding: 1rem 1.875rem 0 1.625rem;
      background-color: #0055b8;
      position: absolute;
      top: 55px;
      left: 0; }
    header .site-header__logo::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 100%;
      height: 100%;
      width: calc(50vw - 600px);
      background-color: #0055b8; } }
  @media screen and (min-width: 75.0625em) {
    header .site-header__logo {
      width: 16.25rem;
      max-width: 16.25rem;
      padding: .625rem 3rem 0 1.3125rem; } }
  header .site-header--scroll-up .site-header__sticky-container {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  @media print, screen and (min-width: 64.0625em) {
    header {
      height: 8.9375rem; } }
  header .mobile-menu-button {
    display: none; }
  @media print, screen and (max-width: 64.06125em) {
    header .mobile-menu-button {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 3.125rem;
      margin: 0;
      padding: 0;
      background-color: #0055b8; }
    header .mobile-menu-button::before {
      display: none; }
    header .mobile-menu-button {
      -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
      transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
      color: #fff;
      font-size: 2em;
      font-weight: 400; }
    header .mobile-menu-button:hover {
      background-color: #fff;
      background-image: none; }
    header .mobile-menu-button:hover {
      color: #0055b8; }
    header .mobile-menu-button:focus {
      background-color: #0055b8;
      background-image: none;
      outline: 1px solid #fff; }
    header .mobile-menu-button:focus {
      color: #fff; } }
  @media print, screen and (max-width: 64.06125em) {
    header .site-header__main {
      position: absolute;
      z-index: 1;
      top: 3.125rem;
      right: 0;
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 24rem;
      background-color: #484849; } }
  @media print, screen and (max-width: 40.06125em) {
    header .site-header__main {
      width: 100vw; } }
  @media print, screen and (min-width: 64.0625em) {
    header .site-header__main {
      height: 8.9375rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media print, screen and (max-width: 64.06125em) {
    header .site-header__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  @media print, screen and (min-width: 64.0625em) {
    header .site-header__top {
      background-color: #133a6a;
      position: relative;
      height: 3.4375rem; }
    header .site-header__top::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      -webkit-box-shadow: 900px 0 0 #133a6a, -900px 0 0 #133a6a;
      box-shadow: 900px 0 0 #133a6a, -900px 0 0 #133a6a; } }
  header .site-header__bottom {
    position: relative;
    z-index: 1; }
  @media print, screen and (max-width: 64.06125em) {
    header .site-header__bottom {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; } }
  @media print, screen and (min-width: 64.0625em) {
    header .site-header__bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      width: calc(100% - 240px);
      margin-left: 15rem;
      height: 5.5rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media screen and (min-width: 75.0625em) {
    header .site-header__bottom {
      width: calc(100% - 270px);
      margin-left: 16.875rem; } }
  header .site-search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    position: absolute;
    right: 0;
    top: 0; }
  @media print, screen and (max-width: 64.06125em) {
    header .site-search {
      width: 100%; } }
  header .site-search .button-toggle {
    position: absolute;
    top: 0;
    right: 3.125rem;
    width: 3.125rem;
    height: 3.125rem; }
  header .site-search .button-toggle::before {
    display: none; }
  header .site-search .button-toggle::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f002";
    color: #fff;
    font-size: 1.75rem;
    position: relative;
    left: -2px; }
  header .site-search .button-toggle:hover {
    background-color: #fff;
    background-image: none; }
  header .site-search .button-toggle:hover::after {
    color: #0055b8; }
  header .site-search .button-toggle:focus {
    background-color: #0055b8;
    background-image: none; }
  header .site-search .button-toggle:focus::after {
    color: #fff; }
  header .site-search .search-block-form {
    position: relative;
    width: 100%;
    padding: .5em; }
  header .site-search .search-block-form label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px; }
  header .site-search .search-block-form input {
    width: 100%;
    margin: 0;
    padding: .5em;
    border: 0; }
  @media print, screen and (max-width: 64.06125em) {
    header .site-search .search-block-form {
      display: none; }
    header .site-search .search-block-form input.form-submit {
      width: 60px;
      background-color: #fff;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m508.5 468.9-121.4-121.4c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136 0-114.9-93.1-208-208-208s-208 93.1-208 208 93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zm-300.5-100.9c-88.4 0-160-71.6-160-160s71.6-160 160-160 160 71.6 160 160-71.6 160-160 160z' fill='%230055b8'/%3E%3C/svg%3E%0A");
      background-size: 24px 24px;
      background-repeat: no-repeat;
      background-position: center;
      font-size: 0; }
    header .site-search .search-block-form input.form-submit:hover {
      background-color: #edae00 !important; } }
  @media print, screen and (min-width: 64.0625em) {
    header .site-search {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
      position: absolute;
      right: 5px;
      top: 0; }
    header .site-search .search-block-form input[type=submit]:hover,
    header .site-search .search-block-form input[type=submit]:focus {
      background-image: none;
      background-color: #142a4a; }
    header .site-search .search-block-form > form {
      width: auto;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    header .site-search__toggle {
      display: none;
      margin: 0;
      padding: .5em;
      -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
      transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
      background-color: rgba(0, 0, 0, 0); }
    header .site-search__toggle::before {
      content: "\f002";
      -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
      transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
      color: #0055b8;
      font-family: "Font Awesome 6 Free";
      font-size: 1.5em;
      font-weight: 400; }
    header .site-search__toggle:hover {
      background-color: rgba(0, 0, 0, 0); }
    header .site-search__toggle:hover::before {
      color: #002652; } }
  header .site-search .search-block-form {
    z-index: 1; }
  header .site-search .search-block-form .form-item {
    margin-top: 0; }
  @media print, screen and (max-width: 64.06125em) {
    header .site-search .search-block-form .form-item {
      width: calc(100% - 60px); } }
  header .site-search .search-block-form .form-item input {
    width: 15.625rem;
    padding: .625rem .4375rem; }
  @media print, screen and (max-width: 64.06125em) {
    header .site-search .search-block-form .form-item input {
      width: 100%; } }
  header .accessible-menu li {
    position: relative; }
  header .accessible-menu .menu-item__button {
    position: absolute;
    border: none;
    background-color: rgba(0, 0, 0, 0); }
  @media print, screen and (max-width: 64.06125em) {
    header .accessible-menu .menu-item__button {
      position: absolute;
      top: 0;
      right: 0;
      width: 2em;
      height: 2em;
      margin: 0;
      padding: .375em;
      color: rgba(0, 0, 0, 0);
      font-size: 1.5rem; }
    header .accessible-menu .menu-item__button::before {
      display: inline-block;
      width: 100%;
      content: "ï§";
      color: #fff;
      font-family: "Font Awesome 6 Free"; } }
  @media print, screen and (min-width: 64.0625em) {
    header .accessible-menu .menu-item__button {
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 1.5rem;
      height: 1rem;
      -webkit-transition: opacity 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: translateX(-50%);
      transform: translateX(-50%);
      opacity: 0;
      font-size: 0; }
    header .accessible-menu .menu-item__button::before {
      width: 100%;
      content: "ï„º";
      color: #fff;
      font-family: "Font Awesome 6 Free";
      font-size: 16px; }
    header .accessible-menu .menu-item__button:focus {
      opacity: 1; } }
  @media print, screen and (min-width: 64.0625em) {
    header .main-menu.accessible-menu .menu-item__button {
      bottom: unset;
      top: 100%;
      background-image: none; }
    header .main-menu.accessible-menu .menu-item__button::before {
      border: none;
      color: #133a6a; } }
  header .main-menu li,
  header .main-menu a {
    display: block; }
  header .main-menu a {
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 1.125rem;
    font-weight: 400; }
  header .main-menu a:hover {
    text-decoration: none; }
  @media print, screen and (max-width: 64.06125em) {
    header .main-menu {
      padding: 1rem 1.25rem;
      background-color: #fff; }
    header .main-menu ul {
      width: 100%; }
    header .main-menu a {
      padding: .9em .5em .1em 0;
      background-color: #fff;
      color: #000;
      font-size: 1.375rem;
      display: inline-block; }
    header .main-menu .menu-item__button::before {
      color: #133a6a;
      border: none;
      font-weight: 100;
      top: 12px;
      left: 1px; }
    header .main-menu .menu-item__button:hover,
    header .main-menu .menu-item__button:focus {
      background: none; }
    header .main-menu .menu-item__button:hover::before,
    header .main-menu .menu-item__button:focus::before {
      color: #0055b8; }
    header .main-menu ul ul {
      display: none;
      padding: 0; }
    header .main-menu ul ul li {
      border-bottom: 1px solid #d3d3d3; }
    header .main-menu ul ul a {
      color: #0055b8;
      padding: .5rem 0;
      font-size: 1rem; } }
  @media print, screen and (min-width: 64.0625em) {
    header .main-menu {
      width: 100%; }
    header .main-menu > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
    header .main-menu > ul.menu > li {
      text-align: center; }
    header .main-menu > ul.menu > li > a {
      line-height: 2.75rem; }
    header .main-menu li {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
    header .main-menu li:hover > a {
      color: #000;
      border-bottom: 2px solid #979797; }
    header .main-menu a {
      display: inline-block;
      font-size: 1.0625rem;
      padding: 0;
      text-align: center; }
    header .main-menu a:focus {
      color: #000; }
    header .main-menu ul > li:nth-last-child(-n+1) > ul {
      right: 0;
      left: unset; }
    header .main-menu ul ul {
      position: absolute;
      display: none;
      width: auto;
      min-width: 16rem;
      background-color: #fff;
      border: 1px solid #979797;
      padding: .5rem 1rem;
      left: 0; }
    header .main-menu ul ul li {
      text-align: left; }
    header .main-menu ul ul li + li {
      border-top: 1px solid #d3d3d3; }
    header .main-menu ul ul a {
      padding: .5rem 0;
      text-align: left;
      color: #0055b8;
      font-size: 1.125rem; }
    header .main-menu ul ul a:hover {
      text-decoration: underline;
      border-bottom: none; } }
  @media screen and (min-width: 80em) {
    header .main-menu ul a {
      font-size: 1.375rem; } }
  @media print, screen and (min-width: 64.0625em) {
    header .no-touchevents .main-menu .menu-item--expanded:hover > ul {
      display: block; } }
  header .utility-menu a,
  header .utility-menu li {
    display: block; }
  header .utility-menu a {
    font-family: proxima-nova, sans-serif; }
  @media print, screen and (max-width: 64.06125em) {
    header .utility-menu {
      background-color: #133a6a;
      padding: 1rem 1.25rem; }
    header .utility-menu a {
      padding: .5em;
      text-align: left;
      color: #fff;
      font-weight: 400;
      font-size: 1.125rem;
      line-height: 130%; }
    header .utility-menu a:hover {
      color: #edae00;
      text-decoration: none; } }
  @media print, screen and (min-width: 64.0625em) {
    header .utility-menu ul.menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    header .utility-menu a {
      color: #fff;
      padding: .45rem 1.5rem 0 0;
      font-size: 1.125rem;
      line-height: 2.75rem; }
    header .utility-menu a:hover {
      text-underline-offset: 2px; } }
  @media print {
    header * {
      color: #000 !important;
      background: rgba(0, 0, 0, 0) !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      text-shadow: none !important; }
    header a[href]::after {
      content: " (" attr(href) ")"; }
    header a[href^="javascript:"]::after {
      content: ""; }
    header a[href]::after {
      display: none; }
    header a,
    header a:visited {
      text-decoration: underline; }
    header img {
      page-break-inside: avoid; }
    header img {
      max-width: 100% !important; }
    header header {
      display: none; } }
  header ul.menu [target=_blank]::after {
    display: none; }

aside.sock .grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

aside.sock * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

aside.sock a {
  text-decoration: none;
  color: #0055b8; }

aside.sock a:hover {
  text-decoration: underline; }

aside.sock ul,
aside.sock li {
  margin: 0;
  padding: 0; }

aside.sock {
  background-color: #133a6a; }

aside.sock > .grid-container {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

aside.sock .sock__links {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  max-width: 58.4375rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media print, screen and (min-width: 48.0625em) {
  aside.sock .sock__links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

@media print, screen and (min-width: 48.0625em) and (max-width: 64.06125em) {
  aside.sock .sock__links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 30rem; } }

@media print, screen and (min-width: 64.0625em) {
  aside.sock .sock__links {
    padding: 1.0625rem 0; } }

aside.sock .sock__links li {
  display: inline-block; }

@media print, screen and (min-width: 48.0625em) and (max-width: 64.06125em) {
  aside.sock .sock__links li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; } }

aside.sock .sock__links a {
  display: block;
  background-color: #133a6a;
  padding: .25rem 1em;
  text-decoration: none;
  color: #fff;
  font-family: justus-pro, serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  max-width: 20rem;
  margin: 0 auto; }

@media print, screen and (min-width: 48.0625em) {
  aside.sock .sock__links a {
    font-size: 1.625rem;
    padding: 1.5625rem 1em;
    background-color: rgba(0, 0, 0, 0);
    max-width: none; } }

@media print, screen and (min-width: 64.0625em) {
  aside.sock .sock__links a {
    margin: 0 .5em;
    padding: 1.25rem 1em; } }

aside.sock .sock__links a:hover,
aside.sock .sock__links a:focus {
  background-color: #142a4a; }

@media print, screen and (min-width: 48.0625em) {
  aside.sock .sock__links a:hover,
  aside.sock .sock__links a:focus {
    background-color: #142a4a; } }

@media print {
  aside.sock * {
    color: #000 !important;
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  aside.sock a[href]::after {
    content: " (" attr(href) ")"; }
  aside.sock a[href]::after {
    display: none; }
  aside.sock a,
  aside.sock a:visited {
    text-decoration: underline; }
  aside.sock {
    display: none; } }

@media print, screen and (max-width: 64.06125em) {
  .site-header__main {
    position: absolute;
    z-index: 1;
    top: 3.125rem;
    right: 0;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 24rem;
    background-color: #484849; }
  .mobile-menu-open .site-header__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100vh - 50px);
    overflow: auto; }
  .mobile-menu-open .mobile-menu-button .close {
    display: block; }
  .mobile-menu-open .mobile-menu-button .open {
    display: none; }
  .mobile-menu-button .close {
    display: none; }
  .mobile-menu-button .open {
    display: block; } }

/* --------------------------------- footer --------------------------------- */
footer.site-footer .fab {
  -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; }

footer.site-footer .fab {
  font-family: "Font Awesome 6 Brands"; }

footer.site-footer .fab {
  font-weight: 400; }

footer.site-footer .fa-x-twitter:before {
  content: "\e61b"; }

footer.site-footer .fa-square-facebook:before {
  content: "\f082"; }

footer.site-footer .fa-instagram:before {
  content: "\f16d"; }

footer.site-footer .fa-youtube:before {
  content: "\f167"; }

footer.site-footer .grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

footer.site-footer .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; }

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

footer.site-footer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer.site-footer img {
  max-width: 100%;
  height: auto; }

footer.site-footer .show-for-sr {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px; }

footer.site-footer 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) {
  footer.site-footer p {
    font-size: 1.25rem; } }

footer.site-footer a {
  text-decoration: none;
  color: #0055b8; }

footer.site-footer a:hover {
  text-decoration: underline; }

footer.site-footer ul,
footer.site-footer li {
  margin: 0;
  padding: 0; }

footer.site-footer .btn {
  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;
  border-color: #0055b8;
  color: #fff; }

footer.site-footer .btn::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); }

footer.site-footer .btn:hover,
footer.site-footer .btn: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%); }

footer.site-footer .btn:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .6; }

@media print, screen and (max-width: 48.06125em) {
  footer.site-footer .btn {
    padding-top: .625rem;
    padding-bottom: .625rem; } }

footer.site-footer .btn::before,
footer.site-footer .btn::after {
  color: #fff; }

footer.site-footer .btn:hover,
footer.site-footer .btn:focus {
  color: #fff;
  border-color: #002652;
  background-color: #002652; }

footer.site-footer .btn:hover::before,
footer.site-footer .btn:hover::after,
footer.site-footer .btn:focus::before,
footer.site-footer .btn:focus::after {
  color: #fff; }

footer.site-footer .btn:hover::before,
footer.site-footer .btn:focus::before {
  border-color: #002652;
  border-top-color: rgba(0, 0, 0, 0); }

@media print, screen and (min-width: 48.0625em) {
  footer.site-footer .btn {
    font-size: 1rem;
    padding: .75rem 1.5rem; } }

@media print, screen and (min-width: 48.0625em) and (max-width: 48.06125em) {
  footer.site-footer .btn {
    padding-top: .625rem;
    padding-bottom: .625rem; } }

footer.site-footer .btn--deco {
  font-size: 1rem;
  padding: .75rem 1.5rem;
  display: inline-block;
  position: relative;
  background-color: #0055b8;
  background-image: none;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border: none;
  padding: 0; }

@media print, screen and (max-width: 48.06125em) {
  footer.site-footer .btn--deco {
    padding-top: .625rem;
    padding-bottom: .625rem; } }

@media print, screen and (max-width: 48.06125em) {
  footer.site-footer .btn--deco {
    padding: 0; } }

footer.site-footer .btn--deco::before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #0055b8;
  top: -4px;
  right: 0;
  bottom: -4px;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

footer.site-footer .btn--deco span {
  background: #0055b8;
  display: block;
  padding: 12px 30px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

footer.site-footer .btn--deco span::before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #0055b8;
  border-top-color: rgba(0, 0, 0, 0);
  top: 0;
  right: -4px;
  bottom: 0;
  left: -4px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

footer.site-footer .btn--deco:hover,
footer.site-footer .btn--deco:focus {
  color: #fff;
  background-image: none; }

footer.site-footer .btn--deco:hover::before,
footer.site-footer .btn--deco:focus::before {
  border-color: #142a4a; }

footer.site-footer .btn--deco:hover span,
footer.site-footer .btn--deco:focus span {
  background: #142a4a;
  color: #fff; }

footer.site-footer .btn--deco:hover span::before,
footer.site-footer .btn--deco:focus span::before {
  border-color: #142a4a;
  border-top-color: rgba(0, 0, 0, 0); }

footer.site-footer [target=_blank]::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  display: inline-block;
  padding-left: .25em;
  content: ""; }

footer.site-footer {
  padding: 3.125rem 0;
  background-color: #0055b8;
  color: #fff; }

@media print, screen and (min-width: 48.0625em) and (max-width: 64.06125em) {
  footer.site-footer {
    padding: 2.5625rem 0 0; } }

@media print, screen and (min-width: 48.0625em) {
  footer.site-footer {
    padding: 3.5rem 0 0;
    margin-top: 0; } }

footer.site-footer .footer-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  gap: 2.8125rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.8125rem; }

@media print, screen and (min-width: 48.0625em) and (max-width: 64.06125em) {
  footer.site-footer .footer-grid {
    margin-bottom: 2.5625rem; } }

@media print, screen and (min-width: 48.0625em) {
  footer.site-footer .footer-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 4.75rem;
    margin-bottom: 3.5rem; } }

footer.site-footer .footer-grid > div:first-of-type {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

footer.site-footer .footer-grid__inner {
  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;
  gap: 2.8125rem; }

@media print, screen and (min-width: 48.0625em) and (max-width: 64.06125em) {
  footer.site-footer .footer-grid__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2.5rem; } }

@media print, screen and (min-width: 48.0625em) {
  footer.site-footer .footer-grid__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

footer.site-footer .footer-grid__inner > div {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: .5625rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

@media print, screen and (min-width: 48.0625em) and (max-width: 64.06125em) {
  footer.site-footer .footer-grid__inner > div {
    -ms-flex-preferred-size: calc(50% - 2.5rem);
    flex-basis: calc(50% - 2.5rem); } }

@media print, screen and (min-width: 64.0625em) {
  footer.site-footer .footer-grid__inner > div {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; } }

footer.site-footer .footer-grid__inner > div a:not(.btn) {
  display: block;
  font-family: 'proxima-nova'; }

footer.site-footer .footer-grid__inner > div a:not(.btn) + a {
  margin-top: .5625rem; }

footer.site-footer .btn--deco {
  background-color: #fff;
  color: #142a4a; }

footer.site-footer .btn--deco::before {
  border: 1px solid #fff; }

footer.site-footer .btn--deco span {
  background: #fff; }

footer.site-footer .btn--deco span::before {
  border: 1px solid #fff;
  border-top-color: rgba(0, 0, 0, 0); }

footer.site-footer .btn--deco:hover,
footer.site-footer .btn--deco:focus {
  color: #fff; }

footer.site-footer .btn--deco:hover::before,
footer.site-footer .btn--deco:focus::before {
  border-color: #142a4a; }

footer.site-footer .btn--deco:hover span,
footer.site-footer .btn--deco:focus span {
  background: #142a4a;
  color: #fff; }

footer.site-footer .btn--deco:hover span::before,
footer.site-footer .btn--deco:focus span::before {
  border-color: #142a4a;
  border-top-color: rgba(0, 0, 0, 0); }

footer.site-footer .social-media {
  margin-top: .5625rem; }

footer.site-footer .social-media [target=_blank]::after {
  display: none; }

footer.site-footer p {
  margin-bottom: 0;
  margin-top: .5625rem;
  font-family: 'proxima-nova', sans-serif;
  font-size: 1.125rem;
  color: #fff; }

footer.site-footer p.copyright {
  font-size: 1rem;
  padding: 1rem 0 0;
  border-top: .0625rem solid #fff;
  width: 100%; }

@media print, screen and (min-width: 48.0625em) {
  footer.site-footer p.copyright {
    padding: 1rem 0; } }

footer.site-footer a:not(.btn) {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500; }

footer.site-footer a.btn {
  white-space: nowrap; }

footer.site-footer .social-media {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .8125rem; }

footer.site-footer .social-media li {
  display: inline-block; }

footer.site-footer .social-media a {
  display: block;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-size: 1.2rem; }

footer.site-footer .social-media a:hover {
  color: #002652; }

/* ---------------------------------- hero ---------------------------------- */
div.hero-wrapper .global-margin--15x {
  margin-top: 3rem;
  margin-bottom: 3rem; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .global-margin--15x {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem; } }

@media print, screen and (min-width: 64.0625em) {
  div.hero-wrapper .global-margin--15x {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem; } }

div.hero-wrapper .grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

div.hero-wrapper .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; }

div.hero-wrapper .cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .grid-x > .medium-10 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media print, screen and (min-width: 64.0625em) {
  div.hero-wrapper .grid-x > .large-8 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto; } }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .grid-x > .medium-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  div.hero-wrapper .grid-x > .medium-10 {
    width: 83.3333333333%; } }

@media print, screen and (min-width: 64.0625em) {
  div.hero-wrapper .grid-x > .large-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  div.hero-wrapper .grid-x > .large-8 {
    width: 66.6666666667%; } }

div.hero-wrapper .grid-margin-x {
  margin-left: -1.25rem;
  margin-right: -1.25rem; }

div.hero-wrapper .grid-margin-x > .cell {
  width: calc(100% - 2.5rem);
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 2.5rem); } }

@media print, screen and (min-width: 64.0625em) {
  div.hero-wrapper .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 2.5rem); } }

div.hero-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

div.hero-wrapper h1 {
  font-family: 'proxima-nova', sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper h1 {
    font-size: 2.75rem; } }

@media print, screen and (min-width: 64.0625em) {
  div.hero-wrapper h1 {
    font-size: 4.5rem; } }

div.hero-wrapper 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) {
  div.hero-wrapper p {
    font-size: 1.25rem; } }

div.hero-wrapper a {
  text-decoration: none;
  color: #0055b8; }

div.hero-wrapper a:hover {
  text-decoration: underline; }

div.hero-wrapper ol,
div.hero-wrapper li {
  margin: 0;
  padding: 0; }

div.hero-wrapper ol {
  margin-top: 0.5rem;
  padding-left: 0;
  list-style: none;
  counter-reset: li; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper ol {
    margin-top: 1rem; } }

div.hero-wrapper ol > li {
  position: relative;
  padding-left: 1.5rem;
  counter-increment: li; }

div.hero-wrapper .text-margin-reset h1 {
  margin: 0; }

div.hero-wrapper .wysiwyg p {
  margin-top: 1rem;
  margin-bottom: 0; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .wysiwyg p {
    margin-top: 1.5rem; } }

div.hero-wrapper .wysiwyg p {
  color: #484849; }

div.hero-wrapper section p:first-child,
div.hero-wrapper section h1:first-child,
div.hero-wrapper .wysiwyg p:first-child {
  margin-top: 0; }

div.hero-wrapper .breadcrumbs {
  margin-bottom: 1.5rem;
  overflow: visible;
  padding: 0;
  list-style: none;
  font-family: 'proxima-nova', sans-serif;
  font-size: 1rem;
  display: inline-block;
  margin-bottom: 0; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .breadcrumbs {
    margin-bottom: 2rem; } }

div.hero-wrapper .breadcrumbs li {
  display: inline-block;
  counter-increment: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .5rem;
  padding-left: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #fff; }

div.hero-wrapper .breadcrumbs li a {
  color: #fff; }

div.hero-wrapper .hero {
  position: relative;
  overflow: hidden;
  max-height: 75vh; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #979797; } }

div.hero-wrapper .hero__content {
  z-index: 3;
  padding: 1.25rem; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .hero__content h1 {
    text-align: center;
    color: #fff; } }

div.hero-wrapper .hero__content h1 {
  font-family: 'justus-pro', serif;
  color: #fff; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .hero__content {
    position: absolute;
    color: #fff; } }

div.hero-wrapper .hero--no-img {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: none; }

div.hero-wrapper .hero--no-img .hero__content {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
  width: 100%; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .hero--no-img .hero__content {
    padding-top: 2rem;
    padding-bottom: 2rem; } }

div.hero-wrapper .hero--no-img .hero__content h1 {
  margin-right: 0;
  margin-left: 0;
  text-align: left;
  color: #fff; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .hero--no-img:not(.hero--overlap-img) .hero__content {
    padding-top: 1rem;
    padding-bottom: 0; } }

div.hero-wrapper {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-image: url(https://www.tulsacc.edu/themes/custom/tulsacc/assets/img/pattern-bg.png);
  background-size: 100px 45px;
  background-color: #142a4a;
  position: relative; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper {
    padding-top: 5.0625rem;
    padding-bottom: 0; } }

div.hero-wrapper .breadcrumbs {
  margin-top: 0;
  margin-bottom: 0; }

div.hero-wrapper .hero__content {
  padding-top: 0;
  padding-bottom: 0; }

div.hero-wrapper .hero__content h1 {
  color: #fff; }

div.hero-wrapper .hero__content h1 {
  margin-top: 0.5rem;
  font-size: 2.5rem;
  line-height: 1.2;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 300; }

@media print, screen and (min-width: 48.0625em) {
  div.hero-wrapper .hero__content h1 {
    font-size: 4.5rem;
    line-height: 1; } }

.listing-page div.hero-wrapper .hero--no-img {
  padding-bottom: 2rem; }

@media print, screen and (min-width: 48.0625em) {
  .listing-page div.hero-wrapper .hero--no-img {
    padding-bottom: 3rem; } }

@media print, screen and (min-width: 64.0625em) {
  .listing-page div.hero-wrapper .hero--no-img {
    padding-bottom: 4rem; } }

@media print {
  div.hero-wrapper * {
    color: #000 !important;
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  div.hero-wrapper a[href]::after {
    content: " (" attr(href) ")"; }
  div.hero-wrapper a[href]::after {
    display: none; }
  div.hero-wrapper a,
  div.hero-wrapper a:visited {
    text-decoration: underline; }
  div.hero-wrapper p {
    orphans: 3;
    widows: 3; }
  div.hero-wrapper .breadcrumbs {
    display: none; }
  .listing-page div.hero-wrapper .hero--no-img {
    padding-bottom: 0; } }

/*      Resource ID: e3e99550e84ed24f885cfdd2b44 (widget-testing-delete.scss, compiled by node-sass, minified by none) (08/11/2025 1:31pm) (A:35733, B:35733, C:34695, D:34695, F:34695, J:34695, K:34695)      */

/*! 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 {
  .hidden {
    display: none; }
  .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; } }

/*! 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 */
.home-news-events-feature .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

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

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

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

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

.home-news-events-feature .grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

.home-news-events-feature .aspect-ratio-frame {
  position: relative; }

.home-news-events-feature .aspect-ratio-frame::before {
  display: block;
  padding-bottom: calc(1 * 100%);
  content: ""; }

.home-news-events-feature .aspect-ratio-frame img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.home-news-events-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; }

.home-news-events-feature * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.home-news-events-feature button {
  cursor: pointer;
  font-size: 1rem; }

.home-news-events-feature img {
  max-width: 100%;
  height: auto; }

.home-news-events-feature .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) {
  .home-news-events-feature .btn-row {
    gap: 1.5rem; } }

.home-news-events-feature ul.btn-row {
  list-style: none; }

.home-news-events-feature figure.aspect-ratio-frame {
  margin: 0; }

.home-news-events-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; }

.home-news-events-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); }

.home-news-events-feature button:hover,
.home-news-events-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%); }

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

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

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

.home-news-events-feature 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) {
  .home-news-events-feature h2 {
    font-size: 2rem; } }

@media print, screen and (min-width: 64.0625em) {
  .home-news-events-feature h2 {
    font-size: 2.375rem; } }

.home-news-events-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) {
  .home-news-events-feature h3 {
    font-size: 1.625rem; } }

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

.home-news-events-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) {
  .home-news-events-feature p {
    font-size: 1.25rem; } }

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

.home-news-events-feature a {
  text-decoration: none;
  color: #0055b8; }

.home-news-events-feature a:hover {
  text-decoration: underline; }

.home-news-events-feature ul,
.home-news-events-feature li {
  margin: 0;
  padding: 0; }

.home-news-events-feature section p:first-child,
.home-news-events-feature section ul:first-child,
.home-news-events-feature section h2:first-child,
.home-news-events-feature section .link-arrow:first-child {
  margin-top: 0; }

.home-news-events-feature .btn {
  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;
  border-color: #0055b8;
  color: #fff; }

.home-news-events-feature .btn::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); }

.home-news-events-feature .btn:hover,
.home-news-events-feature .btn: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%); }

.home-news-events-feature .btn:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .6; }

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

.home-news-events-feature .btn::before,
.home-news-events-feature .btn::after {
  color: #fff; }

.home-news-events-feature .btn:hover,
.home-news-events-feature .btn:focus {
  color: #fff;
  border-color: #002652;
  background-color: #002652; }

.home-news-events-feature .btn:hover::before,
.home-news-events-feature .btn:hover::after,
.home-news-events-feature .btn:focus::before,
.home-news-events-feature .btn:focus::after {
  color: #fff; }

.home-news-events-feature .btn:hover::before,
.home-news-events-feature .btn:focus::before {
  border-color: #002652;
  border-top-color: rgba(0, 0, 0, 0); }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .btn {
    font-size: 1rem;
    padding: .75rem 1.5rem; } }

@media print, screen and (min-width: 48.0625em) and (max-width: 48.06125em) {
  .home-news-events-feature .btn {
    padding-top: .625rem;
    padding-bottom: .625rem; } }

.home-news-events-feature .btn--deco {
  font-size: 1rem;
  padding: .75rem 1.5rem;
  display: inline-block;
  position: relative;
  background-color: #0055b8;
  background-image: none;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border: none;
  padding: 0; }

@media print, screen and (max-width: 48.06125em) {
  .home-news-events-feature .btn--deco {
    padding-top: .625rem;
    padding-bottom: .625rem; } }

@media print, screen and (max-width: 48.06125em) {
  .home-news-events-feature .btn--deco {
    padding: 0; } }

.home-news-events-feature .btn--deco::before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #0055b8;
  top: -4px;
  right: 0;
  bottom: -4px;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.home-news-events-feature .btn--deco span {
  background: #0055b8;
  display: block;
  padding: 12px 30px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.home-news-events-feature .btn--deco span::before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #0055b8;
  border-top-color: rgba(0, 0, 0, 0);
  top: 0;
  right: -4px;
  bottom: 0;
  left: -4px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.home-news-events-feature .btn--deco:hover,
.home-news-events-feature .btn--deco:focus {
  color: #fff;
  background-image: none; }

.home-news-events-feature .btn--deco:hover::before,
.home-news-events-feature .btn--deco:focus::before {
  border-color: #142a4a; }

.home-news-events-feature .btn--deco:hover span,
.home-news-events-feature .btn--deco:focus span {
  background: #142a4a;
  color: #fff; }

.home-news-events-feature .btn--deco:hover span::before,
.home-news-events-feature .btn--deco:focus span::before {
  border-color: #142a4a;
  border-top-color: rgba(0, 0, 0, 0); }

.home-news-events-feature .icon-list {
  display: block; }

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

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

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

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

.home-news-events-feature {
  margin: 2.5rem 0 2.5rem 0;
  overflow: hidden;
  position: relative;
  z-index: 2;
  background-color: #fff; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature {
    margin: 7.5rem 0 0 0;
    padding-top: 6rem;
    padding-bottom: 12.5rem; } }

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

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

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

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

.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; }

.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); }

.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); }

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

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

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

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

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

.home-news-events-feature .grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.5rem; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .grid-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8.75rem; } }

.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; } }

.home-news-events-feature .large-feature {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

.home-news-events-feature .large-feature h2 {
  font-size: 1.625rem; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature h2 {
    font-size: 2.375rem; } }

.home-news-events-feature .large-feature .btn-row {
  margin-top: 1.5rem;
  margin-bottom: 0; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature .btn-row {
    margin-top: 2rem; } }

@media print, screen and (min-width: 64.0625em) {
  .home-news-events-feature .large-feature .btn-row {
    margin-top: 3rem; } }

.home-news-events-feature .large-feature .btn-row .btn--deco > span {
  padding: .75rem 5rem; }

.home-news-events-feature .large-feature .aspect-ratio-frame {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: -1.25rem; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature .aspect-ratio-frame {
    margin-top: 2rem; } }

@media print, screen and (min-width: 64.0625em) {
  .home-news-events-feature .large-feature .aspect-ratio-frame {
    margin-top: 3rem; } }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature .aspect-ratio-frame {
    margin-bottom: 2rem; } }

@media print, screen and (min-width: 64.0625em) {
  .home-news-events-feature .large-feature .aspect-ratio-frame {
    margin-bottom: 3rem; } }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature .aspect-ratio-frame {
    margin-left: -6.25rem;
    margin-right: -1.25rem; } }

.home-news-events-feature .large-feature .aspect-ratio-frame::before {
  padding-bottom: 66.7%; }

@media screen and (min-width: 75em) {
  .home-news-events-feature .large-feature .aspect-ratio-frame {
    margin-right: calc(580px - 50vw); }
  .home-news-events-feature .large-feature .aspect-ratio-frame::before {
    padding-bottom: 33vw; } }

@media screen and (min-width: 118.75em) {
  .home-news-events-feature .large-feature .aspect-ratio-frame::before {
    padding-bottom: 25vw; } }

.home-news-events-feature .large-feature h3 {
  font-size: 1.625rem;
  line-height: 1.2;
  margin: 0; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature h3 {
    font-size: 2.375rem; } }

.home-news-events-feature .large-feature h3 .link-arrow::after {
  bottom: .5rem;
  font-size: 1.125rem; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature h3 .link-arrow::after {
    bottom: .75rem;
    font-size: 1.5625rem; } }

.home-news-events-feature .large-feature h3 + p {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.5;
  font-family: justus-pro, serif;
  margin-bottom: 0; }

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

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature .large-feature h3 + p {
    font-size: 1.25rem; } }

.home-news-events-feature ul.btn-row {
  list-style: none; }

.home-news-events-feature ul.btn-row.mobile-version {
  margin-top: 2.5rem; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature ul.btn-row.mobile-version {
    display: none; } }

.home-news-events-feature ul.btn-row.desktop-version {
  display: none; }

@media print, screen and (min-width: 48.0625em) {
  .home-news-events-feature ul.btn-row.desktop-version {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

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

.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; }

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

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

.home-news-events-feature .swiper-navigation {
  display: none; }

.home-news-events-feature .swiper-navigation.hidden {
  opacity: 0; }

.home-news-events-feature .swiper-wrapper {
  list-style: none; }

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

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/2555e1/00000000000000007735e603/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/4de20a/00000000000000007735e604/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/154cda/00000000000000007735e601/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"), url("https://use.typekit.net/af/154cda/00000000000000007735e601/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"), url("https://use.typekit.net/af/154cda/00000000000000007735e601/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 100;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/7283cd/00000000000000007735e608/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff2"), url("https://use.typekit.net/af/7283cd/00000000000000007735e608/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("woff"), url("https://use.typekit.net/af/7283cd/00000000000000007735e608/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 100;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff2"), url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("woff"), url("https://use.typekit.net/af/144da4/00000000000000007735e619/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 600;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/3322cc/00000000000000007735e616/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/40d372/00000000000000007735e607/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/23e139/00000000000000007735e605/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "proxima-nova";
  src: url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/79862c/00000000000000007735e60e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/5e7ae9/00000000000000007735b06f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/5e7ae9/00000000000000007735b06f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/5e7ae9/00000000000000007735b06f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: fallback;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/84a8bf/00000000000000007735b074/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/84a8bf/00000000000000007735b074/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/84a8bf/00000000000000007735b074/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-display: fallback;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/8fba31/00000000000000007735b078/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/8fba31/00000000000000007735b078/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/8fba31/00000000000000007735b078/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: fallback;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/31e9eb/00000000000000007735b084/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/31e9eb/00000000000000007735b084/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/31e9eb/00000000000000007735b084/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: fallback;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/70812b/00000000000000007735b086/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/70812b/00000000000000007735b086/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/70812b/00000000000000007735b086/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
  font-display: fallback;
  font-style: italic;
  font-weight: 500;
  font-stretch: normal; }

@font-face {
  font-family: "justus-pro";
  src: url("https://use.typekit.net/af/3867c7/00000000000000007735b08a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/3867c7/00000000000000007735b08a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/3867c7/00000000000000007735b08a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: fallback;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal; }

@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"); }