﻿.newsfeedblock .heading-text,
.eventfeedblock .heading-text,
.newsfeedblock h2,
.eventfeedblock h2 {
  margin: 0 0 10px 0;
}
.news-item {
  clear: both;
  padding: 0 0 20px 0;
  display: block;
  overflow: hidden;
  text-decoration: none;
  line-height: 1.4;
  width: 100%;
}
.news-item.cancelled .photo-ratio:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' viewBox='0 0 1920 1080' xml:space='preserve'%3E%3Cpolygon fill='%23E00002' points='772 0.6 0 773 -0.6 503.5 502 0.5 '/%3E%3Cg fill='%23FFFFFF'%3E%3Cpath d='M133.2 524.2c7 7.7 10.5 15.3 10.5 22.8 0 7.6-3.5 14.8-10.4 21.7 -7.3 7.3-15.2 10.5-23.9 9.5 -8.7-0.9-17.4-5.8-26.3-14.7l-10.8-10.8c-8.8-8.8-13.6-17.6-14.4-26.4 -0.8-8.8 2.4-16.7 9.5-23.9 7-7 14.3-10.4 21.8-10.1 7.6 0.3 15.2 3.8 23.1 10.7l-13 13c-4.7-4.4-8.5-6.8-11.5-7.3 -3-0.4-6.2 1-9.6 4.5 -3.5 3.5-4.7 7.1-3.7 11 1 3.9 4.2 8.6 9.7 14.3l12.1 12.1c6.4 6.4 11.5 10.1 15.3 11 3.8 1 7.5-0.3 10.9-3.8 3.4-3.4 4.9-6.6 4.6-9.6 -0.4-3-2.6-6.7-6.8-11.2L133.2 524.2zM189.2 484.7l-17.7 17.7 9.7 16.6 -13.7 13.7 -44.2-84.4 11.9-11.9 84.5 44.1 -13.9 13.9L189.2 484.7zM163.5 488.8l12-12 -28.9-16.9L163.5 488.8zM279.7 420.6l-13 13 -61.2-23.2 42.2 42.2 -13 13 -64.3-64.3 13-13 61.3 23.2 -42.2-42.2 12.9-12.9L279.7 420.6zM321.3 336.1c7 7.7 10.5 15.3 10.5 22.8 0 7.6-3.5 14.8-10.4 21.7 -7.3 7.3-15.2 10.5-23.9 9.5 -8.7-0.9-17.4-5.8-26.3-14.7l-10.8-10.8c-8.8-8.8-13.6-17.6-14.4-26.4 -0.8-8.8 2.4-16.7 9.5-23.9 7-7 14.3-10.4 21.8-10.1 7.6 0.3 15.2 3.8 23.1 10.7l-13 13c-4.7-4.4-8.5-6.8-11.5-7.3s-6.2 1-9.6 4.5c-3.5 3.5-4.7 7.1-3.7 11 1 3.9 4.2 8.6 9.7 14.3l12.1 12.1c6.4 6.4 11.5 10.1 15.3 11 3.8 1 7.5-0.3 10.9-3.8 3.4-3.4 4.9-6.6 4.6-9.6 -0.4-3-2.6-6.7-6.8-11.2L321.3 336.1zM365.2 279.4l-20.2 20.2 17 17 23.9-23.9 10.8 10.8 -36.9 36.9 -64.3-64.3 36.8-36.8 10.8 10.8L319.3 274l15.2 15.2 20.2-20.2L365.2 279.4zM415.4 263.3l22.8-22.8 10.8 10.8L413.2 287l-64.3-64.3 13-13L415.4 263.3zM467.7 210.9l22.8-22.8 10.8 10.8 -35.8 35.8 -64.3-64.3 13-13L467.7 210.9zM523.2 121.3L503 141.6l17 17 23.9-23.9 10.8 10.8 -36.9 36.9 -64.3-64.3 36.8-36.8 10.8 10.8 -23.8 23.8 15.2 15.2 20.2-20.2L523.2 121.3zM571.3 128.9L507 64.6l17-17c7.5-7.5 15.9-11.1 25.1-10.8 9.2 0.3 18 4.6 26.4 12.8L586 60c8.5 8.5 12.9 17.3 13.2 26.6 0.4 9.3-3.4 17.8-11.2 25.7L571.3 128.9zM530.8 62.5l42.7 42.7 3.9-3.9c4.3-4.3 6.2-8.5 5.7-12.6 -0.5-4-3.5-8.9-9-14.6L562.9 63c-6-6-11-9.4-15.1-10 -4-0.7-8.1 0.9-12.3 4.8L530.8 62.5z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.news-item span {
  display: block;
  overflow: hidden;
}
.news-item .photo {
  float: left;
  width: calc(25% - 15px);
  margin-right: 15px;
  box-sizing: border-box;
}
.news-item .photo .photo-ratio {
  width: 100%;
  height: 0;
  position: relative;
  margin-top: 5px;
  padding-bottom: 56.25%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}
