.shadow1,
.raised1 {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24), 0 1px 3px rgba(0,0,0,0.12);
  box-shadow: 0 1px 2px rgba(0,0,0,0.24), 0 1px 3px rgba(0,0,0,0.12);
}
.shadow2,
.raised2 {
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.23), 0 3px 6px rgba(0,0,0,0.16);
  box-shadow: 0 3px 6px rgba(0,0,0,0.23), 0 3px 6px rgba(0,0,0,0.16);
}
.shadow3,
.raised3 {
  -webkit-box-shadow: 0 6px 6px rgba(0,0,0,0.23), 0 10px 20px rgba(0,0,0,0.19);
  box-shadow: 0 6px 6px rgba(0,0,0,0.23), 0 10px 20px rgba(0,0,0,0.19);
}
.shadow4,
.raised4 {
  -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.22), 0 14px 28px rgba(0,0,0,0.25);
  box-shadow: 0 10px 10px rgba(0,0,0,0.22), 0 14px 28px rgba(0,0,0,0.25);
}
.shadow5,
.raised5 {
  -webkit-box-shadow: 0 15px 12px rgba(0,0,0,0.22), 0 19px 38px rgba(0,0,0,0.3);
  box-shadow: 0 15px 12px rgba(0,0,0,0.22), 0 19px 38px rgba(0,0,0,0.3);
}
body {
  background-color: #004d7f;
}
@media print {
  body {
    background-color: transparent;
  }
}
#main--component {
  background-color: #ecedee;
  min-height: 40rem;
  overflow: hidden;
}
@media print {
  #main--component {
    background-color: transparent;
  }
}
#main--component .qookies--not-accept {
  font-size: 15px;
  font-weight: 300;
  color: #006eb6;
  font-family: 'Montserrat', sans-serif;
}
#main--component .qookies--not-accept strong,
#main--component .qookies--not-accept b {
  font-weight: 500;
}
#main--component .qookies--not-accept .qookies--change-cookies {
  cursor: pointer;
  background-color: #006eb6;
  color: #fff;
  padding: 0.25rem 1rem;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  border: 1px solid #eee;
  margin-top: 15px;
  margin-bottom: 5px;
  display: block;
  width: max-content;
}
* {
  -webkit-font-smoothing: antialiased;
}
.adgroup--component column {
  position: relative;
}
.adgroup--component .adgroup--lysing-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.adgroup--component .adgroup--lysing {
  width: 100% !important;
  overflow: hidden;
  outline: 1px solid #ecedee;
  position: relative;
}
.adgroup--component .adgroup--lysing > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}
.adgroup--component .adgroup--lysing .flash_object {
  width: 100% !important;
  height: auto !important;
}
.adgroup--component .adgroup--lysing object {
  width: 100% !important;
  height: auto !important;
}
.adgroup--component .adgroup--lysing iframe {
  width: 100% !important;
  height: 100% !important;
}
.adgroup--component .adgroup--label {
  font-size: 0.75rem;
  color: rgba(0,0,0,0.87);
  margin-top: 0.25rem;
  margin-bottom: 0;
  margin-left: 0.0625rem;
}
.adgroup--component .adgroup--link {
  font-size: 0.75rem;
  margin-top: 0.25rem;
  margin-bottom: 0;
  margin-right: 0.0625rem;
}
.adgroup--component .adgroup--empty {
  padding: 1.5rem 0;
}
.section--box--lysings-style1 .adgroup--component .adgroup--lysing {
  padding-bottom: 15.3132% !important;
}
.section--box--lysings-style2 .adgroup--component .adgroup--lysing {
  padding-bottom: 179.5275% !important;
}
.section--box--lysings-style3 .adgroup--component .adgroup--lysing {
  padding-bottom: 85.2398% !important;
}
.section--box--lysings-style4 .adgroup--component .adgroup--lysing {
  padding-bottom: 56.7% !important;
}
.section--box--lysings-style-var .adgroup--component .adgroup--lysing > * {
  padding-bottom: 0;
  position: static;
}
.calendar--component .calendar--item .calendar--link {
  color: #454547;
  text-decoration: none;
}
.calendar--component .calendar--item .calendar--date {
  margin: 0;
}
.calendar--component .calendar--item .calendar--title {
  margin: 0;
}
.calendar--component .calendar--empty {
  padding: 1rem;
}
.calendar--component--upcoming {
  background-color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
.calendar--component--upcoming .calendar--main-title {
  padding: 1rem;
}
.calendar--component--upcoming .calendar--item--active {
  background-color: #fed;
}
.calendaritem-signup--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.calendaritem--component {
  background-color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
.calendaritem--component .calendaritem--self {
  position: relative;
  padding: 1rem;
}
.calendaritem--component .calendaritem--self:before,
.calendaritem--component .calendaritem--self:after {
  content: "";
  display: table;
}
.calendaritem--component .calendaritem--self:after {
  clear: both;
}
.calendaritem--component .calendaritem--self .calendaritem--image {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 56%;
  float: right;
  margin-left: 0.75rem;
  margin-bottom: 0.5rem;
}
.calendaritem--component .calendaritem--self .calendaritem--title {
  word-break: break-word;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.calendaritem--component .calendaritem--self .calendaritem--date {
  margin-top: 1.5rem;
}
.calendaritem--component .calendaritem--self .calendaritem--subtitle {
  font-weight: 400;
  font-size: 1.25rem;
}
.calendaritem--component .calendaritem--self .calendaritem--deadline {
  padding-top: 1rem;
}
.calendaritem--component .calendaritem--self .calendaritem--share {
  float: right;
}
.calendaritem--component .calendaritem--self .calendaritem--empty {
  padding: 1.5rem 0;
}
.site--main .checkator_source {
  cursor: pointer;
}
.site--main .checkator_element {
  background: none;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.125rem;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  border: 0 !important;
}
.site--main .checkator_element:before,
.site--main .checkator_element:after {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  cursor: pointer;
}
.site--main .checkator_element.checkbox:after {
  content: '\f0c8';
  color: rgba(0,0,0,0.12);
}
.site--main .checkator_source:checked+.checkator_element.checkbox:after {
  content: '\f14a';
  color: #006eb6;
}
.site--main .checkator_element.radio:after {
  content: '\f111';
  color: rgba(0,0,0,0.12);
}
.site--main .checkator_source:checked+.checkator_element.radio:after {
  content: '\f111';
  color: #006eb6;
}
.checkout-cart--component .checkout-cart--items {
  padding-top: 1rem;
}
.checkout-cart--component .checkout-cart--items .checkout-cart--image {
  text-decoration: none;
}
.checkout-cart--component .checkout-cart--items .checkout-cart--link {
  text-decoration: none;
  color: rgba(0,0,0,0.87);
}
.checkout-cart--component .checkout-cart--items .checkout-cart--discount {
  color: #006eb6;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link {
  background-color: #ddd;
  color: rgba(0,0,0,0.54);
  border-left: 1px solid #fff;
  padding: 1rem;
  display: block;
  text-decoration: none;
  font-weight: 600;
  transition: 200ms;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  line-height: 1.3;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link:hover {
  background-color: #eee;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link .checkout-progress--number {
  background-color: #fff;
  color: rgba(0,0,0,0.54);
  padding: 0;
  border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem;
  font-weight: 600;
  margin-right: 0.25rem;
  line-height: 2.5rem;
  display: inline-block;
  text-align: center;
}
.checkout-progress--component .checkout-progress--tab--active .checkout-progress--link {
  background-color: #fff;
  color: rgba(0,0,0,0.87);
}
.checkout-progress--component .checkout-progress--tab--active .checkout-progress--link .checkout-progress--number {
  background-color: #006eb6;
  color: #fff;
}
.checkout--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.checkout--component .checkout--main-title {
  padding-bottom: 1rem;
}
.contentitems--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 639px) {
  .contentitems--component {
    padding: 1rem;
  }
}
.contentitems--component .contentitems--main-title {
  padding-bottom: 1rem;
}
.contentitems--component .contentitems--items .contentitems--item {
  position: relative;
}
.contentitems--component .contentitems--items .contentitems--item--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.contentitems--component .contentitems--items .contentitems--item--add {
  cursor: pointer;
}
.custom-form--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.error_backtrace ol {
  list-style: decimal;
  padding-left: 2rem;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}
body.debug .site--header li,
body.debug .site--main li,
body.debug .site--footer li {
  background-color: rgba(255,222,204,0.7);
  outline: 1px solid #d4ad90;
}
body.debug .site--header column,
body.debug .site--main column,
body.debug .site--footer column {
  background-color: rgba(204,220,255,0.7);
  outline: 1px solid #91a1d6;
}
body.show-grid .site--debug-grid {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  pointer-events: none;
}
body.show-grid .site--debug-grid wrapper {
  background: rgba(99,99,99,0.15);
}
body.show-grid .site--debug-grid column {
  outline: 1px solid rgba(99,99,99,0.1);
  background: rgba(244,174,1,0.25);
  padding: 0 1rem;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.employee--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.employees--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.filters--component .filters--main-title {
  background-color: #006eb6;
  padding: 30px 20px;
  color: #fff;
}
.filters--component .filters--filters-holder {
  background-color: #fff;
  padding: 22px 20px;
  margin-bottom: 1rem;
}
.filters--component .filters--filter {
  display: block;
  position: relative;
  color: rgba(0,0,0,0.87);
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.5rem 0 0.5rem 1.5rem;
}
.filters--component .filters--filter:before {
  content: '\f096';
  font-family: 'FontAwesome';
  position: absolute;
  top: 8px;
  bottom: 0;
  left: 0;
  color: #006eb6;
}
.filters--component .filters--filters-flex {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.25rem 0;
}
.filters--component .filters--filters-flex label {
  margin: 0;
  font-size: 16px;
}
.filters--component .filters--filters-flex input {
  margin-left: 0;
}
.filters--component .filters--filter--active {
  font-weight: 600;
}
.filters--component .filters--filter--active:before {
  content: '\f14a';
}
.filters--goto-print {
  width: 250px;
  height: 65px;
  border: solid 1px #006eb6;
  border-radius: 2px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
  transition: 200ms;
  background-color: #fff;
  color: #006eb6;
  cursor: pointer;
}
.filters--goto-print:hover {
  background-color: #006eb6;
  color: #fff;
}
.filters--component-test .filters--filter {
  display: block;
  position: relative;
  color: rgba(0,0,0,0.87);
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.5rem 0 0.5rem 1.5rem;
  cursor: pointer;
}
.filters--component-test .filters--filter:before {
  content: '\f096';
  font-family: 'FontAwesome';
  position: absolute;
  top: 7px;
  bottom: 0;
  left: 0;
  font-size: 19px;
  color: #006eb6;
}
.filters--component-test .filters--filter--active {
  display: block;
  position: relative;
  color: rgba(0,0,0,0.87);
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.5rem 0 0.5rem 1.5rem;
}
.filters--component-test .filters--filter--active:before {
  font-family: 'FontAwesome';
  position: absolute;
  top: 8px;
  bottom: 0;
  left: 0;
  color: #006eb6;
  content: '\f0c8';
}
.filters--component-test .filters--filter--active-1,
.filters--component-test .filters--filter--active-2,
.filters--component-test .filters--filter--active-3 {
  display: block;
  position: relative;
  color: rgba(0,0,0,0.87);
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.5rem 0 0.5rem 1.5rem;
}
.filters--component-test .filters--filter--active-1:before,
.filters--component-test .filters--filter--active-2:before,
.filters--component-test .filters--filter--active-3:before {
  font-family: 'FontAwesome';
  position: absolute;
  top: 8px;
  bottom: 0;
  left: 0;
  color: #006eb6;
  content: '\f14a';
}
#footer--component {
  color: #fff;
  font-size: 15px;
  overflow: hidden;
}
#footer--component a {
  color: #fff;
}
#footer--component .footer--section-upper {
  background-color: #006eb6;
  padding: 45px 0 30px;
}
#footer--component .footer--logo {
  width: 82px;
  height: 82px;
}
#footer--component .footer--title {
  color: #fff;
  text-transform: none;
}
#footer--component .footer--address,
#footer--component .footer--contact {
  line-height: 1.6;
}
#footer--component .footer--contactpersons {
  padding-top: 2px;
}
#footer--component .footer--contactpersons ul li:before {
  content: '\f0da';
  color: rgba(255,255,255,0.9);
  font-size: 10px;
}
#footer--component .footer--contactpersons a {
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}
#footer--component .newsletter-signup--form .newsletter-signup--button {
  height: 40px;
  background-color: #004d7f;
  font-size: 12px;
  color: #fff;
  padding: 10px 5px;
  text-transform: none;
  min-width: 85px;
  border-radius: 0;
}
#footer--component .footer-newsletter--disclaimer {
  color: rgba(255,255,255,0.6);
}
#footer--component .footer--contact-info {
  margin-top: 10px;
}
#footer--component .footer--section-lower {
  padding: 40px 1rem;
}
#footer--component .footer--section-lower .footer--lower-holder {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
#footer--component .footer--section-lower .footer--lower-holder .footer--lower-left a {
  text-decoration: none;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  #footer--component .footer--section-lower .footer--lower-holder .footer--lower-left a {
    font-size: 0.75rem;
  }
}
#footer--component .footer--section-lower .footer--lower-right {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: end;
  justify-content: end;
  width: 100%;
}
#footer--component .footer--section-lower .footer--lower-right a {
  transition: 250ms;
  -webkit-flex: align-items;
  flex: align-items;
}
#footer--component .footer--section-lower .footer--lower-right a:hover {
  opacity: 0.85;
}
#footer--component .footer--section-lower .footer--lower-right a i {
  margin-right: 0.25rem;
}
@media only screen and (max-width: 1023px) {
  #footer--component .footer--section-lower .footer--lower-right a {
    font-size: 0.75rem;
  }
}
#footer--component .footer--section-lower .footer--lower-middle {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
#footer--component .footer--contact-column {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 0;
}
@media only screen and (max-width: 1023px) {
  #footer--component .footer--contact-column {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
#footer--component .footer--contact-column .footer-contact--social--icon {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
#footer--component .footer--contact-column .footer-contact--social--icon i {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
  background-color: #004d7f;
  border-radius: 3rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 17px;
}
@media only screen and (max-width: 1023px) {
  #footer--component .footer--contact-column .footer-contact--social--icon {
    font-size: 15px;
  }
  #footer--component .footer--contact-column .footer-contact--social--icon:nth-child(1) {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  #footer--component .footer--contact-column .footer-contact--social--icon:nth-child(2) {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  #footer--component .footer--contact-column .footer-contact--social--icon:nth-child(3) i,
  #footer--component .footer--contact-column .footer-contact--social--icon:nth-child(4) i,
  #footer--component .footer--contact-column .footer-contact--social--icon:nth-child(5) i {
    margin-right: 1.5rem;
    margin-top: 1rem;
  }
}
#footer--component .footer--faroemedia-logo {
  background-image: url("/site/templates/default/assets/images/Q_logo.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  opacity: 0.8;
}
#footer--component .ease-login {
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #fff;
  padding-left: 0.25rem;
  padding-right: 0.75rem;
}
#footer--component .ease-login:before {
  font-size: 0.875rem;
  padding-right: 0.125rem;
}
#footer--component .ease-login .ease-login--icon {
  margin-right: 0.375rem;
}
#footer--component .footer--submit--missing-text {
  display: none;
  width: 100%;
  padding: 0.75rem;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #f00;
  margin-bottom: 1rem;
}
.forgotten-password--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.funding--component {
  padding: 100px 0;
  background-image: url("/site/templates/default/assets/images/funding_background.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  text-align: center;
}
@media only screen and (max-width: 639px) {
  .funding--component {
    padding: 75px 1rem;
  }
}
.funding--component .funding--title {
  color: #fff;
}
@media only screen and (max-width: 1023px) {
  .funding--component .funding--title {
    font-size: 42px;
  }
}
.funding--component .funding--content {
  color: #fff;
  font-size: 2rem;
}
#header--component {
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  position: relative;
  z-index: 2;
}
#header--component .header--section-upper {
  background-color: #006eb6;
  padding: 10px 0;
}
@media only screen and (max-width: 639px) {
  #header--component .header--section-upper {
    padding: 0;
  }
}
#header--component .header--section-upper .header--column--contact {
  color: #fff;
  font-weight: 400;
}
#header--component .header--section-upper .header--contact {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
#header--component .header--section-upper .header-contact--phonenumber {
  font-size: 14px;
}
#header--component .header--section-upper .header-contact--icon {
  margin-right: 0.5rem;
  color: #adcff1;
}
#header--component .header--section-upper .header-contact--divider {
  width: 1px;
  height: 20px;
  background-color: rgba(255,255,255,0.2);
  margin: 0 16px;
  display: inline-block;
}
@media only screen and (max-width: 639px) {
  #header--component .header--section-upper .header-contact--divider {
    margin: 0 12px;
  }
}
#header--component .header--section-lower {
  background-color: #fff;
  padding: 2rem 0;
}
@media only screen and (max-width: 1023px) {
  #header--component .header--section-lower {
    padding: 0.5rem 0;
  }
}
#header--component .header--column--menu {
  position: relative;
  display: -webkit-flex;
  display: flex;
}
.invoice--component .invoice--orderlines {
  width: 100%;
}
.invoice--component .invoice--orderlines th {
  padding: 1rem;
}
.invoice--component .invoice--orderlines td {
  padding: 0 1rem 1rem 1rem;
}
@media print {
  .invoice--component .invoice--orderlines td {
    padding: 0 1rem 0 1rem;
  }
}
.invoice--component .invoice--orderlines .wide {
  width: 100%;
}
.invoice--component .invoice--orderlines .narrow {
  width: 1%;
}
.invoice--component .invoice--orderlines .nowrap {
  white-space: nowrap;
}
@media only screen and (max-width: 639px) {
  .invoice--component .invoice--orderlines .orderlines--unit-price,
  .invoice--component .invoice--orderlines .orderlines--vat {
    display: none;
  }
}
.languages--component {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media only screen and (max-width: 639px) {
  .languages--component {
    padding-top: 1rem;
  }
}
.languages--chosen-language {
  font-weight: 600;
  font-size: 14px;
  color: #adcff1;
  transition: 150ms;
}
.languages--chosen-language strong {
  color: #fff;
}
@media only screen and (max-width: 1023px) {
  .languages--chosen-language {
    display: none;
  }
}
.languages--language {
  font-weight: 600;
  font-size: 14px;
  color: #adcff1;
  transition: 150ms;
}
.languages--language:hover {
  color: #fff;
}
.languages--language--active {
  color: #fff;
  font-weight: 600;
}
.languages--language-divider {
  width: 2px;
  border-right: 1px solid rgba(255,255,255,0.2);
  height: 20px;
  margin: 0 1rem;
  display: inline-block;
}
@media only screen and (max-width: 639px) {
  .languages--language-divider {
    margin: 0 0.75rem;
  }
  .languages--language-divider:last-child {
    display: none;
  }
}
.language--tooltip {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
}
.language--tooltip i {
  color: #fff;
  font-size: 1rem;
}
.layout--component {
  display: -webkit-flex;
  display: flex;
/* FILLS */
}
.layout--component .layout--left-fill {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-color: transparent;
}
.layout--component .layout--right-fill {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-color: transparent;
}
@media only screen and (max-width: 639px) {
  .layout--component h2 {
    font-size: 38px;
  }
  .layout--component h3 {
    font-size: 26px;
  }
  .layout--component h4 {
    font-size: 20px;
  }
  .layout--component h5 {
    font-size: 18px;
  }
  .layout--component h6 {
    font-size: 16px;
  }
}
.menu--component {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: flex;
}
.menu--component .menu--self {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.menu--component .menu--self .menu--menuitem {
  white-space: nowrap;
  margin: 0;
  padding: 0.5rem;
  display: block;
  color: #454547;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
.menu--component .menu--self .menu--menuitem .menu--menuitem-inner {
  position: relative;
}
.menu--component .menu--self .menu--menuitem .menu--menuitem-inner:before {
  content: '';
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  right: 0;
  width: 0;
  height: 5px;
  background-color: #006eb6;
  transition: 200ms;
}
.menu--component .menu--self .menu--menuitem:hover {
  color: #006eb6;
}
.menu--component .menu--self .menu--menuitem:hover .menu--menuitem-inner:before {
  width: 100%;
}
.menu--component .menu--self .menu--menuitem--active-ancestor,
.menu--component .menu--self .menu--menuitem--active-parent,
.menu--component .menu--self .menu--menuitem--active {
  color: #006eb6;
}
.menu--component .menu--self .menu--menuitem--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.menu--component .menu--self .menu--menuitem--add {
  cursor: pointer;
}
.greenlandish .menu--component .menu--self .menu--menuitem {
  font-size: 14px;
}
.message--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsgroup--back-link {
  margin-top: 2rem;
  display: block;
}
.newsgroup--back-link * {
  display: inline-block;
  margin: 0;
}
.newsarticle--component {
  background-color: #fff;
  margin-bottom: 2rem;
}
.newsarticle--component .newsarticle--self {
  position: relative;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player {
  display: -webkit-flex;
  display: flex;
  padding: 0;
  background-color: #ddd;
  overflow: hidden;
  transition: 200ms;
  position: absolute;
  height: 3rem;
  top: -1rem;
  right: 10%;
  left: 90%;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button {
  border: none;
  outline: none;
  display: inline-block;
  padding: 1rem;
  padding-left: 1.25rem;
  width: 4rem;
  color: #fff;
  background-color: #1c75bc;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button .newsarticle--button-icon--play,
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button .newsarticle--button-icon--pause {
  display: none;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button.audioplayer--play {
  background-color: #165e96;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button.audioplayer--play .newsarticle--button-icon--play {
  display: block;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button.audioplayer--pause {
  background-color: #114671;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button.audioplayer--pause .newsarticle--button-icon--pause {
  display: block;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-timeline {
  background: #dcdcdc;
  position: relative;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-timeline .newsarticle--audio-progress {
  background-color: #1c75bc;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 100%;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-timeline .newsarticle--audio-playhead {
  width: 3rem;
  height: 100%;
  margin-left: 0;
  background-color: transparent;
  position: absolute;
  top: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-time {
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #1c75bc;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-time-elapsed {
  margin-right: 0.25rem;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-time-total {
  margin-left: 0.25rem;
}
.newsarticle--component .newsarticle--self.newsarticle--self--show-audio-player .newsarticle--audio-player {
  left: -1rem;
  right: -1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--button--listen {
  opacity: 1;
  height: 3rem;
  transition: 200ms;
  position: absolute;
  top: -1rem;
  right: 1rem;
  border-radius: 0;
}
@media only screen and (max-width: 639px) {
  .newsarticle--component .newsarticle--self .newsarticle--button--listen {
    right: 0;
  }
}
.newsarticle--component .newsarticle--self .newsarticle--button--listen .newsarticle--button-icon {
  vertical-align: middle;
  margin-right: 0.25rem;
}
.newsarticle--component .newsarticle--self .newsarticle--button--listen .newsarticle--button-text {
  vertical-align: middle;
}
.newsarticle--component .newsarticle--self.newsarticle--self--show-audio-player .newsarticle--button--listen {
  opacity: 0;
  right: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--slides {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 639px) {
  .newsarticle--component .newsarticle--self .newsarticle--slides {
    width: 100%;
  }
}
.newsarticle--component .newsarticle--self .newsarticle--slide {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  top: 0 !important;
  bottom: 0 !important;
  outline: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--slide > a > .newsarticle--image {
  width: 100%;
  padding-top: 66.66%;
  min-height: 220px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.newsarticle--component .newsarticle--self .newsarticle--slide .newsarticle--image-text {
  margin-left: 2rem;
  margin-top: 0.5rem;
}
.newsarticle--component .newsarticle--self .newsarticle--slide .newsarticle--image-text-divider {
  color: rgba(0,0,0,0.54);
}
.newsarticle--component .newsarticle--self .newsarticle--slide .newsarticle--image-owner {
  color: rgba(0,0,0,0.54);
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots {
  max-width: 1120px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 1rem;
  bottom: 2rem;
  z-index: 11;
  list-style: none;
  text-align: right;
  font-size: 0.875rem;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li {
  margin: 0 0.125rem;
  display: inline-block;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  cursor: pointer;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li:last-child {
  margin-right: 1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li > * {
  display: none;
}
.newsarticle--component .newsarticle--self .newsarticle--title {
  word-break: break-word;
  text-transform: none;
}
.newsarticle--component .newsarticle--self .newsarticle--date {
  font-size: 14px;
  font-weight: 600;
}
.newsarticle--component .newsarticle--self .newsarticle--subtitle {
  font-weight: 600;
}
.newsarticle--component .newsarticle--self .newsarticle--tags {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--tags .fa {
  font-size: 0.875rem;
  margin-right: 1rem;
  color: rgba(0,0,0,0.54);
}
.newsarticle--component .newsarticle--self .newsarticle--tags .newsarticle--tag {
  text-decoration: none;
  background-color: rgba(128,128,128,0.12);
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 0.25rem;
  display: inline-block;
  margin-right: 0.5rem;
  padding: 0.25rem 0.75rem;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0,0,0,0.54);
  transition: all 200ms;
}
.newsarticle--component .newsarticle--self .newsarticle--tags .newsarticle--tag:hover {
  background-color: rgba(0,0,0,0.12);
}
.newsarticle--component .newsarticle--self .newsarticle--details .newsarticle--share {
  float: right;
}
.newsarticle--component .newsarticle--self .newsarticle--details .newsarticle--author-image-holder {
  width: 4rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  overflow: hidden;
  border-radius: 2rem;
}
.newsarticle--component .newsarticle--self .newsarticle--details .newsarticle--author {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--related-newsarticles {
  margin-top: -0.5rem;
  padding-left: 0.5rem;
  line-height: 1.2;
  margin-bottom: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--related-newsarticles .newsarticle--related-newsarticle {
  color: rgba(0,0,0,0.87);
}
.newsarticle--component .newsarticle--self .newsarticle--empty {
  padding: 1.5rem 0;
}
.newsgroup-twitter--component {
  padding: 4rem 0 3rem;
}
@media only screen and (max-width: 1023px) {
  .newsgroup-twitter--component {
    padding: 2rem 0;
  }
}
.newsgroup-twitter--component .twitter--holder {
  background-color: #fff;
  padding: 2rem 1.125rem;
  overflow: auto;
}
@media only screen and (min-width: 640px) {
  .newsgroup-twitter--component .twitter--holder {
    height: 600px;
  }
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle {
  display: block;
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--link {
  background-color: #fff;
  color: #454547;
  text-decoration: none;
  display: block;
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--column--image {
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--audio-icon {
  position: absolute;
  font-size: 2rem;
  line-height: 1;
  color: rgba(255,255,255,0.5);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--column--text {
  padding: 40px 30px;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--title {
  word-break: break-word;
  margin-top: 1rem;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--title {
    font-size: 17px;
  }
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--date {
  font-size: 14px;
  font-weight: 600;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--newsarticle-newsgroup {
  text-transform: uppercase;
  font-weight: 600;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--content {
  font-size: 15px;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .highlight {
  background-color: rgba(255,255,0,0.75);
}
.newsgroup--component .newsgroup--self .newsgroup--empty {
  padding: 1rem;
}
.newsgroup--component--frontpage {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .newsgroup--component--frontpage .newsgroup--link {
    height: 600px;
  }
}
.newsgroup--component--frontpage .newsgroup--show-older-news {
  color: #006eb6;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  transition: 150ms;
}
.newsgroup--component--frontpage .newsgroup--show-older-news:hover {
  color: #0096f8;
}
.newsgroup--component--news {
  padding-bottom: 2rem;
}
.newsgroup--component .newsgroup--self--grid-layout {
  page-break-inside: avoid;
}
.newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--image--noimage {
  background-image: url("/site/templates/default/assets/images/noimage.jpg");
  background-position: center;
  width: 100%;
  padding-top: 62.5%;
}
@media only screen and (min-width: 1024px) {
  .newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--link {
    height: 600px;
  }
}
.newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--audio-icon {
  right: 0.5rem;
  top: 0.5rem;
}
.newsgroup--component .newsgroup--self--list-layout {
  page-break-inside: avoid;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle {
  margin-bottom: 1rem;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle .newsgroup--image {
  float: left;
  margin-right: 2rem;
  width: 47%;
  position: relative;
  margin-bottom: 1rem;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle .newsgroup--audio-icon {
  right: 0.5rem;
  top: 0.5rem;
}
.newsgroup--component--recent {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 2rem;
}
.newsgroup--component--recent .newsgroup--main-title {
  padding: 1rem;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--link {
  padding: 2rem;
  border-bottom: 1px solid #ecedee;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--link .newsgroup--title {
  margin: 0;
  text-transform: none;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--link .newsgroup--date {
  font-weight: 400;
  margin-bottom: 1rem;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle--active {
  border-bottom: 0;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle--active .newsgroup--link {
  background-color: #006eb6;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle--active .newsgroup--title,
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle--active .newsgroup--date {
  color: #fff;
}
.newsletter-signup--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsletter-unsubscribe-success--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/* HANDHELD-HEADER AND OFFCANVAS MENU */
body {
/* body overflow */
  overflow-y: auto;
}
body.offcanvas-visible {
  overflow: hidden;
}
.offcanvas--top-bar {
  display: block;
  background-color: #fff;
  position: relative;
  transition: all 300ms;
  z-index: 1;
}
.offcanvas--toggle {
  padding: 1rem 1rem;
  color: rgba(0,0,0,0.87);
  display: inline-block;
  cursor: pointer;
  font-size: 1.25rem;
  text-align: center;
}
.offcanvas--toggle:hover {
  background-color: rgba(0,0,0,0.87);
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  .offcanvas--toggle {
    display: none;
  }
}
[offcanvas='left'] .offcanvas--top-bar {
  text-align: left;
}
[offcanvas='right'] .offcanvas--top-bar {
  text-align: right;
}
#offcanvas--dimmer {
  background-color: rgba(96,96,96,0.35);
  position: fixed;
  display: block;
  width: 0;
  height: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity 200ms, width 1ms 200ms, height 1ms 200ms;
}
.offcanvas-visible #offcanvas--dimmer {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 200ms, width 1ms, height 1ms;
}
#offcanvas--pane {
  background-color: #fff;
  position: fixed;
  z-index: 20;
  width: 0;
  height: auto;
  top: 0;
  bottom: 0;
  overflow: hidden;
  transition: width 300ms, transform 1ms 300ms, transform 1ms 300ms;
}
#offcanvas--pane .offcanvas--wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 300px;
  height: 100%;
  z-index: 20;
  padding-top: 1rem;
  -webkit-overflow-scrolling: touch;
}
#offcanvas--pane .offcanvas--wrapper .pagemenu--component {
  padding: 0 1rem;
  margin: 0;
}
#offcanvas--pane .offcanvas--wrapper .pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem:first-child {
  border-top: none;
}
.administrator_loggedin #offcanvas--pane {
  top: 3rem;
}
.offcanvas-visible #offcanvas--pane {
  width: 300px;
  transition: width 300ms, transform 1ms, transform 1ms;
}
[offcanvas='left'] #offcanvas--pane {
  left: 0;
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}
[offcanvas='left'].offcanvas-visible #offcanvas--pane {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
[offcanvas='right'] #offcanvas--pane {
  right: 0;
  -webkit-transform: translateX(300px);
  transform: translateX(300px);
}
[offcanvas='right'].offcanvas-visible #offcanvas--pane {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 1024px) {
  .offcanvas--top-bar {
    display: none !important;
  }
  #offcanvas--dimmer {
    display: none !important;
  }
  #offcanvas--pane {
    display: none !important;
  }
}
.offcanvas-push {
  transition: right 300ms;
  right: 0;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  body[offcanvas='left'].offcanvas-visible .offcanvas-push {
    right: -150px;
  }
  body[offcanvas='right'].offcanvas-visible .offcanvas-push {
    right: 150px;
  }
}
.pagemenu--component {
  background-color: #fff;
  margin-top: 1rem;
  margin-bottom: 2rem;
/* all depths (all levels) */
/* depth 1 */
/* depth 2 (second level)  */
/* depth 3 (third level) */
/* depth 4 (fourth level) */
}
.pagemenu--component .pagemenu--main-title {
  padding: 1rem;
}
.pagemenu--component .pagemenu--menu,
.pagemenu--component .pagemenu--submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem {
  margin: 0;
  padding: 0;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem > .pagemenu--menuitem-link {
  display: block;
  transition: 150ms;
  font-weight: 400;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .pagemenu--icon,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .pagemenu--icon {
  width: 1.5rem;
  color: #fdcf41;
  font-size: 14px;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-down,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-down {
  display: none;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-down,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-down,
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-down,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-down,
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-down,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-down {
  display: inline-block;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-right,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-right,
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-right,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-right,
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-right,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active > .pagemenu--menuitem-link > .pagemenu--menuitem-inner > .fa-chevron-right {
  display: none;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--disabled,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--add,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--add {
  cursor: pointer;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem {
  padding: 1.5rem 1.9375rem;
  border-bottom: 1px solid #ecedee;
  transition: 150ms;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  font-size: 18px;
  transition: 150ms;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem:hover {
  background-color: #006eb6;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem:hover >.pagemenu--menuitem-link {
  color: #fff;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-ancestor,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-parent,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active {
  background-color: #006eb6;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active > .pagemenu--menuitem-link {
  color: #fff;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--submenu--depth-2 {
  margin-top: 0.5rem;
  display: none;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.75rem 0;
  padding-left: 1.5rem;
  font-size: 1rem;
  color: #c8cacc;
  position: relative;
  transition: 150ms;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem > .pagemenu--menuitem-link:before {
  content: '\f111';
  position: absolute;
  top: 17px;
  bottom: 0;
  left: 2px;
  font-family: 'FontAwesome';
  font-size: 8px;
  color: #fdcf41;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem > .pagemenu--menuitem-link:hover {
  color: #fff;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active > .pagemenu--menuitem-link {
  color: #fff;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--submenu--depth-3 {
  display: none;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.5rem;
  padding-left: 2.5rem;
  font-size: 0.875rem;
  color: #fff;
  transition: 150ms;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem > .pagemenu--menuitem-link:hover {
  color: #fdcf41;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active > .pagemenu--menuitem-link {
  color: #fdcf41;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--submenu--depth-4 {
  display: none;
}
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.5rem;
  padding-left: 5.5rem;
  font-size: 0.75rem;
}
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.product--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.product--component .product--main-image {
  margin-bottom: 0.5rem;
}
.product--component .product--content iframe {
  width: 100%;
}
.product--component .product--included-products-section .product--included-products .product--product .product--text-holder {
  margin-top: 0.5rem;
}
.product--component .product--reviews-section {
  page-break-inside: avoid;
}
.product--component .product--similar-products {
  page-break-inside: avoid;
}
.product--component .product--filter-section {
  page-break-inside: avoid;
}
.products-active-filters--component .products-active-filters--title {
  padding: 1rem;
}
.products-active-filters--component .products-active-filters--filters {
  padding: 1rem;
  padding-top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: left;
  align-items: left;
  -webkit-align-content: left;
  align-content: left;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products-active-filters--component .products-active-filters--filter {
  background-color: #004d7f;
  color: #fff;
  padding: 0 1.75rem 0 0.5rem;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
  position: relative;
  line-height: 1.5rem;
}
.products-active-filters--component .products-active-filters--remove {
  position: absolute;
  width: 1.5rem;
  line-height: 1.5rem;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background-color: #004d7f;
  color: #fff;
  text-decoration: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  transition: 200ms;
}
.products-active-filters--component .products-active-filters--remove:hover {
  background-color: #fff;
  color: #004d7f;
}
.products-filter--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.products-filter--component .products-filter--image {
  margin-top: 1rem;
  margin-right: 2rem;
}
.product-filtergroup--component .product-filtergroup--title {
  padding: 1rem;
}
.product-filtergroup--component .product-filtergroup--filters {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-filtergroup--component .product-filtergroup--filters .product-filtergroup--filter .product-filtergroup--filter-link {
  display: block;
}
.product-filtergroup--component .product-filtergroup--filters .product-filtergroup--filter--active > .product-filtergroup--filter-link > .product-filtergroup--filter-inner {
  color: #006eb6;
}
.product-filtergroup--component .product-filtergroup--filters--depth-1 > .product-filtergroup--filter > .product-filtergroup--filter-link {
  padding-left: 2rem;
}
.product-filtergroup--component .product-filtergroup--filters--depth-2 > .product-filtergroup--filter > .product-filtergroup--filter-link {
  padding-left: 3.5rem;
}
.products--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.products--component.products--component--similar-products,
.products--component.products--component--filter-section,
.products--component.products--component--filter-products {
  padding: 0;
}
.products--component .products--order-by label {
  margin-bottom: 0;
  margin-right: 0.5rem;
  text-transform: uppercase;
}
.products--component .products--product .products--link {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
  transition: background-color 300ms;
  text-decoration: none;
  padding: 1rem;
}
.products--component .products--product .products--image {
  padding-top: 100%;
  transition: 200ms;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 1rem;
}
.products--component .products--product .products--labels {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
}
.products--component .products--product .products--label {
  text-align: center;
  padding: 0.25rem 1rem;
  z-index: 0;
  text-transform: uppercase;
  background-color: #006eb6;
  color: #fff;
}
.products--component .products--product .products--label:nth-child(even) {
  background-color: #099eff;
}
.products--component .products--product .products--title {
  height: 3rem;
  color: #454547;
  overflow: hidden;
}
.products--component .products--product .products--price {
  font-weight: 600;
  color: #006eb6;
  font-size: 1.125rem;
}
.products--component .products--product .products--fullprice {
  color: rgba(0,0,0,0.54);
  text-decoration: line-through;
  margin-right: 0.5rem;
}
.products--component .products--product .products--hover-overlay {
  opacity: 0;
  background-color: rgba(0,110,182,0.15);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms;
}
.products--component .products--product .products--read-more {
  transition: 300ms;
  position: relative;
  top: 0.5rem;
}
.products--component .products--product:hover .products--hover-overlay {
  opacity: 1;
}
.products--component .products--product:hover .products--read-more {
  top: 0;
}
.project--component {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.project--component .project--back-link * {
  display: inline-block;
  margin: 0;
}
.project--component .project--image {
  background-color: #fff;
  display: block;
}
.project--component .project--image img {
  display: block;
}
.project--component .project--text-holder {
  background-color: #fff;
  padding: 34px 48px;
}
.project--component .project--text-holder .project--funding--title,
.project--component .project--text-holder .project--country--title,
.project--component .project--text-holder .project--year--title {
  font-weight: 600;
  color: #aaa;
  font-size: 14px;
}
.project--component .project--text-holder .project--funding,
.project--component .project--text-holder .project--country,
.project--component .project--text-holder .project--year {
  color: rgba(0,0,0,0.87);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}
.project--component .project--title {
  text-transform: none;
  font-weight: 700;
}
.project--component .project--content {
  font-weight: 400;
}
.project--component .project--amount {
  color: #004d7f;
  font-weight: 700;
  display: inline-block;
  margin-left: 1rem;
}
.projects-print--component {
  padding: 1rem;
  border-top: solid 1px #006eb6;
  background-color: #fff;
}
.projects--component .projects--self {
  margin: -0.5rem -0.5rem 1rem -1.5rem !important;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .projects--component .projects--self {
    margin: -0.5rem -0.5rem 1rem !important;
  }
}
@media only screen and (max-width: 639px) {
  .projects--component .projects--self {
    margin: -1rem -1rem 1rem !important;
  }
}
.projects--component .projects--project {
  display: -webkit-flex;
  display: flex;
}
.projects--component .projects--link {
  position: relative;
  background-color: #fff;
  display: block;
  transition: 200ms;
  width: 100%;
}
.projects--component .projects--link .newsgroup--image--noimage {
  background-image: url("/site/templates/default/assets/images/noimage.jpg");
  width: 100%;
  height: 220px;
}
.projects--component .projects--link .projects--text-holder {
  padding: 30px 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.projects--component .projects--link .projects--country {
  font-weight: 600;
  color: #454547;
  text-transform: uppercase;
  font-size: 14px;
}
.projects--component .projects--link .projects--title {
  text-transform: none;
  margin: 1.25rem 0;
  max-width: 100%;
}
.projects--component--frontpage {
  background-color: #fff;
  padding: 72px 0 56px;
}
@media only screen and (max-width: 1023px) {
  .projects--component--frontpage {
    padding: 2rem 0;
  }
  .projects--component--frontpage h3 {
    font-size: 26px;
    padding-bottom: 1rem;
  }
}
.projects--component--frontpage .projects--link {
  position: relative;
  background-color: #323232;
  display: block;
  transition: 200ms;
}
.projects--component--frontpage .projects--link .projects--image {
  opacity: 0.4;
  transition: 150ms;
}
.projects--component--frontpage .projects--link .projects--text-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 2rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.projects--component--frontpage .projects--link .projects--text-holder .projects--title {
  color: #fff;
}
.projects--component--frontpage .projects--link:hover {
  background-color: #006eb6;
}
.projects--component--frontpage .projects--link:hover .projects--image {
  opacity: 0.15;
}
.projects--component--frontpage .projects--show-more {
  font-size: 14px !important;
  font-weight: 600;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 20px 0 10px;
}
@media only screen and (max-width: 1023px) {
  .projects--component--frontpage .projects--show-more {
    margin: 0 0 10px;
  }
}
.projects--component--frontpage .projects--show-more .projects--show-more--icon {
  font-size: 12px;
  color: #fff;
  background-color: #006eb6;
  width: 16px;
  height: 16px;
  border-radius: 2rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 0.5rem;
}
#page_projects_print .projects--link {
  background-color: transparent !important;
}
#page_projects_print .projects--content h2 {
  font-size: 22px;
}
#page_projects_print .projects--content h3 {
  font-size: 20px;
}
#page_projects_print .projects--content iframe {
  display: none !important;
}
#page_projects_print .errorhandler {
  display: none;
}
#page_frontpage .projects--project:nth-child(n+9) {
  display: none;
}
#page_projects_admin .projects--self {
  margin: 0 !important;
}
.projects--project-numnber {
  padding-bottom: 1rem;
  font-weight: 700;
}
.projects--search-holder {
  position: relative;
  width: 100%;
  height: 60px;
  border: 1px solid #c3d5d5;
  background-color: #f9f9f9;
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .projects--search-holder {
    height: 50px;
    background-color: #fff;
    max-width: 100%;
  }
}
.projects--search-holder input {
  color: #006eb6;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  border: 0;
  background-color: #f9f9f9;
  height: 60px;
  background-image: none;
  padding: 0 1rem;
  cursor: pointer;
  border-radius: 4px;
}
@media only screen and (max-width: 1023px) {
  .projects--search-holder input {
    height: 50px;
    background-color: #fff;
  }
}
.projects--search-holder input::placeholdder {
  color: #006eb6 !important;
  opacity: 1 !important;
}
.projects--search-holder i {
  position: absolute;
  right: 1rem;
  font-size: 20px;
  color: #006eb6;
}
@media only screen and (max-width: 1023px) {
  .projects--search-holder i {
    right: 14px;
  }
}
.projects--main-column {
  padding: 2rem 1rem 1rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: justify-content;
  align-items: justify-content;
}
@media only screen and (max-width: 1023px) {
  .projects--main-column {
    padding: 1rem 1rem 0.5rem;
  }
}
.projects--main-column h2,
.projects--main-column h3 {
  margin: 0;
  line-height: 1;
}
.easeModal_editor h2 {
  font-size: 32px !important;
}
.easeModal_editor h3 {
  font-size: 24px !important;
}
.richtext--image-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.richtext--image-wrapper img {
  width: 100%;
  height: auto;
  float: none;
  margin: 0;
  display: block;
}
.richtext--image-wrapper--full-width {
  width: 100%;
  height: auto;
  margin-bottom: 0.25rem;
}
.richtext--image-wrapper--left-50 {
  width: 48%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-50 {
    width: 98%;
  }
}
.richtext--image-wrapper--left-25 {
  width: 23%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-25 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-20 {
  width: 18%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-20 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-16 {
  width: 14%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-16 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-12 {
  width: 10%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-12 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-50 {
  width: 48%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-50 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-25 {
  width: 23%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-25 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-20 {
  width: 18%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-20 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-16 {
  width: 14%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-16 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-12 {
  width: 10%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-12 {
    width: 48%;
  }
}
.richtext--image-text {
  font-size: 0.75rem;
  line-height: 1.25;
  margin-top: 0.25rem;
  font-weight: 300;
  text-align: center;
  color: #454547;
  display: inline-block;
}
.richtext--image-caption {
  color: rgba(0,0,0,0.54);
}
.richtext--image-text-divider {
  color: rgba(0,0,0,0.54);
}
.richtext--image-owner {
  color: rgba(0,0,0,0.54);
  font-style: italic;
}
.richtext--content {
  counter-reset: item;
}
.richtext--content h2 {
  font-size: 32px !important;
}
.richtext--content h3 {
  font-size: 24px !important;
}
.richtext--content a {
  font-weight: 600;
}
.richtext--content img {
  vertical-align: middle;
}
.richtext--content ol {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.richtext--content ol li {
  counter-increment: item;
  position: relative;
  padding-left: 2rem;
}
.richtext--content ol li:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: counter(item) '.';
  color: #006eb6;
  line-height: 1.125rem;
  font-size: 1.125rem;
  font-weight: 600;
  display: inline-block;
}
.richtext--content ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.richtext--content ul li {
  position: relative;
  padding-left: 1.125rem;
}
.richtext--content ul li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  color: #006eb6;
  font-size: 8px;
}
@media only screen and (max-width: 1023px) {
  .richtext--content ul li:before {
    top: 4px;
  }
}
.richtext--content ul li ul {
  margin-top: 0.375rem;
}
.richtext--content blockquote {
  padding: 0 1rem 0 1.5rem;
  border-left: 0.4375rem solid #006eb6;
  font-size: 1.3125rem;
  font-style: italic;
  line-height: 1.25;
  margin: 1.25rem 0;
}
.richtext--content blockquote:before {
  display: none !important;
}
.site-search--component {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 0.5rem;
/* TOGGLE */
/* INPUT BOX */
/* RESULTS */
}
.site-search--component .site-search--toggle {
  position: relative;
  z-index: 1;
  cursor: pointer;
  transition: background-color 200ms;
  padding: 0.5rem;
  border-radius: 4rem 4rem 0 0;
  background-color: #fff;
  border: 1px solid transparent;
  border-bottom: 0;
}
.site-search--component .site-search--toggle .site-search--icon-holder {
  transition: 200ms;
  color: #454547;
  border-radius: 4rem;
  height: 32px;
  width: 32px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.site-search--component .site-search--toggle .site-search--icon-holder .site-search--icon {
  font-size: 18px;
  transition: 200ms;
}
.site-search--component.site-search--component--visible .site-search--toggle {
  border-color: #ecedee;
}
.site-search--component .site-search--toggle:hover .site-search--icon-holder,
.site-search--component.site-search--component--visible .site-search--toggle .site-search--icon-holder {
  background-color: #4791c2;
}
.site-search--component .site-search--toggle:hover .site-search--icon-holder .site-search--icon,
.site-search--component.site-search--component--visible .site-search--toggle .site-search--icon-holder .site-search--icon {
  color: #fff;
}
.site-search--component .site-search--searchbox-holder {
  position: absolute;
  background-color: #fff;
  top: 49px;
  left: 60%;
  right: 1rem;
  padding: 1rem 0;
  border: 1px solid #ecedee;
  display: none;
}
.site-search--component.site-search--component--visible .site-search--searchbox-holder {
  display: block;
}
.site-search--component .site-search--searchbox {
  width: 100%;
  position: relative;
}
.site-search--component .site-search--searchbox--input {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  background-color: #fff;
  border-width: 0;
  border: none;
  font-size: 1rem;
  font-weight: 600;
  color: rgba(0,0,0,0.87);
}
.site-search--component .site-search--results {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  background-color: #fff;
  overflow: hidden;
}
.site-search--component .site-search--results > .site-search--message {
  font-size: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-style: italic;
  cursor: default;
  display: block;
}
.site-search--component .site-search--results-item {
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  margin: 0;
  cursor: pointer;
  display: block;
  font-weight: 600;
  color: rgba(0,0,0,0.87);
}
.site-search--component .site-search--results-item strong {
  font-weight: 700;
  color: #000;
}
.site-search--component .site-search--results-item .site-search--date {
  color: rgba(0,0,0,0.54);
  font-size: 80%;
}
.site-search--component .site-search--results-item .site-search--type {
  display: none;
  color: rgba(0,0,0,0.54);
}
.site-search--component .site-search--results-item:last-child {
  border-bottom: none;
}
.site-search--component .site-search--results-item--active {
  background-color: #eee;
}
.slideshow--component {
  position: relative;
}
.slideshow--component .slideshow--prev,
.slideshow--component .slideshow--next {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 5rem;
  text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  z-index: 11;
  cursor: pointer;
  color: #fff;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms ease-in-out;
}
.slideshow--component .slideshow--prev:hover,
.slideshow--component .slideshow--next:hover {
  text-shadow: 0 19px 38px rgba(0,0,0,0.3), 0 15px 12px rgba(0,0,0,0.22);
}
.slideshow--component .slideshow--prev {
  left: 0;
  margin-left: 1rem;
  padding-left: calc(50% - (1152px / 2 ));
}
.slideshow--component .slideshow--next {
  right: 0;
  margin-right: 1rem;
  padding-right: calc(50% - (1152px / 2 ));
}
.slideshow--component .slideshow--slides .slideshow--slide {
  display: block;
  position: relative;
  top: 0 !important;
  bottom: 0 !important;
  overflow: hidden;
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--slide-image {
  width: 100%;
  padding-top: 33.25%;
  min-height: 450px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--slide-image {
    min-height: 350px;
  }
}
@media only screen and (max-width: 639px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--slide-image {
    min-height: 250px;
  }
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
@media only screen and (min-width: 1024px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay {
    padding: 100px 0;
  }
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text {
  max-width: 680px;
  display: block;
  padding: 52px 40px 76px;
  background-color: rgba(0,110,182,0.9);
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--title {
  color: #fff;
  text-transform: none;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text {
    padding: 3rem 2rem 4rem;
  }
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--title {
    font-size: 4vw;
  }
}
@media only screen and (max-width: 639px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text {
    padding: 2rem 1rem 2rem;
  }
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--title {
    font-size: 3vw;
  }
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--subtitle {
  color: #fff;
}
.slideshow--component .slideshow--slides .slideshow--dots {
  width: 100%;
  max-width: 1120px;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  left: 2.5rem;
  right: 0;
  bottom: 8.5rem;
  z-index: 11;
  list-style: none;
}
.slideshow--component .slideshow--slides .slideshow--dots li {
  margin: 0 0.25rem;
  display: inline-block;
  color: #adcff1;
  cursor: pointer;
  font-size: 9px;
  transition: 200ms ease-in-out;
}
.slideshow--component .slideshow--slides .slideshow--dots li:hover {
  color: #004d7f;
}
.slideshow--component .slideshow--slides .slideshow--dots li.slick-active {
  color: #fff;
  font-size: 11px;
}
.slideshow--component .slideshow--slides .slideshow--dots li * {
  display: none;
}
.slideshow--component .slideshow--empty {
  padding: 1.5rem 0;
}
.stories--self {
  margin-bottom: 3rem;
}
.stories--self .stories--link {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
  transition: 250ms;
}
.stories--self .stories--link:hover {
  background-color: #006eb6;
}
.stories--self .stories--link:hover .stories--year,
.stories--self .stories--link:hover .stories--title {
  color: #fff;
}
.stories--self .stories--text-holder {
  padding: 1.5rem;
}
.stories--self .stories--text-holder .stories--year {
  font-weight: 600;
  color: #454547;
  text-transform: uppercase;
  font-size: 14px;
  transition: 250ms;
}
.stories--self .stories--text-holder .stories--title {
  text-transform: none;
  margin: 1rem 0 0 0;
  transition: 250ms;
}
.story--component {
  padding-bottom: 2rem;
}
.story--component .story--image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  padding-top: 45%;
}
@media only screen and (max-width: 1023px) {
  .story--component .story--image {
    min-height: 250px;
  }
}
.story--component .story--content-holder {
  background-color: #fff;
  padding: 2rem;
}
@media only screen and (max-width: 1023px) {
  .story--component .story--content-holder {
    padding: 1.5rem;
  }
}
.story--component .story--flex {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.story--component .story--year {
  text-transform: uppercase;
  font-weight: 700;
  color: #004d7f;
  transition: 250ms;
  margin: 0;
}
@media only screen and (max-width: 1023px) {
  .story--component .story--year {
    font-size: 1rem;
  }
}
.story--component .story--share {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.story--component .story--share a {
  background-color: #006eb6;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  transition: 250ms;
  text-decoration: none;
  margin-left: 1rem;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  font-size: 1rem;
}
.story--component .story--share a i {
  color: #fff;
}
.story--component .story--share a:hover {
  background-color: #004d7f;
}
.story--component .story--title {
  max-width: 67%;
  margin: 1rem 0;
}
@media only screen and (max-width: 1023px) {
  .story--component .story--title {
    max-width: 100%;
    font-size: 1.5rem;
  }
}
.story--component .story--back-link {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.story--component .story--back-link i {
  margin-right: 1rem;
}
.story--component .story--back-link h6 {
  margin: 0;
}
.story--component .story--blue-board {
  background-color: #006eb6;
  padding: 1.5rem;
}
@media only screen and (max-width: 1023px) {
  .story--component .story--blue-board {
    padding: 1.25rem;
  }
}
.story--component .story--blue-board .story--blue-board-title,
.story--component .story--blue-board .story--blue-board-content {
  color: #fff !important;
  font-weight: 400;
}
.story--component .richtext--content p {
  font-weight: 400;
}
.terms--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.tooltip--box {
  position: absolute;
  top: 175px;
  display: none;
  width: 100%;
  z-index: 20;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .tooltip--box {
    top: 42px;
  }
}
@media only screen and (max-width: 639px) {
  .tooltip--box {
    top: 52px;
    z-index: 66;
  }
}
.tooltip--box wrapper grid {
  height: 92px;
  background-color: #fff;
}
@media only screen and (max-width: 1023px) {
  .tooltip--box wrapper grid {
    border-bottom: solid 1px #006eb6;
    height: 148px;
  }
}
.tooltip--box wrapper grid .tooltip--content {
  color: #454547;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.tooltip--box wrapper grid .tooltip--info,
.tooltip--box wrapper grid .tooltip--x {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.tooltip--box wrapper grid .tooltip--info i,
.tooltip--box wrapper grid .tooltip--x i {
  color: #006eb6;
  font-size: 1.5rem;
}
.tooltip--box wrapper grid .tooltip--x {
  cursor: pointer;
}
.user-create--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-downloads--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-downloads--component .user-downloads--main-title {
  padding-bottom: 1rem;
}
.user-downloads--component .user-downloads--link {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 1rem;
}
.user-downloads--component .user-downloads--link .user-downloads--image {
  padding-top: 147.6666666666667%;
  transition: all 100ms;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
}
.user-downloads--component .user-downloads--link .user-downloads--text-holder {
  background-color: rgba(0,110,182,0.8);
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 300ms;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.user-downloads--component .user-downloads--link .user-downloads--text-holder .user-downloads--title {
  text-align: center;
  padding: 1rem;
  width: 100%;
}
.user-downloads--component .user-downloads--link .user-downloads--download-icon {
  background-color: #004d7f;
  position: absolute;
  z-index: 1;
  right: 1rem;
  bottom: 1rem;
  width: 3rem;
  height: 3rem;
  color: rgba(0,0,0,0.54);
  text-align: center;
  line-height: 1rem;
  font-size: 1.25rem;
}
.user-downloads--component .user-downloads--link .user-downloads--download-icon .user-downloads--file-type {
  font-size: 0.8125rem;
  line-height: 1.5rem;
}
.user-downloads--component .user-downloads--link:hover .user-downloads--text-holder {
  opacity: 1;
}
.user-etickets--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-etickets--component .user-etickets--main-title {
  padding-bottom: 1rem;
}
.user-etickets--component .user-etickets--eticket {
  background-color: #f9f9f9;
  margin-bottom: 1rem;
  border-left: 0.5rem solid #ddd;
  border-right: 0.5rem solid #ddd;
  position: relative;
  overflow: hidden;
  page-break-inside: avoid;
}
.user-etickets--component .user-etickets--eticket:before,
.user-etickets--component .user-etickets--eticket:after {
  width: 3rem;
  height: 3rem;
  border-radius: 2rem;
  position: absolute;
  content: '';
  top: 50%;
  margin-top: -1.5rem;
  background-color: #ddd;
}
.user-etickets--component .user-etickets--eticket:before {
  left: -2rem;
}
.user-etickets--component .user-etickets--eticket:after {
  right: -2rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper {
  padding: 1rem 2rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--left .user-etickets--subtitle {
  margin-top: -1rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--right .user-etickets--qrcode {
  padding: 2rem;
  background-color: #fff;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--right .user-etickets--activation-code {
  margin-top: 0.25rem;
  text-align: center;
}
.user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
  padding: 0.5rem;
  background-color: #eee;
  color: #777;
  font-style: italic;
}
@media only screen and (max-width: 639px) {
  .user-etickets--component .user-etickets--eticket {
    border: 0;
    border-top: 0.5rem solid #ddd;
    border-bottom: 0.5rem solid #ddd;
  }
  .user-etickets--component .user-etickets--eticket:before,
  .user-etickets--component .user-etickets--eticket:after {
    margin-top: 0;
    margin-left: -1.5rem;
    left: 50%;
  }
  .user-etickets--component .user-etickets--eticket:before {
    top: -2rem;
    bottom: auto;
  }
  .user-etickets--component .user-etickets--eticket:after {
    top: auto;
    bottom: -2rem;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--upper {
    padding: 1rem;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
    padding: 1rem;
  }
}
@media print {
  .user-etickets--component .user-etickets--eticket {
    border-left: 1rem solid #ddd;
    border-right: 1rem solid #ddd;
    border-top: 0.125rem solid #ddd;
    border-bottom: 0.125rem solid #ddd;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
    border-top: 1px solid #ddd;
    padding: 1rem 3rem;
  }
}
.user-etickets--component .user-etickets--print {
  margin-bottom: 2rem;
}
.user-login--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-login--component .button.facebook {
  border-color: #3b5998;
  background-color: #3b5998;
}
.user-login--component .button.facebook:hover {
  border-color: #2f477a;
  background-color: #2f477a;
}
.user-profile-password--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile-password--component .user-profile-password--main-title {
  padding-bottom: 1rem;
}
.user-profile-update--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile-update--component .user-profile-update--main-title {
  padding-bottom: 1rem;
}
.user-profile--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile--component .user-profile--main-title {
  padding-bottom: 1rem;
}
.user-purchases-invoice--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-purchases-invoice--component .user-purchases-invoice--main-title {
  padding-bottom: 1rem;
}
.user-purchases--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-purchases--component .user-purchases--main-title {
  padding-bottom: 1rem;
}
.validator-error {
  text-align: left;
  color: #fff;
  background-color: #b71c1c;
  padding: 0.25rem 1rem;
}
input[type=''].error,
input[type="color"].error,
input[type="date"].error,
input[type="datetime"].error,
input[type="datetime-local"].error,
input[type="email"].error,
input[type="file"].error,
input[type="month"].error,
input[type="number"].error,
input[type="password"].error,
input[type="search"].error,
input[type="tel"].error,
input[type="text"].error,
input[type="time"].error,
input[type="url"].error,
input[type="week"].error,
textarea.error,
select.error {
  background-color: #ffebee;
  border-color: #ffebee;
}
.album--contentitem .album--link {
  display: block;
  position: relative;
}
.album--contentitem .album--link:hover .album--image-overlay {
  opacity: 1 !important;
}
.album--contentitem .album--link:hover .album--image-overlay .album--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.album--contentitem .album--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.album--contentitem .album--image-overlay .album--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.albumcollection--contentitem .albumcollection--link {
  display: block;
  text-decoration: none;
  color: #454547;
}
.albumcollection--contentitem .albumcollection--link:hover .albumcollection--image-overlay {
  opacity: 1 !important;
}
.albumcollection--contentitem .albumcollection--link:hover .albumcollection--image-overlay .albumcollection--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-holder {
  position: relative;
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-overlay .albumcollection--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
/* grid layout */
.albumcollection--contentitem--grid-layout .albumcollection--album .albumcollection--title {
  margin-top: 0.25rem;
}
/* list layout */
.filescollection--contentitem .filescollection--files {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filescollection--contentitem .filescollection--file {
  display: block;
  transition: 200ms;
  text-decoration: none;
}
.filescollection--contentitem .filescollection--file .filescollection--icon {
  color: rgba(0,0,0,0.54);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.filescollection--contentitem .filescollection--file .filescollection--size {
  color: rgba(0,0,0,0.54);
  font-size: 0.875rem;
}
.filescollection--contentitem .filescollection--file--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.filescollection--contentitem .filescollection--file--disabled .filescollection--icon {
  color: rgba(0,0,0,0.54);
}
.form--contentitem .form--description {
  margin-bottom: 2rem;
}
.form--contentitem .form--field-title {
  font-size: 1rem;
}
.form--contentitem .form--field-hint {
  font-size: 1rem;
  color: rgba(0,0,0,0.54);
  margin-bottom: 0.5rem;
}
.form--contentitem .form--radiobutton {
  cursor: pointer;
}
.form--contentitem .form--checkbox {
  cursor: pointer;
}
.form--contentitem .form--field--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.form--contentitem .form--grid--multiupload {
  margin-bottom: 0.5rem;
}
.form--contentitem .form--grid--multiupload:last-child {
  margin-bottom: 0;
}
.form--contentitem .form--multiupload-buttons {
  -webkit-flex-basis: 39px;
  flex-basis: 39px;
  max-width: 39px;
}
.form--contentitem .form--multiupload-button {
  padding: 0.625rem;
}
.form--contentitem .form--multiupload-button-icon {
  margin: 0;
}
.form--contentitem .form--multiupload-button--remove {
  display: none;
}
.administrator_loggedin .htmlitem--contentitem {
  position: relative;
}
.administrator_loggedin .htmlitem--contentitem:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.list--contentitem {
  margin-right: -1rem;
  margin-left: -1rem;
}
.list--contentitem .list--item {
  position: relative;
}
.list--contentitem .list--item .list--image-holder {
  display: block;
  position: relative;
}
.list--contentitem .list--item .list--image-holder:hover .list--image-overlay {
  opacity: 1 !important;
}
.list--contentitem .list--item .list--image-holder:hover .list--image-overlay .list--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.list--contentitem .list--item .list--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.list--contentitem .list--item .list--image-overlay .list--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.list--contentitem .list--item--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.list--contentitem--grid-layout .list--item .list--title {
  margin-top: 0.75rem;
}
.list--contentitem--grid-layout .list--item .list--content {
  margin-top: 0.75rem;
}
.list--contentitem--grid-layout .list--item .list--button {
  margin-top: 0.75rem;
}
.list--contentitem--grid-layout .projects--link {
  position: relative;
  background-color: #323232;
  display: block;
  transition: 200ms;
}
.list--contentitem--grid-layout .projects--link .projects--image {
  opacity: 0.4;
  transition: 150ms;
}
.list--contentitem--grid-layout .projects--link .projects--text-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 2rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.list--contentitem--grid-layout .projects--link .projects--text-holder .projects--title {
  color: #fff;
}
.list--contentitem--grid-layout .projects--link:hover {
  background-color: #006eb6;
}
.list--contentitem--grid-layout .projects--link:hover .projects--image {
  opacity: 0.15;
}
.list--contentitem--grid-layout .projects--show-more {
  font-size: 14px !important;
  font-weight: 600;
  text-transform: uppercase;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 20px 0 10px;
}
@media only screen and (max-width: 1023px) {
  .list--contentitem--grid-layout .projects--show-more {
    margin: 0 0 10px;
  }
}
.list--contentitem--grid-layout .projects--show-more .projects--show-more--icon {
  font-size: 12px;
  color: #fff;
  background-color: #006eb6;
  width: 16px;
  height: 16px;
  border-radius: 2rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 0.5rem;
}
.schedule--contentitem {
  position: relative;
}
.schedule--contentitem .schedule--week-number {
  line-height: 1.4;
}
.schedule--contentitem .schedule--arrows .schedule--arrow {
  cursor: pointer;
  display: inline-block;
  transition: 200ms;
  color: #004d7f;
}
.schedule--contentitem .schedule--arrows .schedule--arrow:hover {
  background-color: #004d7f;
  color: #fff;
}
.schedule--contentitem .schedule--arrows .schedule--arrow--left {
  padding: 0.125rem 0.125rem 0.125rem 0;
}
.schedule--contentitem .schedule--arrows .schedule--arrow--right {
  padding: 0.125rem 0 0.125rem 0.125rem;
}
.schedule--contentitem .schedule--day:last-child {
  border-right: 0;
}
.schedule--contentitem .schedule--day .schedule--day-header {
  border-bottom: 1px solid rgba(0,0,0,0.12);
}
.schedule--contentitem .schedule--day .schedule--day-header .schedule--day-name {
  margin: 0;
  text-transform: uppercase;
}
.schedule--contentitem .schedule--day .schedule--day-header .schedule--date {
  font-size: 0.875rem;
}
.schedule--contentitem .schedule--day .schedule--items {
  min-height: 8rem;
}
.schedule--contentitem .schedule--day .schedule--items .schedule--item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  word-wrap: break-word;
}
.schedule--contentitem .schedule--day .schedule--items .schedule--item-title {
  word-wrap: break-word;
  font-weight: 600;
}
.textitem--contentitem .textitem--image {
  display: block;
  text-decoration: none !important;
  width: 100%;
}
.textitem--contentitem .textitem--image:hover .textitem--image-overlay {
  opacity: 1 !important;
}
.textitem--contentitem .textitem--image:hover .textitem--image-overlay .textitem--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.textitem--contentitem .textitem--image-holder {
  position: relative;
}
.textitem--contentitem .textitem--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.textitem--contentitem .textitem--image-overlay .textitem--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.textitem--contentitem--layout2 .textitem--image {
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout3 .textitem--image {
  margin-right: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout4 .textitem--image {
  margin-bottom: 1rem;
}
.textitem--contentitem--layout4 .textitem--image--fullwidth {
  padding-top: 40vmin;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 2rem;
}
.textitem--contentitem--layout5 .textitem--image {
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout6 .textitem--image {
  margin-bottom: 1rem;
}
.textitem--contentitem--layout7 .textitem--image {
  margin-top: 1rem;
}
/*# sourceMappingURL=style.css.map */