  @font-face {
  font-family: GalaxiePolaris;
  src: url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Book.eot');
  src: url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Book.eot') format('embedded-opentype'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Book.woff2') format('woff2'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Book.woff') format('woff'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Book.ttf') format('truetype'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GalaxiePolaris;
  src: url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Medium.eot');
  src: url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Medium.eot') format('embedded-opentype'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Medium.woff2') format('woff2'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Medium.woff') format('woff'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Medium.ttf') format('truetype'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GalaxiePolaris;
  src: url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Bold.eot');
  src: url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Bold.eot') format('embedded-opentype'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Bold.woff2') format('woff2'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Bold.woff') format('woff'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Bold.ttf') format('truetype'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GalaxiePolaris;
  src: url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Heavy.eot');
  src: url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Heavy.eot') format('embedded-opentype'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Heavy.woff2') format('woff2'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Heavy.woff') format('woff'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Heavy.ttf') format('truetype'), url('/themes/custom/u_pacific/fonts/GalaxiePolaris-Heavy.svg') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.learn-more-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;
  -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;
}
.learn-more-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;
}
.learn-more-link:hover {
  text-decoration: none;
  color: #E65300;
}
.learn-more-link-decoration {
  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;
}
.inline-link {
  color: #ad3e00;
  text-decoration: none;
  -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;
}
.inline-link:hover {
  color: #E65300;
}
.component-link {
  font-family: neuzeit-grotesk, sans-serif;
  color: #0F0F0F;
  font-size: 1.125rem;
  font-weight: 900;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
.component-link:hover {
  text-decoration: none;
  color: #E65300;
}
.component-link .fass,
.component-link .fa-solid.fa-sharp {
  color: #E65300;
}
html {
  font-size: 14px;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
@media (min-width: 992px) {
  html {
    font-size: 16px;
  }
}
body {
  margin: 0;
  padding: 0;
  position: relative;
  background: white;
  font-family: GalaxiePolaris;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.6875rem;
  color: #161729;
  overflow: hidden;
  font-display: swap;
}
.overflow-hidden {
  overflow: hidden;
  position: relative;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1210px;
  }
}
@media (max-width: 576px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
div[data-sitewide-alert] {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 31;
}
.sitewide-alert {
  border: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
  font-weight: 400;
}
.sitewide-alert p {
  margin-bottom: 0.5rem;
}
.sitewide-alert.alert-primary {
  background-color: #ffc107 !important;
  color: #0F0F0F !important;
}
.sitewide-alert.alert-primary a {
  color: #7B2E12;
  text-decoration: underline;
}
.sitewide-alert.alert-warning {
  background-color: #c52700 !important;
  color: #f2f2f2 !important;
}
.sitewide-alert.alert-warning a {
  color: #F0F3C6 !important;
  text-decoration: underline;
}
.sitewide-alert button {
  float: none !important;
  position: absolute !important;
  top: 10px;
  right: 10px;
}
body.user-logged-in .sitewide-alert {
  top: 79px;
}
.skip-link {
  color: black;
}
.no-transitions-while-loading * {
  transition: none !important;
}
.kint {
  position: relative;
  z-index: 9999999;
}
a {
  color: #bf4a12;
}
a:hover {
  color: #161729;
}
:target:before {
  content: "";
  display: block;
  height: 17rem;
  margin: -17rem 0 0;
}
.tabs.primary {
  margin: 30px 0;
  padding: 0;
  border-bottom: 1px solid 1px;
  list-style: none;
}
.tabs.primary li {
  float: left;
}
.tabs.primary a {
  text-transform: uppercase;
  padding: 8px 15px;
  font-size: 12px;
  background: #161729;
  display: block;
  color: white;
  text-decoration: none;
  margin-right: 1px;
  border: 1px solid #161729;
  margin-bottom: -1px;
}
.tabs.primary a:hover,
.tabs.primary a.is-active {
  background: white;
  color: #161729;
  border: 1px solid #161729;
  border-bottom: 1px solid white;
}
.tabs.primary:hover .is-active {
  background: #161729;
  color: white;
  border-bottom: 1px solid #161729;
}
.slideout {
  z-index: 9;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100%;
  transition: all 500ms ease-out;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  background: #161729;
  overflow: auto;
  visibility: hidden;
}
@media only screen and (min-width: 992px) {
  .slideout {
    background: rgba(191, 74, 18, 0.95);
  }
}
.slideout .split {
  background: #0b0c16;
  margin-top: 60px;
}
@media only screen and (min-width: 992px) {
  .slideout .split {
    background: transparent;
    margin: 0;
  }
}
.slideout h2.visually-hidden {
  color: white;
}
@media only screen and (min-width: 768px) {
  .slideout {
    width: 743px;
  }
}
.slideout #block-subnavigation {
  clear: both;
  overflow: hidden;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .slideout #block-subnavigation {
    padding: 0;
  }
}
.slideout .subnav {
  overflow: hidden;
  clear: both;
}
.slideout .subnav .inner {
  padding: 0 30px;
  overflow: hidden;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .slideout .subnav .inner {
    padding: 0 6.25rem 0 6.25rem;
    padding-bottom: 2.75rem;
  }
}
.slideout .subnav .inner ul.menu {
  margin: 0;
  padding: 20px 10px;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .slideout .subnav .inner ul.menu {
    border: none;
    padding: 0;
  }
}
.slideout .subnav .inner ul.menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 50%;
  float: left;
}
@media only screen and (min-width: 992px) {
  .slideout .subnav .inner ul.menu li {
    float: none;
    display: inline;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .slideout .subnav .inner ul.menu li:first-child a {
    border-top: solid 0.5px #f6b222;
  }
}
.slideout .subnav .inner ul.menu li a {
  color: white;
  text-decoration: none;
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
  -ms-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .slideout .subnav .inner ul.menu li a {
    display: block;
    width: auto;
    clear: both;
    font-family: bely-display, sans-serif;
    font-size: 24px;
    font-weight: 400;
    border-bottom: solid 0.5px #f6b222;
    padding: 10px 0;
  }
}
@media (min-width: 1800px) {
  .slideout .subnav .inner ul.menu li a {
    padding: 20px 0;
    font-size: 38px;
  }
}
.slideout .subnav .inner ul.menu li a:hover {
  color: #161729;
}
@media only screen and (min-width: 992px) {
  .slideout .subnav .search-tab .inner {
    padding-bottom: 1.4rem;
  }
}
.slideout .subnav #close-subnav {
  z-index: 99;
  position: absolute;
  top: 55px;
  right: 55px;
}
@media only screen and (min-width: 992px) {
  .slideout .subnav #close-subnav {
    display: none;
  }
}
.slideout .subnav #close-subnav a {
  color: white;
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
  -ms-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  text-decoration: none;
  width: 27px;
  height: 20px;
  background: url(/themes/custom/u_pacific/images/close-x.png) right center no-repeat;
  background-size: 100% auto;
  display: block;
}
.slideout .subnav #close-subnav a:hover {
  color: #f6b222;
}
.slideout .tools {
  overflow: hidden;
  clear: both;
  padding-bottom: 1rem;
  width: 100%;
  margin-top: -18px;
}
@media only screen and (min-width: 992px) {
  .slideout .tools {
    margin-top: 0;
  }
}
.slideout .tools #tools-menu nav {
  text-align: center;
}
.slideout .tools #tools-menu nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  background: #f6b222;
}
.slideout .tools #tools-menu nav li {
  margin: 0;
  padding: 0;
  -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;
  width: 23%;
}
.slideout .tools #tools-menu nav li:nth-child(2) {
  width: 35%;
}
@media only screen and (min-width: 992px) {
  .slideout .tools #tools-menu nav li:nth-child(2) {
    width: 31%;
  }
}
.slideout .tools #tools-menu nav a {
  color: #161729;
  font-family: GalaxiePolaris;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  padding: 0.8rem 0rem;
  text-decoration: none;
  float: none;
  transition: background-color 300ms ease-in-out;
  border: none;
  background: #f6b222;
  display: block;
}
@media only screen and (min-width: 992px) {
  .slideout .tools #tools-menu nav a {
    font-size: 0.8rem;
    padding: 1.4rem 0.8rem;
  }
}
.slideout .tools #tools-menu nav a:hover {
  color: white;
}
@media only screen and (min-width: 992px) {
  .slideout .tools #tools-menu nav a:hover {
    background: #161729;
  }
}
.slideout .logo {
  text-align: center;
  margin: 30px 0 30px 0;
}
@media only screen and (min-width: 992px) {
  .slideout .logo {
    display: none;
  }
}
.slideout .logo img {
  width: 153px;
  height: auto;
}
.slideout-wrap {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 31;
  background: transparent;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .slideout-wrap {
    top: 110px;
    bottom: 0;
    overflow: hidden;
  }
}
.toolbar-vertical .slideout-wrap {
  top: 140px;
}
.toolbar-horizontal .slideout-wrap {
  top: 181px;
}
body.slideout-open {
  overflow: hidden;
}
body.slideout-open .slideout {
  visibility: visible;
}
@media only screen and (min-width: 768px) {
  body.slideout-open {
    overflow: visible;
  }
}
.slideout-open #navigation {
  z-index: 9;
}
.slideout-open #navigation .icon-wrap .opens {
  display: none;
}
.slideout-open #navigation .icon-wrap .closes {
  display: block !important;
}
.slideout-open .slideout-wrap {
  z-index: 31;
  pointer-events: auto;
  transition: all 500ms ease-out;
  overflow: auto;
}
@media only screen and (min-width: 992px) {
  .slideout-open .slideout-wrap {
    overflow: hidden;
  }
}
.slideout-open .slideout-wrap .slideout {
  transition: all 500ms ease-out;
  z-index: 99;
  right: 0;
}
@media only screen and (min-width: 768px) {
  .slideout-open .slideout-wrap .slideout {
    right: -17px;
  }
}
#navigation {
  overflow: visible;
  box-sizing: border-box;
  z-index: 9;
  transition: all 300ms ease-out;
  background: transparent;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
}
@media (min-width: 576px) {
  #navigation {
    margin-top: 20px;
  }
}
#navigation h2.visually-hidden {
  color: white;
}
#navigation .container {
  position: relative;
  height: 110px;
  background: #161729;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all 300ms ease-out;
}
#navigation .logo {
  width: 100%;
  position: relative;
  z-index: 1;
  text-align: center;
  transition: margin 300ms ease-in-out;
}
@media only screen and (min-width: 1200px) {
  #navigation .logo {
    margin-right: 50px;
    float: left;
    width: 166px;
    z-index: 9;
    margin-left: 20px;
    text-align: left;
  }
}
#navigation .logo a {
  display: block;
}
#navigation .logo a:focus {
  outline: dotted;
}
#navigation .logo img {
  width: 100%;
  height: auto;
  width: 166px;
}
@media only screen and (min-width: 1200px) {
  #navigation .logo img {
    width: 100%;
  }
}
#navigation .icon-wrap {
  color: white;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  align-items: center;
  padding: 0 20px;
  z-index: 3;
}
@media only screen and (min-width: 1200px) {
  #navigation .icon-wrap {
    min-width: 245px;
    background: #0f101d;
    padding: 0 40px;
  }
}
#navigation .icon-wrap .closes {
  display: none;
}
#navigation .icon-wrap:after {
  content: '';
  position: absolute;
  right: -9999999px;
  left: 0;
  z-index: -1;
  display: block;
  top: 0;
  bottom: 0;
  opacity: 0;
}
@media only screen and (min-width: 1200px) {
  #navigation .icon-wrap:after {
    background: #0f101d;
  }
}
#navigation #search-pop {
  color: white;
  font-size: 26px;
  margin-left: 20px;
  -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;
}
@media only screen and (min-width: 1200px) {
  #navigation #search-pop {
    margin-left: 30px;
  }
}
#navigation #search-pop:hover {
  color: #bf4a12;
}
#navigation .close-subnav,
#navigation .nav-opener {
  font-family: GalaxiePolaris;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  transition: color 300ms ease-in-out;
  color: white;
  text-decoration: none;
}
#navigation .close-subnav:hover,
#navigation .nav-opener:hover {
  color: #f6b222;
  text-decoration: none;
}
#navigation .close-subnav img,
#navigation .nav-opener img {
  width: 28px;
  margin-left: 1rem;
  height: auto;
  box-sizing: border-box;
  padding-left: 0;
}
#navigation.fixed {
  background: #161729;
  margin-top: 0;
}
@media only screen and (min-width: 1200px) {
  #navigation.fixed {
    background: #0a0b16;
  }
}
@media only screen and (min-width: 992px) {
  #navigation.fixed .logo {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  #navigation.fixed .container {
    background: #0a0b16;
  }
}
#navigation.fixed #block-mainnavigation ul ul {
  background: #0a0b16;
}
#navigation.fixed #block-mainnavigation ul ul:before {
  background: #0a0b16;
}
.slideout-open #navigation .icon-wrap {
  background: #bf4a12 !important;
}
.slideout-open #navigation .icon-wrap:after {
  background: #bf4a12 !important;
  opacity: 1;
}
@media only screen and (min-width: 1200px) {
  #navigation.fixed .icon-wrap {
    background: black;
  }
}
#navigation.fixed .icon-wrap:after {
  opacity: 1;
}
@media only screen and (min-width: 1200px) {
  #navigation.fixed .icon-wrap:after {
    background: black;
  }
}
body.nav-fixed .tools-desktop nav:after {
  opacity: 1;
}
.mobile-navigation {
  clear: both;
  overflow: hidden;
}
.mega-menu.mobile-accordion {
  display: block;
  width: 100%;
  clear: both;
  position: relative;
  overflow: hidden;
  margin-right: 0;
  padding: 0;
}
.mega-menu.mobile-accordion .first-link a {
  color: white;
  font-family: bely-display, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 80px;
  text-decoration: none;
}
.mega-menu.mobile-accordion.accordion-open .first-link a {
  color: #f6b222;
}
.mega-menu.mobile-accordion .dropdown {
  float: right;
  position: relative;
}
.mega-menu.mobile-accordion .links-below {
  position: relative;
}
.mega-menu.mobile-accordion .dropdown button {
  right: 0;
  top: 15px;
  margin: 0;
  padding: 0;
  border: none;
  position: absolute;
  font-family: bely-display, sans-serif;
  font-weight: 400;
  font-size: 71px;
  color: #bf4a12;
  background: transparent;
  text-align: center;
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.mega-menu.mobile-accordion .dropdown button .plus-sign {
  display: none;
}
.mega-menu.mobile-accordion .dropdown button.collapsed .minus-sign {
  display: none;
}
.mega-menu.mobile-accordion .dropdown button.collapsed .plus-sign {
  display: block;
}
.mega-menu.mobile-accordion .slidedown {
  clear: both;
}
.mega-menu.mobile-accordion .slidedown a {
  display: block;
  clear: both;
  color: #ffffff;
  font-family: bely, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
}
.mega-menu.mobile-accordion .slidedown a:focus,
.mega-menu.mobile-accordion .slidedown a:hover,
.mega-menu.mobile-accordion .slidedown a.is-active {
  color: #f6b222;
}
.mega-menu.mobile-accordion .slidedown a:last-child {
  padding-bottom: 30px;
}
.pager {
  text-align: center;
}
.pager ul {
  margin: 0;
  padding: 30px 0 60px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px;
  color: #555555;
}
.pager .is-active a {
  color: #161729;
}
.messages {
  margin: 30px 0;
  background: #161729;
  color: white;
  padding: 20px;
}
.messages a {
  color: #f6b222;
}
.emergency-alert {
  background: #f6b222;
  color: #161729;
  padding: 1.4rem 0 1rem 0;
}
.emergency-alert .title {
  font-weight: 700;
  font-family: bely, sans-serif;
  font-size: 1.4rem;
  color: #0f101d;
}
.emergency-alert a {
  color: #161729;
  text-decoration: underline;
}
.emergency-alert a:hover {
  color: #0f101d;
}
.emergency-alert.danger {
  background: #ce2029;
  color: white;
}
.emergency-alert.danger .title {
  color: white;
}
.emergency-alert.danger a {
  color: white;
}
#footer-tower {
  text-align: center;
  overflow: hidden;
  clear: both;
  background: #161729;
  position: relative;
  z-index: 7;
}
#footer-tower .tower-wrap {
  position: relative;
  height: 719px;
  z-index: 8;
}
#footer-tower .tower-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#footer-tower .tower-wrap .bg {
  background-image: url(/themes/custom/u_pacific/images/footer-image-small-min.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  opacity: 0;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 0;
  content: '';
}
@media only screen and (min-width: 992px) {
  #footer-tower .tower-wrap .bg {
    background-image: url(/themes/custom/u_pacific/images/footer-image-large-min.jpg);
  }
}
#footer-tower #seal {
  position: absolute;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  height: auto;
  opacity: 0;
  width: 273px;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  #footer-tower #seal {
    width: 363px;
  }
}
#footer-tower #footer-accent {
  height: auto;
  position: absolute;
  bottom: 0;
  right: -443px;
  width: 50%;
  z-index: 1;
  bottom: -100%;
}
@media only screen and (min-width: 992px) {
  #footer-tower #footer-accent {
    width: 443px;
  }
}
#footer {
  background: #0F0F0F;
  overflow: hidden;
  clear: both;
  padding: 3rem 0 0 0;
  font-size: 1.25rem;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  #footer {
    font-size: 1rem;
  }
}
#footer .border-right {
  border-right: 0px !important;
}
@media only screen and (min-width: 992px) {
  #footer .border-right {
    border-color: #FFFFFF;
    border-right: 1px solid !important;
  }
}
#footer h2.visually-hidden {
  color: white;
}
@media only screen and (min-width: 992px) {
  #footer #block-footer,
  #footer #block-u-pacific-footerlinks2 {
    text-align: left;
    margin: 0;
  }
}
#footer #block-footer .menu a,
#footer #block-u-pacific-footerlinks2 .menu a {
  color: white;
  margin-bottom: 8px;
  display: inline-block;
  clear: both;
  text-decoration: none;
  position: relative;
  -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;
}
#footer #block-footer .menu a:before,
#footer #block-u-pacific-footerlinks2 .menu a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  right: 0;
  border-bottom: 1px solid transparent;
  height: 1px;
  width: 0;
  pointer-events: none;
  -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;
  opacity: 0;
}
#footer #block-footer .menu a:hover,
#footer #block-u-pacific-footerlinks2 .menu a:hover {
  color: #f6b222;
}
#footer #block-footer .menu a:hover:before,
#footer #block-u-pacific-footerlinks2 .menu a:hover:before {
  border-bottom: 1px solid white;
  width: 100%;
  opacity: 1;
}
#footer #block-footer ul,
#footer #block-u-pacific-footerlinks2 ul {
  margin-bottom: 0px;
}
#footer #block-footer ul li:last-child,
#footer #block-u-pacific-footerlinks2 ul li:last-child {
  margin-bottom: 0;
}
#footer .copyright {
  color: white;
}
@media only screen and (min-width: 992px) {
  #footer .copyright {
    margin-top: auto;
    padding-bottom: 0;
  }
}
#footer .second {
  color: white;
  font-size: 1.07rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 29px;
  font-family: GalaxiePolaris;
  font-weight: 300;
}
#footer .second strong {
  font-weight: 700;
}
#footer .second #footer-logo {
  max-width: 274px;
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
}
#footer .second .block-content a {
  text-decoration-color: #f6b222;
  color: white;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #f6b222;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 0.5rem;
  -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;
}
#footer .second .block-content a:hover {
  border-bottom: 1px solid #bf4a12;
}
#footer .py-6 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
#footer .legal ul {
  margin: 0px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (min-width: 768px) {
  #footer .legal ul {
    flex-direction: row;
    gap: 3.5rem;
  }
}
#footer .legal a {
  color: white;
  text-decoration: none;
  position: relative;
  -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;
}
#footer .legal a:hover {
  color: #f6b222;
}
.w-md-100 {
  width: auto;
}
@media (min-width: 768px) {
  .w-md-100 {
    width: 100%;
  }
}
.footer {
  font-family: neuzeit-grotesk, sans-serif;
  color: white;
  margin: 0px;
}
.footer.container-fluid,
.footer.container {
  margin: 0 40px 0 40px;
}
@media only screen and (max-width: 768px) {
  .footer {
    display: flex;
    flex-direction: column;
  }
}
.footer div > a {
  color: white;
  margin-bottom: 12px;
  text-decoration: none;
}
.footer #block-footerlocationlinks div > p > a {
  color: #E65300;
  margin-bottom: 4px;
  font-weight: 500;
  padding-bottom: 4px;
  transition: all 300ms ease-in-out;
}
.footer #block-footerlocationlinks div > p > a:hover {
  text-decoration: none;
  color: #F4B223;
}
.footer #block-footerlocationlinks div > p {
  color: #fff;
  margin-bottom: 2rem;
}
.footer_logo a > img {
  width: 75%;
  max-width: 330px;
}
@media only screen and (max-width: 768px) {
  .footer_logo a > img {
    margin-bottom: 30px;
  }
}
#block-mainnavigation {
  display: none;
}
@media only screen and (min-width: 1200px) {
  #block-mainnavigation {
    display: block;
    padding-top: 16px;
  }
  #block-mainnavigation ul {
    margin: 0;
    padding: 0;
  }
  #block-mainnavigation ul:hover .is-active:before {
    opacity: 0 !important;
  }
  #block-mainnavigation ul:hover .is-active:hover:before {
    opacity: 1 !important;
  }
  #block-mainnavigation ul.menu li {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2;
  }
  #block-mainnavigation ul.menu li a {
    color: white;
    text-decoration: none;
    font-family: GalaxiePolaris;
    font-size: 11px;
    font-weight: 900;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 3.96px;
    padding: 10px 0;
    position: relative;
    z-index: 2;
    margin: 0 20px;
  }
  #block-mainnavigation ul.menu li a:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -0.4rem;
    right: 0;
    border-bottom: 1px solid transparent;
    height: 1px;
    width: 0;
    pointer-events: none;
    -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;
    opacity: 0;
  }
  #block-mainnavigation ul.menu li a.is-active:before,
  #block-mainnavigation ul.menu li a:hover:before {
    border-bottom: 1px solid #bf4a12;
    width: 100%;
    opacity: 1;
    left: 0;
  }
  #block-mainnavigation ul.menu li ul {
    background: #161729;
    padding: 90px 20px 40px 20px;
    border: 4px solid #bf4a12;
    top: -20px;
    z-index: 1;
    left: -10px;
    width: 242px !important;
    transition: background 300ms ease-out;
    display: none;
  }
  #block-mainnavigation ul.menu li ul:before {
    content: '';
    position: absolute;
    top: -4px;
    right: -4px;
    height: 93px;
    background: #161729;
    width: 40%;
    transition: all 300ms ease-out;
  }
  #block-mainnavigation ul.menu li ul.sf-hidden {
    border: 4px solid #161729;
  }
  #block-mainnavigation ul.menu li ul a {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-transform: none;
    letter-spacing: normal;
    padding: 8px 10px;
    margin: 0;
    -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;
  }
  #block-mainnavigation ul.menu li ul a:hover {
    color: #f6b222;
  }
  #block-mainnavigation ul.menu li ul a:before {
    display: none;
  }
  #block-mainnavigation ul.menu li.sfHover a:before {
    border-bottom: 1px solid #bf4a12;
    width: 100%;
    opacity: 1;
    left: 0;
  }
}
#block-footersocialicons-2,
#block-footersocialicons {
  margin-top: auto;
  margin-bottom: 2rem;
  margin-left: 0;
  padding-left: 0;
  padding-top: 2rem;
}
@media only screen and (min-width: 992px) {
  #block-footersocialicons-2,
  #block-footersocialicons {
    padding-top: 0rem;
    margin-bottom: 0;
  }
}
#block-footersocialicons-2 h2,
#block-footersocialicons h2 {
  font-size: 1rem;
  font-weight: 600;
}
#block-footersocialicons-2 ul.social-networks,
#block-footersocialicons ul.social-networks,
#block-footersocialicons-2 ul.social-networks li,
#block-footersocialicons ul.social-networks li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#block-footersocialicons-2 ul.social-networks a,
#block-footersocialicons ul.social-networks a,
#block-footersocialicons-2 ul.social-networks li a,
#block-footersocialicons ul.social-networks li a {
  font-size: 1.75rem;
  color: white;
  transition: color 300ms ease-in-out;
  display: inline-block;
  text-align: center;
  padding: 0 1rem 0 0;
}
@media only screen and (min-width: 992px) {
  #block-footersocialicons-2 ul.social-networks a,
  #block-footersocialicons ul.social-networks a,
  #block-footersocialicons-2 ul.social-networks li a,
  #block-footersocialicons ul.social-networks li a {
    font-size: 1rem;
  }
}
#block-footersocialicons-2 ul.social-networks a:hover,
#block-footersocialicons ul.social-networks a:hover,
#block-footersocialicons-2 ul.social-networks li a:hover,
#block-footersocialicons ul.social-networks li a:hover {
  color: #bf4a12;
}
#block-footersocialicons-2 {
  padding: 3rem 0;
}
@media only screen and (min-width: 992px) {
  #block-footersocialicons-2 {
    display: none;
  }
}
#block-searchform,
#block-u-pacific-search {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 992px) {
  #block-searchform,
  #block-u-pacific-search {
    margin: 3rem 0;
  }
}
#block-searchform form,
#block-u-pacific-search form {
  display: flex;
  position: relative;
  align-items: flex-start;
}
@media only screen and (min-width: 992px) {
  #block-searchform form,
  #block-u-pacific-search form {
    box-shadow: 0px 22px 64px rgba(0, 0, 0, 0.5);
  }
}
#block-searchform .form-item,
#block-u-pacific-search .form-item {
  flex-grow: 1;
}
#block-searchform .form-item .form-search,
#block-u-pacific-search .form-item .form-search {
  border: none;
  width: 100%;
  padding: 0.8rem;
  height: auto;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.2rem;
  margin: 0;
  height: 46px;
}
@media only screen and (min-width: 992px) {
  #block-searchform .form-item .form-search,
  #block-u-pacific-search .form-item .form-search {
    height: 62px;
  }
}
#block-searchform .form-submit,
#block-u-pacific-search .form-submit {
  border: none;
  background: #bf4a12;
  height: 46px;
  overflow: hidden;
  text-indent: -99999px;
  width: 56px;
  -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;
}
#block-searchform .form-submit:hover,
#block-u-pacific-search .form-submit:hover {
  background: #f6b222;
}
@media only screen and (min-width: 992px) {
  #block-searchform .form-submit,
  #block-u-pacific-search .form-submit {
    height: 62px;
    background: #161729;
    width: 98px;
  }
}
#block-searchform .fa-search,
#block-u-pacific-search .fa-search {
  position: absolute;
  right: 17px;
  color: white;
  pointer-events: none;
  z-index: 9;
  font-size: 1.4rem;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 992px) {
  #block-searchform .fa-search,
  #block-u-pacific-search .fa-search {
    right: 36px;
  }
}
#full-screen-search {
  position: fixed;
  z-index: -99;
  background: #bf4a12;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  background: transparent;
  overflow: hidden;
  -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;
}
#full-screen-search .inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  max-width: 500px;
  margin: auto;
  padding: 0 30px;
  opacity: 0;
  transition: all 600ms ease-out;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  #full-screen-search .inner {
    padding: 0;
  }
}
#full-screen-search .inner .logo {
  width: 100%;
  max-width: 200px;
  text-emphasis: center;
  margin: auto;
}
#full-screen-search .inner .logo img {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) {
  #full-screen-search .inner .logo img {
    margin-bottom: 0;
  }
}
#full-screen-search #close-search {
  background: rgba(255, 255, 255, 0.3);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  display: inline-block;
  margin: auto;
  color: #bf4a12;
  margin-top: 40px;
  font-size: 1rem;
  transition: background-color 300ms ease-in-out;
  text-decoration: none;
}
#full-screen-search #close-search:after {
  content: 'CLOSE';
  display: block;
  position: absolute;
  bottom: -40px;
  text-align: center;
  color: white;
  font-size: 1rem;
  font-weight: 800;
  font-family: neuzeit-grotesk, sans-serif;
  opacity: 0.4;
  transition: opacity 300ms ease-in-out;
}
#full-screen-search #close-search:hover {
  background: white;
}
#full-screen-search #close-search:hover:after {
  opacity: 1;
}
#full-screen-search .form-submit {
  background: #161729;
}
#full-screen-search #search-accent {
  position: absolute;
  left: 10%;
  top: 0;
  opacity: 0;
  transition: all 900ms ease;
  height: 150vh;
  width: auto;
}
#full-screen-search form {
  box-shadow: 0px 22px 64px rgba(0, 0, 0, 0.3);
  transition: all 300ms ease-in-out;
}
#full-screen-search form:focus,
#full-screen-search form:hover {
  box-shadow: 0px 22px 64px rgba(0, 0, 0, 0.7);
}
.full-screen-search {
  overflow: hidden;
}
.full-screen-search #full-screen-search {
  opacity: 1;
  pointer-events: auto;
  background: #bf4a12;
  z-index: 999;
}
.full-screen-search #full-screen-search .inner {
  opacity: 1;
  margin-top: 0;
}
.full-screen-search #full-screen-search #search-accent {
  opacity: 0.4;
  left: 50%;
}
.tools-desktop {
  position: fixed;
  top: 110px;
  right: 0;
  width: 100%;
  z-index: 7;
  left: -4px;
  margin-left: 25px;
  pointer-events: none;
}
.tools-desktop nav {
  float: right;
  width: 320px;
  background: #f6b222;
  margin-right: 77px;
  position: relative;
  pointer-events: all;
}
.tools-desktop nav:after {
  content: '';
  right: -9999px;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: #272840;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  opacity: 1;
}
.tools-desktop ul {
  display: flex;
  margin: 0;
  padding: 0;
  width: 100%;
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
  background-color: #f6b222;
}
.tools-desktop ul li {
  margin: 0;
  padding: 0;
  flex-grow: 1;
}
.tools-desktop ul li a {
  font-family: GalaxiePolaris;
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  text-decoration: none;
  color: #161729;
  text-align: center;
  padding: 1.2rem 10px;
  display: block;
  white-space: nowrap;
  -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;
}
.tools-desktop ul li a:hover {
  color: #bf4a12;
}
.tools-desktop ul li:last-child a {
  background: #272840;
  color: #f6b222;
  margin-right: -1px;
}
.tools-desktop ul li:last-child a:hover {
  color: #f7713e;
}
.tools-desktop .background-green {
  background-color: #2B7050;
  color: #FFFFFF;
}
.home .tools-desktop {
  top: 130px;
  transition: top 300ms ease-out;
}
.home .tools-desktop nav:after {
  opacity: 0;
}
.home.nav-fixed .tools-desktop {
  top: 110px;
}
.home.nav-fixed .tools-desktop nav:after {
  opacity: 1;
}
#block-pageheaderblock,
#block-access-denied-headerblock {
  background: #161729;
  position: relative;
  padding: 0 0 3rem 0;
  margin-top: 6.875rem;
  min-height: 310px;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock,
  #block-access-denied-headerblock {
    padding: 30px 0;
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 1200px) {
  #block-pageheaderblock,
  #block-access-denied-headerblock {
    padding: 15rem 0 5rem 0;
  }
}
#block-pageheaderblock .container,
#block-access-denied-headerblock .container {
  overflow: hidden;
}
#block-pageheaderblock h1,
#block-access-denied-headerblock h1 {
  color: white;
  font-family: bely-display, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4.375rem;
}
#block-pageheaderblock .header-image,
#block-access-denied-headerblock .header-image {
  margin-bottom: 3rem;
  height: 70vw;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock .header-image,
  #block-access-denied-headerblock .header-image {
    overflow: hidden;
    max-height: none;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  #block-pageheaderblock .header-image,
  #block-access-denied-headerblock .header-image {
    overflow: visible;
    max-height: none;
    height: auto;
    position: absolute;
    top: 120px;
    right: 0;
    margin: 0;
  }
}
#block-pageheaderblock .header-image .header-image-wrap,
#block-access-denied-headerblock .header-image .header-image-wrap {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  #block-pageheaderblock .header-image .header-image-wrap:before,
  #block-access-denied-headerblock .header-image .header-image-wrap:before {
    content: '';
    width: 50px;
    height: 1px;
    border-bottom: 3px solid #f7713e;
    position: absolute;
    left: -25px;
    top: 35%;
    z-index: 2;
  }
}
#block-pageheaderblock .header-image img,
#block-access-denied-headerblock .header-image img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock .header-image img,
  #block-access-denied-headerblock .header-image img {
    width: 44vw;
    height: auto;
  }
}
@media only screen and (min-width: 1200px) {
  #block-pageheaderblock .header-image img,
  #block-access-denied-headerblock .header-image img {
    width: 35vw;
    height: auto;
    z-index: 1;
  }
}
#block-pageheaderblock.two_column,
#block-access-denied-headerblock.two_column {
  padding: 0;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock.two_column .accent,
  #block-access-denied-headerblock.two_column .accent {
    height: 550px;
    position: relative;
  }
  #block-pageheaderblock.two_column .title-wrap,
  #block-access-denied-headerblock.two_column .title-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock.two_column:before,
  #block-access-denied-headerblock.two_column:before {
    content: '';
    background: url(/themes/custom/u_pacific/images/header-title-accent-min.png);
    position: absolute;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    left: -173px;
    top: -30px;
    bottom: 0;
    width: 300px;
  }
}
#block-pageheaderblock.two_column .two-column-bg,
#block-access-denied-headerblock.two_column .two-column-bg {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  overflow: hidden;
}
#block-pageheaderblock.two_column .two-column-bg .faux-bg img,
#block-access-denied-headerblock.two_column .two-column-bg .faux-bg img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock.two_column .two-column-bg,
  #block-access-denied-headerblock.two_column .two-column-bg {
    top: 0;
    right: 0;
    background-position: center center;
    width: 55%;
    height: 562px;
    position: relative;
    overflow: visible;
  }
  #block-pageheaderblock.two_column .two-column-bg .faux-bg,
  #block-access-denied-headerblock.two_column .two-column-bg .faux-bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #block-pageheaderblock.two_column .two-column-bg .faux-bg img,
  #block-access-denied-headerblock.two_column .two-column-bg .faux-bg img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
