/* --- Font */
@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=4518824c-dbd0-42e2-bbf5-a13cfffbf508);
@font-face {
  font-family: HelveticaNeueLT;
  font-display: swap;
  font-style: normal;
  font-weight: 200;
  src: url("/javax.faces.resource/font/7d63ccf8-e0ae-4dee-ad4d-bbc798aa5803.woff2.html?ln=custom") format('woff2'), url("/javax.faces.resource/font/b2c1327f-ab3d-4230-93d7-eee8596e1498.woff.html?ln=custom") format('woff');
}
@font-face {
  font-family: HelveticaNeueLT;
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url("/javax.faces.resource/font/f9c5199e-a996-4c08-9042-1eb845bb7495.woff2.html?ln=custom") format('woff2'), url("/javax.faces.resource/font/2a34f1f8-d701-4949-b12d-133c1c2636eb.woff.html?ln=custom") format('woff');
}
@font-face {
  font-family: HelveticaNeueLT;
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("/javax.faces.resource/font/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2.html?ln=custom") format('woff2'), url("/javax.faces.resource/font/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff.html?ln=custom") format('woff');
}
@font-face {
  font-family: HelveticaNeueLT;
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: url("/javax.faces.resource/font/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2.html?ln=custom") format('woff2'), url("/javax.faces.resource/font/7802e576-2ffa-4f22-a409-534355fbea79.woff.html?ln=custom") format('woff');
}
@font-face {
  font-family: HelveticaNeueLT;
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("/javax.faces.resource/font/1f4274cd-2674-481e-9023-69e33ffca161.woff2.html?ln=custom") format('woff2'), url("/javax.faces.resource/font/5e8d493c-be01-44b9-962e-504a5cf10dd8.woff.html?ln=custom") format('woff');
}
/* -- Icons */
@font-face {
  font-family: 'icomoon';
  src: url("/javax.faces.resource/font/icomoon.eot.html?ln=custom") format('embedded-opentype'), url("/javax.faces.resource/font/icomoon.ttf.html?ln=custom") format('truetype'), url("/javax.faces.resource/font/icomoon.woff.html?ln=custom") format('woff'), url("/javax.faces.resource/font/icomoon.svg.html?ln=custom") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mic:before {
  content: "\e91e";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-shrink:before {
  content: "\e98a";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-check:before {
  content: "\ea10";
}
.icon-play:before {
  content: "\ea1c";
}
.icon-pause:before {
  content: "\ea1d";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-volume-low:before {
  content: "\ea28";
}
.icon-volume-off:before {
  content: "\ea29";
}
.icon-volume-mute:before {
  content: "\ea2a";
}
.icon-volume-increase:before {
  content: "\ea2b";
}
.icon-volume-decrease:before {
  content: "\ea2c";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-xing:before {
  content: "\ead4";
}

body,
html {
  font-family: HelveticaNeueLT, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: .025em;
  hyphens: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  margin: 0;
  min-height: 100vh;
}
@media (min-width: 576px) {
  body,
  html {
    font-size: 1.1rem;
  }
}
@media (min-width: 768px) {
  body,
  html {
    font-size: 1.2rem;
  }
}
@media (min-width: 1024px) {
  body,
  html {
    font-size: 1.3rem;
  }
}
* {
  scrollbar-width: thin;
  scrollbar-color: transparent #979797;
}
*::-webkit-scrollbar-track {
  background: transparent;
}
*::-webkit-scrollbar-thumb {
  background-color: #979797;
  border-radius: 6px;
  border: 1px solid #ffffff;
}
.loader {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.isLoading #root {
  max-height: 100%;
  overflow: hidden;
}
.isLoading .loader {
  display: block;
}
h1,
h2 {
  font-size: 1.95rem;
  font-weight: 200;
  text-align: center;
}
@media (min-width: 768px) {
  h1,
  h2 {
    font-size: 2.75rem;
  }
}
h3 {
  font-size: .75rem;
  font-weight: 200;
  text-align: center;
  text-transform: uppercase;
}
h3 + h1,
h3 + h2 {
  margin-top: 0;
}
h4 {
  font-size: 1.75rem;
  font-weight: 200;
  text-align: center;
}
.desktop-only {
  display: none;
}
.mobile-only {
  display: block;
}
@media (min-width: 720px) {
  .desktop-only {
    display: block;
  }
  .mobile-only {
    display: none;
  }
}
p {
  padding: 0;
  margin: 0;
  font-size: 1rem;
}
a {
  text-decoration: none;
  color: #000;
}
.view {
  min-height: 100vh;
  display: flex;
  flex-flow: column;
}
.view #content {
  flex-grow: 1;
  flex-shrink: 0;
  align-content: start;
}
.view #content > header.home {
  background-image: url("/javax.faces.resource/img/header.png.html?ln=custom");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.view #content > header.home .logo {
  padding: 6rem 0 2rem;
}
.view #content > header.home .logo img {
  display: block;
  margin: 0 auto;
  width: 35rem;
  max-width: 90%;
}
.view #content > header.home .login {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 5%;
}
@media (min-width: 768px) {
  .view #content > header.home .login {
    flex-flow: row wrap;
    max-width: 35rem;
    margin: 0 auto;
    padding: 0;
  }
}
.view #content > header.home .login .ui-inputtext {
  width: 100%;
  color: #ffffff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 768px) {
  .view #content > header.home .login .ui-inputtext {
    width: auto;
    flex-grow: 1;
    margin: 0 .5rem 0 0;
  }
}
.view #content > header.home .login .ui-button {
  margin: .5rem 0 0;
  border-color: #ffffff;
  width: 100%;
}
@media (min-width: 768px) {
  .view #content > header.home .login .ui-button {
    margin: 0;
    width: auto;
  }
}
.view #content > header.home .login .ui-message {
  display: none;
}
.view #content > header.home .login .ui-message.ui-message-error {
  display: block;
  width: 100%;
  margin: .5rem 0 0;
}
@media (min-width: 768px) {
  .view #content > header.home .login .ui-message.ui-message-error {
    margin: .5rem 0 0;
  }
}
.view #content > header.home .register {
  padding: 2rem .5rem;
  text-align: center;
}
.view #content > header.home .register a {
  font-size: 1.3rem;
  font-weight: 200;
  position: relative;
  display: inline-block;
  padding-bottom: 3.5rem;
  color: #ffffff;
}
.view #content > header.home .register a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3rem;
  background-image: url("/javax.faces.resource/img/arrow_down.svg.html?ln=custom");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.view #content > header.home.admin {
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .view #content > header.home.admin .login {
    flex-flow: column wrap;
  }
  .view #content > header.home.admin .login > * {
    width: 100%;
    margin: .5rem 0 0 0;
  }
}
.view #content > header.nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1920px;
  padding: .5rem 1rem;
  margin: 0 auto;
  font-size: 1rem;
  font-weight: 200;
}
.view #content > header.nav .name {
  flex-grow: 0;
  margin-right: 3rem;
  order: 1;
  font-size: .6rem;
  text-transform: uppercase;
}
.view #content > header.nav nav {
  display: flex;
  justify-content: center;
  flex-grow: 1;
  flex-wrap: wrap;
  order: 3;
  width: 100%;
  font-size: .6rem;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 920px) {
  .view #content > header.nav nav {
    order: 2;
    width: auto;
  }
}
.view #content > header.nav nav a {
  margin: 0 .5rem;
}
.view #content > header.nav .logo {
  flex-grow: 0;
  margin-left: 3rem;
  order: 2;
}
@media (min-width: 920px) {
  .view #content > header.nav .logo {
    order: 3;
  }
}
.view #content > header.nav .logo img {
  width: 4rem;
  max-width: 100%;
}
.view > footer {
  padding: 2rem 0;
  margin-top: 2rem;
  flex-grow: 0;
  flex-shrink: 0;
  background-color: #222f47;
  background-image: url("/javax.faces.resource/img/footer.svg.html?ln=custom");
  background-size: 556px 447px;
  background-repeat: no-repeat;
  background-position: top center;
  color: #ffffff;
  font-size: .6rem;
}
.view > footer .social-media {
  color: #fff;
  display: flex;
  font-size: 1.6rem;
  font-weight: 700;
  justify-content: center;
  list-style: none;
  text-transform: uppercase;
}
.view > footer .social-media li {
  margin: 0 1.75rem;
}
.view > footer .more {
  text-align: center;
  text-transform: uppercase;
}
.view > footer .more .homepage {
  margin: 2rem 0 2.5rem;
}
.view > footer a {
  display: inline-block;
  color: #ffffff;
}
.view > footer a:hover,
.view > footer a:focus {
  color: #ffffff;
  opacity: .7;
}
.view > footer p {
  font-size: 1rem;
}
.container {
  max-width: 1920px;
  margin: 0 auto;
  padding-right: 3rem;
  padding-left: 3rem;
  padding-top: 0.5rem;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.upcoming {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60vh;
  margin-bottom: .5rem;
  padding: 3rem .5rem;
  color: #ffffff;
  background-color: #222f47;
}
.upcoming > * {
  margin: 0;
}

body .view .ui-inputfield {
  width: 100%;
  font-size: .8rem;
  background-color: #ffffff;
  border: 1px solid #222f47;
  border-radius: 0;
}
body .view .ui-inputfield.ui-state-focus {
  box-shadow: 0 0 0 0.2rem #222f47;
}
body .view .ui-inputfield.ui-state-error {
  color: #222f47 !important;
  background-color: #F8E9E8 !important;
  border-color: #BC271A !important;
}
body .view .ui-selectonemenu {
  width: 100%;
  font-size: .8rem;
  border: 0 none;
  border-radius: 0;
}
body .view .ui-selectonemenu-panel {
  border-radius: 0;
}
body .view .ui-selectonemenu-panel .ui-selectonemenu-items-wrapper .ui-selectonemenu-items .ui-selectonemenu-item {
  font-size: .8rem;
}
body .view .ui-selectonemenu-panel .ui-selectonemenu-items-wrapper .ui-selectonemenu-items .ui-selectonemenu-item.ui-state-highlight {
  color: #ffffff;
  background-color: #222f47;
}
body .view .p-datepicker {
  width: 100%;
}
body .view .ui-outputlabel {
  font-size: .6rem;
  font-weight: 700;
  margin-bottom: .5rem;
}
body .view .ui-button {
  font-size: .6rem;
  text-transform: uppercase;
  color: #222f47;
  background-color: #ffffff;
  border: 1px solid #222f47;
  border-radius: 0;
  transition: background-color .4s ease, color .4s ease;
}
body .view .ui-button.ui-state-focus {
  box-shadow: none;
}
body .view .ui-button.ui-state-hover,
body .view .ui-button.ui-state-focus {
  color: #ffffff;
  background-color: #222f47;
}
body .view .ui-button.ui-button-icon-only {
  border: 0;
}
body .view .ui-button.custom-state-disabled {
  opacity: .6;
}
body .view .ui-accordion .ui-accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: .5rem 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
}
@media (min-width: 768px) {
  body .view .ui-accordion .ui-accordion-header {
    flex-wrap: nowrap;
  }
}
body .view .ui-accordion .ui-accordion-header.ui-state-active {
  background-color: transparent;
}
body .view .ui-accordion .ui-accordion-header.ui-state-active:hover {
  background-color: transparent;
}
body .view .ui-accordion .ui-accordion-header:focus {
  box-shadow: none;
}
body .view .ui-accordion .ui-accordion-header > .ui-icon {
  display: none;
}
body .view .ui-accordion .ui-accordion-header .title-1 {
  flex-grow: 0;
  flex-shrink: 0;
  order: 1;
  font-weight: 700;
}
@media (min-width: 768px) {
  body .view .ui-accordion .ui-accordion-header .title-1 {
    width: 15rem;
  }
}
body .view .ui-accordion .ui-accordion-header .title-2 {
  order: 4;
  width: 100%;
  font-weight: 200;
}
@media (min-width: 768px) {
  body .view .ui-accordion .ui-accordion-header .title-2 {
    order: 2;
  }
}
body .view .ui-accordion .ui-accordion-header .title-3 {
  order: 2;
  margin: 0 1rem;
  font-weight: 200;
}
@media (min-width: 768px) {
  body .view .ui-accordion .ui-accordion-header .title-3 {
    order: 3;
    margin: 0 2rem;
  }
}
body .view .ui-accordion .ui-accordion-header .title-4 {
  display: flex;
  order: 3;
}
@media (min-width: 768px) {
  body .view .ui-accordion .ui-accordion-header .title-4 {
    order: 4;
  }
}
body .view .ui-accordion .ui-accordion-content {
  padding: .5rem;
  border: 0;
  border-radius: 0;
}
body .view .ui-accordion .ui-accordion-content + .ui-accordion-header {
  border-top: 1px solid #D8D8D8 !important;
}
@media (min-width: 768px) {
  body .view .ui-accordion .ui-accordion-content {
    padding-left: 15rem;
  }
}
body .view .ui-message {
  display: none;
  width: 100%;
  font-size: .8rem;
  border: 0 none;
  border-radius: 0;
}
body .view .ui-message.ui-message-error {
  display: block;
  margin: .5rem 0 0 0;
  color: #ffffff;
  background-color: #BC271A;
}
body .view .ui-message.ui-message-error .ui-message-error-icon {
  display: none;
}
body .view input[type=checkbox] {
  display: none;
}
body .view input[type=checkbox] + .ui-outputlabel {
  display: block;
  position: relative;
  margin: 0;
  padding: 0 0 0 2rem;
  font-size: 1rem;
  font-weight: 300;
}
body .view input[type=checkbox] + .ui-outputlabel a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  color: #222f47;
  text-decoration: underline;
  text-overflow: ellipsis;
}
body .view input[type=checkbox] + .ui-outputlabel:before {
  content: '';
  display: block;
  position: absolute;
  top: .25rem;
  left: 0;
  width: 1rem;
  height: 1rem;
  font-family: 'icomoon' !important;
  font-size: .75rem;
  line-height: 1rem;
  text-align: center;
  color: #ffffff;
  border: 1px solid #222f47;
}
body .view input[type=checkbox]:checked + .ui-outputlabel:before {
  content: '\ea10';
  background-color: #222f47;
}
.ui-growl.ui-widget {
  width: 500px;
}
.ui-growl.ui-widget .ui-growl-item .ui-growl-message {
  width: 390px;
}

