  .featured-news-carousel,
.featured-events-carousel {
  overflow: hidden;
  position: relative;
  padding: 2rem 0;
}
.featured-news-carousel h2,
.featured-events-carousel h2 {
  font-family: bely-display, sans-serif;
}
.featured-news-carousel .item,
.featured-events-carousel .item {
  background: #161729;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .featured-news-carousel .item,
  .featured-events-carousel .item {
    min-height: 625px;
    background: transparent;
  }
}
.featured-news-carousel .blue,
.featured-events-carousel .blue {
  background: #161729;
  color: white;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .featured-news-carousel .blue:before,
  .featured-events-carousel .blue:before {
    position: absolute;
    border-bottom: 3px solid #f7713e;
    width: 48px;
    display: block;
    content: '';
    right: -24px;
    top: 6rem;
  }
}
.featured-news-carousel .blue .inner,
.featured-events-carousel .blue .inner {
  padding: 3rem 0 5rem;
  position: relative;
  min-height: 325px;
  max-height: 325px;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.featured-news-carousel .blue .inner::-webkit-scrollbar,
.featured-events-carousel .blue .inner::-webkit-scrollbar {
  display: none;
}
@media only screen and (min-width: 992px) {
  .featured-news-carousel .blue .inner,
  .featured-events-carousel .blue .inner {
    padding: 3.25rem 3.25rem 7rem;
    min-height: 500px;
    max-height: 500px;
  }
}
.featured-news-carousel .blue .inner a,
.featured-events-carousel .blue .inner a {
  color: #FF671D;
}
.featured-news-carousel .blue .inner a:hover,
.featured-events-carousel .blue .inner a:hover {
  color: #F4B223;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
.featured-news-carousel .blue .inner .slide-link,
.featured-events-carousel .blue .inner .slide-link {
  text-decoration: none;
  color: #161729;
  font-family: GalaxiePolaris;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.1698rem;
  position: relative;
  margin-top: 1.8rem;
  display: inline-block;
  color: #ffffff;
  letter-spacing: 0.168rem;
  padding: 1rem 3rem 1rem 0rem;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.featured-news-carousel .blue .inner .slide-link:after,
.featured-events-carousel .blue .inner .slide-link:after {
  content: '';
  position: absolute;
  right: -2.2rem;
  top: 0.2rem;
  width: 20px;
  height: 20px;
  display: block;
  background: url('/themes/custom/u_pacific/images/orange-arrow-min.png') center center no-repeat;
  background-size: 100% auto;
}
.featured-news-carousel .blue .inner .slide-link:hover,
.featured-events-carousel .blue .inner .slide-link:hover {
  text-decoration: none;
  color: #E65300;
}
.featured-news-carousel .blue .inner .slide-link:hover,
.featured-events-carousel .blue .inner .slide-link:hover {
  color: #f7713e;
}
.featured-news-carousel .blue .inner .slide-link:after,
.featured-events-carousel .blue .inner .slide-link:after {
  content: '';
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(/themes/custom/u_pacific/images/orange-arrow-thin-min.png) center center no-repeat;
  background-size: 100% auto;
  width: 20px;
  height: 20px;
}
.featured-news-carousel .owl-footer,
.featured-events-carousel .owl-footer {
  justify-content: space-between;
  padding: 1.5rem;
  position: fixed;
  bottom: 1rem;
  margin-bottom: -1rem;
  left: 0;
  width: 100%;
  background-color: #161729;
}
@media only screen and (min-width: 576px) {
  .featured-news-carousel .owl-footer,
  .featured-events-carousel .owl-footer {
    justify-content: space-around;
    padding: 1.5rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .featured-news-carousel .owl-footer,
  .featured-events-carousel .owl-footer {
    left: auto;
    width: 25rem;
    margin-bottom: 0;
    padding-bottom: 3rem;
    bottom: 7.8rem;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-news-carousel .owl-footer,
  .featured-events-carousel .owl-footer {
    width: 30rem;
  }
}
.featured-news-carousel .c-dot,
.featured-events-carousel .c-dot {
  border: 1px solid white;
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  margin-right: 0.8rem;
  cursor: pointer;
}
.featured-news-carousel .c-dot.active,
.featured-events-carousel .c-dot.active {
  border: 1px solid #f7713e;
  background: #f7713e;
}
.featured-news-carousel .custom-owl-arrows,
.featured-events-carousel .custom-owl-arrows {
  display: flex;
}
.featured-news-carousel .custom-owl-arrows img,
.featured-events-carousel .custom-owl-arrows img {
  width: 35.5px;
  height: 32px;
  margin: 0 0.4rem;
  cursor: pointer;
  transition: opacity 300ms ease-in-out;
  opacity: 1;
}
.featured-news-carousel .custom-owl-arrows img:hover,
.featured-events-carousel .custom-owl-arrows img:hover {
  opacity: 0.6;
}
.featured-news-carousel .custom-owl-arrows .prev,
.featured-events-carousel .custom-owl-arrows .prev {
  transform: rotate(-180deg);
  transform-origin: center center;
}
.featured-news-carousel h3,
.featured-events-carousel h3 {
  color: #e2e6e9;
  font-family: bely-display, sans-serif;
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 2.8rem;
  margin-bottom: 2rem;
}
.featured-news-carousel .subtitle,
.featured-events-carousel .subtitle {
  color: #f7713e;
  font-family: GalaxiePolaris;
  font-size: 0.5625rem;
  font-weight: 900;
  line-height: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.328rem;
  margin-bottom: 1.5rem;
}
.featured-news-carousel .copy,
.featured-events-carousel .copy {
  color: #ffffff;
  font-family: GalaxiePolaris;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
}
.featured-news-carousel .slide-image,
.featured-events-carousel .slide-image {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .featured-news-carousel .slide-image,
  .featured-events-carousel .slide-image {
    position: absolute;
    width: 55% !important;
    height: auto;
    left: 0;
    top: 3.25rem;
  }
}
@media only screen and (min-width: 992px) {
  .featured-news-carousel.image-align-right .slide-image,
  .featured-events-carousel.image-align-right .slide-image {
    left: auto;
    right: 0;
  }
  .featured-news-carousel.image-align-right .blue:before,
  .featured-events-carousel.image-align-right .blue:before {
    left: -24px;
    right: auto;
  }
}