@media only screen and (min-width: 1200px) {
  #block-pageheaderblock.two_column .two-column-bg .faux-bg img,
  #block-access-denied-headerblock.two_column .two-column-bg .faux-bg img {
    height: auto;
  }
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock.two_column .two-column-bg:before,
  #block-access-denied-headerblock.two_column .two-column-bg:before {
    content: '';
    border-bottom: 3px solid #f7713e;
    position: absolute;
    left: -1.5rem;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: 3rem;
    z-index: 3;
  }
}
#block-pageheaderblock.two_column nav.breadcrumb,
#block-access-denied-headerblock.two_column nav.breadcrumb {
  padding: 30px 0 0 0;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock.two_column nav.breadcrumb,
  #block-access-denied-headerblock.two_column nav.breadcrumb {
    padding: 0;
    margin-bottom: 1rem;
  }
}
#block-pageheaderblock.two_column h1,
#block-access-denied-headerblock.two_column h1 {
  font-size: 6.25rem;
  line-height: 7rem;
  position: relative;
  display: inline-block;
  z-index: 1;
  margin: 3rem 0;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock.two_column h1,
  #block-access-denied-headerblock.two_column h1 {
    margin: 0;
    font-size: 6.25rem;
  }
}
#block-pageheaderblock.two_column h1 span.small,
#block-access-denied-headerblock.two_column h1 span.small {
  display: block;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 1.75rem;
  text-transform: uppercase;
  letter-spacing: 0.525rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