.news-item .photo .photo-ratio img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.news-item .photo img {
  width: 100%;
}
.news-item .details {
  float: right;
  width: 75%;
  position: relative;
}
.news-item .details .title {
  text-decoration: underline;
}
.news-item .details .subtitle {
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: var(--text-color-f-dark);
}
.news-item .details .time {
  color: var(--text-color-f-dark);
}
.news-item .details .time span {
  display: inline;
}
.news-item .details .location {
  margin-top: 3px;
  display: none;
}
.news-item .details .body {
  color: var(--text-color-f-dark);
  text-decoration: none;
}
.news-item .details .item-fade {
  display: none;
}
.news-item .event-cancelled-mark {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' viewBox='0 0 1920 1080' xml:space='preserve'%3E%3Cpolygon fill='%23E00002' points='772 0.6 0 773 -0.6 503.5 502 0.5 '/%3E%3Cg fill='%23FFFFFF'%3E%3Cpath d='M133.2 524.2c7 7.7 10.5 15.3 10.5 22.8 0 7.6-3.5 14.8-10.4 21.7 -7.3 7.3-15.2 10.5-23.9 9.5 -8.7-0.9-17.4-5.8-26.3-14.7l-10.8-10.8c-8.8-8.8-13.6-17.6-14.4-26.4 -0.8-8.8 2.4-16.7 9.5-23.9 7-7 14.3-10.4 21.8-10.1 7.6 0.3 15.2 3.8 23.1 10.7l-13 13c-4.7-4.4-8.5-6.8-11.5-7.3 -3-0.4-6.2 1-9.6 4.5 -3.5 3.5-4.7 7.1-3.7 11 1 3.9 4.2 8.6 9.7 14.3l12.1 12.1c6.4 6.4 11.5 10.1 15.3 11 3.8 1 7.5-0.3 10.9-3.8 3.4-3.4 4.9-6.6 4.6-9.6 -0.4-3-2.6-6.7-6.8-11.2L133.2 524.2zM189.2 484.7l-17.7 17.7 9.7 16.6 -13.7 13.7 -44.2-84.4 11.9-11.9 84.5 44.1 -13.9 13.9L189.2 484.7zM163.5 488.8l12-12 -28.9-16.9L163.5 488.8zM279.7 420.6l-13 13 -61.2-23.2 42.2 42.2 -13 13 -64.3-64.3 13-13 61.3 23.2 -42.2-42.2 12.9-12.9L279.7 420.6zM321.3 336.1c7 7.7 10.5 15.3 10.5 22.8 0 7.6-3.5 14.8-10.4 21.7 -7.3 7.3-15.2 10.5-23.9 9.5 -8.7-0.9-17.4-5.8-26.3-14.7l-10.8-10.8c-8.8-8.8-13.6-17.6-14.4-26.4 -0.8-8.8 2.4-16.7 9.5-23.9 7-7 14.3-10.4 21.8-10.1 7.6 0.3 15.2 3.8 23.1 10.7l-13 13c-4.7-4.4-8.5-6.8-11.5-7.3s-6.2 1-9.6 4.5c-3.5 3.5-4.7 7.1-3.7 11 1 3.9 4.2 8.6 9.7 14.3l12.1 12.1c6.4 6.4 11.5 10.1 15.3 11 3.8 1 7.5-0.3 10.9-3.8 3.4-3.4 4.9-6.6 4.6-9.6 -0.4-3-2.6-6.7-6.8-11.2L321.3 336.1zM365.2 279.4l-20.2 20.2 17 17 23.9-23.9 10.8 10.8 -36.9 36.9 -64.3-64.3 36.8-36.8 10.8 10.8L319.3 274l15.2 15.2 20.2-20.2L365.2 279.4zM415.4 263.3l22.8-22.8 10.8 10.8L413.2 287l-64.3-64.3 13-13L415.4 263.3zM467.7 210.9l22.8-22.8 10.8 10.8 -35.8 35.8 -64.3-64.3 13-13L467.7 210.9zM523.2 121.3L503 141.6l17 17 23.9-23.9 10.8 10.8 -36.9 36.9 -64.3-64.3 36.8-36.8 10.8 10.8 -23.8 23.8 15.2 15.2 20.2-20.2L523.2 121.3zM571.3 128.9L507 64.6l17-17c7.5-7.5 15.9-11.1 25.1-10.8 9.2 0.3 18 4.6 26.4 12.8L586 60c8.5 8.5 12.9 17.3 13.2 26.6 0.4 9.3-3.4 17.8-11.2 25.7L571.3 128.9zM530.8 62.5l42.7 42.7 3.9-3.9c4.3-4.3 6.2-8.5 5.7-12.6 -0.5-4-3.5-8.9-9-14.6L562.9 63c-6-6-11-9.4-15.1-10 -4-0.7-8.1 0.9-12.3 4.8L530.8 62.5z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.news-item.no-photo .details {
  float: left;
  width: 100%;
}
.news-item:hover .title,
.news-item:active .title,
.news-item:focus .title {
  text-decoration: none;
}
.feed-target {
  position: relative;
  min-height: 300px;
}
.feed-target.type-a .story-list .news-item .details {
  width: 100%;
  float: none;
}
/*News grid */
/*================================================================================*/
.news-grid .heading-link {
  display: none;
}
.news-grid .newsfeedblock {
  padding: 0;
}
.news-grid .story-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
  background-color: var(--color-f-dark);
}
.news-grid .story-list > a {
  float: left;
  width: 100%;
  box-sizing: border-box;
  height: 0;
  position: relative;
  padding-bottom: 100%;
  clear: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (min-width: 576px) {
  .news-grid .story-list > a {
    width: 50%;
    padding-bottom: 50%;
  }
}
@media (min-width: 992px) {
  .news-grid .story-list > a {
    width: 25%;
    padding-bottom: 25%;
  }
}
.news-grid .story-list > a .photo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-size: cover;
  background-position: center center;
  transition: transform 0.5s ease, opacity 0.5s ease;
  background-repeat: no-repeat;
}
.news-grid .story-list > a .photo .photo-ratio {
  height: 100%;
  padding-bottom: 0;
  margin: 0;
}
.news-grid .story-list > a:hover .photo,
.news-grid .story-list > a:active .photo,
.news-grid .story-list > a:focus .photo {
  transform: scale(1.1);
  opacity: 0.6;
}
.news-grid .story-list .details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 100px 20px 20px 20px;
  box-sizing: border-box;
  float: none;
  color: var(--text-color-h);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  line-height: 1.5;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.news-grid .story-list .details .title {
  text-decoration: none;
  padding: 0;
  font-family: var(--font-family-a);
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 5px;
  display: block;
}
.news-grid .story-list .details .body {
  font-style: italic;
  color: var(--color-h);
}
.news-grid.condensed .story-list > a {
  padding-bottom: 56.25%;
}
@media (min-width: 576px) {
  .news-grid.condensed .story-list > a {
    padding-bottom: 28.13%;
  }
}
@media (min-width: 992px) {
  .news-grid.condensed .story-list > a {
    width: 33.33%;
    padding-bottom: 18.75%;
  }
}
.news-grid.condensed .story-list > a .details .body {
  font-size: 0.9rem;
}
/*INSTAGRAM FEED-------------------------------*/
.instagram-page-widget,
.instagram-slides-page-widget {
  position: relative;
}
.instagram-page-widget .widget-loading,
.instagram-slides-page-widget .widget-loading {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.instagram-page-widget .widget-loading svg,
.instagram-slides-page-widget .widget-loading svg {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
}
.instagram-page-widget a,
.instagram-slides-page-widget a {
  text-decoration: none;
  color: var(--text-color-g);
  overflow: hidden;
  position: relative;
}
.instagram-page-widget a:before,
.instagram-slides-page-widget a:before {
  opacity: 0.3;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 1;
}
.instagram-page-widget a .body,
.instagram-slides-page-widget a .body {
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.instagram-page-widget a .body .date,
.instagram-slides-page-widget a .body .date,
.instagram-page-widget a .body .likes,
.instagram-slides-page-widget a .body .likes {
  width: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.instagram-page-widget a .body .date,
.instagram-slides-page-widget a .body .date {
  float: left;
}
.instagram-page-widget a .body .likes,
.instagram-slides-page-widget a .body .likes {
  float: right;
  text-align: right;
}
.instagram-page-widget a .photo,
.instagram-slides-page-widget a .photo {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 0;
  background: url(https://www.uwlax.edu/images/homepage-news-default-photo.jpg);
  background-size: cover;
  background-position: center center;
  box-sizing: border-box;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.instagram-page-widget a:hover:before,
.instagram-slides-page-widget a:hover:before,
.instagram-page-widget a:active:before,
.instagram-slides-page-widget a:active:before,
.instagram-page-widget a:focus:before,
.instagram-slides-page-widget a:focus:before {
  opacity: 1;
}
.instagram-page-widget a:hover .body .date,
.instagram-slides-page-widget a:hover .body .date,
.instagram-page-widget a:active .body .date,
.instagram-slides-page-widget a:active .body .date,
.instagram-page-widget a:focus .body .date,
.instagram-slides-page-widget a:focus .body .date,
.instagram-page-widget a:hover .body .likes,
.instagram-slides-page-widget a:hover .body .likes,
.instagram-page-widget a:active .body .likes,
.instagram-slides-page-widget a:active .body .likes,
.instagram-page-widget a:focus .body .likes,
.instagram-slides-page-widget a:focus .body .likes {
  opacity: 1;
}
.instagram-page-widget a:hover .photo,
.instagram-slides-page-widget a:hover .photo,
.instagram-page-widget a:active .photo,
.instagram-slides-page-widget a:active .photo,
.instagram-page-widget a:focus .photo,
.instagram-slides-page-widget a:focus .photo {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.instagram-page-widget .name,
.instagram-slides-page-widget .name {
  margin-top: 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
  font-size: 1.2rem;
  font-weight: bold;
  padding-top: 10px;
  height: 40px;
}
.social-widget.facebook-page-widget {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.social-widget.facebook-page-widget .cell {
  border: 1px solid var(--overlay-dark-01);
  height: 475px;
}
a.social-feed-post {
  display: block;
  height: 475px;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
  line-height: 1.4;
}
a.social-feed-post .date {
  display: block;
  position: absolute;
  bottom: 22px;
  left: 15px;
  font-size: 0.85rem;
  color: var(--color-g);
  z-index: 1;
}
a.social-feed-post .date .icon {
  color: #fff;
  background-color: var(--color-g);
  border-radius: 2px;
  padding: 3px;
  font-size: 12px;
  margin-right: 5px;
}
a.social-feed-post .photo {
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: var(--color-g-dark);
  background-position: center center;
  box-sizing: border-box;
  background-image: url(https://www.uwlax.edu/images/homepage-news-default-photo.jpg);
  height: 0;
  overflow: hidden;
}
a.social-feed-post .photo img {
  object-fit: cover;
  object-position: center center;
  position: absolute;
  height: 100%;
  width: 100%;
}
a.social-feed-post .body {
  color: var(--text-color-f);
  height: 150px;
  position: relative;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  padding: 59% 15px 15px 15px;
}
a.social-feed-post .body .profile {
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 4px solid #fff;
  z-index: 2;
  overflow: hidden;
  margin-top: -40px;
  margin-left: -4px;
}
a.social-feed-post .body .name {
  color: var(--text-color-f-dark);
  font-weight: normal;
  font-size: 1.2rem;
  display: block;
  margin: 5px 0 5px 0;
  font-family: var(--font-family-a);
}
a.social-feed-post .body .fade-bottom {
  height: 90%;
}
a.social-feed-post .body .text {
  height: auto;
}
/*SOCIAL FEED (ITS, Scholarships)-------------------------------*/
.social-feed-container,
.facebook-post-grid-page-widget {
  position: relative;
  min-height: 465px;
}
.social-feed-container .widget-loading,
.facebook-post-grid-page-widget .widget-loading {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.social-feed-container .widget-loading svg,
.facebook-post-grid-page-widget .widget-loading svg {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
}
.social-feed-container a,
.facebook-post-grid-page-widget a {
  text-decoration: none;
  color: var(--text-color-f-dark);
  overflow: hidden;
}
.social-feed-container a .profile,
.facebook-post-grid-page-widget a .profile {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
  border-radius: 100%;
  display: block;
  overflow: hidden;
  height: 50px;
  width: 50px;
}
.social-feed-container a .body,
.facebook-post-grid-page-widget a .body {
  box-sizing: border-box;
  overflow: hidden;
}
.social-feed-container a .body .text,
.facebook-post-grid-page-widget a .body .text {
  box-sizing: border-box;
  line-height: 1.5;
  width: 100%;
  height: 140px;
}
.social-feed-container a .body .date,
.facebook-post-grid-page-widget a .body .date {
  height: 20px;
  box-sizing: border-box;
  z-index: 2;
  position: relative;
}
.social-feed-container a .body .date .icon-facebook,
.facebook-post-grid-page-widget a .body .date .icon-facebook {
  display: inline-block;
  background: var(--color-g);
  color: var(--color-h);
  padding: 4px;
  margin-right: 5px;
  border-radius: 100%;
}
.social-feed-container a .photo,
.facebook-post-grid-page-widget a .photo {
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: var(--color-g-dark);
  background-position: center center;
  box-sizing: border-box;
  background-image: url(https://www.uwlax.edu/images/homepage-news-default-photo.jpg);
  height: 0;
  overflow: hidden;
}
.social-feed-container a .photo img,
.facebook-post-grid-page-widget a .photo img {
  object-fit: cover;
  object-position: center center;
  position: absolute;
  height: 100%;
  width: 100%;
}
.blog-feed-container .ui-button {
  position: absolute;
  bottom: 15px;
  z-index: 1;
}
.blog-feed.slides,
.event-feed.slides {
  flex-wrap: nowrap;
}
.blog-feed.slides:not(.ready),
.event-feed.slides:not(.ready) {
  display: flex;
  overflow-x: scroll;
}
.blog-feed .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  text-decoration: none;
  margin-bottom: 30px;
  color: var(--text-color-f-dark);
}
.blog-feed .post:hover .photo .photo-ratio:after,
.blog-feed .post:focus .photo .photo-ratio:after,
.blog-feed .post:active .photo .photo-ratio:after {
  right: 0;
}
.blog-feed .post:hover img,
.blog-feed .post:focus img,
.blog-feed .post:active img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-feed .post .section {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}
.blog-feed .post .details {
  flex-direction: column;
  display: flex;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
  padding-left: 20px;
}
.blog-feed .post .details .title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.blog-feed .post .details .date {
  font-size: 0.85rem;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: var(--text-color-g-dark);
}
.blog-feed .post .details .date .label,
.blog-feed .post .details .date [data-part="time"] {
  display: none;
}
.blog-feed .post .subhead {
  line-height: 1.4;
}
.blog-feed .post .photo {
  width: 100%;
}
.blog-feed .post .photo .photo-ratio {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  background: var(--color-f);
}
.blog-feed .post .photo .photo-ratio:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 5px;
  background: var(--color-a);
  -webkit-transition: 0.3s ease right;
  transition: 0.3s ease right;
}
.blog-feed .post .photo img {
  -webkit-transition: transform 1s ease, opacity 0.3s ease;
  transition: transform 1s ease, opacity 0.3s ease;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.blog-feed.blog-feed-block .read,
.blog-feed.blog-feed-block .date {
  display: none;
}
.blog-feed.type-b {
  display: flex;
  flex-direction: row;
}
.blog-feed.type-b .post {
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .blog-feed.type-b .post {
    flex: 0 0 calc(33.333% - 30px);
    margin: 0 15px;
  }
}
.blog-feed.type-b .post .section {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.blog-feed.type-b .post .details {
  padding: 15px 0 0 0;
}
.blog-feed.type-b .post .details .title {
  display: block;
}
.blog-feed.type-b .post .details .date {
  display: block;
}
.event-feed-slide {
  width: 100%;
}
.event-feed.event-style-d .add {
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  border-color: var(--color-h);
}
.event-feed.event-style-g .cell {
  min-height: 100px;
}
.event-feed.event-style-g .cell a {
  display: block;
  background: var(--color-h);
  border: none;
  box-sizing: border-box;
  height: 100%;
  line-height: 1;
  width: 100%;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  line-height: 1.2;
  color: var(--text-color-f-dark);
  border: 1px solid var(--overlay-dark-01);
}
.event-feed.event-style-g .cell a .badge {
  border-radius: 999px;
  height: 18px;
  width: 18px;
  font-size: 18px;
  padding: 10px;
  background-color: var(--color-d-light);
  color: var(--color-d-dark);
  margin-right: 5px;
}
.event-feed.event-style-g .cell a .date {
  padding-top: 8px;
  margin-bottom: 15px;
}
.event-feed.event-style-g .cell a .title {
  font-family: var(--font-family-c-thick);
  font-weight: 700;
  font-size: 1.2rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 15px;
}
.event-feed.event-style-g .cell a .title .after {
  font-family: var(--font-family-c);
  font-weight: normal;
}
.event-feed.event-style-g .flickity-button {
  display: none;
}
.grid-block .info-box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.info-box {
  display: block;
  margin-bottom: 20px;
  clear: both;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border-width: 0;
  border-style: solid;
  border-radius: 15px;
}
.info-box.style-a {
  border-left-width: 5px;
}
.info-box.style-b {
  border-top-width: 5px;
}
.info-box > .content {
  padding: 30px 30px 15px;
  position: relative;
  z-index: 2;
  height: 100%;
}
.info-box > .content > h2 {
  margin-bottom: 15px;
}
.info-box .caption {
  color: rgba(255, 255, 255, 0.8);
  width: 100%;
  display: block;
  text-align: center;
  text-transform: none;
  font-size: 1rem;
}
.info-box h1,
.info-box h2,
.info-box h3,
.info-box h4,
.info-box h5,
.info-box h6 {
  z-index: 1;
  position: relative;
}
.info-box ul {
  margin-left: 20px;
}
/*Homepage feature promo*/
.links-box {
  height: auto;
  position: relative;
  color: #fff;
  overflow: hidden;
}
@media (min-width: 768px) {
  .links-box {
    height: 408px;
  }
}
.links-box > div {
  width: 100%;
  height: 100%;
}
.links-box .background {
  height: 100%;
  width: auto;
  max-width: none !important;
  float: right;
}
@media (max-width: 767px) {
  .links-box .background {
    display: none;
  }
}
.links-box .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 45%;
  -webkit-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  margin-left: -36px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (max-width: 767px) {
  .links-box .content {
    padding: 30px 15px;
    position: static;
    width: 100%;
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
    margin-left: 0;
    -webkit-transition: none;
    transition: none;
  }
}
.links-box .content > div {
  -webkit-transform: skewX(10deg) translateY(-50%);
  -ms-transform: skewX(10deg) translateY(-50%);
  transform: skewX(10deg) translateY(-50%);
  left: 25%;
  position: relative;
  top: 50%;
}
@media (max-width: 767px) {
  .links-box .content > div {
    -webkit-transform: skewX(0) translateY(0);
    -ms-transform: skewX(0) translateY(0);
    transform: skewX(0) translateY(0);
    left: 0;
    position: static;
    top: 0;
  }
}
.links-box .content h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
.links-box .content a,
.links-box .content address {
  color: #fff;
  text-decoration: none;
}
.links-box .content a {
  padding: 2px 5px;
  margin: 2px 0;
}
.links-box .content a:hover,
.links-box .content a:active,
.links-box .content a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  color: #fff;
}
.links-box .content ul {
  list-style: none;
  font-size: 1rem;
  margin: 0;
  line-height: 2;
}
/*col-photo-background*/
/*================================================================================*/
.col-full-background {
  height: 100%;
  background-size: cover;
  background-position: center center;
  min-height: 350px;
}
.col-full-background.no-caption {
  height: 0;
  padding-bottom: 56.25%;
}
.spotlightcontentblock > div.row {
  margin-left: 0;
  margin-right: 0;
}
.testimonial-panel {
  text-align: center;
  padding: 5px;
}
.testimonial-panel .photo {
  max-width: 300px;
  margin: 0 auto;
}
.testimonial-panel .link {
  text-decoration: none;
}
.testimonial-panel .learn-more span {
  border-radius: 50%;
  height: 10px;
  width: 10px;
  font-size: 10px;
  overflow: hidden;
  display: inline-block;
  padding: 8px;
  margin-bottom: -7px;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.testimonial-panel .testimonial-image {
  display: block;
  border-radius: 50%;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-size: cover;
}
.testimonial-panel .testimonial-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: none;
  min-width: 100%;
  height: 100%;
}
.togglecontentblock {
  margin-bottom: 15px;
  clear: both;
}
.togglecontentblock .date-modified > h3 .update,
.togglecontentblock .date-modified > summary .update {
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -13px;
  background: var(--color-ui-priority-1);
  color: var(--text-color-h);
  border-radius: 999px;
  padding: 5px 10px;
  font-size: 12px;
  font-family: var(--font-family-c);
}
.toggle-container {
  overflow: hidden;
}
.toggle-container > details {
  border: 2px var(--overlay-dark-01) solid;
  border-width: 0 2px 1px 2px;
  overflow: hidden;
  clear: both;
}
.toggle-container > details:first-of-type {
  border-width: 2px 2px 1px 2px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.toggle-container > details:last-of-type {
  border-width: 0 2px 2px 2px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.toggle-container > details:first-of-type:last-of-type {
  border-width: 2px;
}
.toggle-container > details.date-modified > summary {
  padding-right: 90px;
}
.toggle-container > details > summary {
  cursor: pointer;
  padding: 15px 15px 15px 35px;
  margin: 0;
  color: var(--text-color-f-dark);
  background-color: var(--color-h);
  border-top: 0;
  position: relative;
  display: block;
  text-decoration: none;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  transition: margin 0.3s ease-out;
}
.toggle-container > details > summary:active,
.toggle-container > details > summary:hover,
.toggle-container > details > summary:focus {
  background-color: var(--color-g-light);
  color: var(--text-color-f-dark);
}
.toggle-container > details > summary:before {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
  font-size: 40px;
  content: "\e975";
  color: var(--text-color-a);
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: var(--font-family-e) !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color 0.3s ease;
}
.toggle-container > details[open] > :first-child:before {
  content: "\e976";
  color: var(--text-color-f);
}
.toggle-container > details[open] > summary {
  margin-bottom: 10px;
}
.toggle-container > details > div {
  clear: both !important;
  padding: 5px 15px 5px 15px;
  overflow: hidden;
  margin-top: -10px;
}
.toggle-container > details.fully-approved > :first-child:before,
.toggle-container > details.requires-approval > :first-child:before,
.toggle-container > details.partially-approved > :first-child:before {
  color: var(--text-color-h);
  font-size: 16px;
  border-radius: 50%;
  padding: 0;
  height: 13px;
  width: 13px;
  font-size: 13px;
  padding: 2px;
  margin-left: 11px;
}
.toggle-container > details.fully-approved > :first-child:before {
  background-color: #9ca743;
  font-family: 'UWL-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "\e90c";
}
.toggle-container > details.requires-approval > :first-child:before {
  background-color: var(--color-k);
  font-family: 'UWL-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "\e93f";
}
.toggle-container > details.partially-approved > :first-child:before {
  background-color: #b76c2e;
  font-family: 'UWL-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  content: "\e92d";
}
.toggle-container .toggleMe-expand-all {
  clear: both;
  margin-top: 15px;
  text-align: right;
  display: block;
  float: right;
}
@media print {
  .toggle-container .toggleMe-expand-all {
    display: none;
  }
}
.toggleContent {
  display: none;
}
.toggleTabs #toggleTabList {
  list-style: none;
}
/* INFO BOX Styles ------------------------------------------------------------------------------------ */
.info-box:not(.light) .toggleMe-expand-all {
  background: var(--overlay-dark-03);
  border: 0;
  text-shadow: none;
  box-shadow: none;
  margin-top: 15px;
}
.info-box .toggleMe .feature + div {
  padding-top: 0;
  padding-bottom: 15px;
  border-bottom: none;
}
.info-box .toggleMe .feature .heading {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 1.2rem;
}
.info-box .toggleMe .feature .caption {
  width: 100%;
  display: block;
  text-align: center;
  text-transform: none;
  font-size: 1rem;
}
.info-box .feature {
  display: block;
  text-decoration: none;
  margin: 0 -20px;
  padding: 15px 20px;
}
.info-box .feature:hover,
.info-box .feature:focus,
.info-box .feature:active,
.info-box .toggleMe > :first-child:hover {
  background-color: var(--overlay-dark-01);
}
.info-box .toggleMe > .feature {
  background: transparent;
  border: 0;
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: center;
  font-size: inherit;
  position: relative;
}
.info-box .toggleMe > .feature:after,
.show-more,
.show-less {
  width: 32px;
  height: 32px;
  font-size: 32px;
  background-color: var(--overlay-light-02);
  text-align: center;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  bottom: 8px;
  z-index: 1;
  opacity: 1;
}
.info-box .toggleMe > .feature:after,
.show-more:after,
.show-less:after {
  content: "\e950";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'UWL-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.show-more,
.show-less {
  text-indent: -9999px;
}
.show-more:after,
.show-less:after {
  text-indent: 0;
  position: absolute;
  color: var(--text-color-h);
  right: 0;
  left: 0;
  top: 0;
}
.info-box .toggleMe > .feature:before {
  display: none;
}
.info-box .toggleMe.open > .feature:after,
.show-less:after {
  content: "\e94f";
}
.quickTabs {
  margin: 10px 0;
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  border: 2px var(--overlay-dark-01) solid;
  border-radius: 15px;
}
.quickTabs:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 15px;
  text-align: right;
  background: linear-gradient(-90deg, rgba(246, 246, 246, 0) 0, var(--color-g-light) 15px);
  content: "";
  display: block;
  z-index: 1;
}
.quickTabs .quickTabsNav {
  margin: 0 !important;
  text-align: left;
  padding: 0 115px 0 0;
  width: 100%;
  box-sizing: border-box;
  background: var(--color-g-light);
  box-shadow: inset 0 -5px 0 0 var(--color-a);
  position: relative;
  display: flex;
}
.quickTabs .quickTabsNav button {
  margin: 0 0 5px 0;
  padding: 15px;
  text-decoration: none;
  color: var(--text-color-f-dark);
  height: 50px;
  position: relative;
  -webkit-appearance: button;
  padding-block: 0;
}
.quickTabs .quickTabsNav button:after {
  content: "";
  width: 1px;
  background: var(--color-g);
  height: 50%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  opacity: 0.6;
  display: block;
}
.quickTabs .quickTabsNav button:active,
.quickTabs .quickTabsNav button:focus,
.quickTabs .quickTabsNav button:hover {
  background: var(--color-f-light);
}
.quickTabs .quickTabsNav button.current {
  background: var(--color-h);
  text-decoration: none;
  box-shadow: 0 5px 0 0 var(--color-h);
  z-index: 1;
}
.quickTabs .quickTabsNav button.current:after {
  background: var(--color-g-light);
  right: unset;
  left: -1px;
  opacity: 1;
}
.quickTabsContentContainer {
  background: var(--color-h);
}
.quickTabsContentContainer > .block {
  padding: 15px 15px 0 15px;
  background: var(--color-h);
}
.quickTabsContentContainer > .block > div {
  overflow: hidden;
}
.quickTabsContentContainer > .block .togglecontentblock {
  margin: 0;
}
.quickTabsContentContainer > .block:not(.quickTabsContent) {
  display: none;
}
.quickTabsContentContainer > .block:not(.quickTabsContent):first-child {
  display: block;
}
.quickTabsContentContainer > .block .subnav {
  position: absolute;
  top: -55px;
  right: 0;
  width: 95px;
  padding: 5px;
  text-align: right;
  background: var(--color-g-light);
  --mask: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #ffffff 15px);
  -webkit-mask: var(--mask);
  mask: var(--mask);
}
.quickTabsContentContainer > .block .subnav button {
  font-family: var(--font-family-e) !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 40px;
  height: 40px;
  border-radius: 999px;
}
.quickTabsContentContainer > .block .subnav button.prev:after {
  content: "\e91e";
}
.quickTabsContentContainer > .block .subnav button.next:after {
  content: "\e961";
}
.quickTabsContentContainer > .block .subnav button:hover,
.quickTabsContentContainer > .block .subnav button:active,
.quickTabsContentContainer > .block .subnav button:focus {
  background-color: var(--color-f-light);
}
.quickTabsContentContainer > .block .subnav button:disabled {
  opacity: 0.4;
}
.no-js .quickTabs .quickTabsContentContainer > .block.hidden {
  display: block;
}
.simple-tabs .nav {
  overflow: hidden;
  margin: 25px 0;
  padding: 0;
  list-style: none;
}
.simple-tabs .nav li {
  float: left;
  display: block;
}
.simple-tabs .nav li button {
  display: block;
  padding: 10px 15px;
  border-radius: 999px;
  border: 2px solid var(--overlay-dark-01);
  margin: 0 10px 10px 0;
}
.simple-tabs .nav li button span[class^="icon"] {
  font-size: 16px;
  margin-right: 5px;
  color: var(--overlay-dark-05);
}
.simple-tabs .nav li button:hover,
.simple-tabs .nav li button:active,
.simple-tabs .nav li button:focus {
  background-color: var(--color-f-light);
}
.simple-tabs .nav li button.active {
  background-color: var(--color-a);
  color: var(--text-color-h);
  border-color: var(--color-a);
}
.simple-tabs .nav li button.active span[class^="icon"] {
  color: var(--overlay-light-06);
}
.simple-tabs .tabs .tab {
  display: none;
}
.simple-tabs .tabs .tab.active {
  display: block;
}
.expand-excerpt {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.expand-excerpt.date-modified .expand-excerpt-content {
  padding-right: 75px;
}
.expand-excerpt.excerpt-100 .expand-excerpt-content {
  max-height: 100px;
  mask-image: linear-gradient(black calc(100px - 70px), transparent calc(100px - 35px), transparent 100px);
}
.expand-excerpt.excerpt-100 label {
  margin-top: 75px;
}
.expand-excerpt.excerpt-150 .expand-excerpt-content {
  max-height: 150px;
  mask-image: linear-gradient(black calc(150px - 70px), transparent calc(150px - 35px), transparent 150px);
}
.expand-excerpt.excerpt-150 label {
  margin-top: 125px;
}
.expand-excerpt.excerpt-200 .expand-excerpt-content {
  max-height: 200px;
  mask-image: linear-gradient(black calc(200px - 70px), transparent calc(200px - 35px), transparent 200px);
}
.expand-excerpt.excerpt-200 label {
  margin-top: 175px;
}
.expand-excerpt.excerpt-600 .expand-excerpt-content {
  max-height: 600px;
  mask-image: linear-gradient(black calc(600px - 70px), transparent calc(600px - 35px), transparent 600px);
}
.expand-excerpt.excerpt-600 label {
  margin-top: 575px;
}
.expand-excerpt .expand-excerpt-content {
  max-height: 300px;
  overflow: hidden;
  position: relative;
  mask-image: linear-gradient(black calc(300px - 70px), transparent calc(300px - 35px), transparent 300px);
}
.expand-excerpt .expand-excerpt-content.view {
  max-height: none;
  mask-image: none;
}
.expand-excerpt label {
  position: absolute;
  height: 25px;
  font-weight: bold;
  z-index: 2;
  margin: 275px 0 0;
}
.expand-excerpt label .label-text {
  padding: 0;
}
.expand-excerpt label .label-text:before {
  content: unset;
  display: none;
}
.expand-excerpt input:checked + label {
  bottom: 0;
  margin: 0;
  top: unset;
}
.expand-excerpt input:checked + label .show {
  display: none;
}
.expand-excerpt input:checked + label .hide {
  display: block;
}
.expand-excerpt input:checked ~ .expand-excerpt-content {
  max-height: none;
  margin-bottom: 25px;
  mask-image: none;
}
.expand-excerpt input:not(:checked) + label .show {
  display: block;
}
.expand-excerpt input:not(:checked) + label .hide {
  display: none;
}
.filter-content .nav {
  clear: both;
}
.filter-content .nav ul li {
  float: left;
}
.filter-content .nav ul li button {
  border: 2px solid var(--color-a);
  padding: 5px 10px;
  display: block;
  margin-right: 5px;
  border-radius: 500px;
}
.filter-content .nav ul li button.selected {
  background-color: var(--color-a);
  color: var(--text-color-h);
}
.video-container {
  position: relative;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
  display: block;
  border-radius: 5px;
}
.video-container iframe,
.video-container > object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
  border: 0;
}
/*VIDEO BACKGROUND-------------------------------*/
.row.video-background {
  -ms-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-size: cover;
}
.row.video-background video::cue {
  background-color: transparent;
  opacity: 0;
}
.row.video-background .player {
  display: none;
}
@media (min-width: 992px) {
  .row.video-background .player {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2000%;
    transform: translateY(-50%);
    z-index: 0;
    display: block;
  }
}
.row.video-background .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.row.video-background .preview {
  background: center center no-repeat;
  background-size: cover;
}
.row.video-background video {
  height: calc(100% + 1px);
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100% + 1px);
}
.row.video-background p[id^="transcript-"] {
  position: absolute;
  left: 100vw;
}
.row.video-background .toggle {
  height: 16px;
  width: 16px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 15px;
  right: 15px;
  padding: 12px 12px;
  box-sizing: content-box;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1;
  display: none;
}
@media (min-width: 992px) {
  .row.video-background .toggle {
    display: block;
  }
}
.row.video-background .toggle span {
  overflow: hidden;
  height: 16px;
  width: 16px;
  display: block;
  color: #fff;
  box-sizing: border-box;
  border-color: transparent transparent transparent #fff;
}
.row.video-background .toggle.playing span {
  border-style: double;
  border-width: 0px 0 0px 16px;
}
.row.video-background .toggle.stopped span {
  border-style: solid;
  border-width: 8px 0 8px 16px;
}
.row.video-background .toggle:hover,
.row.video-background .toggle:focus,
.row.video-background .toggle:active {
  opacity: 1;
}
.panorama {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
/* Pannellum 2.5.6, https://github.com/mpetroff/pannellum */
.pnlm-container {
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: default;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  line-height: 1.4;
  contain: content;
}
.pnlm-container * {
  box-sizing: content-box;
}
.pnlm-container:-moz-full-screen,
.pnlm-container:-webkit-full-screen,
.pnlm-container:-ms-fullscreen,
.pnlm-container:fullscreen {
  height: 100% !important;
  width: 100% !important;
  position: static !important;
}
.pnlm-ui {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.pnlm-ui.pnlm-grab {
  cursor: grab;
}
.pnlm-ui.pnlm-grabbing {
  cursor: grabbing;
}
.pnlm-sprite {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='208'%3E %3Ccircle fill-opacity='.78' cy='117' cx='13' r='11' fill='%23fff'/%3E %3Ccircle fill-opacity='.78' cy='143' cx='13' r='11' fill='%23fff'/%3E %3Ccircle cy='169' cx='13' r='7' fill='none' stroke='%23000' stroke-width='2'/%3E %3Ccircle cy='195' cx='13' r='7' fill='none' stroke='%23000' stroke-width='2'/%3E %3Ccircle cx='13' cy='195' r='2.5'/%3E %3Cpath fill='%23fff' d='m5 83v6h2v-4h4v-2zm10 0v2h4v4h2v-6zm-5 5v6h6v-6zm-5 5v6h6v-2h-4v-4zm14 0v4h-4v2h6v-6z'/%3E %3Cpath fill='%23fff' d='m13 110a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7 7 7 0 0 0 -7 -7zm-1 3h2v2h-2zm0 3h2v5h-2z'/%3E %3Cpath fill='%23fff' d='m5 57v6h2v-4h4v-2zm10 0v2h4v4h2v-6zm-10 10v6h6v-2h-4v-4zm14 0v4h-4v2h6v-6z'/%3E %3Cpath fill='%23fff' d='m17 38v2h-8v-2z'/%3E %3Cpath fill='%23fff' d='m12 9v3h-3v2h3v3h2v-3h3v-2h-3v-3z'/%3E %3Cpath fill='%23fff' d='m13 136-6.125 6.125h4.375v7.875h3.5v-7.875h4.375z'/%3E %3Cpath fill='%23fff' d='m10.428 173.33v-5.77l5-2.89v5.77zm1-1.73 3-1.73-3.001-1.74z'/%3E %3C/svg%3E ");
}
.pnlm-render-container {
  cursor: inherit;
  position: absolute;
  height: 100%;
  width: 100%;
}
.pnlm-controls-container {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
}
.pnlm-controls-container .pnlm-controls {
  border-radius: 500px;
  cursor: pointer;
  z-index: 2;
  -webkit-transform: translateZ(9999px);
  -ms-transform: translateZ(9999px);
  transform: translateZ(9999px);
  margin-bottom: 5px;
  overflow: hidden;
}
.pnlm-controls-container .pnlm-control {
  height: 34px;
  width: 34px;
  background-color: rgba(0, 0, 0, 0.2);
}
.pnlm-controls-container .pnlm-control:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.pnlm-controls-container .pnlm-zoom-in {
  background-position: 4px 4px;
  margin-bottom: 1px;
}
.pnlm-controls-container .pnlm-zoom-out {
  background-position: 4px -23px;
}
.pnlm-controls-container .pnlm-fullscreen-toggle-button-inactive {
  background-position: 4px -48px;
}
.pnlm-controls-container .pnlm-fullscreen-toggle-button-active {
  background-position: 4px -73px;
}
/*.pnlm-zoom-controls {
	width: 26px;
	height: 52px;
}

.pnlm-zoom-in {
	width: 100%;
	height: 50%;
	position: absolute;
	top: 0;
	border-radius: 3px 3px 0 0;
}

.pnlm-zoom-out {
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	background-position: 0 -26px;
	border-top: 1px solid #ddd;
	border-top-color: rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 3px;
}*/
.pnlm-hot-spot-debug-indicator {
  width: 26px;
  height: 26px;
}
.pnlm-hot-spot-debug-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -13px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 13px;
  display: none;
}
.pnlm-orientation-button-inactive {
  background-position: 0 -156px;
}
.pnlm-orientation-button-active {
  background-position: 0 -182px;
}
.pnlm-panorama-info {
  position: absolute;
  bottom: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 3px 3px 0;
  padding-right: 10px;
  color: #fff;
  text-align: left;
  display: none;
  z-index: 2;
  -webkit-transform: translateZ(9999px);
  transform: translateZ(9999px);
}
.pnlm-title-box {
  position: relative;
  font-size: 20px;
  display: table;
  padding-left: 5px;
  margin-bottom: 3px;
}
.pnlm-author-box {
  position: relative;
  font-size: 12px;
  display: table;
  padding-left: 5px;
}
.pnlm-load-box {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  display: none;
  color: #fff;
  padding: 5px 30px;
  border-radius: 300px;
}
.pnlm-load-box p {
  margin: 0 0 5px;
}
.pnlm-load-box .pnlm-lbox {
  display: none;
}
.pnlm-load-box .pnlm-loading {
  -webkit-animation: 1.5s pnlm-mv infinite linear;
  animation: 1.5s pnlm-mv infinite linear;
  height: 10px;
  width: 10px;
  background-color: #fff;
  position: relative;
}
.pnlm-load-box .pnlm-lmsg {
  font-size: 0.85rem;
}
@keyframes pnlm-mv {
  from {
    left: 0;
    top: 0;
  }
  25% {
    left: 10px;
    top: 0;
  }
  50% {
    left: 10px;
    top: 10px;
  }
  75% {
    left: 0;
    top: 10px;
  }
  to {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes pnlm-mv {
  from {
    left: 0;
    top: 0;
  }
  25% {
    left: 10px;
    top: 0;
  }
  50% {
    left: 10px;
    top: 10px;
  }
  75% {
    left: 0;
    top: 10px;
  }
  to {
    left: 0;
    top: 0;
  }
}
.pnlm-load-button,
.pnlm-load-box,
.pnlm-lbox,
.pnlm-info-box {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: content-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pnlm-load-button {
  height: 72px;
  box-sizing: content-box;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 500px;
  text-align: center;
  display: table;
  color: #fff;
  cursor: pointer;
  padding: 5px 15px 5px 80px;
  background-size: 64px 64px;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0' y='0' viewBox='0 0 64 64' xml:space='preserve'%3E%3Cg fill='%23fff'%3E%3Cpath d='M32 0C14.3 0 0 14.3 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32C64 14.3 49.7 0 32 0zM52.7 21.1c5.4 2.8 8.8 6.7 8.8 10.9s-3.4 8.1-8.8 10.9C53.5 39.5 54 35.8 54 32S53.5 24.5 52.7 21.1zM60.3 23.6c-2.1-2.2-5-4.2-8.5-5.7 -1.8-5.3-4.6-9.8-8-12.9C51.6 8.4 57.8 15.2 60.3 23.6zM51.5 32c0 4.4-0.6 8.5-1.8 12.3 -5 2-11.1 3.2-17.7 3.2s-12.7-1.2-17.7-3.2c-1.1-3.7-1.8-7.9-1.8-12.3s0.6-8.5 1.8-12.3c5-2 11.1-3.2 17.7-3.2s12.7 1.2 17.7 3.2C50.9 23.5 51.5 27.6 51.5 32zM32 2.5c7 0 13.2 5.7 16.6 14.1C43.8 15 38.1 14 32 14s-11.8 1-16.6 2.6C18.8 8.2 25 2.5 32 2.5zM20.3 4.9c-3.4 3.1-6.2 7.6-8 12.9 -3.5 1.5-6.4 3.5-8.5 5.7C6.2 15.2 12.4 8.4 20.3 4.9zM11.3 21.1C10.5 24.5 10 28.2 10 32s0.5 7.5 1.3 10.9C5.9 40.1 2.5 36.2 2.5 32S5.9 23.9 11.3 21.1zM3.7 40.4c2.1 2.2 5 4.2 8.5 5.7 1.8 5.3 4.6 9.8 8 12.9C12.4 55.6 6.2 48.8 3.7 40.4zM32 61.5c-7 0-13.2-5.7-16.6-14.1C20.2 49 25.9 50 32 50s11.8-1 16.6-2.6C45.2 55.8 39 61.5 32 61.5zM43.7 59.1c3.4-3.1 6.2-7.6 8-12.9 3.5-1.5 6.4-3.5 8.5-5.7C57.8 48.8 51.6 55.6 43.7 59.1zM25.9 29.3c0-1.8-1.4-3.4-3.4-3.4H18v3.1h1.6l0.2-1.1h2.7c0.7 0 1.3 0.5 1.3 1.3v0.5c0 0.7-0.6 1.3-1.3 1.3h-2.9v2h2.7c0.9 0 1.6 0.7 1.6 1.6v0.4c0 1-0.7 1.6-1.6 1.6H18v2h4.3c2.2 0 3.8-1.7 3.8-3.8 0-1-0.5-2.2-1.3-2.8C25.5 31.3 25.9 30.2 25.9 29.3zM30.9 27.9h2.3l0.2 1.1h1.6v-3.1h-4.1c-1.9 0-3.6 1.5-3.6 3.4v5.6c0 2.1 1.9 3.6 4 3.6H32c2.1 0 3.8-1.6 3.8-3.8 0-2.2-1.7-3.8-3.8-3.8h-2.5v-1.6C29.5 28.6 30.1 27.9 30.9 27.9zM32 32.9c0.9 0 1.6 0.7 1.6 1.6v0.4c0 1-0.7 1.6-1.6 1.6h-0.7c-1 0-1.8-0.7-1.8-1.7v-1.9H32zM40.5 38.5h1.6c1.9 0 3.4-1.5 3.4-3.4v-5.8c0-1.9-1.5-3.4-3.4-3.4h-1.6c-1.9 0-3.4 1.5-3.4 3.4v5.8C37 36.9 38.6 38.5 40.5 38.5zM39.2 29.1c0-0.8 0.5-1.3 1.3-1.3h1.6c0.7 0 1.3 0.5 1.3 1.3v6.1c0 0.7-0.5 1.3-1.3 1.3h-1.6c-0.7 0-1.3-0.5-1.3-1.3V29.1zM47.8 28.9c1 0 1.8-0.8 1.8-1.8s-0.8-1.8-1.8-1.8c-1 0-1.8 0.8-1.8 1.8S46.9 28.9 47.8 28.9zM47.8 26.7c0.2 0 0.5 0.2 0.5 0.5s-0.2 0.5-0.5 0.5 -0.5-0.2-0.5-0.5S47.6 26.7 47.8 26.7z'/%3E%3C/g%3E%3C/svg%3E ");
  overflow: hidden;
}
.pnlm-load-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.pnlm-load-button p {
  display: table-cell;
  vertical-align: middle;
}
.pnlm-info-box {
  font-size: 15px;
  background-color: #000;
  border-radius: 3px;
  display: table;
  text-align: center;
  color: #fff;
  table-layout: fixed;
}
.pnlm-info-box p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px 0 5px;
}
.pnlm-info-box a,
.pnlm-author-box a {
  color: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.pnlm-error-msg {
  display: none;
}
.pnlm-about-msg {
  display: none !important;
}
.pnlm-hotspot-base {
  position: absolute;
  visibility: hidden;
  cursor: default;
  vertical-align: middle;
  top: 0;
  z-index: 1;
}
.pnlm-hotspot {
  height: 26px;
  width: 26px;
  border-radius: 13px;
}
.pnlm-hotspot:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.pnlm-hotspot.pnlm-info {
  background-position: 0 -104px;
}
.pnlm-hotspot.pnlm-scene {
  background-position: 0 -130px;
}
div.pnlm-tooltip span {
  visibility: hidden;
  position: absolute;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  max-width: 200px;
  padding: 5px 10px;
  margin-left: -220px;
  cursor: default;
}
div.pnlm-tooltip:hover span {
  visibility: visible;
}
div.pnlm-tooltip:hover span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
  bottom: -20px;
  left: -10px;
  margin: 0 50%;
}
.pnlm-compass {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 4px;
  bottom: 4px;
  border-radius: 25px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2250%22%20width%3D%2250%22%3E%0A%3Cpath%20d%3D%22m24.5078%206-3.2578%2018h7.5l-3.25781-18h-0.984376zm-3.2578%2020%203.2578%2018h0.9844l3.2578-18h-7.5zm1.19531%200.9941h5.10938l-2.5547%2014.1075-2.5547-14.1075z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  cursor: default;
  display: none;
}
.pnlm-world {
  position: absolute;
  left: 50%;
  top: 50%;
}
.pnlm-face {
  position: absolute;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.pnlm-dragfix,
.pnlm-preview-img {
  position: absolute;
  height: 100%;
  width: 100%;
}
.pnlm-preview-img {
  background-size: cover;
  background-position: center;
}
.pnlm-lbar {
  width: 150px;
  margin: 0 auto;
  border: #fff 1px solid;
  height: 6px;
}
.pnlm-lbar-fill {
  background: #fff;
  height: 100%;
  width: 0;
}
.pnlm-fade-img {
  position: absolute;
  top: 0;
  left: 0;
}
.pnlm-pointer {
  cursor: pointer;
}
.font-family-a,
.button.style-d b,
.info-box.style-b > .box-heading > .heading-text,
.help-text {
  font-family: var(--font-family-a);
}
/* ====================================================================================================================================================================== */
/* [ NEW ] */
.new-beans .image img {
  display: block;
}
.new-beans .details {
  background: var(--color-f-light);
  overflow: hidden;
}
.new-beans .details .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: 900% auto;
  background-position: center center;
  filter: blur(50px);
}
.new-beans .details .inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 30px 50px;
  background: #fff;
  max-width: 685px;
  width: 100%;
  margin: 0 auto;
}
.new-beans .nav {
  font-weight: bold;
  background-color: var(--color-b);
  overflow: hidden;
}
@media (max-width: 991px) {
  .new-beans .nav {
    padding: 15px 0;
  }
}
.new-beans .nav a {
  text-decoration: none;
  line-height: 1;
  display: block;
  text-transform: uppercase;
  padding: 25px;
  box-sizing: border-box;
  color: #fff;
  font-family: var(--font-family-c-thick);
  font-weight: 700;
  font-size: 1.2rem;
}
@media (max-width: 991px) {
  .new-beans .nav a {
    width: 100% !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .new-beans .nav a {
    float: left;
  }
}
.new-beans .nav a:hover,
.new-beans .nav a:focus,
.new-beans .nav a:active {
  background-color: var(--color-b-dark);
}
/* ====================================================================================================================================================================== */
/* [ OLD ] */
body.page-freeze .logo-container {
  z-index: 8;
}
.event-heading2 {
  position: fixed;
  top: 57px;
  left: 0;
  right: 0;
  z-index: 3;
  height: 80px;
}
@media (max-width: 767px) {
  .event-heading2 {
    height: auto;
  }
}
.event-heading2 h1 {
  margin: 15px 0 0 15px;
  line-height: normal;
  display: block;
  float: left;
  clear: none;
}
@media (max-width: 767px) {
  .event-heading2 h1 {
    font-size: 1.5rem;
    margin: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-heading2 h1 {
    font-size: 2.5rem;
    margin-top: 13px;
  }
}
.event-heading2 .cal-logo {
  display: block;
  float: left;
  width: 140px;
  height: 45px;
  text-indent: -9999px;
  background-image: url(https://www.uwlax.edu/images/logos/logo-uwl-spirit-mark-white.svg);
  background-size: 93% auto;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.2));
  margin-top: 15px;
}
.event-heading2 p {
  margin: 0;
  opacity: 0.8;
}
#featured-event-heading {
  width: 100%;
  line-height: normal;
  display: block;
  float: left;
  clear: none;
}
#featured-event-heading h1 {
  margin: 15px 0;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  #featured-event-heading h1 {
    margin: 30px 0;
    font-size: 1.7rem;
  }
}
.event-image {
  width: 100%;
  padding-bottom: 33%;
  position: relative;
  z-index: -1;
  background-position: center center;
  background-size: cover;
}
.event-navigation {
  font-weight: bold;
  background-color: #fff;
  overflow: hidden;
}
.event-navigation a {
  float: left;
  text-decoration: none;
  line-height: 1;
}
.event-navigation a:hover,
.event-navigation a:focus,
.event-navigation a:active {
  background-color: #f2f2f2;
}
.event-content .cal-feature-section {
  overflow: hidden;
}
.event-content .cal-feature-section > div > .block-heading {
  padding-top: 75px;
  margin-bottom: -25px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.8rem;
}
.event-content .cal-feature-section .container-row {
  padding-top: 50px;
  padding-bottom: 50px;
}
.event-content .cal-feature-section > div.event-ignore-section {
  padding: 0;
}
.event-content .cal-feature-section > div.event-ignore-section .imagefile img {
  display: block;
}
.row.sponsors.container-row img {
  float: left;
  width: 23%;
  margin: 15px 1%;
  display: block;
  border-radius: 3px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}
#event-contact a {
  color: #fff;
}
/* ====================================================================================================================================================================== */
/* [ Tablet and phone styles ] */
@media (max-width: 767px) {
  .logo-container {
    display: none;
  }
  .event-navigation a {
    width: 50% !important;
    font-size: 1rem;
  }
}
.person-spotlight img {
  width: 100%;
}