/*************************************************/
/*                  GENERAL BOXES                */
/*************************************************/
/*************************************************/
/*             NEWS AND EVENTS TABS             */
/*************************************************/
/*************************************************/
/*             NEWS AND EVENTS CARDS             */
/*************************************************/
/*************************************************/
/*                 LOCATION CARDS                */
/*************************************************/
/*************************************************/
/*                 SPECIALITY CARDS                */
/*************************************************/
/*************************************************/
/*        SPECIALITY WITH TEXT CARDS             */
/*************************************************/
/*************************************************/
/*                     VIEWS                     */
/*************************************************/
/*************************************************/
/*                     NEWS                      */
/*************************************************/
/*************************************************/
/*                 MEDIA CONTACT                 */
/*************************************************/
/*************************************************/
/*                 EVENT SCHEDULE LIST           */
/*************************************************/
/*************************************************/
/*                 SAME PAGE LINKS               */
/*************************************************/
/*************************************************/
/*             JOBS BY REGION CARDS              */
/*************************************************/
/*************************************************/
/*                     BENEFIT                   */
/*************************************************/
/*************************************************/
/*                     SEARCH                   */
/*************************************************/
/*************************************************/
/*                 CAREER SEARCH                */
/*************************************************/
/*************************************************/
/*                 STORYTELLING                */
/*************************************************/
/*************************************************/
/*                 STORYTELLING WHITE            */
/*************************************************/
/*************************************************/
/*             PRODUCT COLORS             */
/*************************************************/
/*************************************************/
/*                  PRODUCT LOGO                 */
/*************************************************/
/*************************************************/
/*                  MEGANAV                 */
/*************************************************/
/*************************************************/
/*                  PRODUCT                      */
/*************************************************/
/*************************************************/
/*            PRODUCT PARAMETERS                 */
/*************************************************/
/*************************************************/
/*            RIGHT INFO TABLE                 */
/*************************************************/
/*************************************************/
/*            REBRANDING                         */
/*************************************************/
#consent-banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10000;
}
#consent-banner #truste-consent-track {
  background: rgba(0, 0, 0, 0.5) !important;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  font-family: "Werfen Regular", sans-serif;
  font-weight: initial;
  font-size: 12px;
}
#consent-banner #truste-consent-track #truste-consent-content {
  background-color: #06038D !important;
  max-width: unset !important;
  position: fixed;
  bottom: 0;
}
#consent-banner #truste-consent-track #truste-consent-content .trustarc-banner-details #truste-consent-text {
  font-size: 14px;
  text-align: justify;
  margin: 15px;
}
#consent-banner #truste-consent-track #truste-consent-content .trustarc-banner-actions #truste-consent-buttons {
  justify-content: center;
}
@media screen and (min-width: 951px) {
  #consent-banner #truste-consent-track #truste-consent-content .trustarc-banner-actions #truste-consent-buttons {
    min-width: 620px;
  }
}
#consent-banner #truste-consent-track #truste-consent-content .trustarc-banner-actions #truste-consent-buttons button {
  font-family: "Werfen Light", sans-serif !important;
}