#block-pageheaderblock.two_column h1 .underline,
#block-access-denied-headerblock.two_column h1 .underline {
  display: inline-block;
  position: relative;
}
#block-pageheaderblock.two_column h1 .underline:after,
#block-access-denied-headerblock.two_column h1 .underline:after {
  content: '';
  border-bottom: 2rem solid #F7713E;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
}
#block-pageheaderblock.two_column .field--name-field-header-link,
#block-access-denied-headerblock.two_column .field--name-field-header-link,
#block-pageheaderblock.two_column .field--name-field-header-link a,
#block-access-denied-headerblock.two_column .field--name-field-header-link a {
  color: #ffffff;
  font-family: GalaxiePolaris;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.1689rem;
  position: relative;
  margin: 3rem 0;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock.two_column .field--name-field-header-link,
  #block-access-denied-headerblock.two_column .field--name-field-header-link,
  #block-pageheaderblock.two_column .field--name-field-header-link a,
  #block-access-denied-headerblock.two_column .field--name-field-header-link a {
    display: inline-block;
    margin-bottom: 0;
  }
}
#block-pageheaderblock.two_column .field--name-field-header-link a:hover,
#block-access-denied-headerblock.two_column .field--name-field-header-link a:hover {
  color: #f7713e;
  text-decoration: none;
}
#block-pageheaderblock.two_column .field--name-field-header-link a:after,
#block-access-denied-headerblock.two_column .field--name-field-header-link a:after {
  content: '';
  position: absolute;
  right: -2.2rem;
  top: 0.05rem;
  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;
}
#block-pageheaderblock.two_column .small .breadcrumb,
#block-access-denied-headerblock.two_column .small .breadcrumb {
  margin-top: 3rem;
}
@media only screen and (min-width: 992px) {
  #block-pageheaderblock.two_column .small .breadcrumb,
  #block-access-denied-headerblock.two_column .small .breadcrumb {
    margin-top: 0;
  }
}
#block-pageheaderblock.two_column .small h1,
#block-access-denied-headerblock.two_column .small h1 {
  font-size: 4.5rem;
  line-height: 5rem;
}
.adminimal-admin-toolbar #block-pageheaderblock,
.adminimal-admin-toolbar #block-access-denied-headerblock {
  margin-top: 1rem;
}
nav.breadcrumb {
  background: transparent;
  color: white;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1875;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  color: #f7713e;
  padding: 0;
  font-weight: 800;
}
nav.breadcrumb .spacer {
  color: white;
  padding: 0 5px;
}
nav.breadcrumb a {
  color: White;
  text-decoration: none;
  font-weight: 400;
  -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;
}
nav.breadcrumb a:hover {
  color: #f6b222;
}
.full-node {
  color: #161729;
  font-family: GalaxiePolaris;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6875rem;
  padding: 0;
  position: relative;
}
.full-node .field--name-field-more-information a,
.full-node .field--name-field-additional-text a,
.full-node .field--name-body a {
  color: #bf4a12;
  -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;
}
.full-node .field--name-field-more-information a:hover,
.full-node .field--name-field-additional-text a:hover,
.full-node .field--name-body a:hover {
  color: #161729;
}
.full-node h2 {
  color: #161729;
  font-family: bely-display, sans-serif;
  margin-bottom: 3rem;
  font-weight: 400;
  font-size: 51.84px;
  line-height: 57.6px;
}
@media only screen and (min-width: 1200px) {
  .full-node h2 {
    font-size: 3.6rem;
    line-height: 1.1;
  }
}
.full-node h2 u {
  position: relative;
  z-index: 2;
  display: inline-block;
  text-decoration: underline solid;
  text-decoration-thickness: 2rem;
  text-decoration-color: #FF671D;
  text-underline-offset: -24px;
  text-decoration-skip-ink: none;
}
.full-node h3 {
  color: #161729;
  font-family: bely-display, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.5rem;
}
.full-node ul {
  margin: 0;
  padding: 0;
}
.full-node ul li {
  list-style: none;
  position: relative;
  padding-bottom: 0.4rem;
  padding-left: 0.6rem;
  list-style: disc;
}
.full-node .page-content {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.header-image-accent {
  width: 419px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0px;
  z-index: -1;
  pointer-events: none;
}
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: solid 2px #161729;
  width: 90%;
}
#contact-details {
  overflow: hidden;
  padding: 4rem 0;
}
@media only screen and (min-width: 992px) {
  #contact-details h2 {
    padding-left: 3rem;
  }
}
#follow-us {
  padding-bottom: 8rem;
}
@media only screen and (min-width: 992px) {
  #follow-us h2 {
    padding-left: 3rem;
  }
}
#follow-us .contact-strip {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
@media only screen and (min-width: 992px) {
  #follow-us .contact-strip {
    flex-wrap: nowrap;
  }
}
#follow-us .contact-strip .large {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #follow-us .contact-strip .item {
    width: auto;
    flex-grow: 1;
  }
}
#follow-us .contact-strip .item a.follow-us {
  font-size: 2rem;
}
.page-node-8 .full-node h4 {
  color: #bf4a12;
}
#superfish-college-of-the-pacific-menu-accordion {
  -webkit-box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.2);
}
#sub-menu {
  background: white;
  position: relative;
  z-index: 7;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  #sub-menu {
    padding: 1rem 0;
    background: #efa80f;
    overflow: visible;
    position: fixed;
    top: 110px;
    left: 0;
    right: 0;
    width: 100%;
  }
}
@media (max-width: 991px) {
  #sub-menu .container {
    width: 100%;
    max-width: none;
    padding: 0;
  }
}
#sub-menu ul ul {
  display: none;
  z-index: 99;
}
#sub-menu ul li {
  list-style: none !important;
}
#sub-menu .sf-accordion-toggle {
  background: #f6b222;
  padding: 1.4rem 30px;
  display: block;
  position: relative;
}
#sub-menu .sf-accordion-toggle span {
  display: block;
  width: 100%;
}
#sub-menu .sf-accordion-toggle a {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 8.4px;
  color: #161729;
  text-decoration: none;
  position: relative;
  display: block;
  z-index: 1;
}
#sub-menu .sf-accordion-toggle a:hover {
  text-decoration: none;
}
#sub-menu .sf-accordion-toggle a:after {
  content: '+';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #161729;
  font-size: 3rem;
}
#sub-menu .sf-accordion-toggle a.sf-expanded:after {
  content: '—';
}
#sub-menu .d-lg-flex {
  align-items: center;
}
#sub-menu .in-this-section {
  display: none;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  border-right: 1px solid #161729;
  padding-right: 1.4rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 992px) {
  #sub-menu .in-this-section {
    display: block;
    max-width: 252px;
  }
  #sub-menu .in-this-section a {
    color: #161729;
  }
}
#sub-menu .section-root {
  letter-spacing: normal !important;
  text-transform: none !important;
  font-family: neuzeit-grotesk, sans-serif !important;
  font-weight: 400 !important;
  border-right: 1px solid #161729 !important;
  padding-right: 1.4rem !important;
}
@media screen and (min-width: 992px) {
  #sub-menu .section-root {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 991px) {
  #sub-menu .section-root {
    border-right: none !important;
  }
}
@media only screen and (min-width: 992px) {
  #sub-menu .section-root {
    display: block !important;
  }
  #sub-menu .section-root a {
    color: #161729;
  }
}
#sub-menu ul > li > span.sf-depth-1,
#sub-menu ul > li > a.sf-depth-1 {
  color: #161729;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 1.285714px;
  position: relative;
  border-bottom: 1px solid #979797;
  margin: 0 1rem;
  padding: 27px 55px 27px 0px;
  text-decoration: none;
  display: block;
}
#sub-menu ul > li > span.sf-depth-1:after,
#sub-menu ul > li > a.sf-depth-1:after {
  content: '';
  position: absolute;
  right: 2rem;
  top: 50%;
  width: 20px;
  height: 20px;
  display: block;
  background: url(/themes/custom/u_pacific/images/orange-arrow-min.png) center center no-repeat;
  background-size: auto;
  background-size: 100% auto;
  transform: translateY(-50%);
  -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;
}
@media only screen and (min-width: 992px) {
  #sub-menu ul > li > span.sf-depth-1,
  #sub-menu ul > li > a.sf-depth-1 {
    color: #0f101d;
    font-family: neuzeit-grotesk, sans-serif;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 0.129rem;
    text-decoration: none;
    border: none;
    padding: 16px 0;
  }
  #sub-menu ul > li > span.sf-depth-1:after,
  #sub-menu ul > li > a.sf-depth-1:after {
    display: none;
  }
}
#sub-menu ul > li > span.sf-depth-1:hover,
#sub-menu ul > li > a.sf-depth-1:hover {
  color: #161729;
  text-decoration: underline;
}
#sub-menu ul ul {
  padding: 2rem;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  #sub-menu ul ul {
    background: #f6b222;
    padding: 1rem 2rem;
    top: 68px;
  }
}
#sub-menu li:before {
  display: none;
}
#sub-menu ul li ul li.sf-clone-parent a,
#sub-menu ul li ul li a {
  margin: 0;
  padding: 0.6rem 0;
  border: none;
  color: #161729;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  font-family: GalaxiePolaris;
}
#sub-menu ul li ul li.sf-clone-parent a:after,
#sub-menu ul li ul li a:after {
  display: none;
}
@media only screen and (min-width: 992px) {
  #sub-menu ul li ul li.sf-clone-parent a,
  #sub-menu ul li ul li a {
    text-transform: none;
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
  }
  #sub-menu ul li ul li.sf-clone-parent a:hover,
  #sub-menu ul li ul li a:hover {
    text-decoration: underline;
  }
}
#sub-menu ul li.sf-expanded a:after {
  transform: translateY(-50%) rotate(90deg);
}
#sub-menu ul > li:last-child > a.sf-depth-1 {
  border: none;
}
#sub-menu li.sf-clone-parent a {
  margin-left: 0 !important;
}
body.yellow-fixed #sub-menu {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 8;
}
body.yellow-fixed.slideout-open #sub-menu {
  z-index: 8;
}
/* Adjustments for Claro

// horizontal admin menu
@media @desktop{
  body.toolbar-horizontal{
    #sub-menu{
      top:181px !important;
    }
  }
  // vertical admin menu
  body.toolbar-vertical{
    #sub-menu{
      top:140px !important;
    }
  }
}
*/
.js-pager__items {
  text-align: center;
  padding: 3rem 0;
  line-height: 3rem;
  vertical-align: middle;
}
.js-pager__items li {
  list-style: none;
  display: inline;
  vertical-align: middle;
  text-align: center;
  padding: 0 0.4rem;
}
.js-pager__items li a {
  font-size: 3em;
  color: #bf4a12;
  padding: 0;
  -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;
}
.js-pager__items li a:hover {
  text-decoration: none;
  color: #161729;
}
@media screen and (max-width: 991px) {
  .home-slider .owl-item.active p {
    height: 4em;
  }
}
@media screen and (min-width: 992px) {
  .home-slider .owl-item.active p {
    height: auto;
  }
}
.home-slider {
  color: white;
  background: #bf4a12;
  position: relative;
  overflow: hidden;
}
.home-slider .item {
  overflow: hidden;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  .home-slider .item {
    margin-top: 0;
  }
}
.home-slider .inner {
  position: relative;
  z-index: 9;
}
.home-slider h1 {
  color: #ffffff;
  font-family: neuzeit-grotesk, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.2857rem;
  line-height: 1.714rem;
  letter-spacing: 0.45rem;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  .home-slider h1 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0.45rem;
  }
}
@media only screen and (min-width: 1200px) {
  .home-slider h1 {
    font-size: 2.125rem;
    line-height: 2.5rem;
    letter-spacing: 0.85rem;
  }
}
.home-slider .copy {
  color: #ffffff;
  font-family: bely-display, sans-serif;
  font-weight: 400;
  font-size: 3.7rem;
  line-height: 4.1rem;
  z-index: 9;
  position: relative;
  margin-bottom: 3rem;
}
.home-slider .copy u {
  position: relative;
  z-index: 2;
  display: inline-block;
  text-decoration: underline solid;
  text-decoration-thickness: 1.6rem;
  text-decoration-color: #011E41;
  text-underline-offset: -10px;
  text-decoration-skip-ink: none;
}
@media only screen and (min-width: 1200px) {
  .home-slider .copy u {
    text-underline-offset: -24px;
    text-decoration-thickness: 2.4rem;
  }
}
@media only screen and (min-width: 992px) {
  .home-slider .copy {
    font-size: 3.24rem;
    line-height: 3.6rem;
  }
}
@media only screen and (min-width: 1200px) {
  .home-slider .copy {
    font-size: 4.24rem;
    line-height: 4.6rem;
  }
}
.home-slider a {
  color: #ffffff;
  font-family: GalaxiePolaris;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10.08px;
  line-height: 15px;
  letter-spacing: 1.956706px;
  position: relative;
  display: inline-block;
  padding-right: 2.2rem;
  -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;
}
.home-slider a:hover {
  color: #f6b222;
  text-decoration: none;
}
.home-slider a:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 30px;
  background: url(/themes/custom/u_pacific/images/white-arrow.png) center center no-repeat;
  background-size: 100% auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  display: inline-block;
  vertical-align: middle;
}
.home-slider .owl-footer {
  position: relative;
  z-index: 1;
  align-items: center ;
  justify-content: space-between;
  margin-top: 2rem;
  padding-bottom: 4rem;
}
@media only screen and (min-width: 992px) {
  .home-slider .owl-footer {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    height: 100%;
    padding-bottom: 0;
  }
}
.home-slider .owl-footer:before {
  background: #8f3615;
  content: '';
  position: absolute;
  left: -100%;
  right: -999px;
  top: 0;
  bottom: 0;
  display: block;
  z-index: -1;
}
@media only screen and (min-width: 992px) {
  .home-slider .owl-footer:before {
    display: none;
  }
}
.home-slider .custom-dots {
  position: relative;
  z-index: 2;
  float: right;
  padding: 1rem 20px;
}
@media only screen and (min-width: 992px) {
  .home-slider .custom-dots {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
  }
}
.home-slider .custom-dots .c-dot {
  border: 1px solid white;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin-bottom: 0.8rem;
  display: block;
  transition: background-color 300ms ease-in-out;
  background: transparent;
  cursor: pointer;
}
.home-slider .custom-dots .c-dot.active {
  background: #f6b222;
  border: 1px solid #f6b222;
}
.home-slider .custom-owl-arrows {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  .home-slider .custom-owl-arrows {
    position: absolute;
    bottom: -100px;
  }
}
.home-slider .custom-owl-arrows img {
  width: 35px;
  height: 31px;
  transition: opacity 300ms ease-in-out;
  cursor: pointer;
}
.home-slider .custom-owl-arrows img:hover {
  opacity: 0.6;
}
.home-slider .custom-owl-arrows .next {
  transform: rotate(180deg);
  margin-left: 2rem;
}
.home-slider .owl-item {
  height: 0;
}
.home-slider .owl-item.active {
  height: auto;
}
.home-slider .wrap {
  background: #bf4a12;
}
@media only screen and (min-width: 992px) {
  .home-slider .wrap {
    position: absolute;
    margin: auto;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    background: transparent;
  }
}
.home-slider .next-up {
  position: absolute;
  text-align: right;
  font-family: GalaxiePolaris;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.3125;
  text-transform: uppercase;
  letter-spacing: 0.16875rem;
  display: block;
  margin-top: -0.2rem;
  left: -200px;
  width: 205px;
}
@media only screen and (min-width: 992px) {
  .home-slider .next-up {
    left: -218px;
    width: 205px;
  }
}
.home-slider .next-up span {
  display: block;
  clear: both;
  font-weight: 400;
  text-transform: none;
  font-family: neuzeit-grotesk, sans-serif;
  padding-right: 1.4rem;
  padding-top: 0.4rem;
}
.home-slider #ambient {
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.home-slider #ambient video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .home-slider #ambient video {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.home #block-u-pacific-content {
  display: none;
}
#program-search {
  top: -3rem;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  #program-search {
    top: -4.5rem;
  }
}
#program-search .row {
  background: #e4e4e4;
}
#program-search .card-body {
  background: #e4e4e4;
}
@media only screen and (min-width: 992px) {
  #program-search .card-body {
    padding: 2rem 3.2rem;
  }
}
#program-search .nav-tabs {
  display: none;
}
#program-search .card {
  border-radius: 0;
  border: none;
}
@media (min-width: 768px) {
  #program-search .card .card-header {
    display: none;
  }
  #program-search .card .collapse {
    display: block;
  }
}
@media (max-width: 768px) {
  #program-search .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
}
#program-search .card-header,
#program-search .nav-link {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  border-radius: 0;
  background: #dadada;
  color: #161729;
  padding: 3.3625rem 0;
  position: relative;
  border: none;
  -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;
  border-bottom: 3px solid #e4e4e4;
}
#program-search .card-header:hover,
#program-search .nav-link:hover {
  background: #c1c1c1;
}
@media (max-width: 768px) {
  #program-search .card-header.active,
  #program-search .nav-link.active {
    border: none;
  }
}
#program-search .card-header.active:after,
#program-search .nav-link.active:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: black;
  border-width: 10px;
  margin-top: -10px;
  z-index: 9;
  -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;
}
#program-search #heading-A,
#program-search #tab-A.active {
  background: #f6b222;
}
#program-search #heading-A:after,
#program-search #tab-A.active:after {
  border-left-color: #f6b222;
}
#program-search #heading-B,
#program-search #tab-B.active {
  background: #2d7050;
  color: white;
}
#program-search #heading-B:after,
#program-search #tab-B.active:after {
  border-left-color: #2d7050;
}
#program-search #heading-C,
#program-search #tab-C.active {
  background: #3f4c6f;
  color: white;
}
#program-search #heading-C:after,
#program-search #tab-C.active:after {
  border-left-color: #3f4c6f;
}
#program-search .card-header {
  border-radius: 0;
  padding: 0;
}
#program-search .card-header a {
  text-decoration: none;
  color: white;
  display: block;
  padding: 2rem 0;
}
#program-search .card-header a.collapsed {
  background: #dadada !important;
  color: black;
}
#program-search .card-header a.collapsed:after {
  display: none;
}
#program-search .card-header a:after {
  left: 50%;
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: black;
  border-width: 10px;
  z-index: 9;
}
#program-search #heading-A a {
  color: black;
}
#program-search #heading-A a:after {
  border-top-color: #f6b222;
}
#program-search #heading-B a:after {
  border-top-color: #2d7050;
}
#program-search #heading-C a:after {
  border-top-color: #3f4c6f;
}
#program-search form {
  position: relative;
  margin-bottom: 1rem;
}
#program-search form label {
  display: none;
}
#program-search .form-text {
  border: none;
  width: 100%;
  padding: 0.8rem;
  font-family: GalaxiePolaris;
  font-size: 1.1875rem;
  font-weight: 500;
  border-radius: 0;
}
#program-search .form-submit {
  border: none;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 3.4rem;
  text-indent: -9999px;
  width: 3.4rem;
  background: url(/themes/custom/u_pacific/images/white-arrow.png) center center #161729 no-repeat;
  background-size: 20px auto;
  transform: rotate(180deg);
  transition: opacity 300ms ease-in-out;
  outline: none;
}
#program-search .form-submit:hover {
  opacity: 0.7;
}
#program-search .trending-searches {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  padding-bottom: 0.8rem;
}
#program-search ul {
  padding: 0;
  margin: 0 0 1rem 0;
}
#program-search ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#program-search .views-field-field-alternative-title a,
#program-search .views-field-title a {
  color: #161729;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  border-bottom: 2px solid #f6b222;
  text-decoration: none;
  margin-bottom: 0.8rem;
  display: inline-block;
  -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;
}
#program-search .views-field-field-alternative-title a:hover,
#program-search .views-field-title a:hover {
  border-bottom-color: black;
}
#program-search .trending-search-wrap .item-list ul {
  margin: 0 0 1rem 0;
  padding: 0;
}
#program-search .trending-search-wrap .item-list ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#program-search .trending-search-wrap .item-list ul li a {
  color: #161729;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  border-bottom: 2px solid #f6b222;
  text-decoration: none;
  margin-bottom: 0.8rem;
  display: inline-block;
  -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;
}
#program-search .trending-search-wrap .item-list ul li a:hover {
  border-bottom-color: black;
}
#program-search .pager-show-more {
  text-align: left;
  margin: 1rem 0 0 0;
  padding: 0;
  line-height: normal;
}
#program-search .pager-show-more a {
  text-decoration: none;
  font-family: GalaxiePolaris;
  font-size: 0.75rem;
  font-weight: 900;
  line-height: 1.125rem;
  letter-spacing: 0.32142rem;
  color: #161729;
  text-transform: uppercase;
  border: none;
}
#program-search .pager-show-more a:hover {
  text-decoration: underline;
}
#program-search #pane-B .form-submit {
  background: url(/themes/custom/u_pacific/images/white-arrow.png) center center #2d7050 no-repeat;
  background-size: 20px auto;
  transform: rotate(180deg);
}
#program-search #pane-B ul li a {
  border-bottom-color: #2d7050;
}
#program-search #pane-B ul li a:hover {
  border-color: black;
  color: #2d7050;
}
#program-search #pane-C .form-submit {
  background: url(/themes/custom/u_pacific/images/white-arrow.png) center center #3f4c6f no-repeat;
  background-size: 20px auto;
  transform: rotate(180deg);
}
#program-search #pane-C ul li a {
  border-bottom-color: #3f4c6f;
}
#program-search #pane-C ul li a:hover {
  border-color: black;
  color: #3f4c6f;
}
.paragraph--type--burning-glass-panel {
  padding: 3rem 0;
  overflow: hidden;
}
.paragraph--type--burning-glass-panel iframe {
  border: none;
}
.page-node-648 {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .page-node-648:before {
    content: '';
    border-left: 4px solid #8F3615;
    position: absolute;
    left: 40px;
    top: 600px;
    bottom: 719px;
    z-index: 6;
  }
  .page-node-648:after {
    content: '';
    border-left: 16px solid #f6b222;
    position: absolute;
    left: 33px;
    z-index: 7;
    height: 116px;
    top: 600px;
    bottom: 719px;
  }
  .page-node-648.prog-fixed:after {
    position: fixed;
    top: 40vh;
  }
}
@media only screen and (min-width: 992px) {
  .page-node-648 .main-content {
    background: url(/themes/custom/u_pacific/images/home-yellow-accent-min.jpg) right top no-repeat;
    background-size: 100% auto;
  }
}
@media only screen and (min-width: 1200px) {
  .page-node-648 .main-content {
    background-size: 80% auto;
  }
}
@media (min-width: 1400px) {
  .page-node-648 .main-content {
    background-size: 70% auto;
  }
}
.page-node-648 .map-position {
  position: relative;
  background: white;
}
.page-node-648 .paragraph-761 {
  padding: 8rem 0;
  top: -7rem;
  margin-bottom: -12rem;
}
.page-node-648 .paragraph-770 {
  margin-bottom: -4rem;
  position: relative;
  z-index: 5;
}
.page-node-648 .paragraph-775 .field--name-field-left-column {
  padding-top: 6rem;
  background: white;
}
.page-node-648.prog-fixed:after {
  position: fixed;
}
#location-hover {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
@media only screen and (min-width: 992px) {
  #location-hover {
    display: block;
  }
}
#location-hover .map-wrap {
  position: relative;
  float: right;
  width: 70%;
}
#location-hover #map {
  width: 100%;
  max-width: 940px;
  height: auto;
  float: right;
  z-index: 0;
  position: relative;
}
#location-hover .hotspot {
  display: block;
  height: 95px;
  position: absolute;
  cursor: pointer;
  right: 0;
  z-index: 8;
}
#location-hover .hotspot .card {
  width: 25rem;
  font-family: GalaxiePolaris;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  border-radius: 0;
  box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: -150%;
  bottom: -50;
  border: none;
  -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;
  opacity: 0;
  pointer-events: none;
  z-index: 8;
}
#location-hover .hotspot .card .card-body {
  padding: 2rem;
}
#location-hover .hotspot .card .card-body .phone {
  color: #bf4a12;
  font-weight: 900;
}
#location-hover .hotspot .card .card-img-wrap {
  position: relative;
}
#location-hover .hotspot .card .card-img-wrap img {
  width: 100%;
  height: auto;
}
#location-hover .hotspot .card .card-img-wrap:after {
  background: rgba(0, 0, 0, 0.3);
  background-blend-mode: multiply;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#location-hover .hotspot .card .card-img-wrap a.location-link {
  color: #ffffff;
  font-family: GalaxiePolaris;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 1.8rem;
  left: 2rem;
  z-index: 8;
  -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;
}
#location-hover .hotspot .card .card-img-wrap a.location-link:hover {
  color: #f7713e;
}
#location-hover .hotspot .card .card-img-wrap a.location-link:after {
  content: '';
  position: absolute;
  right: -2.2rem;
  top: 12px;
  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;
}
#location-hover .hotspot:hover .card {
  opacity: 1;
  pointer-events: auto;
  z-index: 999;
}
#location-hover .hotspot.sacramento {
  right: 80px;
  top: 179px;
  width: 300px;
  z-index: 6;
}
#location-hover .hotspot.sacramento .card {
  left: -120% !important;
  bottom: -200% !important;
}
#location-hover .hotspot.stockton {
  right: 103px;
  top: 323px;
  width: 176px;
  z-index: 6;
}
#location-hover .hotspot.stockton .card {
  left: -224% !important;
  bottom: -150%;
  z-index: 99;
}
#location-hover .hotspot.sanfran {
  right: 279px;
  top: 368px;
  width: 240px;
  z-index: 6;
}
#location-hover .hotspot.sanfran .card {
  left: -165% !important;
  bottom: -150%;
  z-index: 8;
}
.page-node-type-article #main {
  padding-top: 8rem;
}
.news-node {
  font-size: 1.25rem;
  font-family: neuzeit-grotesk, sans-serif;
  font-weight: 400;
  line-height: 1.5625rem;
  color: #161729;
  margin-bottom: 3rem;
}
.news-node nav.breadcrumb {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1875rem;
  text-transform: uppercase;
  letter-spacing: 0.2083125rem;
  color: #bf4a12;
}
.news-node nav.breadcrumb .spacer {
  font-size: 0.875rem;
  line-height: 1.1875rem;
  color: #161729;
}
.news-node nav.breadcrumb a {
  color: #161729;
}
.news-node .full-node {
  padding: 0;
}
.news-node .news-wrap {
  max-width: 720px;
}
.news-node h1 {
  color: #bf4a12;
  font-family: bely-display, sans-serif;
  font-size: 2.8125rem;
  font-weight: 400;
  line-height: 3.75rem;
  margin-bottom: 1rem;
}
.news-node .pub-details {
  color: #161729;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.0875rem;
  margin-bottom: 2rem;
}
.news-node .pub-details .addtoany_list {
  float: right;
  display: block;
}
.news-node .pub-details .addtoany_list a {
  color: #161729;
  -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;
  font-size: 1.2rem;
}
.news-node .pub-details .addtoany_list a:hover {
  color: #bf4a12;
}
.news-node .field--name-field-tags {
  display: flex;
  overflow: hidden;
  padding: 1rem 0;
  margin-top: 32px;
}
.news-node .field--name-field-tags .container {
  border-top: 1px solid #A2A2A2;
}
.news-node .field--name-field-tags .field__item {
  display: flex;
  margin: 0.5rem;
}
.news-node .field--name-field-tags a {
  box-sizing: border-box;
  align-items: center;
  padding: 16px;
  border: 1px solid #F2F2F2;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.085px;
  display: flex;
  flex-direction: column;
  color: #0F0F0F;
  text-decoration: none;
  justify-content: center;
  -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;
}
.news-node .field--name-field-tags a:hover {
  color: #bf4a12;
  border-color: #bf4a12;
}
.news-node .field--name-field-tags .field__item:first-child a {
  margin-left: 0;
}
.news-node .paragraph--type--image-with-caption {
  margin: 1.4rem 0;
}
.news-node .paragraph--type--image-with-caption img {
  width: 100%;
  height: auto;
}
.news-node .paragraph--type--image-with-caption .field--name-field-image-caption {
  padding: 1rem 1rem 0 1rem;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.25rem;
  border-bottom: 1px solid #161729;
}
.news-node .video-block,
.news-node .paragraph--type--simple-wysiwyg {
  padding: 1.4rem 0;
}
.news-node .video-block .container,
.news-node .paragraph--type--simple-wysiwyg .container {
  padding: 0;
}
.news-node .paragraph--type--pulled-quote {
  margin: 1.4rem 0;
  padding: 2rem;
  border: 4px solid #bf4a12;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.3125rem;
  color: #bf4a12;
}
.news-teaser {
  background: white;
  overflow: hidden;
}
.news-teaser .img-wrap {
  overflow: hidden;
  position: relative;
}
.news-teaser img {
  width: 100%;
  height: auto;
  transition: all 600ms ease-in-out;
  transform: scale(1);
}
.news-teaser .field--name-field-article-type {
  background: #161729;
  color: white;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.8rem;
  font-family: GalaxiePolaris;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.3125;
  text-transform: uppercase;
  letter-spacing: 0.16985294rem;
  -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;
}
.news-teaser .teaser-content {
  padding: 2rem;
}
.news-teaser h4 {
  color: #161729;
  font-family: bely-display, sans-serif;
  font-size: 1.6171rem;
  font-weight: 400;
  line-height: 2.39179687rem;
}
.news-teaser .read-more {
  color: #bf4a12;
  font-family: GalaxiePolaris;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.08235294rem;
  -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;
  display: block;
  padding-bottom: 1rem;
}
.news-teaser a:hover {
  text-decoration: none;
}
.news-teaser a:hover img {
  transform: scale(1.1);
}
.news-teaser a:hover .read-more {
  color: #161729;
}
.news-teaser a:hover .field--name-field-article-type {
  background: #bf4a12;
}
.alumni-news-carousel {
  padding-bottom: 0rem;
}
@media only screen and (min-width: 768px) {
  .alumni-news-carousel {
    padding-bottom: 5rem;
  }
}
#block-views-block-pacific-newsroom-block-1 .heading {
  color: #0F0F0F;
  font-family: bely-display, sans-serif;
  font-size: 2.4125rem;
  font-weight: 400;
  line-height: 3.75rem;
}
@media only screen and (min-width: 992px) {
  #block-views-block-pacific-newsroom-block-1 .recent-news {
    border-left: 1px solid #A2A2A2 !important;
  }
}
#block-views-block-pacific-newsroom-block-1 .recent-news .views-row:last-child .news-list {
  border-bottom: 0px;
}
#block-views-block-pacific-newsroom-block-1 .pager .js-pager__items li {
  padding: 0px;
}
#block-views-block-pacific-newsroom-block-1 .pager .pager__item a {
  color: #FFFFFF;
  background-color: #001028;
  padding: 0px 20px !important;
  border: 1px solid #001028;
}
#block-views-block-pacific-newsroom-block-1 .pager .pager__item a:hover {
  color: #001028;
  background-color: #F2F2F2;
}
#block-views-block-pacific-newsroom-block-1 .pager .pager__item.is-active a {
  color: #FFFFFF;
  background-color: #FF671D;
  border: 1px solid #FF671D;
}
#block-views-block-pacific-newsroom-block-1 .pager .pager__item.is-active a:hover {
  color: #001028;
  background-color: #F2F2F2;
  border: 1px solid #001028;
}
#views-exposed-form-pacific-newsroom-block-1 {
  padding-bottom: 2rem;
  overflow: hidden;
  font-family: neuzeit-grotesk, sans-serif;
}
@media only screen and (min-width: 992px) {
  #views-exposed-form-pacific-newsroom-block-1 {
    display: flex;
  }
}
#views-exposed-form-pacific-newsroom-block-1 .js-form-item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
#views-exposed-form-pacific-newsroom-block-1 .js-form-item.form-item-tid {
  flex-direction: column;
  align-items: start;
}
@media only screen and (min-width: 992px) {
  #views-exposed-form-pacific-newsroom-block-1 .js-form-item.form-item-tid {
    align-items: center;
    flex-direction: unset;
  }
}
@media only screen and (min-width: 992px) {
  #views-exposed-form-pacific-newsroom-block-1 .js-form-item {
    margin-bottom: 0px;
  }
}
#views-exposed-form-pacific-newsroom-block-1 label {
  color: #2a2a2a;
  font-size: 1.3125;
  font-weight: 400;
  letter-spacing: 0.0062rem;
  padding-right: 0.6rem;
  margin-bottom: 0px;
}
#views-exposed-form-pacific-newsroom-block-1 select {
  padding-left: 0.5rem;
  width: 100%;
  border: none;
  border: solid 1px #979797;
  box-sizing: border-box;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1rem;
  margin-bottom: 0px;
}
@media only screen and (min-width: 992px) {
  #views-exposed-form-pacific-newsroom-block-1 select {
    width: auto;
    margin-right: 0.6rem;
  }
}
#views-exposed-form-pacific-newsroom-block-1 .ico-wrap {
  flex-grow: 1;
  position: relative;
  display: flex;
}
@media only screen and (min-width: 992px) {
  #views-exposed-form-pacific-newsroom-block-1 .ico-wrap {
    margin-right: 0.6rem;
    width: auto;
  }
}
#views-exposed-form-pacific-newsroom-block-1 .ico-wrap .js-form-item {
  width: 100%;
}
#views-exposed-form-pacific-newsroom-block-1 .ico-wrap .fa-search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  color: #d8d8d8;
  margin-top: -0.3rem;
}
#views-exposed-form-pacific-newsroom-block-1 .ico-wrap input {
  width: 100%;
  padding: 0.6rem;
  margin: 0;
  border: none;
  border: solid 1px #979797;
  box-sizing: border-box;
  line-height: normal;
  font-size: 1rem;
  height: auto;
}
#views-exposed-form-pacific-newsroom-block-1 .ico-wrap label {
  display: none;
}
#views-exposed-form-pacific-newsroom-block-1 .button {
  margin-top: auto;
  margin-bottom: auto;
  border: none;
  font-weight: 500;
  padding: 10px 30px;
}
#views-exposed-form-pacific-newsroom-block-1 .button:focus {
  border: none;
}
@media only screen and (min-width: 992px) {
  #block-views-block-news-sections-block-2 {
    border-left: 1px solid #A2A2A2 !important;
    padding-left: 2rem;
  }
}
.path-user .main-content,
.logged-out.path-user .main-content {
  max-width: 600px;
  margin: 14rem auto 8rem auto;
}
@media only screen and (min-width: 992px) {
  .path-user .main-content,
  .logged-out.path-user .main-content {
    max-width: 830px;
  }
}
.path-user .main-content h2,
.logged-out.path-user .main-content h2 {
  font-family: bely-display, sans-serif;
}
.path-user .main-content form .form-item,
.logged-out.path-user .main-content form .form-item {
  margin-bottom: 1rem;
}
.path-user .main-content form input,
.logged-out.path-user .main-content form input {
  width: 100%;
  padding: 1.2rem;
  margin: 0;
  border: none;
  border: solid 1px #979797;
  font-family: GalaxiePolaris;
  box-sizing: border-box;
  line-height: normal;
  font-size: 1rem;
  height: auto;
}
.path-user .main-content form label,
.logged-out.path-user .main-content form label {
  font-weight: 600;
}
.path-user .main-content form .description,
.logged-out.path-user .main-content form .description {
  font-size: 0.875rem;
  color: #161729;
}
.path-user .main-content form a,
.logged-out.path-user .main-content form a {
  color: #bf4a12;
}
.path-user .main-content form .form-submit,
.logged-out.path-user .main-content form .form-submit {
  background: #161729;
  border: none;
  color: white;
  margin-top: 2rem;
  padding: 1rem;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.2rem;
  font-family: GalaxiePolaris;
  letter-spacing: 0.12rem;
  -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;
}
.path-user .main-content form .form-submit:hover,
.logged-out.path-user .main-content form .form-submit:hover {
  background: #bf4a12;
}
.node-preview-container {
  bottom: 0;
  background: #bf4a12;
  color: white;
}
.node-preview-container a {
  color: #161729;
  font-weight: 900;
}
.node-preview-backlink {
  margin-right: 10px;
}
.node-preview-backlink:before {
  content: "←";
  margin-right: 2px;
}
body.toolbar-tray-open.toolbar-vertical.toolbar-fixed,
body.user-logged-in.toolbar-horizontal {
  overflow-x: hidden;
}
.page-node-643 #program-search,
.page-node-13 #program-search {
  margin-top: 3rem;
  top: 0;
}
.path-search {
  margin-top: 13rem;
}
.path-search .search-results {
  padding: 3rem 0;
}
.path-search .search-results h3 a {
  color: #bf4a12;
  font-family: GalaxiePolaris;
  -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;
}
.path-search .search-results h3 a:hover {
  color: #161729;
}
.path-search .search-results .result {
  border-bottom: 1px solid #ccc;
  padding: 1rem 0;
}
.path-search .js-pager__items li a {
  font-size: 1rem;
}
.path-search #search-form {
  position: relative;
  margin-bottom: 2rem;
  overflow: hidden;
}
.path-search #search-form label {
  display: none;
}
.path-search #search-form .form-item,
.path-search #search-form .ico-wrap {
  width: 100%;
}
.path-search #search-form .form-search {
  width: 100%;
  padding: 0.8rem;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.2rem;
  margin: 0;
  height: 46px;
}
.path-search #search-form .fa-search {
  color: white;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 8;
  pointer-events: none;
}
.path-search #search-form .form-submit {
  border: none;
  background: #161729;
  height: 46px;
  overflow: hidden;
  text-indent: -99999px;
  width: 56px;
  position: absolute;
  right: 0;
  top: 0;
  -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;
}
.path-search #search-form .form-submit:hover {
  background: #bf4a12;
}
#news-tabs {
  margin-top: 40px;
  margin-bottom: -42px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #news-tabs {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
  }
}
#news-tabs ul {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  #news-tabs ul {
    float: right;
  }
}
#news-tabs ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#news-tabs ul li a {
  display: inline-block;
  color: #bf4a12;
  background: white;
  padding: 1rem 2.8rem;
  font-weight: 900;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.875rem;
  text-align: center;
  letter-spacing: 0.008868rem;
  text-decoration: none;
}
#news-tabs ul li a:hover {
  text-decoration: none;
}
#news-tabs ul li a.events {
  background: #282943;
  color: white;
}
.full-node .paragraph--type--localist-events- {
  background: #161729;
  padding: 3rem 0 0 1.4rem;
}
.full-node .paragraph--type--localist-events- h2 {
  color: #fff;
  font-family: bely-display, sans-serif;
  font-weight: 400;
  margin-bottom: 3rem;
  padding-bottom: 0;
  font-size: 2.6875rem;
}
@media only screen and (min-width: 992px) {
  .full-node .paragraph--type--localist-events- h2 {
    font-size: 3.6875rem;
  }
}
.full-node .paragraph--type--localist-events- .localist-widget-hl {
  padding-top: 0;
}
#skiptomain:focus {
  margin-top: 200px;
  display: block;
}
.home #skiptomain:focus {
  margin: 0;
  display: inline;
}
@media (max-width: 992px) {
  .submenu-fullscreen {
    overflow: hidden;
  }
  .submenu-fullscreen #sub-menu {
    background: white;
    position: relative;
    z-index: 7;
    overflow: hidden;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    overflow: auto;
  }
  .submenu-fullscreen #sub-menu .sf-accordion-toggle {
    margin: 0;
  }
  .submenu-fullscreen #sub-menu ul > li > a.sf-depth-1,
  .submenu-fullscreen #sub-menu ul > li > span.sf-depth-1 {
    margin: 0 2rem;
  }
  .submenu-fullscreen #superfish-college-of-the-pacific-menu-accordion {
    box-shadow: none;
  }
}
.owl-video-play-icon {
  background: transparent !important;
}
#block-emergencyalert {
  margin-top: 110px;
  margin-bottom: -110px;
}
#block-emergencyalert .emergency-alert {
  padding-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  #block-emergencyalert .emergency-alert {
    padding: 3rem 0 2rem 0;
  }
}
.home #block-emergencyalert {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.home #block-emergencyalert .emergency-alert {
  padding-top: 130px;
  padding-bottom: 0;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .home #block-emergencyalert .emergency-alert {
    padding-top: 11rem;
    margin-bottom: 0;
    padding-bottom: 2rem;
  }
}
.page-node-type-article.active-alert #main {
  padding-top: 6rem;
}
.page-node-type-article.active-alert #block-emergencyalert {
  margin-top: 0;
  margin-bottom: 0;
}
.page-node-type-article.active-alert #block-emergencyalert .emergency-alert {
  margin-bottom: 3rem;
  padding: 3.6rem 0 2rem;
}
#maincontent a.nav-link {
  color: #161729;
  background: white;
  border: 1px solid #161729;
}
#maincontent a.nav-link.active {
  background: #161729;
  color: white;
}
#login_cas h2 {
  font-family: bely-display, sans-serif;
}
#login_cas a.btn-cas {
  background: #161729;
  border: none;
  color: white;
  margin-top: 2rem;
  padding: 1rem;
  text-transform: uppercase;
  font-weight: 900;
  font-family: GalaxiePolaris;
  font-size: 1.2rem;
  letter-spacing: 0.12rem;
  -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;
}
#login_cas a.btn-cas:hover {
  background: #bf4a12;
  text-decoration: none;
}
.learn-more-link {
  text-decoration: none;
  color: #161729;
  font-family: GalaxiePolaris;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.3125rem;
  position: relative;
  display: inline-block;
  letter-spacing: 0.1698rem;
  text-transform: uppercase;
  -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;
}
.learn-more-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: auto;
  background-size: 100% auto;
}
.learn-more-link:hover {
  text-decoration: none;
  color: #f7713e;
}
#calendar-filter-form .form-group {
  margin-bottom: 0rem;
}
@media (max-width: 673px) {
  .event-filter-option-label {
    width: 20%;
    white-space: inherit;
  }
}
@media (max-width: 423px) {
  .event-filter-option-label {
    white-space: nowrap;
  }
}
@media (max-width: 384px) {
  #calendar-filter-form {
    top: 222px !important;
  }
}
@media (max-width: 423px) and (max-height: 740px) {
  .event-filter-option-label {
    margin-bottom: 2px;
  }
  #calendar-filter-form .ms-options-wrap {
    margin-bottom: 0px !important;
  }
}
.form-button {
  background-color: #011E41;
  color: white;
  padding: 8px;
  border: none;
  font-weight: bold;
}
.form-button:hover {
  background-color: #FF671D;
}
@media only screen and (min-width: 1200px) {
  .col-lg-max-content {
    -ms-flex: 0 0 max-content;
    flex: 0 0 max-content;
    max-width: max-content;
  }
}
#block-shsiprospectsmenu,
#block-pharmacyalumniextralinks {
  padding: 0px;
}
@media only screen and (min-width: 768px) {
  #block-shsiprospectsmenu,
  #block-pharmacyalumniextralinks {
    padding: initial;
  }
}
#block-shsiprospectsmenu .menu.list-unstyled,
#block-pharmacyalumniextralinks .menu.list-unstyled {
  padding: 0px;
}
@media only screen and (min-width: 768px) {
  #block-shsiprospectsmenu .menu.list-unstyled,
  #block-pharmacyalumniextralinks .menu.list-unstyled {
    padding: initial;
  }
}
#block-shsiprospectsmenu .menu.list-unstyled li,
#block-pharmacyalumniextralinks .menu.list-unstyled li {
  padding: 0px;
  display: flex;
}
#block-shsiprospectsmenu a,
#block-pharmacyalumniextralinks a {
  font-family: neuzeit-grotesk, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 0.129rem;
  text-decoration: none;
  color: #F2F2F2;
  background-color: #AC441E;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