.rs {
  position: relative;
  height: 30px;
  width: 100%;
}
.rs.rs-Vertical {
  width: 30px;
  height: 100px;
}
.rs.rs-Vertical .rs-bar {
  top: 0;
  left: 50%;
  right: auto;
  bottom: 0;
  height: auto;
  width: 2px;
  transform: translateX(-50%);
}
.rs.rs-Vertical .rs-bar-fill {
  position: absolute;
  bottom: 0px;
  height: 0%;
  width: 100%;
}
.rs.rs-Vertical .rs-bar-picker {
  top: auto;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.rs-bar {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  height: 2px;
  background: #333;
}
.rs-bar-fill {
  background: #fff;
  height: 100%;
  width: 0%;
  pointer-events: none;
}
.rs-bar-picker {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  pointer-events: none;
}

body .view .chat header {
  padding: 0 0.5rem;
  font-size: 1rem;
  font-weight: 200;
  line-height: 2;
  color: #ffffff;
  background-color: #222f47;
}
body .view .chat .messages {
  height: 30vh;
  padding: .5rem 1rem;
  overflow-y: scroll;
  background-color: #F0F0F0;
}
body .view .chat .messages .message {
  display: flex;
  justify-content: start;
  position: relative;
  padding: .25rem 0;
}
@media (min-width: 768px) {
  body .view .chat .messages .message {
    padding: .75rem 0 .25rem 3rem;
  }
}
body .view .chat .messages .message .picture {
  display: none;
  position: absolute;
  top: .5rem;
  left: .5rem;
  font-size: .75rem;
  line-height: 1rem;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
}
@media (min-width: 768px) {
  body .view .chat .messages .message .picture {
    display: block;
  }
}
body .view .chat .messages .message .picture span {
  position: absolute;
  top: 0.25rem;
  left: 0.5rem;
  z-index: 2;
}
body .view .chat .messages .message .picture:before {
  content: '';
  display: block;
  position: absolute;
  top: .25rem;
  left: .25rem;
  z-index: 1;
  width: 1rem;
  height: 1rem;
  transform: rotate(45deg);
  background-color: #222f47;
}
body .view .chat .messages .message .name {
  flex-shrink: 0;
  margin-right: 1rem;
  font-size: .75rem;
  font-weight: 700;
  white-space: nowrap;
}
body .view .chat .messages .message .text {
  flex-grow: 1;
  width: 100%;
  font-size: .75rem;
  font-weight: 200;
}
body .view .chat .messages .message .admin {
  flex-shrink: 0;
  padding-left: .25rem;
  font-size: .75rem;
  white-space: nowrap;
  color: #BC271A;
}
body .view .chat .messages .message .admin a {
  padding: 0 .25rem;
  border: 1px solid #222f47;
  background-color: #ffffff;
  color: #222f47;
  transition: background-color .25s ease-out, color .25s ease-out;
}
body .view .chat .messages .message .admin a:hover {
  background-color: #222f47;
  color: #ffffff;
}
body .view .chat .messages .message + .message {
  margin-top: .5rem;
  border-top: 1px solid #979797;
}
body .view .chat .smiles {
  display: none;
}
body .view .chat .smiles.visible {
  display: block;
}
body .view .chat .input {
  position: relative;
}
body .view .chat .input input {
  width: 100%;
  padding: 0.5rem;
  line-height: 1.5;
  border: 0 none;
  outline: none;
}
body .view .chat .input-functions {
  position: absolute;
  top: .25rem;
  right: 0;
}
body .view .chat .input-functions .listen {
  color: #BC271A;
}

.videoplayer {
  width: 100%;
  margin-bottom: .5rem;
}
.videoplayer .player {
  position: relative;
  width: 100%;
  background-color: #222f47;
}
.videoplayer .player video {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.videoplayer .player .layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: transparent;
}
.videoplayer .player .controls {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: calc(40px + 1rem + 40px);
  opacity: 0;
  transition: opacity .2s ease-out;
  background-color: rgba(0, 0, 0, 0.6);
}
.videoplayer .player .controls > * {
  position: absolute;
  bottom: 1rem;
}
.videoplayer .player .controls button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #222f47;
  background-color: #F0F0F0;
  border: 0 none;
  border-radius: 50%;
}
.videoplayer .player .controls .play {
  left: 1rem;
}
.videoplayer .player .controls .progress {
  left: 1rem;
  right: 1rem;
  bottom: calc(40px + 1rem);
  width: auto;
  height: 40px;
}
.videoplayer .player .controls .mute {
  right: calc(1rem + 40px + 1rem + 100px + 1rem);
}
.videoplayer .player .controls .volume {
  right: calc(1rem + 40px + 1rem);
  width: 100px;
  height: 40px;
}
.videoplayer .player .controls .fullscreen {
  right: 1rem;
}
.videoplayer .player.fullscreen-mode {
  display: flex;
  align-items: center;
  justify-content: center;
}
.videoplayer .player.fullscreen-mode video {
  height: 100vh !important;
}
.videoplayer .player.premiere video {
  height: 60vh;
}
.videoplayer .player.premiere .controls {
  height: calc(1rem + 40px + 1rem);
}
.videoplayer .player:hover .controls {
  opacity: 1;
}
.videoplayer + .upcoming {
  display: none;
}