#block-shsiprospectsmenu a.brochure-icon,
#block-pharmacyalumniextralinks a.brochure-icon {
  border-color: #000030;
  border-left-width: 1px;
  border-left-style: solid;
}
#block-shsiprospectsmenu a .fa-book-reader,
#block-pharmacyalumniextralinks a .fa-book-reader {
  color: #F4B223;
}
@media only screen and (min-width: 992px) {
  #block-shsiprospectsmenu a,
  #block-pharmacyalumniextralinks a {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    color: #0F0F0F;
    background-color: unset;
    width: auto;
    text-align: left;
  }
  #block-shsiprospectsmenu a .fa-book-reader,
  #block-pharmacyalumniextralinks a .fa-book-reader {
    color: #0f0f0f;
  }
}
#block-shsiprospectsmenu a:hover,
#block-pharmacyalumniextralinks a:hover {
  text-decoration: none;
  color: #F2F2F2;
  background-color: #AC441E;
}
#block-shsiprospectsmenu a:hover .fa-book-reader,
#block-pharmacyalumniextralinks a:hover .fa-book-reader {
  color: #F4B223;
}
.badge-shsi-session-1,
.badge-shsi-session-2 {
  padding: 4px;
  margin-right: 0.5rem;
}
.badge-shsi-session-1 {
  font-weight: normal;
  background-color: #f4b223;
}
.badge-shsi-session-2 {
  font-weight: normal;
  background-color: #001028;
  color: #FFF;
}
body.user-logged-in:not(.node-preview).toolbar-horizontal:not(.page-node-type-experience-page) #navigation {
  margin-top: 71px;
}
body.user-logged-in:not(.node-preview).toolbar-horizontal:not(.page-node-type-experience-page) #sub-menu {
  top: 181px;
}
body.user-logged-in:not(.node-preview).toolbar-horizontal:not(.page-node-type-experience-page) .dialog-off-canvas-main-canvas {
  margin-top: 71px;
}
body.user-logged-in:not(.node-preview).toolbar-horizontal:not(.page-node-type-experience-page) main.has-submenu {
  position: relative;
  top: 89px;
  margin-bottom: 89px;
}
body.user-logged-in:not(.node-preview).toolbar-vertical {
  margin-top: 30px;
}
body.user-logged-in:not(.node-preview).toolbar-vertical #navigation {
  margin-top: 101px;
}
@media only screen and (min-width: 992px) {
  body.user-logged-in:not(.node-preview).toolbar-vertical #navigation {
    margin-top: 30px;
  }
}
body.user-logged-in:not(.node-preview) .experience-page-main-content {
  margin-top: 0px !important;
}
#alumni-extra-links {
  display: flex;
  justify-content: center;
  background-color: #f6b222;
  padding: 1rem;
}
@media only screen and (min-width: 768px) {
  #alumni-extra-links {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 992px) {
  #alumni-extra-links {
    margin: 0;
    padding: 0;
    background-color: transparent;
    justify-content: left;
    display: contents;
  }
}
#alumni-extra-links a {
  color: #0f101d;
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.129rem;
  text-decoration: none;
  border: none;
  margin: 0 8px;
}
@media only screen and (min-width: 576px) {
  #alumni-extra-links a {
    padding: 16px 0;
    margin: 0 1rem;
  }
}
#alumni-extra-links a:hover {
  text-decoration: underline;
}
.give-back-link {
  margin-left: 0px !important;
}
.give-back-link .fas::before {
  color: #c52700;
}
.alumni-login-link {
  /*
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  */
  padding-left: 8px !important;
  margin-left: 0px !important;
  border-left: 1px solid #011E41 !important;
}
@media only screen and (min-width: 576px) {
  .alumni-login-link {
    padding-left: 16px !important;
  }
}
#alumni-map {
  display: none;
}
@media only screen and (min-width: 768px) {
  #alumni-map {
    display: block;
  }
}
.background-gray {
  background-color: #F2F2F2;
}
.club-list {
  height: 60vh;
  overflow: auto;
  scrollbar-color: #AC441E whitesmoke;
}
@media screen and (max-width: 991px) {
  .club-list {
    height: 30rem !important;
  }
}
.club-description img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .club-description img {
    height: 12rem;
    width: auto;
  }
}
.club-close-btn-container {
  float: right;
}
.club-description-head {
  max-width: 80%;
}
@media (max-width: 991px) {
  .club-close-btn-container {
    float: none;
    margin-top: 5px;
    margin-bottom: 5px;
    display: flex;
    justify-content: end;
  }
  .club-description-head {
    max-width: 100%;
  }
}
.club-button {
  margin: 0px 0px 10px 0px;
  width: 100%;
  padding: 15px;
  color: #FFF;
  background: #000030;
  font-weight: 900;
  letter-spacing: 0.2rem !important;
  text-align: center;
  justify-content: center;
  text-transform: uppercase;
  font-family: 'neuzeit-grotesk';
  letter-spacing: 2px;
  font-size: 1rem;
}
.club-button:hover {
  cursor: pointer;
  color: #222;
  background: #F4B223;
}
.club-button-focused {
  background: #AC441E;
}
.club-button-focused:hover {
  color: #FFF;
  background: #AC441E;
}
.club-description-head :is(h1, h2, h3, h4, h5, h6) {
  color: white;
  font-family: bely-display, sans-serif;
}
.club-header {
  background: #000030;
  min-height: 140px;
}
.learn-more-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;
  -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;
}
.learn-more-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: auto;
  background-size: 100% auto;
}
.learn-more-link:hover {
  text-decoration: none;
  color: #f7713e;
}
.shsi .learn-more-link {
  margin-top: 1rem;
  margin-bottom: 1.8rem;
}
.more-news-link {
  width: 100%;
  text-align: center;
  background-color: #F2F2F2;
  color: #011E41 !important;
  font-family: GalaxiePolaris;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.1698rem;
  display: block;
  text-decoration: none;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  -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;
}
.more-news-link:hover {
  text-decoration: none;
  color: #FF671D !important;
}
body.path-calendar .main-content {
  margin-top: 110px;
}
.mctg-image img {
  height: auto;
  width: 100%;
}
.viewsreference--view-title {
  display: none;
}
.watch-popup {
  display: none;
  z-index: -999;
  position: absolute;
  pointer-events: none;
  left: -9999999px;
}
.gin-secondary-toolbar.gin-secondary-toolbar--frontend {
  position: fixed;
  width: 97%;
  width: -moz-available;
  width: -webkit-fill-available;
  min-height: 71px;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .gin-secondary-toolbar.gin-secondary-toolbar--frontend {
    margin-top: 0;
  }
}
