/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-family: "AadPro-SemiBold", sans-serif;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin-right: 10px;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

.mpQuestionTable {
  margin-top: 20px;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month { /*
/*rtl:begin:ignore*/
  left: 0;
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month { /*
/*rtl:begin:ignore*/
  right: 0;
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-grid-row-align: center;
      align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@font-face {
  font-family: "AadPro";
  src: url("../fonts/AadPro.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AadPro-Bold";
  src: url("../fonts/AadPro-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AadPro-SemiBold";
  src: url("../fonts/AadPro-Demibold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AadPro-Light";
  src: url("../fonts/AadPro-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*
    Mixin: Breakpoints
    Used for naming our media queries and therefore easier use of media queries.
    You can find the list of breakpoints in the folder ../json/breakpoints.json

    Usage:
    @include media-query(large){
        .titanic{
            float: none;
        }
    }
*/
/*
    Mixin: custrom scrollbar styling
    Usage: @include scrollbar(size, fg-color, bg-color)
*/
/**
 * Base button styles
 * @param {string} $modifier - The theme to apply to the button
 * @description This mixin provides base styles for buttons, including hover and focus states.
 * $modifier: 'dark' applies a dark theme to the button.
 * $modifier: 'btn-icon' applies styles for buttons with icons.
  * $modifier: 'highlighted' applies a highlighted style to the button.
 */
html {
  font-size: 100%;
}
html.noscroll {
  overflow: hidden;
  width: 100%;
}

body {
  font-family: "AadPro", sans-serif;
}
body.body-lock {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
body.hide-overflow {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body.centrum-page main.page-main {
  margin-top: 11.25rem;
}

a.skip-to-main {
  position: absolute;
  top: -100%;
  z-index: 80;
  left: calc(50% - 100px);
  background-color: #ffffff;
  padding: 10px;
  width: 200px;
  text-align: center;
  transition: 0.1s ease;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
a.skip-to-main:focus {
  top: 80px;
  transition: 0.1s ease;
  outline: none !important;
  border-color: #719ece;
  box-shadow: 0 0 0 4px rgba(0, 60, 125, 0.3);
}
a.skip-to-main.center-header:focus {
  top: 160px;
}

.brochures-li {
  margin-left: 20px;
}

.page-main:focus {
  border: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin: 0;
}

h1,
.h1 {
  font-size: 2.875rem;
  line-height: 2.875rem;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 8rem;
    line-height: 8rem;
  }
}

h2,
.h2 {
  line-height: 2.313rem;
  font-size: 2.313rem;
  font-weight: normal;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  h2,
  .h2 {
    line-height: 4.5rem;
    font-size: 4.5rem;
  }
}

h3,
.h3 {
  margin-bottom: 10px;
  font-size: 1.875rem;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  h3,
  .h3 {
    line-height: 2.875rem;
    font-size: 2.875rem;
  }
}

h4,
.h4 {
  font-size: 1.75rem;
}
@media only screen and (min-width: 768px) {
  h4,
  .h4 {
    font-size: 1.75rem;
  }
}

.container .content-block-outer .sub-sect-block-title {
  margin-bottom: 30px;
  font-size: 2.313rem;
  line-height: 2.313rem;
}
@media only screen and (min-width: 768px) {
  .container .content-block-outer .sub-sect-block-title {
    font-size: 3.375rem;
    line-height: 3.375rem;
  }
}
.container .content-block-outer .sub-sect-block-title-small {
  margin-bottom: 30px;
  line-height: 32px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .container .content-block-outer .sub-sect-block-title-small {
    line-height: 42px;
    font-size: 1.75rem;
  }
}

.content-block-outer .double-image-holder,
.content-block-outer-alphabet-scroll .double-image-holder {
  margin-bottom: 80px;
}
.content-block-outer .descriptive-sect-small-header,
.content-block-outer-alphabet-scroll .descriptive-sect-small-header {
  margin-bottom: 40px;
}
.content-block-outer .descriptive-block-sub-section,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section {
  margin-bottom: 80px;
}
.content-block-outer .descriptive-block-sub-section h2,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section h2 {
  margin-top: 40px;
}
.content-block-outer .descriptive-block-sub-section h3,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section h3 {
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .content-block-outer .descriptive-block-sub-section h3,
  .content-block-outer-alphabet-scroll .descriptive-block-sub-section h3 {
    margin-bottom: 0;
    margin-top: 20px;
  }
}
.content-block-outer .descriptive-block-sub-section:last-of-type,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section:last-of-type {
  margin-bottom: 0;
}
.content-block-outer .descriptive-block-sub-section:first-of-type,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section:first-of-type {
  margin-top: 0;
}
.content-block-outer .descriptive-block-sub-section.offset-top-80,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section.offset-top-80 {
  margin-top: 80px;
}
.content-block-outer .descriptive-block-sub-section .separator-darkish-blue,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section .separator-darkish-blue {
  margin-bottom: 80px;
}
.content-block-outer .descriptive-block-sub-section .separator-darkish-blue-small,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section .separator-darkish-blue-small {
  margin-bottom: 10px;
}
.content-block-outer .descriptive-block-sub-section .quote-title,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section .quote-title {
  border-top: 1px solid #003c7d;
  padding-top: 80px;
  font-family: "AadPro";
  font-size: 2.313rem;
  line-height: 2.313rem;
}
@media only screen and (min-width: 768px) {
  .content-block-outer .descriptive-block-sub-section .quote-title,
  .content-block-outer-alphabet-scroll .descriptive-block-sub-section .quote-title {
    font-size: 2.875rem;
    line-height: 2.875rem;
  }
}
.content-block-outer .descriptive-block-sub-section .quote-author,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section .quote-author {
  padding-bottom: 80px;
  border-bottom: 1px solid #003c7d;
}
.content-block-outer .descriptive-block-sub-section ul,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section ul {
  margin-top: 30px;
  margin-bottom: 40px;
}
.content-block-outer .descriptive-block-sub-section ul li,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section ul li {
  line-height: 1.7;
  align-items: center;
  position: relative;
  padding-left: 20px;
}
.content-block-outer .descriptive-block-sub-section ul li::before,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section ul li::before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 8px;
  background-color: #003c7d;
  margin-right: 20px;
  margin-top: -4px;
  position: absolute;
  top: 14px;
  left: 0;
}
.content-block-outer .descriptive-block-sub-section ul li ul,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section ul li ul {
  margin-top: 0;
  margin-bottom: 0;
}
.content-block-outer .descriptive-block-sub-section img,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section img {
  float: right;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 10px;
}
.content-block-outer .descriptive-block-sub-section img.floatLeft,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section img.floatLeft {
  float: left;
  margin-right: 15px;
  margin-left: 0;
  margin-top: 10px;
}
.content-block-outer .descriptive-block-sub-section img.floatRight,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section img.floatRight {
  float: right;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 10px;
}
.content-block-outer .descriptive-block-sub-section img.marginTop,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section img.marginTop {
  margin-top: 20px;
}
.content-block-outer .descriptive-block-sub-section img.marginBottom,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section img.marginBottom {
  margin-bottom: 20px;
}
.content-block-outer .descriptive-block-sub-section img.halfWidth,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section img.halfWidth {
  width: 50%;
  height: auto;
}
.content-block-outer .descriptive-block-sub-section img.fullWidth,
.content-block-outer-alphabet-scroll .descriptive-block-sub-section img.fullWidth {
  width: 100%;
  height: auto;
}
.content-block-outer .patient-leaflet img,
.content-block-outer-alphabet-scroll .patient-leaflet img {
  margin-top: 20px;
  margin-left: 0;
  float: none;
}
.content-block-outer .patient-leaflet table,
.content-block-outer-alphabet-scroll .patient-leaflet table {
  border: 1px;
  border-color: black;
}
.content-block-outer .patient-leaflet td,
.content-block-outer-alphabet-scroll .patient-leaflet td {
  padding: 6px;
}
.content-block-outer .patient-leaflet td p,
.content-block-outer-alphabet-scroll .patient-leaflet td p {
  margin: 0;
}

p {
  font-size: 1rem;
  line-height: 1.75rem;
}
@media only screen and (min-width: 1024px) {
  p {
    font-size: 1.125rem;
    line-height: 2.125rem;
  }
}

a {
  text-decoration: none;
  outline: none !important;
}
a:focus, a:active {
  outline: none !important;
  box-shadow: none;
}

.carousel-image-trigger {
  margin-bottom: 80px;
  margin-top: 80px;
  width: 100%;
  overflow: hidden;
  transition: 0.2s ease;
}
@media only screen and (min-width: 768px) {
  .carousel-image-trigger:hover .img-holder-for-trigger > img {
    opacity: 0.8;
  }
  .carousel-image-trigger:hover .img-button-overlay-outer {
    transform: scale(1.2);
  }
}
.carousel-image-trigger .carousel-image-trigger-inner {
  width: 140%;
  white-space: nowrap;
  display: flex;
  cursor: pointer;
}
.carousel-image-trigger .img-holder-for-trigger {
  cursor: pointer;
  width: 33.33%;
  margin-right: 30px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .carousel-image-trigger .img-holder-for-trigger {
    margin-right: 40px;
  }
}
.carousel-image-trigger .img-holder-for-trigger .img-button-overlay-outer {
  transition: 0.2s ease;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
  background-color: #ffffff;
  position: absolute;
  width: 80px;
  height: 80px;
  z-index: 20;
}
.carousel-image-trigger .img-holder-for-trigger .img-button-overlay-outer .icon-search {
  margin-top: calc(50% - 10px);
  margin-left: calc(50% - 10px);
  stroke: #003c7d;
}
.carousel-image-trigger img {
  width: 100%;
}

.page-header-large-outer .row.sub-sect-divider {
  width: 100%;
  height: 1px;
  background-color: #003c7d;
  margin-top: 10px;
}
.page-header-large-outer .row.page-header-large .large-title-with-description h1 {
  margin-top: 15px;
  padding-bottom: 30px;
}
.page-header-large-outer .row.page-header-large .large-title-with-description .article-type-holder {
  margin-top: 100px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .page-header-large-outer .row.page-header-large .large-title-with-description .article-type-holder {
    font-size: 1.75rem;
    margin-top: 150px;
  }
}
.page-header-large-outer .row.page-header-large h1 {
  margin-top: 167px;
  margin-bottom: 0;
  padding: 0 0 10px;
  font-weight: normal;
}
.page-header-large-outer .row.header-large-sub-items {
  justify-content: space-between;
  display: flex;
  padding: 25px 20px 21px;
  font-size: 1rem;
  margin: 0 -20px;
  white-space: nowrap;
  overflow-x: scroll;
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
@media only screen and (min-width: 640px) {
  .page-header-large-outer .row.header-large-sub-items {
    margin: 0 auto;
    padding: 25px 0 21px;
  }
}
.page-header-large-outer .row button {
  margin-right: 10px;
}
.page-header-large-outer .row button:last-child {
  margin-right: 0;
}
.page-header-large-outer .row::-webkit-scrollbar {
  display: none;
}

.primary-button-full-width {
  cursor: pointer;
  background-color: #003c7d;
  padding: 30px 20px 27px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 20;
  transition: 0.2s ease;
}
.primary-button-full-width div {
  color: #ffffff;
}
.primary-button-full-width svg {
  fill: #ffffff;
}
@media only screen and (min-width: 768px) {
  .primary-button-full-width:hover {
    background-color: #6575e1;
  }
}
@media only screen and (min-width: 640px) {
  .primary-button-full-width {
    padding: 30px 30px 27px;
  }
}

.link-icon-top-right {
  margin-left: 15px;
  width: 10px;
  height: 10px;
}

.separator-darkish-blue,
.separator-darkish-blue-small {
  height: 0.0625rem;
  width: 100%;
  background-color: #003c7d;
  display: none;
}
@media only screen and (min-width: 640px) {
  .separator-darkish-blue,
  .separator-darkish-blue-small {
    display: block;
  }
}

.landscape-image {
  margin: 0 -20px;
}
.landscape-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
@media only screen and (min-width: 640px) {
  .landscape-image {
    display: block;
    margin: auto;
  }
}

.square-image {
  margin: 0 -20px;
}
.square-image img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 640px) {
  .square-image {
    display: block;
    margin: auto;
  }
}

.square-image-video {
  position: relative;
  margin: 0 -20px;
  cursor: pointer;
  transition: 0.2s ease;
}
@media only screen and (min-width: 768px) {
  .square-image-video:hover img {
    opacity: 0.8;
  }
  .square-image-video:hover .play-overlay {
    transform: scale(1.2);
    transition: 0.2s ease;
  }
}
.square-image-video img {
  width: 100%;
}
.square-image-video .play-overlay {
  position: absolute;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  pointer-events: none;
  text-align: center;
  line-height: 88px;
  z-index: 20;
  transition: 0.2s ease;
}
@media only screen and (min-width: 640px) {
  .square-image-video {
    display: block;
    margin: auto;
  }
}
.square-image-video.center-video {
  margin-right: 0 !important;
}

.thick-blue-separator {
  height: 14px;
  width: 100%;
  background-color: #003c7d;
}

.intro-text,
.intro-text-detail {
  line-height: 32px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .intro-text,
  .intro-text-detail {
    line-height: 42px;
    font-size: 1.75rem;
    margin-right: 80px;
  }
}
.intro-text.content-page-intro,
.intro-text-detail.content-page-intro {
  margin-bottom: 80px;
}

.intro-text {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .intro-text {
    margin-bottom: 80px;
  }
}

.profile-image {
  margin-bottom: 40px;
}

.readmore {
  margin-top: 30px;
  display: flex;
  font-size: 1rem;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .readmore svg:hover {
    fill: #6575e1;
  }
}
@media only screen and (min-width: 768px) {
  .readmore:hover {
    color: #6575e1;
  }
}
@media only screen and (min-width: 768px) {
  .readmore {
    font-size: 1.125rem;
  }
}

.case-buttons {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 640px) {
  .case-buttons {
    margin-bottom: 80px;
  }
}

.generic-list ul li {
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
}
.generic-list ul li:first-child {
  border-top: 1px solid #003c7d;
}

.generic-list-descriptive {
  margin-bottom: 80px;
}
.generic-list-descriptive ul li {
  display: flex;
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
}
.generic-list-descriptive ul li:first-child {
  border-top: 1px solid #003c7d;
}
.generic-list-descriptive ul li div:first-of-type {
  width: 200px;
}

.generic-list-descriptive-extra-text {
  margin-bottom: 80px;
}
.generic-list-descriptive-extra-text ul li {
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
}
.generic-list-descriptive-extra-text ul li:first-child {
  border-top: 1px solid #003c7d;
}
.generic-list-descriptive-extra-text ul li div {
  width: 58%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .generic-list-descriptive-extra-text ul li div {
    width: 68%;
  }
}
.generic-list-descriptive-extra-text ul li div:first-of-type {
  width: 40%;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .generic-list-descriptive-extra-text ul li div:first-of-type {
    width: 30%;
  }
}
.generic-list-descriptive-extra-text ul li div > p:nth-of-type(2) {
  color: rgba(0, 60, 125, 0.8);
}

.readmore-block-align {
  order: 2;
}
@media only screen and (min-width: 640px) {
  .readmore-block-align {
    order: 1;
  }
}

.readmore-block-bottom {
  display: none;
}
@media only screen and (min-width: 768px) {
  .readmore-block-bottom {
    display: block;
  }
}

.image-block-align {
  order: 1;
}
@media only screen and (min-width: 640px) {
  .image-block-align {
    order: 2;
  }
}

.readmore-center-align {
  margin-top: 30px;
  margin-bottom: 21px;
  display: flex;
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .readmore-center-align:hover {
    color: #6575e1;
  }
  .readmore-center-align:hover svg {
    fill: #6575e1;
  }
}
@media only screen and (min-width: 640px) {
  .readmore-center-align {
    margin-bottom: 0;
    font-size: 1.125rem;
  }
}

.readmore-deskop-display {
  display: none;
}
@media only screen and (min-width: 640px) {
  .readmore-deskop-display {
    display: flex;
  }
}

.readmore-mobile-display {
  display: flex;
}
@media only screen and (min-width: 640px) {
  .readmore-mobile-display {
    display: none;
  }
}

.mobile-hidden {
  display: none;
}
@media only screen and (min-width: 640px) {
  .mobile-hidden {
    display: flex;
  }
}

.profile-highlight-name {
  border-bottom: 1px solid #003c7d;
  padding-bottom: 40px;
  margin: 0;
}

.role-selection-block {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #003c7d;
  z-index: 200;
  overflow: hidden scroll;
  transition: 0.5s ease;
}
.role-selection-block.hidden-selection {
  top: 100%;
}
.role-selection-block .role-selection-intro {
  margin-top: 140px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ffffff;
  font-weight: normal;
  font-size: 1rem;
  line-height: 40px;
}
@media only screen and (min-width: 768px) {
  .role-selection-block .role-selection-intro {
    margin-top: 200px;
  }
}
.role-selection-block ul li {
  margin-top: 10px;
  line-height: 90px;
  font-size: 3.375rem;
  border-bottom: 1px solid #ffffff;
  font-weight: normal;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .role-selection-block ul li {
    margin-top: 0;
    line-height: 140px;
    font-size: 4.5rem;
  }
}

.mobile-scrollable-buttons {
  display: flex;
  white-space: nowrap;
  overflow-x: scroll;
  margin: 0 -20px 20px;
  padding-bottom: 10px;
  scrollbar-width: none;
}
.mobile-scrollable-buttons button {
  align-self: flex-end;
}
@media only screen and (min-width: 768px) {
  .mobile-scrollable-buttons {
    margin: 0 20px 20px !important;
  }
}
.mobile-scrollable-buttons::-webkit-scrollbar {
  display: none;
}

.search-overlay-block {
  padding: 160px 0 80px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 201;
  background-color: #003c7d;
  overflow: hidden scroll;
  transition: 0.5s ease;
}
.search-overlay-block.hidden-overlay-input {
  top: 100%;
}
.search-overlay-block .search-buttons-align {
  display: flex;
  justify-content: flex-start;
}
@media only screen and (min-width: 768px) {
  .search-overlay-block .search-buttons-align {
    justify-content: space-between;
  }
}
.search-overlay-block .search-buttons-align svg {
  fill: #ffffff;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .search-overlay-block .search-buttons-align div:first-of-type button:first-of-type {
    margin-left: 0;
  }
}
.search-overlay-block .search-buttons-align button {
  margin-left: 0;
  margin-right: 10px;
}
.search-overlay-block .search-buttons-align button:last-of-type {
  margin-right: 20px;
}
@media only screen and (min-width: 768px) {
  .search-overlay-block .search-buttons-align button:last-of-type {
    margin-right: 0;
  }
}
.search-overlay-block .search-results-outer {
  margin-top: 60px;
}
.search-overlay-block .search-results-outer h3 {
  font-size: 1.75rem;
  margin-bottom: 0;
}
.search-overlay-block .search-results-outer p {
  margin-top: 0;
  margin-bottom: 40px;
}
.search-overlay-block mark {
  background-color: white;
  color: #003c7d;
}

.overlay-input-field {
  background-color: transparent;
  border: none;
  width: 100%;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 20px;
  color: #ffffff;
  font-size: 2.313rem;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .overlay-input-field {
    font-size: 4.5rem;
  }
}
.overlay-input-field::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.overlay-input-field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.overlay-input-field::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.overlay-input-field:focus {
  outline: none;
}

.icon-search-large {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .icon-search-large {
    top: 22px;
  }
}

.search-input-holder {
  position: relative;
  margin-top: 160px;
}
.search-input-holder svg {
  bottom: calc(50% - 1px);
  left: calc(95% - 1px);
}
@media only screen and (min-width: 768px) {
  .search-input-holder {
    margin-top: 90px;
  }
}

.row-2 {
  width: 100%;
  margin: 0 -20px;
}

.topbar-buttons-holder {
  transition: 0.5s ease;
  height: 80px;
  background-color: #ffffff;
  z-index: 20;
  position: sticky;
}

.sticky-filters-top {
  transition: 0.5s ease;
  background-color: #ffffff;
  position: sticky;
  z-index: 20;
  font-size: 1.125rem;
  height: 80px;
}
.sticky-filters-top .header-large-sub-sticky-sect {
  padding: 0 20px;
  white-space: nowrap;
  scrollbar-width: none;
  display: flex;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 80px;
  transition: 0.2s ease;
  height: 80px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .sticky-filters-top .header-large-sub-sticky-sect:hover {
    padding: 0 20px;
  }
}
.sticky-filters-top .header-large-sub-sticky-sect div:last-child button:last-child {
  margin-right: 20px;
}
@media only screen and (min-width: 768px) {
  .sticky-filters-top .header-large-sub-sticky-sect div:last-child button:last-child {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .sticky-filters-top .header-large-sub-sticky-sect {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1280px) {
  .sticky-filters-top .header-large-sub-sticky-sect {
    padding: 0;
  }
}
.sticky-filters-top button:last-child {
  margin-right: 20px;
}
.sticky-filters-top.sticky-color--lavender.scrollable-top {
  background-color: #ffffff;
  transition: top 0.5s ease;
}
.sticky-filters-top.sticky-color--lavender.fixed-top {
  background-color: #c2c6e2;
  transition: background 0.5s ease, top 0.5s ease;
  border-bottom: 1px solid rgba(0, 60, 125, 0.2);
}
.sticky-filters-top.sticky-color--light-peach.scrollable-top {
  background-color: #ffffff;
  transition: top 0.5s ease;
}
.sticky-filters-top.sticky-color--light-peach.fixed-top {
  background-color: #fad0c9;
  transition: background 0.5s ease, top 0.5s ease;
  border-bottom: 1px solid rgba(0, 60, 125, 0.2);
}
.sticky-filters-top.sticky-color--pistache.scrollable-top {
  background-color: #ffffff;
  transition: top 0.5s ease;
}
.sticky-filters-top.sticky-color--pistache.fixed-top {
  background-color: #b9e0bd;
  transition: background 0.5s ease, top 0.5s ease;
  border-bottom: 1px solid rgba(0, 60, 125, 0.2);
}
.sticky-filters-top.sticky-color--pale.scrollable-top {
  background-color: #ffffff;
  transition: top 0.5s ease;
}
.sticky-filters-top.sticky-color--pale.fixed-top {
  background-color: #f0e3d3;
  transition: background 0.5s ease, top 0.5s ease;
  border-bottom: 1px solid rgba(0, 60, 125, 0.2);
}
.sticky-filters-top.sticky-color--sky.scrollable-top {
  background-color: #ffffff;
  transition: top 0.5s ease;
}
.sticky-filters-top.sticky-color--sky.fixed-top {
  background-color: #cde8f1;
  transition: background 0.5s ease, top 0.5s ease;
  border-bottom: 1px solid rgba(0, 60, 125, 0.2);
}

.scrolling-filters--up {
  top: 0;
  transition: top 0.5s ease;
}
[data-scrolldir=up] .scrolling-filters--up {
  top: 80px;
}

.breadcrumbs,
.breadcrumbs-mobile {
  display: flex;
  margin-top: 100px;
  font-size: 1rem;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs,
  .breadcrumbs-mobile {
    font-size: 1.125rem;
  }
}
.breadcrumbs a,
.breadcrumbs-mobile a {
  margin: 0 10px;
}
.breadcrumbs a:first-of-type,
.breadcrumbs-mobile a:first-of-type {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs a:hover,
  .breadcrumbs-mobile a:hover {
    color: rgba(0, 60, 125, 0.5);
  }
}
.breadcrumbs span.current-page,
.breadcrumbs-mobile span.current-page {
  margin: 0 10px;
}

.breadcrumbs {
  display: none;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs {
    display: flex;
  }
}

.breadcrumbs-mobile {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs-mobile {
    display: none;
  }
}
.breadcrumbs-mobile svg {
  margin-right: 30px;
  margin-top: 4px;
  fill: rgba(0, 60, 125, 0.5);
}

.images-list-holder {
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  .images-list-holder {
    margin-top: 60px;
  }
}
.images-list-holder:first-of-type {
  margin-top: 60px;
}
.images-list-holder .image-list-holder-inner {
  margin-top: 60px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .images-list-holder .image-list-holder-inner {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.images-list-holder .image-list-holder-inner h3 {
  font-size: 1.75rem;
  margin-bottom: 0;
  margin-top: 0;
}
.images-list-holder .image-list-holder-inner img {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .images-list-holder .image-list-holder-inner img {
    margin-bottom: 20px;
  }
}
.images-list-holder .image-list-holder-inner p {
  margin: 0;
  line-height: 20px;
}
.images-list-holder .image-list-holder-inner .unavailable-image {
  width: 100%;
  padding-top: 100%;
  background-color: #ffffff;
  margin-bottom: 27px;
  position: relative;
}
.images-list-holder .image-list-holder-inner .unavailable-image svg {
  position: absolute;
  top: calc(50% - 81px);
  left: calc(50% - 81px);
}

.anchor {
  display: block;
  position: relative;
  top: -300px;
  visibility: hidden;
}

.social-media-share-buttons {
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.social-media-share-buttons.social-media-buttons-no-sub-title {
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) {
  .social-media-share-buttons {
    flex-direction: row;
  }
}
.social-media-share-buttons .share-media-inner-text {
  margin-right: 27px;
}

.intro-line {
  margin-top: 60px;
}

.intro-text-filters {
  line-height: 32px;
  font-size: 1.5rem;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .intro-text-filters {
    line-height: 42px;
    font-size: 1.75rem;
  }
}

.button-filter-display {
  margin-bottom: 40px;
}

#vacancy-filter-feedback ul {
  display: flex;
  flex-wrap: wrap;
}
#vacancy-filter-feedback ul li {
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  font-size: 1rem;
  padding: 0 20px;
  height: 40px;
  margin-right: 10px;
  line-height: 40px;
  margin-bottom: 10px;
}

#resetFiltersButton {
  background: #003c7d;
  color: #ffffff;
}
#resetFiltersButton::after {
  content: url("../img/icon-button-cross2.svg");
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 12px;
  fill: #ffffff;
}

.nomargin {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.descriptive-block-sub-section a {
  text-decoration: underline;
}
.descriptive-block-sub-section img {
  margin-top: 20px !important;
  display: block;
  height: auto;
}
.descriptive-block-sub-section img.floatLeft {
  float: left;
  margin-right: 15px;
  margin-left: 0;
  margin-top: 0;
}
.descriptive-block-sub-section img.floatRight {
  float: right;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 0;
}
.descriptive-block-sub-section img.marginTop {
  margin-top: 20px;
}
.descriptive-block-sub-section img.marginBottom {
  margin-bottom: 20px;
}
.descriptive-block-sub-section img.halfWidth {
  width: 50%;
}
.descriptive-block-sub-section img.fullWidth {
  width: 100%;
}

.double-image-holder {
  margin-bottom: 80px;
}
@media only screen and (min-width: 0) {
  .double-image-holder {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .double-image-holder {
    margin-left: 16px;
  }
}

#search-result-count {
  margin-bottom: 30px;
}

.desktop-only {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .desktop-only {
    display: flex !important;
  }
}

.mobile-only {
  display: flex !important;
}
@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.text--centered {
  text-align: center;
}

.text--ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text--noselect {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.text--nowrap {
  white-space: nowrap;
}

.text--wordwrap {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
@supports not ((-webkit-hyphens: auto) or (hyphens: auto)) {
  .text--wordwrap {
    word-wrap: break-word;
  }
}
@media only screen and (min-width: 768px) {
  .text--wordwrap {
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none;
  }
  @supports not ((-webkit-hyphens: auto) or (hyphens: auto)) {
    .text--wordwrap {
      word-wrap: normal;
    }
  }
}

* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}

body {
  margin-top: 81px;
  min-width: 320px;
  overflow-x: hidden;
}

.container {
  padding: 0 20px;
}
@media only screen and (min-width: 1024px) {
  .container {
    padding: 0 80px;
  }
}

img {
  max-width: 100%;
}

.row {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.row h2 {
  margin-top: 0;
  font-size: 1.875rem;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .row h2 {
    line-height: 2.875rem;
    font-size: 2.875rem;
  }
}
.row h3 {
  margin-bottom: 40px;
  margin-top: 0;
  font-size: 1.75rem;
}
.row h3.title-first-color-sect {
  margin-top: 0;
}
@media only screen and (min-width: 640px) {
  .row h3.title-first-color-sect {
    margin-top: 80px;
    font-size: 1.75rem;
  }
}

.content-block-outer {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  font-size: 1rem;
  line-height: 1.75rem;
}
@media only screen and (min-width: 1024px) {
  .content-block-outer {
    font-size: 1.125rem;
    line-height: 2.125rem;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.content-block-outer h2 {
  margin-bottom: 40px;
}

.grid-x:last-of-type .readmore-block-align .readmore {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .grid-x:last-of-type .readmore-block-align .readmore {
    margin-bottom: 80px;
  }
}

.content-block-outer-alphabet-scroll {
  padding-bottom: 0;
  font-size: 1rem;
  margin-top: 0;
  transition: margin 0.3s ease;
}
.content-block-outer-alphabet-scroll.intersect-filter {
  margin-top: 80px;
  transition: margin 0.3s ease;
}
@media only screen and (min-width: 768px) {
  .content-block-outer-alphabet-scroll {
    font-size: 1.125rem;
  }
}
.content-block-outer-alphabet-scroll h2 {
  margin-bottom: 40px;
}

.content-block-outer-blue-overlay {
  padding-top: 160px;
  padding-bottom: 80px;
}

.color-sect-first {
  padding-top: 80px;
}
@media only screen and (min-width: 640px) {
  .color-sect-first {
    padding-top: 0;
  }
}

.color-sect-last {
  padding-bottom: 80px;
}
@media only screen and (min-width: 640px) {
  .color-sect-last {
    padding-bottom: 160px;
  }
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.cell .vacancy-preview-holder:last-of-type {
  margin-bottom: 0;
}

.print-sub-head-container {
  display: none;
}

.download-holder {
  display: none;
}

.social-media-links-top {
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 2px;
}
@media only screen and (min-width: 640px) {
  .social-media-links-top {
    margin-top: 0;
  }
}
.social-media-links-top .social-media-link {
  display: inline-block;
  height: 18px;
  margin-left: 20px;
}
.social-media-links-top .social-media-link:first-child {
  margin-left: 0;
}

.agenda-list-mobile {
  padding-top: 0;
}
@media only screen and (min-width: 640px) {
  .agenda-list-mobile {
    padding-top: 80px;
  }
}

.general-list-section-selector {
  border-top: 1px solid #003c7d;
  height: 80px;
  line-height: 80px;
  display: none;
}
@media only screen and (min-width: 640px) {
  .general-list-section-selector {
    display: block;
  }
}

.general-list-link {
  line-height: 80px;
  height: 110px;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #003c7d;
  transition: 0.2s ease;
  cursor: pointer;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .general-list-link {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 640px) {
  .general-list-link {
    height: 80px;
  }
}
.general-list-link svg {
  -ms-grid-row-align: start;
      align-self: start;
  margin-top: 34px;
}
@media only screen and (min-width: 640px) {
  .general-list-link svg {
    -ms-grid-row-align: center;
        align-self: center;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .general-list-link:hover {
    padding: 0 20px;
    background-color: rgba(0, 60, 125, 0.05);
  }
}
.general-list-link .general-list-link-name {
  width: 65%;
}
.general-list-link .date-time {
  position: absolute;
  top: 30px;
  color: rgba(0, 60, 125, 0.8);
  font-size: 0.8125rem;
}
@media only screen and (min-width: 640px) {
  .general-list-link .date-time {
    position: relative;
    top: 0;
    color: #003c7d;
    font-size: 1.125rem;
  }
}

.alphabetic-scroll-selector {
  font-size: 1rem;
  font-family: "AadPro-semiBold", sans-serif;
  height: 80px;
  line-height: 80px;
  border-top: 1px solid #003c7d;
  display: none;
}
@media only screen and (min-width: 768px) {
  .alphabetic-scroll-selector {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 640px) {
  .alphabetic-scroll-selector {
    display: block;
  }
}

.alphabetic-link {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  padding: 30px 0 27px;
  font-size: 1rem;
  transition: 0.2s ease;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .alphabetic-link {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .alphabetic-link:hover {
    background-color: rgba(0, 60, 125, 0.05);
    padding: 30px 30px 27px;
  }
}
.alphabetic-link:first-of-type {
  border-top: 1px solid #003c7d;
}
.alphabetic-link div {
  align-self: flex-end;
}
.alphabetic-link svg {
  -ms-grid-row-align: center;
      align-self: center;
}

.alphabet-filter-sticky {
  position: sticky;
  top: 0;
  height: 80px;
  z-index: 80;
}
.alphabet-filter-sticky.alphabet-filter--lavender .inner-alphabet-sticky-top {
  background-color: #c2c6e2;
}
.alphabet-filter-sticky.alphabet-filter--pistache .inner-alphabet-sticky-top {
  background-color: #b9e0bd;
}
.alphabet-filter-sticky.alphabet-filter--sky .inner-alphabet-sticky-top {
  background-color: #cde8f1;
}
.alphabet-filter-sticky.alphabet-filter--light-peach .inner-alphabet-sticky-top {
  background-color: #fad0c9;
}
.alphabet-filter-sticky.alphabet-filter--pale .inner-alphabet-sticky-top {
  background-color: #f0e3d3;
}
.alphabet-filter-sticky button {
  line-height: 40px;
  padding: 0 18px;
  margin-right: 6px;
  margin-left: 0;
}
.alphabet-filter-sticky button:last-of-type {
  margin-left: 0;
}
.alphabet-filter-sticky .inner-alphabet-sticky-top {
  height: 80px;
  transition: 0.5s ease;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 60, 125, 0.2);
}
.alphabet-filter-sticky .inner-alphabet-sticky-top.sticky-hidden-top {
  transition: 0.5s ease;
  overflow: hidden;
  border-bottom: 1px solid transparent;
  height: 0;
  pointer-events: none;
}
.alphabet-filter-sticky .inner-alphabet-sticky-top.sticky-hidden-top .sticky-role-dropdown-inner {
  height: 0 !important;
}

.sticky-buttons-observer {
  border-top: 1px solid #003c7d;
}
@media only screen and (min-width: 640px) {
  .sticky-buttons-observer {
    border-top: none;
  }
}

.alphabet-filter-btn {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-width: 50px;
}
@media only screen and (min-width: 768px) {
  .alphabet-filter-btn {
    flex-grow: 2;
    flex-shrink: 2;
    min-width: unset;
  }
}
.alphabet-filter-btn .filter-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  font-size: 1rem;
  height: 40px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .alphabet-filter-btn .filter-btn {
    font-size: 1.125rem;
  }
  .alphabet-filter-btn .filter-btn:hover {
    border: 1px solid #003c7d;
  }
}

.alphabetic-navigation {
  display: flex;
  align-items: center;
  height: 80px;
  overflow-x: scroll;
  gap: 6px;
}
.alphabetic-navigation::-webkit-scrollbar {
  display: none;
}
.alphabetic-navigation li:first-of-type {
  margin-left: 3px;
}
.alphabetic-navigation li:last-of-type {
  margin-right: 3px;
}

.alphabet-filter-btn-hidden {
  display: none;
}

.color-bg-sect .container .row .hidden-alphabet-section {
  display: none;
}

.overview-item-info-outer {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  line-height: 24px;
}
.overview-item-info-outer .overview-item-desc {
  width: 40%;
  margin-right: 40px;
}
@media only screen and (min-width: 768px) {
  .overview-item-info-outer .overview-item-desc {
    width: 20%;
  }
}
.overview-item-info-outer .over-item-result {
  width: 60%;
}
@media only screen and (min-width: 768px) {
  .overview-item-info-outer .over-item-result {
    width: 80%;
  }
}
.overview-item-info-outer .over-item-result ul {
  margin: 0;
  font-size: 1.125rem;
}
.overview-item-info-outer p {
  padding: 0;
  margin: 0;
}

.alphabet-filter-modal-content {
  margin-top: 150px;
}
.alphabet-filter-modal-content .h3 {
  font-size: 2.875rem;
  margin-bottom: 40px;
}
.alphabet-filter-modal-content .separator-darkish-blue {
  margin-bottom: 40px;
}
.alphabet-filter-modal-content .primary-button-full-width {
  margin-bottom: 20px;
}
.alphabet-filter-modal-content ul {
  font-size: 1.125rem;
  margin: 30px 0;
  line-height: 24px;
  width: 100%;
  display: block;
}
.alphabet-filter-modal-content ul li {
  position: relative;
  padding-left: 20px;
}
.alphabet-filter-modal-content ul li::before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 8px;
  background-color: #003c7d;
  margin-right: 20px;
  margin-top: -4px;
  position: absolute;
  top: 11px;
  left: 0;
}

.intro-a-z-list {
  margin-top: 30px;
  margin-bottom: 60px;
}

.posted-on-and-read-time {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 40px;
}
.posted-on-and-read-time div {
  margin-left: 30px;
}
.posted-on-and-read-time div:first-child {
  margin-left: 0;
}

.background-tint--pistache {
  background-color: #b9e0bd;
}
.background-tint--pistache.article-highlight-separator-top {
  background-color: transparent;
}
@media only screen and (min-width: 640px) {
  .background-tint--pistache.article-highlight-separator-top {
    background-color: #b9e0bd;
  }
}
.background-tint--pistache--transparent {
  background-color: #e3f3e5;
}
.background-tint--sky {
  background-color: #cde8f1;
}
.background-tint--sky.article-highlight-separator-top {
  background-color: transparent;
}
@media only screen and (min-width: 640px) {
  .background-tint--sky.article-highlight-separator-top {
    background-color: #cde8f1;
  }
}
.background-tint--sky--transparent {
  background-color: #ebf6f9;
}
.background-tint--light-peach {
  background-color: #fad0c9;
}
.background-tint--light-peach.article-highlight-separator-top {
  background-color: transparent;
}
@media only screen and (min-width: 640px) {
  .background-tint--light-peach.article-highlight-separator-top {
    background-color: #fad0c9;
  }
}
.background-tint--light-peach--transparent {
  background-color: #fdece9;
}
.background-tint--pale {
  background-color: #f0e3d3;
}
.background-tint--pale.article-highlight-separator-top {
  background-color: transparent;
}
@media only screen and (min-width: 640px) {
  .background-tint--pale.article-highlight-separator-top {
    background-color: #f0e3d3;
  }
}
.background-tint--pale--transparent {
  background-color: #f9f4ed;
}
.background-tint--lavender {
  background-color: #c2c6e2;
}
.background-tint--lavender.article-highlight-separator-top {
  background-color: transparent;
}
@media only screen and (min-width: 640px) {
  .background-tint--lavender.article-highlight-separator-top {
    background-color: #c2c6e2;
  }
}
.background-tint--lavender--transparent {
  background-color: #e7e8f3;
}
.background-tint--white {
  background-color: #ffffff;
}
.background-tint--white.article-highlight-separator-top {
  background-color: transparent;
}
@media only screen and (min-width: 640px) {
  .background-tint--white.article-highlight-separator-top {
    background-color: #ffffff;
  }
}

.btn--text-like {
  border: 0;
  outline: 0 !important;
  text-decoration: none;
  background-color: transparent;
  height: unset;
  padding: 0;
  line-height: inherit;
  font-size: inherit;
}
.btn--text-like:focus {
  text-decoration: none;
  border: 0;
  box-shadow: none;
}
.btn--text-like:hover {
  text-decoration: none;
  border: 0;
}
.btn--text-like[disabled],
.btn--text-like .disabled {
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .btn--text-like:hover {
    border: 0;
  }
}
.btn__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  min-height: 24px;
  padding: 0 0.2rem;
  margin: 0;
  border: 0;
  gap: 0.25rem;
  color: #003c7d;
  color: var(--lumc-btn-color);
}
.btn__icon:hover {
  border: 0;
}
.btn__icon--search {
  border: 0;
  border-radius: 30px;
  width: 3rem;
  height: 3rem;
}
.btn__icon--search:hover {
  border: 0;
}
.btn__icon--bordered {
  border: 0;
}
@media only screen and (min-width: 768px) {
  .btn__icon--bordered {
    padding: 0 0.625rem;
    border: 1px solid rgba(0, 60, 125, 0.2);
    border: 1px solid var(--lumc-btn-color-border);
  }
  .btn__icon--bordered:hover {
    border: 1px solid #003c7d;
    border: 1px solid var(--lumc-btn-color-border-hover);
  }
}
.btn__icon--label {
  display: none;
}
@media only screen and (min-width: 768px) {
  .btn__icon--label {
    display: inline-block;
  }
}

a.button,
button {
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  font-size: 1rem;
  padding: 0 20px;
  height: 40px;
  margin-left: 10px;
  line-height: 40px;
}
@media only screen and (min-width: 768px) {
  a.button,
  button {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  a.button:hover,
  button:hover {
    border: 1px solid #003c7d;
  }
}
a.button:focus,
button:focus {
  border-color: #719ece;
  box-shadow: 0 0 0 2px rgba(0, 60, 125, 0.3);
}

.icon-share-buttons-holder {
  display: flex;
}

.ico-share-button {
  fill: #003c7d;
  cursor: pointer;
  transition: border-color 0.2s ease;
  -ms-grid-row-align: center;
      align-self: center;
  width: 40px;
  height: 40px;
  line-height: 44px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  margin-right: 10px;
  position: relative;
}
.ico-share-button svg {
  fill: #003c7d;
  position: relative;
  top: 0;
  left: -8px;
}
@media only screen and (min-width: 768px) {
  .ico-share-button:hover {
    border: 1px solid #003c7d;
  }
}

.apply-now-sticky-button {
  display: none;
}
@media only screen and (min-width: 768px) {
  .apply-now-sticky-button {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .apply-now-sticky-button:hover {
    background-color: #6575e1;
  }
}

.label-button {
  width: 100%;
  color: white;
  margin-left: -10px;
}
@media only screen and (min-width: 768px) {
  .label-button {
    width: inherit;
    margin-left: 0;
  }
}

.edit-profile-button {
  display: none;
  width: 95%;
}
@media only screen and (min-width: 768px) {
  .edit-profile-button {
    display: block;
    margin-bottom: 25px !important;
  }
}

.register-button {
  text-align: center;
  display: block;
  margin-top: 30px;
  width: 95%;
  height: auto;
}

.remove-selection-cross {
  display: inline-block;
  margin-left: 10px;
  position: relative;
}
.remove-selection-cross::before {
  content: url("../img/icon-button-cross.svg");
  height: 11px;
  width: 11px;
  display: inline-block;
  right: 0;
  top: 0;
}

.btn-close {
  width: 40px;
  height: 40px;
  padding: 0;
}

.btn-content-width {
  width: -moz-max-content;
  width: max-content;
}

input[type=submit].submitButton {
  color: #ffffff;
  background-color: #003c7d;
  border-radius: 30px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  font-size: 1rem;
  padding: 0 20px;
  height: 40px;
  margin-left: 10px;
  line-height: 40px;
}

#goToTopButton {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 30px;
  z-index: 99;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  padding: 0 18px 20px 20px;
  border-radius: 30px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  font-size: 16px;
}
@media only screen and (min-width: 640px) {
  #goToTopButton {
    padding: 0 40px 20px 20px;
  }
}

#goToTopButton > span#button-text {
  display: none;
}
@media only screen and (min-width: 640px) {
  #goToTopButton > span#button-text {
    display: block;
  }
}

@media only screen and (min-width: 640px) {
  #goToTopButton:hover {
    background-color: #003c7d;
    color: white;
  }
}

#top-button {
  display: block;
  float: right;
  margin-top: 12px;
  margin-right: 11px;
  transform: rotate(180deg);
}
@media only screen and (min-width: 640px) {
  #top-button {
    margin-top: -28px;
    margin-right: -21px;
  }
}

button.ico-modal-close {
  border: none;
  float: right;
}

.swiper-container-overlay-carousel {
  line-height: 34px;
}
.swiper-container-overlay-carousel .swiper-button-prev-overlay,
.swiper-container-overlay-carousel .swiper-button-next-overlay {
  top: calc(50% - 15px);
}
@media only screen and (min-width: 768px) {
  .swiper-container-overlay-carousel .swiper-button-prev-overlay,
  .swiper-container-overlay-carousel .swiper-button-next-overlay {
    top: calc(50% - 40px);
  }
}
.swiper-container-overlay-carousel .swiper-inner-align img {
  max-height: 70vh;
}
.swiper-container-overlay-carousel .swiper-inner-align p {
  margin-bottom: 0;
}

.swiper-container,
.swiper-container-overlay-carousel {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-slide {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel-title-holder {
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #003c7d;
}

.swiper-inner-align {
  display: block;
}
.swiper-inner-align p {
  margin-bottom: 0;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev-styled-carousel,
.swiper-button-next-styled-carousel {
  cursor: pointer;
  background: transparent;
  border-radius: 100px;
  transition: 0.2s ease;
  position: absolute;
  z-index: 10;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid rgba(0, 17, 88, 0.2);
  text-align: center;
  bottom: 20px;
  top: calc(50% - 15px);
}
@media only screen and (min-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next,
  .swiper-button-prev-styled-carousel,
  .swiper-button-next-styled-carousel {
    top: calc(50% - 30px);
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .swiper-button-prev:hover,
  .swiper-button-next:hover,
  .swiper-button-prev-styled-carousel:hover,
  .swiper-button-next-styled-carousel:hover {
    opacity: 0.5;
  }
}

.swiper-button-prev,
.swiper-button-prev-styled-carousel {
  left: 20px;
}

.swiper-button-next,
.swiper-button-next-styled-carousel {
  right: 20px;
}

.swiper-button-disabled {
  cursor: default;
  opacity: 0.4;
}

.carousel-image-in-overlay {
  height: 100%;
}
.carousel-image-in-overlay .swiper-wrapper {
  height: 100vh;
}
.carousel-image-in-overlay .swiper-button-prev,
.carousel-image-in-overlay .swiper-button-next {
  top: unset;
  background: #ffffff;
}
@media screen and (orientation: landscape) {
  .carousel-image-in-overlay .swiper-button-prev,
  .carousel-image-in-overlay .swiper-button-next {
    top: 50%;
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .carousel-image-in-overlay .swiper-button-prev,
  .carousel-image-in-overlay .swiper-button-next {
    top: 50%;
    bottom: 0;
  }
}
.carousel-image-in-overlay .swiper-button-prev,
.carousel-image-in-overlay .swiper-button-prev-styled-carousel {
  left: 20px;
}
@media only screen and (min-width: 768px) {
  .carousel-image-in-overlay .swiper-button-prev,
  .carousel-image-in-overlay .swiper-button-prev-styled-carousel {
    left: 80px;
  }
}
.carousel-image-in-overlay .swiper-button-next,
.carousel-image-in-overlay .swiper-button-next-styled-carousel {
  right: 20px;
}
@media only screen and (min-width: 768px) {
  .carousel-image-in-overlay .swiper-button-next,
  .carousel-image-in-overlay .swiper-button-next-styled-carousel {
    right: 80px;
  }
}

.carousel-image-container {
  padding: 0;
  position: relative;
  padding-bottom: 0.9375rem;
}
@media only screen and (min-width: 640px) {
  .carousel-image-container--negative-top {
    margin-top: -4.375rem;
  }
}
@media only screen and (min-width: 640px) {
  .carousel-image-container {
    padding-bottom: 1.875rem;
  }
}
.carousel-image-container.hidden-swiper {
  opacity: 0;
  pointer-events: none;
}

.carousel-button-container {
  display: none;
  padding: 0 20px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 640px) {
  .carousel-button-container {
    display: block;
    padding: 0;
  }
}
.carousel-button-container .swiper-button-wrapper {
  display: flex;
  justify-content: flex-end;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.carousel-button-container .swiper-button-prev, .carousel-button-container .swiper-button-next {
  position: initial;
}

.centrum-main-header {
  border-bottom: none;
}

.centrum-sub-header {
  height: 80px;
  line-height: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
}
.centrum-sub-header .mob-ico {
  display: block;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .mob-ico {
    display: none;
  }
}
.centrum-sub-header .centrum-header-title,
.centrum-sub-header .centrum-header-title-mobile {
  height: 81px;
  line-height: 80px;
  font-size: 1.125rem;
  font-family: "AadPro-semiBold", sans-serif;
}
.centrum-sub-header .centrum-header-title.highlighted-title,
.centrum-sub-header .centrum-header-title-mobile.highlighted-title {
  border-bottom: 5px solid #003c7d;
}
.centrum-sub-header .centrum-header-title {
  display: none;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-header-title {
    display: block;
  }
}
.centrum-sub-header .centrum-header-title-mobile {
  display: block;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-header-title-mobile {
    display: none;
  }
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation {
  display: block;
  background-color: #003c7d;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  position: fixed;
  text-align: left;
  overflow: scroll;
  transition: top 0.5s ease;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list .centrum-main-navigation {
    position: relative;
    display: flex;
    background: transparent;
    overflow: visible;
    height: 76px;
  }
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation > li {
  margin: 0 20px;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list .centrum-main-navigation > li {
    margin: 0 20px 0 0;
  }
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation > li:last-child {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list .centrum-main-navigation > li:last-child {
    margin-right: 0;
    border-bottom: none;
  }
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation .nav-main-list-item-centrum {
  display: flex;
  justify-content: space-between;
  padding: 26px 0 24px;
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation .nav-main-list-item-centrum svg {
  display: block;
  fill: #ffffff;
  margin-top: 4px;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list .centrum-main-navigation .nav-main-list-item-centrum svg {
    display: none;
  }
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation .nav-main-list-item-centrum.highlighted {
  border-bottom: 5px solid #003c7d;
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation .solo-menu-item {
  border-bottom: 1px solid #ffffff;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list .centrum-main-navigation .solo-menu-item {
    border-bottom: none;
  }
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation.mobile-centrum-nav {
  transition: top 0.5s ease;
  top: 100%;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list .centrum-main-navigation.mobile-centrum-nav {
    top: 0;
  }
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation .mobile-centrum-nav-description {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 20px;
  height: 80px;
  line-height: 80px;
}
.centrum-sub-header .centrum-nav-list .centrum-main-navigation .mobile-centrum-nav-description svg {
  fill: #ffffff;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list .centrum-main-navigation .mobile-centrum-nav-description {
    display: none;
  }
}
.centrum-sub-header .centrum-nav-list > ul {
  display: none;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul {
    display: flex;
  }
}
.centrum-sub-header .centrum-nav-list > ul > li {
  color: #ffffff;
  margin: 0;
  cursor: text;
}
.centrum-sub-header .centrum-nav-list > ul > li > a {
  color: #ffffff;
  display: none;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul > li > a {
    color: #003c7d;
    display: block;
  }
}
.centrum-sub-header .centrum-nav-list > ul > li > a.highlighted {
  border-bottom: 2px solid #003c7d;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul > li {
    font-size: 1.125rem;
    margin-left: 40px;
    cursor: pointer;
    position: relative;
  }
  .centrum-sub-header .centrum-nav-list > ul > li:first-of-type {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul > li:hover .centrum-sub-nav-list {
    display: block;
    max-height: 400px;
    overflow: hidden;
    transition: 0.2s ease;
  }
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list {
    border: none;
    background-color: #003c7d;
    position: absolute;
    top: 79px;
    right: 0;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    max-height: 0;
    overflow: hidden;
    min-width: 375px;
    transition: 0.2s ease;
    text-align: left;
    margin: 0;
    padding-bottom: 0;
  }
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list > div {
  margin-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list > div {
    margin: 0;
  }
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list .sub-list-title {
  display: none;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list .sub-list-title {
    display: block;
    padding: 6px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    line-height: 80px;
    height: 80px;
  }
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list ul {
  padding: 0;
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list ul > :first-child {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list ul {
    padding: 16px 20px;
    text-align: left;
  }
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list ul li {
  margin-left: 0;
  text-align: left;
  line-height: 30px;
  padding: 10px 0;
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 768px) {
  .centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list ul li a {
    color: #ffffff;
  }
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list ul li svg {
  fill: #ffffff;
  margin-left: 20px;
}
.centrum-sub-header .centrum-nav-list > ul > li .centrum-sub-nav-list a {
  color: #ffffff;
  margin: 0;
}

.js-close-centrum-overlay {
  pointer-events: all;
}

.square-image-header-outer .image-background-holder-centrum {
  padding-top: 80px;
  width: 100%;
  background: url("../img/Knijpertje_in_vinger-9978.jpg") no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 640px) {
  .square-image-header-outer .image-background-holder-centrum {
    width: calc(50% + 50px);
  }
}
@media only screen and (min-width: 1024px) {
  .square-image-header-outer .image-background-holder-centrum {
    width: calc(50% + 70px);
  }
}
@media only screen and (min-width: 1200px) {
  .square-image-header-outer .image-background-holder-centrum {
    width: calc(50% + 90px);
  }
}
.square-image-header-outer .image-background-holder-centrum .inner-square-background {
  width: 100%;
  padding-top: 100%;
  display: flex;
  justify-content: flex-end;
}
.square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align {
  color: #ffffff;
  font-size: 1rem;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0 20px;
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align {
    bottom: 10rem;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1380px) {
  .square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align {
    width: 1280px;
    left: calc(50% - (1280px / 2 + 20px));
  }
}
.square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align .outer-image-title-holder {
  border-bottom: 14px solid #ffffff;
  z-index: 70;
}
.square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align .outer-image-title-holder .full-width-selector {
  cursor: pointer;
  transition: 0.2s ease;
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align .outer-image-title-holder .full-width-selector:hover {
    padding: 25px 20px 21px;
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align .full-width-selector {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ffffff;
  padding: 25px 0 21px;
}
.square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align .full-width-selector p {
  padding: 0;
  margin: 0;
}
.square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align .full-width-selector svg {
  fill: #ffffff;
  -ms-grid-row-align: center;
      align-self: center;
}
.square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align h2 {
  margin-bottom: 30px;
  font-size: 2.313rem;
  line-height: 2.313rem;
}
@media only screen and (min-width: 1024px) {
  .square-image-header-outer .image-background-holder-centrum .inner-square-background .square-image-text-align h2 {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
}
@media only screen and (min-width: 640px) {
  .square-image-header-outer .square-image-menu-holder .square-image-menu-inner {
    bottom: 0;
    background-color: transparent;
  }
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer .square-image-menu-holder .square-image-menu-inner {
    bottom: 10rem;
  }
}
@media only screen and (min-width: 1024px) {
  .square-image-header-outer .square-image-menu-holder .square-image-menu-inner {
    padding-right: 80px;
  }
}
@media only screen and (min-width: 1380px) {
  .square-image-header-outer .square-image-menu-holder .square-image-menu-inner {
    padding-right: 20px;
    width: 1280px;
    left: calc(50% - (1280px / 2 - 20px));
  }
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner .header .logo,
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner .header h3 {
  margin-bottom: 10px;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner .header h3 {
  font-size: 2.875rem;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner .header .logo {
  display: block;
  margin-left: auto;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner nav {
  border-bottom: 14px solid #003c7d;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li {
  border-top: 1px solid #003c7d;
  height: 79px;
  transition: 0.2s ease;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li:hover {
    background-color: rgba(0, 60, 125, 0.05);
    padding: 0 30px;
  }
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li a {
  display: flex;
  justify-content: space-between;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li a p {
  margin: 0;
  padding: 0;
  line-height: 79px;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li a svg {
  -ms-grid-row-align: center;
      align-self: center;
  fill: #003c7d;
}

.centrum-header-intersection-observer {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 500px;
  left: 0;
  opacity: 0;
}

.centrum-header-upper {
  border: none;
}
.centrum-header-upper.upper-scrolled {
  border-bottom: 1px solid rgba(0, 60, 125, 0.3);
}

.centrum-header-lower {
  background-color: #ffffff;
  transition: 0.2s ease;
  border-bottom: 1px solid rgba(0, 60, 125, 0.2);
}
.centrum-header-lower.lower-scrolled {
  transition: 0.2s ease;
  border-bottom: 1px solid rgba(0, 60, 125, 0.3);
}
.centrum-header-lower.lower-scrolled--pale {
  background-color: #f0e3d3;
}
.centrum-header-lower.lower-scrolled--pistache {
  background-color: #b9e0bd;
}
.centrum-header-lower.lower-scrolled--sky {
  background-color: #cde8f1;
}
.centrum-header-lower.lower-scrolled--light-peach {
  background-color: #fad0c9;
}
.centrum-header-lower.lower-scrolled--lavender {
  background-color: #c2c6e2;
}

.article-type-holder-centrum {
  margin-top: 280px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .article-type-holder-centrum {
    font-size: 1.75rem;
  }
}

.article-type-holder-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px;
  margin-bottom: 10px;
}
.article-type-holder-header img {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .article-type-holder-header {
    margin-bottom: 38px;
  }
}

.article-type-holder-content {
  font-size: 1.5rem;
}
@media only screen and (min-width: 640px) {
  .article-type-holder-content {
    margin-top: 175px;
    font-size: 1.75rem;
  }
}

.breadcrumbs-centrum,
.breadcrumbs-centrum-mobile {
  display: flex;
  margin-top: 180px;
  font-size: 1rem;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs-centrum,
  .breadcrumbs-centrum-mobile {
    font-size: 1.125rem;
  }
}
.breadcrumbs-centrum a,
.breadcrumbs-centrum-mobile a {
  margin: 0 10px;
  color: #003c7d;
}
.breadcrumbs-centrum a:first-of-type,
.breadcrumbs-centrum-mobile a:first-of-type {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs-centrum a:hover,
  .breadcrumbs-centrum-mobile a:hover {
    color: rgba(0, 60, 125, 0.5);
  }
}
.breadcrumbs-centrum span.current-page,
.breadcrumbs-centrum-mobile span.current-page {
  margin: 0 10px;
}

.breadcrumbs-centrum {
  display: none;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs-centrum {
    display: flex;
    margin-top: 180px;
  }
}

.breadcrumbs-centrum-mobile {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs-centrum-mobile {
    display: none;
  }
}
.breadcrumbs-centrum-mobile svg {
  margin-right: 30px;
  margin-top: 4px;
  fill: rgba(0, 60, 125, 0.5);
}

.no-pointer-events {
  pointer-events: none;
}

.arl-centrum-hero__h1 {
  font-family: "AadPro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px !important;
  line-height: 40px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
@media only screen and (min-width: 640px) {
  .arl-centrum-hero__h1 {
    font-size: 40px !important;
    line-height: 40px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media only screen and (min-width: 768px) {
  .arl-centrum-hero__h1 {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .arl-centrum-hero__h1 {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .arl-centrum-hero__h1 {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
}
.arl-centrum-hero__intro {
  font-family: "AadPro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 2rem;
}
@media only screen and (min-width: 768px) {
  .arl-centrum-hero__intro {
    font-size: 1.75rem;
    line-height: 2.625rem;
  }
}
.arl-centrum-hero__logo {
  margin: 30px 1.5rem 30px;
  width: 100%;
  height: 100%;
}
.arl-centrum-hero__logo-container {
  display: flex;
  justify-content: flex-end;
}
.arl-centrum-hero__filler {
  padding-top: 100%;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .arl-centrum-hero__filler {
    padding-top: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .arl-centrum-hero__filler {
    padding-top: 31%;
  }
}
.arl-centrum-hero__filler--landscape {
  padding-top: 55%;
}
@media only screen and (min-width: 768px) {
  .arl-centrum-hero__filler--landscape {
    padding-top: 19%;
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .arl-centrum-hero__filler--landscape {
    margin-top: 0;
    padding-top: 20%;
  }
}
.arl-centrum-hero__spacer {
  height: 0;
}
@media only screen and (min-width: 768px) {
  .arl-centrum-hero__spacer {
    height: 60px;
  }
}
.arl-centrum-hero__image {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100%;
  margin: 0 -20px -22.1875rem -20px;
}
.arl-centrum-hero__image--landscape {
  padding-top: 58.672%;
  margin-right: -20px !important;
  margin-bottom: -15.15625rem;
  margin-left: -20px !important;
}
@media only screen and (min-width: 768px) {
  .arl-centrum-hero__image {
    margin-right: 0;
    margin-left: 0;
  }
}

.colorbox {
  background-color: #ffffff;
  padding: 60px 20px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .colorbox {
    padding: 60px 0;
  }
}
.colorbox ul {
  font-size: 1.125rem;
  margin: 30px 0;
  line-height: 24px;
  width: 100%;
  display: block;
}
.colorbox ul li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #003c7d;
  margin-right: 18px;
}

#CybotCookiebotDialogBodyButtonsWrapper {
  all: initial;
}
#CybotCookiebotDialogBodyButtonsWrapper * {
  all: revert;
}

a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none;
}

.related-links-holder {
  margin-top: 80px;
}

.download-links-holder:first-child {
  border-top: 1px solid #003c7d;
}
.download-links-holder .download-link {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
  transition: 0.2s ease;
}
.download-links-holder .download-link .download-description {
  width: 70%;
}
.download-links-holder .download-link .download-date {
  width: 25%;
}
@media only screen and (min-width: 768px) {
  .download-links-holder .download-link:hover {
    background-color: rgba(0, 60, 125, 0.05);
    padding: 30px 30px 27px;
  }
}

.ico-download {
  transform: rotate(90deg);
}

.search-buttons-subsect .icon-dropdown-arrow {
  transition-property: transform;
  transition-duration: 0.3s;
}
.search-buttons-subsect .open-button .icon-dropdown-arrow {
  transform: rotate(-180deg);
}

.dropdown-buttons-outer,
.search-buttons-align {
  position: relative;
  display: flex;
  overflow: auto hidden;
  white-space: nowrap;
  align-items: flex-start;
  max-width: 1280px;
  margin: 0 auto;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  padding: 0 20px;
}
.dropdown-buttons-outer::-webkit-scrollbar,
.search-buttons-align::-webkit-scrollbar {
  display: none;
}
.dropdown-buttons-outer.button-holder-actionbtn,
.search-buttons-align.button-holder-actionbtn {
  justify-content: space-between;
}
.dropdown-buttons-outer .dropdowns-flex-align,
.search-buttons-align .dropdowns-flex-align {
  position: relative;
  display: flex;
}
.dropdown-buttons-outer .dropdowns-flex-align div,
.search-buttons-align .dropdowns-flex-align div {
  margin-top: 0;
}
.dropdown-buttons-outer .dropdowns-flex-align div button,
.search-buttons-align .dropdowns-flex-align div button {
  margin-right: 0;
}
.dropdown-buttons-outer .dropdowns-flex-align div .icon-dropdown-arrow,
.search-buttons-align .dropdowns-flex-align div .icon-dropdown-arrow {
  transition-property: transform;
  transition-duration: 0.3s;
}
.dropdown-buttons-outer .dropdowns-flex-align .open-button .icon-dropdown-arrow,
.search-buttons-align .dropdowns-flex-align .open-button .icon-dropdown-arrow {
  transform: rotate(-180deg);
}
.dropdown-buttons-outer .general-btn-flex-align,
.search-buttons-align .general-btn-flex-align {
  display: flex;
}
.dropdown-buttons-outer .general-btn-flex-align div,
.search-buttons-align .general-btn-flex-align div {
  margin-top: 0;
}
.dropdown-buttons-outer .general-btn-flex-align button,
.search-buttons-align .general-btn-flex-align button {
  margin-right: 0;
  position: relative;
}
.dropdown-buttons-outer div,
.search-buttons-align div {
  margin-left: 10px;
  margin-top: 20px;
}
.dropdown-buttons-outer div:first-of-type,
.search-buttons-align div:first-of-type {
  margin-left: 0;
}
.dropdown-buttons-outer svg,
.search-buttons-align svg {
  pointer-events: none;
}
.dropdown-buttons-outer .icon-dropdown-arrow,
.search-buttons-align .icon-dropdown-arrow {
  margin-left: 10px;
  fill: #003c7d;
}
@media only screen and (min-width: 768px) {
  .dropdown-buttons-outer,
  .search-buttons-align {
    overflow: visible;
  }
}
@media only screen and (min-width: 1280px) {
  .dropdown-buttons-outer,
  .search-buttons-align {
    padding: 0;
  }
}

.styled-select-container {
  background: #003c7d;
  color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  min-width: 100%;
  z-index: 300;
  font-size: 1rem;
  margin-top: 0;
  transition: 0.5s ease;
}
@media only screen and (min-width: 768px) {
  .styled-select-container {
    font-size: 1.125rem;
    position: absolute;
    min-width: 300px;
    top: 60px;
    z-index: 2;
    left: auto;
    height: auto;
    margin-top: 20px;
  }
}
.styled-select-container .styled-select-close {
  color: #ffffff;
  position: absolute;
  top: 24px;
  right: 18px;
  padding: 10px;
  border-radius: 20px;
  line-height: 10px;
  transition: 0.2s ease;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .styled-select-container .styled-select-close:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.styled-select-container.styled-select-hidden {
  transition: 0.5s ease;
  top: 100% !important;
  display: block;
}
@media only screen and (min-width: 768px) {
  .styled-select-container.styled-select-hidden {
    display: none;
  }
}

.search-buttons-align .styled-select-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
  top: 0;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .search-buttons-align .styled-select-container {
    top: 70px;
  }
}
.search-buttons-align .styled-select-container .styled-select-title {
  height: 80px;
  line-height: 80px;
}
.search-buttons-align div {
  margin: 0;
}

.styled-select-hidden {
  display: none;
}

.styled-select-title {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 20px;
  margin-bottom: 10px;
}

.styled-select-list {
  list-style: none;
  margin: 0;
  padding: 10px 20px;
  max-height: 100%;
  overflow: hidden scroll;
}
.styled-select-list li {
  line-height: 40px;
}
@media only screen and (min-width: 768px) {
  .styled-select-list {
    max-height: 230px;
  }
}

.styled-select-container input[type=checkbox] {
  opacity: 0;
  margin-left: -10px;
}
.styled-select-container input[type=checkbox] ~ label {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.styled-select-container input[type=checkbox] ~ label::before,
.styled-select-container label::after {
  position: absolute;
}
.styled-select-container input[type=checkbox] ~ label::before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 1px solid;
  position: relative;
  margin-right: 10px;
  cursor: pointer;
}
.styled-select-container input[type=checkbox] ~ label::after {
  content: "";
  display: inline-block;
  height: 6px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
  top: 13px;
}
.styled-select-container input[type=checkbox] + label::after {
  content: none;
}
.styled-select-container input[type=checkbox]:checked + label::after {
  content: "";
}
.styled-select-container input[type=checkbox]:focus + label::before {
  outline: rgb(59, 153, 252) auto 5px;
}
.styled-select-container input[type=radio] {
  opacity: 0;
  margin-left: -10px;
}
.styled-select-container input[type=radio] ~ label {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.styled-select-container input[type=radio] ~ label::before,
.styled-select-container label::after {
  position: absolute;
}
.styled-select-container input[type=radio] ~ label::before {
  content: "";
  display: inline-block;
  height: 17px;
  width: 17px;
  border-radius: 16px;
  box-sizing: border-box;
  border: 1px solid;
  position: relative;
  margin-right: 10px;
  cursor: pointer;
}
.styled-select-container input[type=radio] ~ label::after {
  content: "";
  display: inline-block;
  height: 9px;
  width: 9px;
  border-radius: 9px;
  left: 4px;
  top: 12px;
  background-color: #ffffff;
}
.styled-select-container input[type=radio] + label::after {
  content: none;
}
.styled-select-container input[type=radio]:checked + label::after {
  content: "";
}
.styled-select-container input[type=radio]:focus + label::before {
  outline: rgb(59, 153, 252) auto 5px;
}

.mobile-filters {
  position: fixed;
  background-color: #003c7d;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 300;
  transition: 0.5s ease;
  display: block;
}
.mobile-filters.hidden-mobile-filters {
  top: 100%;
  transition: 0.5s ease;
}
@media only screen and (min-width: 768px) {
  .mobile-filters {
    display: none;
  }
}

.mobile-buttons-title-holder {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  height: 80px;
  line-height: 80px;
  padding: 0 20px 0 30px;
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  font-size: 1.125rem;
}
.mobile-buttons-title-holder .mobile-buttons-close {
  padding: 10px;
}
.mobile-buttons-title-holder svg {
  fill: #ffffff;
}

.search-buttons-subsect {
  display: flex;
}
.search-buttons-subsect div {
  margin-left: 10px;
}
.search-buttons-subsect div:first-of-type {
  margin-left: 0;
}

.clear-filters-align {
  margin-left: 10px;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .clear-filters-align {
    margin-right: 0;
  }
}

.js-button-dropdown-text-select {
  pointer-events: none;
}

.icon-dropdown-cross {
  display: none;
}

.sub-select-active .icon-dropdown-cross {
  display: inline-block;
  pointer-events: all !important;
  margin-left: 10px;
}
.sub-select-active .icon-dropdown-arrow {
  display: none;
}

.personal-quote {
  opacity: 0.5;
  font-style: italic;
  padding-bottom: 0;
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .personal-quote {
    padding-bottom: 18px;
  }
}

.employee-inner-quote {
  font-size: 1.375rem;
  font-style: italic;
  opacity: 0.5;
  margin: 38px 0;
}
@media only screen and (min-width: 768px) {
  .employee-inner-quote {
    margin: 48px 0;
    text-align: center;
  }
}

.images-list-holder .employee-link-holder:hover .image-list-img-inner img {
  transform: scale(1.2);
  transition: 0.2s ease;
}
.images-list-holder .employee-link-holder:hover .image-hover-overlay {
  opacity: 0.2;
  transition: 0.2s ease;
}

.image-list-img-container {
  position: relative;
}
.image-list-img-container .image-list-img-inner {
  position: relative;
  overflow: hidden;
  height: 370px;
  margin-bottom: 18px;
}
.image-list-img-container .image-list-img-inner img {
  width: 100%;
  max-width: 120%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transform-origin: center;
  transition: 0.2s ease;
}
.image-list-img-container .image-hover-overlay {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0;
  z-index: 20;
  position: absolute;
  opacity: 0;
  transition: 0.2s ease;
}

.event-links-holder .event-link {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
  transition: 0.2s ease;
}
.event-links-holder .event-link .event-description {
  width: 70%;
}
.event-links-holder .event-link .event-date {
  width: 25%;
}
@media only screen and (min-width: 768px) {
  .event-links-holder .event-link:hover {
    padding: 30px 30px 27px;
    background-color: rgba(0, 60, 125, 0.05);
  }
}
.event-links-holder .event-link:first-child {
  border-top: 1px solid #003c7d;
}

.lumc-footer {
  font-size: 1rem;
  overflow: hidden;
  margin-bottom: 2.5em;
}
@media only screen and (min-width: 640px) {
  .lumc-footer {
    font-size: 1.125rem;
    background: url("../img/footer-background.svg") no-repeat center;
  }
}
.lumc-footer__sitemap-wrapper {
  border-top: 14px solid #003c7d;
}
.lumc-footer__sitemap-inner {
  margin-top: 60px;
}
.lumc-footer__extra-links {
  display: flex;
  gap: 1em;
  flex-direction: column;
  margin-top: 2.5em;
  padding: 30px 0;
  border-top: 1px solid #003c7d;
  justify-content: space-between;
}
@media only screen and (min-width: 640px) {
  .lumc-footer__extra-links {
    flex-direction: row;
    margin-top: 72px;
  }
}
.lumc-footer__navigation--general {
  border-top: 1px solid #003c7d;
  padding-top: 2.5em;
  margin-top: 2.5em;
}
@media only screen and (min-width: 640px) {
  .lumc-footer__navigation--general {
    border: unset;
    padding: unset;
    margin: unset;
  }
}

.lumc-feedback-block__wrapper {
  margin-top: 1em;
  display: flex;
}
@media only screen and (min-width: 640px) {
  .lumc-feedback-block__wrapper {
    margin-top: 0;
  }
}
.lumc-feedback-block__button {
  margin: 0;
}

a:focus {
  outline: rgba(0, 60, 125, 0.5) solid 1px !important;
  opacity: 1;
}

*:focus {
  outline: rgba(0, 60, 125, 0.5) solid 1px !important;
}

h2:focus {
  outline-style: none !important;
  outline-width: 0;
}

div.vacancy-preview-holder > a:focus {
  display: block;
  height: auto;
  outline-offset: 12px;
}

div.row.content-block-outer:focus {
  outline-style: none !important;
  outline-width: 0;
}

div.container:focus {
  outline-style: none !important;
  outline-width: 0;
}

button:focus {
  margin-top: 2px;
}

a:focus > div.primary-button-full-width {
  background-color: #6575e1;
}

a.search-result-item:focus {
  display: block;
  outline: white solid 2px !important;
  outline-offset: 10px;
  box-shadow: none !important;
  box-shadow: none !important;
}

a.sub-menu__level03-link:focus > span.sub-menu__level03-text {
  color: white !important;
}

.modal-form-inner {
  margin-top: 160px;
}
.modal-form-inner .modal-form-title {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  .modal-form-inner .modal-form-title {
    border-bottom: 1px solid #003c7d;
  }
}
.modal-form-inner .modal-form-form {
  border-top: 1px solid #003c7d;
}
.modal-form-inner .modal-form-extra-info {
  margin: 0 0 40px;
}
@media only screen and (min-width: 768px) {
  .modal-form-inner .modal-form-extra-info {
    margin: 50px 0 0;
  }
}
.modal-form-inner .modal-form-form {
  padding-top: 40px;
}

.apply-now-form,
.feedback-form,
.job-alert-form {
  position: relative;
  margin-bottom: 80px;
}
.apply-now-form .float-container,
.feedback-form .float-container,
.job-alert-form .float-container {
  padding: 0;
  position: relative;
}
.apply-now-form .float-container input,
.feedback-form .float-container input,
.job-alert-form .float-container input {
  margin: 16px 0 10px;
  font-size: 1.125rem;
  width: 95%;
  padding: 8px 0;
  border: solid 1px rgba(0, 60, 125, 0.2);
}
@media only screen and (min-width: 768px) {
  .apply-now-form .float-container input,
  .feedback-form .float-container input,
  .job-alert-form .float-container input {
    width: 100%;
  }
}
.apply-now-form .float-container textarea,
.feedback-form .float-container textarea,
.job-alert-form .float-container textarea {
  margin: 16px 0 10px;
  font-size: 1.125rem;
  width: 95%;
  min-height: 6.8rem;
  max-height: 18.8rem;
  padding: 8px 0;
  border: solid 1px rgba(0, 60, 125, 0.2);
  resize: vertical;
}
@media only screen and (min-width: 768px) {
  .apply-now-form .float-container textarea,
  .feedback-form .float-container textarea,
  .job-alert-form .float-container textarea {
    width: 100%;
  }
}
.apply-now-form .float-container select,
.feedback-form .float-container select,
.job-alert-form .float-container select {
  margin: 16px 0 10px;
  font-size: 1.125rem;
  width: 95%;
  padding: 8px 0;
  border: solid 1px rgba(0, 60, 125, 0.2);
}
@media only screen and (min-width: 768px) {
  .apply-now-form .float-container select,
  .feedback-form .float-container select,
  .job-alert-form .float-container select {
    width: 100%;
  }
}
.apply-now-form label,
.feedback-form label,
.job-alert-form label {
  transform-origin: top left;
  transform: translate(0, 16px) scale(1);
  transition: all 0.2s ease-in-out;
  font-size: 1.125rem;
  pointer-events: none;
}
.apply-now-form .float-container.active label,
.feedback-form .float-container.active label,
.job-alert-form .float-container.active label {
  transform: translate(0, -2px) scale(0.75);
  opacity: 0.5;
}
.apply-now-form .optional-text,
.feedback-form .optional-text,
.job-alert-form .optional-text {
  opacity: 0.9;
  font-size: 0.8125rem;
}
.apply-now-form .upload-buttons-holder,
.feedback-form .upload-buttons-holder,
.job-alert-form .upload-buttons-holder {
  margin-top: 30px;
  display: block;
}
@media only screen and (min-width: 768px) {
  .apply-now-form .upload-buttons-holder,
  .feedback-form .upload-buttons-holder,
  .job-alert-form .upload-buttons-holder {
    display: flex;
    justify-content: space-between;
  }
}
.apply-now-form .upload-buttons-holder label,
.feedback-form .upload-buttons-holder label,
.job-alert-form .upload-buttons-holder label {
  pointer-events: all;
  position: relative;
}
.apply-now-form .upload-buttons-holder .inputfile,
.feedback-form .upload-buttons-holder .inputfile,
.job-alert-form .upload-buttons-holder .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.apply-now-form .upload-buttons-holder .inputfile.error-uploading + label,
.feedback-form .upload-buttons-holder .inputfile.error-uploading + label,
.job-alert-form .upload-buttons-holder .inputfile.error-uploading + label {
  border: 1px dashed red;
}
.apply-now-form .upload-buttons-holder .inputfile.error-uploading + label .hidden-error-message-upload,
.feedback-form .upload-buttons-holder .inputfile.error-uploading + label .hidden-error-message-upload,
.job-alert-form .upload-buttons-holder .inputfile.error-uploading + label .hidden-error-message-upload {
  display: block;
}
.apply-now-form .upload-buttons-holder .inputfile.error-uploading :focus + label,
.apply-now-form .upload-buttons-holder .inputfile.error-uploading + label:hover,
.feedback-form .upload-buttons-holder .inputfile.error-uploading :focus + label,
.feedback-form .upload-buttons-holder .inputfile.error-uploading + label:hover,
.job-alert-form .upload-buttons-holder .inputfile.error-uploading :focus + label,
.job-alert-form .upload-buttons-holder .inputfile.error-uploading + label:hover {
  border: 1px dashed red;
}
.apply-now-form .upload-buttons-holder .inputfile + label,
.feedback-form .upload-buttons-holder .inputfile + label,
.job-alert-form .upload-buttons-holder .inputfile + label {
  font-size: 1.125rem;
  display: inline-block;
  border: 1px dashed rgba(0, 60, 125, 0.3);
  padding: 20px;
  width: 100%;
  margin-bottom: 20px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .apply-now-form .upload-buttons-holder .inputfile + label,
  .feedback-form .upload-buttons-holder .inputfile + label,
  .job-alert-form .upload-buttons-holder .inputfile + label {
    width: 100%;
    margin-bottom: 0;
  }
}
.apply-now-form .upload-buttons-holder .inputfile + label .main-description,
.feedback-form .upload-buttons-holder .inputfile + label .main-description,
.job-alert-form .upload-buttons-holder .inputfile + label .main-description {
  font-size: 1.125rem;
  margin-bottom: 10px;
  display: block;
}
.apply-now-form .upload-buttons-holder .inputfile + label .sub-description,
.feedback-form .upload-buttons-holder .inputfile + label .sub-description,
.job-alert-form .upload-buttons-holder .inputfile + label .sub-description {
  font-size: 0.8125rem;
  opacity: 0.9;
  display: block;
  width: 80%;
}
.apply-now-form .upload-buttons-holder .inputfile + label .hidden-error-message-upload,
.feedback-form .upload-buttons-holder .inputfile + label .hidden-error-message-upload,
.job-alert-form .upload-buttons-holder .inputfile + label .hidden-error-message-upload {
  font-size: 0.8125rem;
  width: 80%;
  margin-top: 10px;
  color: red;
  display: none;
}
.apply-now-form .upload-buttons-holder .inputfile + label .upload-icon-holder,
.feedback-form .upload-buttons-holder .inputfile + label .upload-icon-holder,
.job-alert-form .upload-buttons-holder .inputfile + label .upload-icon-holder {
  position: absolute;
  right: 10px;
  top: calc(50% - 2px);
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border: 1px solid rgba(0, 60, 125, 0.3);
  border-radius: 40px;
  text-align: center;
  -ms-grid-row-align: center;
      align-self: center;
  fill: #003c7d;
}
.apply-now-form .upload-buttons-holder .inputfile:focus + label,
.apply-now-form .upload-buttons-holder .inputfile + label:hover,
.feedback-form .upload-buttons-holder .inputfile:focus + label,
.feedback-form .upload-buttons-holder .inputfile + label:hover,
.job-alert-form .upload-buttons-holder .inputfile:focus + label,
.job-alert-form .upload-buttons-holder .inputfile + label:hover {
  border: 1px dashed #003c7d;
}
.apply-now-form .upload-buttons-holder .inputfile:focus + label,
.feedback-form .upload-buttons-holder .inputfile:focus + label,
.job-alert-form .upload-buttons-holder .inputfile:focus + label {
  outline: 1px dotted #000000;
}
.apply-now-form .generic-checkbox-container,
.apply-now-form .generic-radiobutton-container,
.feedback-form .generic-checkbox-container,
.feedback-form .generic-radiobutton-container,
.job-alert-form .generic-checkbox-container,
.job-alert-form .generic-radiobutton-container {
  padding: 30px 0 12px;
  flex-direction: column;
}
.apply-now-form .form-checkboxes,
.apply-now-form .form-radiobuttons,
.feedback-form .form-checkboxes,
.feedback-form .form-radiobuttons,
.job-alert-form .form-checkboxes,
.job-alert-form .form-radiobuttons {
  line-height: 20px;
  margin-bottom: 38px;
  display: flex;
  flex-direction: column;
}
.apply-now-form .form-checkboxes label span,
.apply-now-form .form-radiobuttons label span,
.feedback-form .form-checkboxes label span,
.feedback-form .form-radiobuttons label span,
.job-alert-form .form-checkboxes label span,
.job-alert-form .form-radiobuttons label span {
  margin-right: 18px;
}
.apply-now-form .form-checkboxes div,
.apply-now-form .form-radiobuttons div,
.feedback-form .form-checkboxes div,
.feedback-form .form-radiobuttons div,
.job-alert-form .form-checkboxes div,
.job-alert-form .form-radiobuttons div {
  padding: 8px 0;
}
.apply-now-form .terms-and-conditions,
.feedback-form .terms-and-conditions,
.job-alert-form .terms-and-conditions {
  margin: 40px 0;
}
.apply-now-form .terms-and-conditions,
.apply-now-form .form-checkboxes,
.apply-now-form .generic-radiobutton-container,
.feedback-form .terms-and-conditions,
.feedback-form .form-checkboxes,
.feedback-form .generic-radiobutton-container,
.job-alert-form .terms-and-conditions,
.job-alert-form .form-checkboxes,
.job-alert-form .generic-radiobutton-container {
  display: flex;
}
.apply-now-form .terms-and-conditions input[type=checkbox],
.apply-now-form .form-checkboxes input[type=checkbox],
.apply-now-form .generic-radiobutton-container input[type=checkbox],
.feedback-form .terms-and-conditions input[type=checkbox],
.feedback-form .form-checkboxes input[type=checkbox],
.feedback-form .generic-radiobutton-container input[type=checkbox],
.job-alert-form .terms-and-conditions input[type=checkbox],
.job-alert-form .form-checkboxes input[type=checkbox],
.job-alert-form .generic-radiobutton-container input[type=checkbox] {
  opacity: 0;
  margin-left: -10px;
}
.apply-now-form .terms-and-conditions input[type=checkbox] ~ label,
.apply-now-form .form-checkboxes input[type=checkbox] ~ label,
.apply-now-form .generic-radiobutton-container input[type=checkbox] ~ label,
.feedback-form .terms-and-conditions input[type=checkbox] ~ label,
.feedback-form .form-checkboxes input[type=checkbox] ~ label,
.feedback-form .generic-radiobutton-container input[type=checkbox] ~ label,
.job-alert-form .terms-and-conditions input[type=checkbox] ~ label,
.job-alert-form .form-checkboxes input[type=checkbox] ~ label,
.job-alert-form .generic-radiobutton-container input[type=checkbox] ~ label {
  position: relative;
  display: inline-block;
  pointer-events: all;
}
.apply-now-form .terms-and-conditions input[type=checkbox] ~ label::before,
.apply-now-form .terms-and-conditions label::after,
.apply-now-form .form-checkboxes input[type=checkbox] ~ label::before,
.apply-now-form .form-checkboxes label::after,
.apply-now-form .generic-radiobutton-container input[type=checkbox] ~ label::before,
.apply-now-form .generic-radiobutton-container label::after,
.feedback-form .terms-and-conditions input[type=checkbox] ~ label::before,
.feedback-form .terms-and-conditions label::after,
.feedback-form .form-checkboxes input[type=checkbox] ~ label::before,
.feedback-form .form-checkboxes label::after,
.feedback-form .generic-radiobutton-container input[type=checkbox] ~ label::before,
.feedback-form .generic-radiobutton-container label::after,
.job-alert-form .terms-and-conditions input[type=checkbox] ~ label::before,
.job-alert-form .terms-and-conditions label::after,
.job-alert-form .form-checkboxes input[type=checkbox] ~ label::before,
.job-alert-form .form-checkboxes label::after,
.job-alert-form .generic-radiobutton-container input[type=checkbox] ~ label::before,
.job-alert-form .generic-radiobutton-container label::after {
  position: absolute;
  pointer-events: none;
}
.apply-now-form .terms-and-conditions input[type=checkbox] ~ label::before,
.apply-now-form .form-checkboxes input[type=checkbox] ~ label::before,
.apply-now-form .generic-radiobutton-container input[type=checkbox] ~ label::before,
.feedback-form .terms-and-conditions input[type=checkbox] ~ label::before,
.feedback-form .form-checkboxes input[type=checkbox] ~ label::before,
.feedback-form .generic-radiobutton-container input[type=checkbox] ~ label::before,
.job-alert-form .terms-and-conditions input[type=checkbox] ~ label::before,
.job-alert-form .form-checkboxes input[type=checkbox] ~ label::before,
.job-alert-form .generic-radiobutton-container input[type=checkbox] ~ label::before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 1px solid;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
  top: 2px;
}
.apply-now-form .terms-and-conditions input[type=checkbox] ~ label::after,
.apply-now-form .form-checkboxes input[type=checkbox] ~ label::after,
.apply-now-form .generic-radiobutton-container input[type=checkbox] ~ label::after,
.feedback-form .terms-and-conditions input[type=checkbox] ~ label::after,
.feedback-form .form-checkboxes input[type=checkbox] ~ label::after,
.feedback-form .generic-radiobutton-container input[type=checkbox] ~ label::after,
.job-alert-form .terms-and-conditions input[type=checkbox] ~ label::after,
.job-alert-form .form-checkboxes input[type=checkbox] ~ label::after,
.job-alert-form .generic-radiobutton-container input[type=checkbox] ~ label::after {
  content: "";
  display: inline-block;
  height: 6px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: 4px;
  top: 6px;
}
.apply-now-form .terms-and-conditions input[type=checkbox] + label::after,
.apply-now-form .form-checkboxes input[type=checkbox] + label::after,
.apply-now-form .generic-radiobutton-container input[type=checkbox] + label::after,
.feedback-form .terms-and-conditions input[type=checkbox] + label::after,
.feedback-form .form-checkboxes input[type=checkbox] + label::after,
.feedback-form .generic-radiobutton-container input[type=checkbox] + label::after,
.job-alert-form .terms-and-conditions input[type=checkbox] + label::after,
.job-alert-form .form-checkboxes input[type=checkbox] + label::after,
.job-alert-form .generic-radiobutton-container input[type=checkbox] + label::after {
  content: none;
}
.apply-now-form .terms-and-conditions input[type=checkbox]:checked + label::after,
.apply-now-form .form-checkboxes input[type=checkbox]:checked + label::after,
.apply-now-form .generic-radiobutton-container input[type=checkbox]:checked + label::after,
.feedback-form .terms-and-conditions input[type=checkbox]:checked + label::after,
.feedback-form .form-checkboxes input[type=checkbox]:checked + label::after,
.feedback-form .generic-radiobutton-container input[type=checkbox]:checked + label::after,
.job-alert-form .terms-and-conditions input[type=checkbox]:checked + label::after,
.job-alert-form .form-checkboxes input[type=checkbox]:checked + label::after,
.job-alert-form .generic-radiobutton-container input[type=checkbox]:checked + label::after {
  content: "";
}
.apply-now-form .terms-and-conditions input[type=checkbox]:focus + label::before,
.apply-now-form .form-checkboxes input[type=checkbox]:focus + label::before,
.apply-now-form .generic-radiobutton-container input[type=checkbox]:focus + label::before,
.feedback-form .terms-and-conditions input[type=checkbox]:focus + label::before,
.feedback-form .form-checkboxes input[type=checkbox]:focus + label::before,
.feedback-form .generic-radiobutton-container input[type=checkbox]:focus + label::before,
.job-alert-form .terms-and-conditions input[type=checkbox]:focus + label::before,
.job-alert-form .form-checkboxes input[type=checkbox]:focus + label::before,
.job-alert-form .generic-radiobutton-container input[type=checkbox]:focus + label::before {
  outline: rgb(59, 153, 252) auto 5px;
}
.apply-now-form .terms-and-conditions a,
.apply-now-form .form-checkboxes a,
.apply-now-form .generic-radiobutton-container a,
.feedback-form .terms-and-conditions a,
.feedback-form .form-checkboxes a,
.feedback-form .generic-radiobutton-container a,
.job-alert-form .terms-and-conditions a,
.job-alert-form .form-checkboxes a,
.job-alert-form .generic-radiobutton-container a {
  color: #6575e1;
}
.apply-now-form .terms-and-conditions input[type=radio],
.apply-now-form .form-checkboxes input[type=radio],
.apply-now-form .generic-radiobutton-container input[type=radio],
.feedback-form .terms-and-conditions input[type=radio],
.feedback-form .form-checkboxes input[type=radio],
.feedback-form .generic-radiobutton-container input[type=radio],
.job-alert-form .terms-and-conditions input[type=radio],
.job-alert-form .form-checkboxes input[type=radio],
.job-alert-form .generic-radiobutton-container input[type=radio] {
  opacity: 0;
  margin-left: -10px;
}
.apply-now-form .terms-and-conditions input[type=radio] ~ label,
.apply-now-form .form-checkboxes input[type=radio] ~ label,
.apply-now-form .generic-radiobutton-container input[type=radio] ~ label,
.feedback-form .terms-and-conditions input[type=radio] ~ label,
.feedback-form .form-checkboxes input[type=radio] ~ label,
.feedback-form .generic-radiobutton-container input[type=radio] ~ label,
.job-alert-form .terms-and-conditions input[type=radio] ~ label,
.job-alert-form .form-checkboxes input[type=radio] ~ label,
.job-alert-form .generic-radiobutton-container input[type=radio] ~ label {
  position: relative;
  display: flex;
  cursor: pointer;
  pointer-events: all;
}
.apply-now-form .terms-and-conditions input[type=radio] ~ label::before,
.apply-now-form .terms-and-conditions label::after,
.apply-now-form .form-checkboxes input[type=radio] ~ label::before,
.apply-now-form .form-checkboxes label::after,
.apply-now-form .generic-radiobutton-container input[type=radio] ~ label::before,
.apply-now-form .generic-radiobutton-container label::after,
.feedback-form .terms-and-conditions input[type=radio] ~ label::before,
.feedback-form .terms-and-conditions label::after,
.feedback-form .form-checkboxes input[type=radio] ~ label::before,
.feedback-form .form-checkboxes label::after,
.feedback-form .generic-radiobutton-container input[type=radio] ~ label::before,
.feedback-form .generic-radiobutton-container label::after,
.job-alert-form .terms-and-conditions input[type=radio] ~ label::before,
.job-alert-form .terms-and-conditions label::after,
.job-alert-form .form-checkboxes input[type=radio] ~ label::before,
.job-alert-form .form-checkboxes label::after,
.job-alert-form .generic-radiobutton-container input[type=radio] ~ label::before,
.job-alert-form .generic-radiobutton-container label::after {
  position: absolute;
}
.apply-now-form .terms-and-conditions input[type=radio] ~ label::before,
.apply-now-form .form-checkboxes input[type=radio] ~ label::before,
.apply-now-form .generic-radiobutton-container input[type=radio] ~ label::before,
.feedback-form .terms-and-conditions input[type=radio] ~ label::before,
.feedback-form .form-checkboxes input[type=radio] ~ label::before,
.feedback-form .generic-radiobutton-container input[type=radio] ~ label::before,
.job-alert-form .terms-and-conditions input[type=radio] ~ label::before,
.job-alert-form .form-checkboxes input[type=radio] ~ label::before,
.job-alert-form .generic-radiobutton-container input[type=radio] ~ label::before {
  content: "";
  display: inline-block;
  height: 17px;
  width: 17px;
  border-radius: 16px;
  box-sizing: border-box;
  border: 1px solid;
  position: relative;
  margin-right: 10px;
  cursor: pointer;
}
.apply-now-form .terms-and-conditions input[type=radio] ~ label::after,
.apply-now-form .form-checkboxes input[type=radio] ~ label::after,
.apply-now-form .generic-radiobutton-container input[type=radio] ~ label::after,
.feedback-form .terms-and-conditions input[type=radio] ~ label::after,
.feedback-form .form-checkboxes input[type=radio] ~ label::after,
.feedback-form .generic-radiobutton-container input[type=radio] ~ label::after,
.job-alert-form .terms-and-conditions input[type=radio] ~ label::after,
.job-alert-form .form-checkboxes input[type=radio] ~ label::after,
.job-alert-form .generic-radiobutton-container input[type=radio] ~ label::after {
  content: "";
  display: inline-block;
  height: 9px;
  width: 9px;
  border-radius: 9px;
  left: 4px;
  top: 4px;
  background-color: #003c7d;
}
.apply-now-form .terms-and-conditions input[type=radio] + label::after,
.apply-now-form .form-checkboxes input[type=radio] + label::after,
.apply-now-form .generic-radiobutton-container input[type=radio] + label::after,
.feedback-form .terms-and-conditions input[type=radio] + label::after,
.feedback-form .form-checkboxes input[type=radio] + label::after,
.feedback-form .generic-radiobutton-container input[type=radio] + label::after,
.job-alert-form .terms-and-conditions input[type=radio] + label::after,
.job-alert-form .form-checkboxes input[type=radio] + label::after,
.job-alert-form .generic-radiobutton-container input[type=radio] + label::after {
  content: none;
}
.apply-now-form .terms-and-conditions input[type=radio]:checked + label::after,
.apply-now-form .form-checkboxes input[type=radio]:checked + label::after,
.apply-now-form .generic-radiobutton-container input[type=radio]:checked + label::after,
.feedback-form .terms-and-conditions input[type=radio]:checked + label::after,
.feedback-form .form-checkboxes input[type=radio]:checked + label::after,
.feedback-form .generic-radiobutton-container input[type=radio]:checked + label::after,
.job-alert-form .terms-and-conditions input[type=radio]:checked + label::after,
.job-alert-form .form-checkboxes input[type=radio]:checked + label::after,
.job-alert-form .generic-radiobutton-container input[type=radio]:checked + label::after {
  content: "";
}
.apply-now-form .terms-and-conditions input[type=radio]:focus + label::before,
.apply-now-form .form-checkboxes input[type=radio]:focus + label::before,
.apply-now-form .generic-radiobutton-container input[type=radio]:focus + label::before,
.feedback-form .terms-and-conditions input[type=radio]:focus + label::before,
.feedback-form .form-checkboxes input[type=radio]:focus + label::before,
.feedback-form .generic-radiobutton-container input[type=radio]:focus + label::before,
.job-alert-form .terms-and-conditions input[type=radio]:focus + label::before,
.job-alert-form .form-checkboxes input[type=radio]:focus + label::before,
.job-alert-form .generic-radiobutton-container input[type=radio]:focus + label::before {
  outline: rgb(59, 153, 252) auto 5px;
}
.apply-now-form .terms-and-conditions input[type=radio]:focus + label,
.apply-now-form .form-checkboxes input[type=radio]:focus + label,
.apply-now-form .generic-radiobutton-container input[type=radio]:focus + label,
.feedback-form .terms-and-conditions input[type=radio]:focus + label,
.feedback-form .form-checkboxes input[type=radio]:focus + label,
.feedback-form .generic-radiobutton-container input[type=radio]:focus + label,
.job-alert-form .terms-and-conditions input[type=radio]:focus + label,
.job-alert-form .form-checkboxes input[type=radio]:focus + label,
.job-alert-form .generic-radiobutton-container input[type=radio]:focus + label {
  outline: rgb(59, 153, 252) auto 5px;
}
.apply-now-form input[type=submit]:focus + label.primary-button-full-width,
.feedback-form input[type=submit]:focus + label.primary-button-full-width,
.job-alert-form input[type=submit]:focus + label.primary-button-full-width {
  background-color: #6575e1 !important;
}
.apply-now-form .term-and-conditions-extra-text,
.feedback-form .term-and-conditions-extra-text,
.job-alert-form .term-and-conditions-extra-text {
  font-size: 1rem;
  line-height: 30px;
  margin: 60px 0 30px;
  color: rgba(0, 60, 125, 0.5);
}
@media only screen and (min-width: 768px) {
  .apply-now-form .term-and-conditions-extra-text,
  .feedback-form .term-and-conditions-extra-text,
  .job-alert-form .term-and-conditions-extra-text {
    font-size: 1.125rem;
  }
}
.apply-now-form .term-and-conditions-extra-text a,
.feedback-form .term-and-conditions-extra-text a,
.job-alert-form .term-and-conditions-extra-text a {
  color: #6575e1;
  margin-left: 10px;
}
.apply-now-form input[type=submit],
.feedback-form input[type=submit],
.job-alert-form input[type=submit] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.apply-now-form input[type=submit] + label:not(.label-button),
.feedback-form input[type=submit] + label:not(.label-button),
.job-alert-form input[type=submit] + label:not(.label-button) {
  position: absolute;
  left: -20px;
  right: -20px;
  bottom: -100px;
  color: #ffffff;
  height: 80px;
  line-height: 30px;
  display: flex;
  justify-content: space-between;
  pointer-events: all;
  font-size: 1rem;
  width: 100vw;
}
@media only screen and (min-width: 768px) {
  .apply-now-form input[type=submit] + label:not(.label-button),
  .feedback-form input[type=submit] + label:not(.label-button),
  .job-alert-form input[type=submit] + label:not(.label-button) {
    line-height: 40px;
    position: relative;
    height: 80px;
    font-size: 1.125rem;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
  }
}

.feedback-form {
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .feedback-form {
    margin-left: 0;
  }
}

.field-validation-error {
  color: red;
}

input[type=text].disease-or-condition-query-input,
input[type=text].clinic-ward-center-query-input {
  height: 40px;
  padding: 10px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  border-width: 1px;
  margin-bottom: 10px;
  border-radius: 10px;
  border: 1px solid rgba(0, 60, 125, 0.2);
}

.site-header {
  border-bottom: 1px solid rgba(0, 60, 125, 0.1);
  background-color: #ffffff;
  z-index: 90;
}
.site-header-inner {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lumc-logo-holder,
.header-nav {
  -ms-grid-row-align: center;
      align-self: center;
}

.lumc-logo-holder img {
  width: 160px;
}

.login-btn {
  display: none;
}
@media only screen and (width >= 768px) {
  .login-btn {
    display: flex;
  }
}
.login-btn svg {
  transform: scale(0.9);
}

.login-btn-mobile {
  display: flex;
  line-height: 18px;
  text-align: left;
}
@media only screen and (width >= 768px) {
  .login-btn-mobile {
    display: none;
  }
}

.site-header .container .row .login-btn-mobile,
.centrum-main-header .container .row .login-btn-mobile {
  border: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .site-header .container .row .login-btn-mobile:hover,
  .centrum-main-header .container .row .login-btn-mobile:hover {
    border: 0;
  }
}

.logo-lumc-mobile {
  position: absolute;
  top: 18px;
  display: block;
}
@media only screen and (min-width: 640px) {
  .logo-lumc-mobile {
    display: none;
  }
}

.logo-lumc-large {
  margin-top: 8px;
  display: none;
}
@media only screen and (min-width: 640px) {
  .logo-lumc-large {
    display: block;
  }
}

.unavailable {
  position: relative;
}
.unavailable .unavailable-text {
  position: absolute;
  background-color: #003c7d;
  color: #ffffff;
  top: 20px;
  line-height: 28px;
  width: 280px;
  right: 0;
  display: none;
  pointer-events: none;
  font-size: 0.8125rem;
}
.unavailable .unavailable-text .unavailable-text-inner {
  padding: 14px;
}
@media only screen and (min-width: 768px) {
  .unavailable:hover .unavailable-text {
    display: block;
  }
}

.header-nav {
  line-height: 10px;
}
.header-nav--item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 0.1rem;
}
.header-nav .language-switch {
  border: 0;
  font-size: 1.375rem;
}
.header-nav .language-switch__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header-nav .language-switch .language-switch-element {
  text-decoration: none;
  cursor: pointer;
  font-size: 1rem;
}
.header-nav .language-switch .language-switch-element:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .header-nav .language-switch .language-switch-element {
    font-size: 1.125rem;
  }
}
.header-nav .language-switch .language-switch-element.active {
  text-decoration: underline;
  cursor: auto;
}
@media only screen and (min-width: 768px) {
  .header-nav .pancake-menu svg {
    transform: scale(0.8);
  }
}
@media only screen and (min-width: 768px) {
  .header-nav .pancake-close svg {
    transform: scale(0.8);
  }
}
.header-nav .language-switch.header-hidden-item,
.header-nav .search-icon-holder.header-hidden-item,
.header-nav .login-btn.header-hidden-item,
.header-nav .login-btn-mobile.header-hidden-item {
  display: none;
}
.header-nav .login-sub-links {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  background-color: #003c7d;
  color: #ffffff;
  text-align: left;
  font-size: 1rem;
  line-height: normal;
  overflow: hidden;
  transition: 0.5s;
  top: 100%;
  z-index: 300;
}
@media only screen and (min-width: 768px) {
  .header-nav .login-sub-links {
    height: auto;
    position: absolute;
    right: 0;
    left: auto;
    top: 50px;
    width: 380px;
    max-height: 0;
  }
}
.header-nav .login-sub-links svg {
  fill: #ffffff;
}
.header-nav .login-sub-links .login-title-and-close {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  height: 80px;
  line-height: 80px;
  display: flex;
  justify-content: space-between;
  padding: 0 10px 0 20px;
}
.header-nav .login-sub-links .login-title-and-close svg {
  fill: #ffffff;
}
.header-nav .login-sub-links .login-title-and-close .login-close {
  cursor: pointer;
  height: auto;
  padding: 0;
  line-height: 10px;
}
.header-nav .login-sub-links ul {
  transition: opacity 0.3s ease;
  margin: 20px 10px;
  opacity: 0;
}
.header-nav .login-sub-links ul li {
  display: flex;
  justify-content: space-between;
  margin: 10px;
}
.header-nav .login-sub-links ul li a {
  color: #ffffff;
  margin: 6px 0;
}
.header-nav .login-sub-links ul li svg {
  -ms-grid-row-align: center;
      align-self: center;
}
.header-nav .login-sub-links.login-list-displayed {
  transition: 0.5s;
  border: 1px solid rgba(255, 255, 255, 0.3);
  opacity: 1;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .header-nav .login-sub-links.login-list-displayed {
    max-height: 300px;
    top: 50px;
  }
}
.header-nav .login-sub-links.login-list-displayed ul {
  transition: opacity 0.3s ease;
  opacity: 1;
}

.scrolling {
  left: 0;
  margin: 0;
  position: fixed;
  text-align: center;
  width: 100%;
}
.scrolling--up {
  top: -81px;
  transition: top 0.5s ease;
}
[data-scrolldir=up] .scrolling--up {
  top: 0;
}

.content-logo-holder {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .content-logo-holder {
    width: 25%;
  }
}

.content-logo {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .content-logo {
    float: right;
  }
}

.content-title-with-logo {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .content-title-with-logo {
    width: 75%;
  }
}

.contrast-switch {
  margin-right: 8px;
  cursor: pointer;
}

.home-hero {
  background-color: white;
}
.home-hero + .home-hero--color-bg-sect {
  height: 6em;
}
@media only screen and (min-width: 768px) {
  .home-hero + .home-hero--color-bg-sect {
    margin-top: -6em;
  }
}
.home-hero__image {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .home-hero__image {
    margin-left: -20px;
    margin-right: -16px;
  }
}
@media only screen and (min-width: 1024px) {
  .home-hero__image {
    margin-left: -80px;
    margin-right: -16px;
  }
}
.home-hero__image-text-overlay {
  position: absolute;
  bottom: 0;
  color: white;
  border-bottom: 14px solid white;
  margin-right: 1rem;
  margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
  .home-hero__image-text-overlay {
    bottom: 6em;
  }
}
@media only screen and (min-width: 1024px) {
  .home-hero__image-text-overlay {
    margin-right: 2em;
    margin-left: 2em;
  }
}
@media only screen and (min-width: 1200px) {
  .home-hero__image-text-overlay {
    margin-right: 4em;
    margin-left: 4em;
  }
}
.home-hero__image-text-overlay h1 {
  font-family: "AadPro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
@media only screen and (min-width: 640px) {
  .home-hero__image-text-overlay h1 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media only screen and (min-width: 768px) {
  .home-hero__image-text-overlay h1 {
    font-size: 56px;
    line-height: 56px;
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home-hero__image-text-overlay h1 {
    font-size: 80px;
    line-height: 80px;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .home-hero__image-text-overlay h1 {
    font-size: 80px;
    line-height: 80px;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
.home-hero__image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}
.home-hero__image-background {
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.home-hero__quick-menu {
  display: flex;
  flex-direction: column;
  -ms-grid-row-align: self-end;
      align-self: self-end;
  border-bottom: 14px solid #003c7d;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .home-hero__quick-menu {
    margin-bottom: 6em;
  }
}
.home-hero__quick-menu-header {
  padding-top: 60px;
  font-family: "AadPro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px !important;
  line-height: 40px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
@media only screen and (min-width: 640px) {
  .home-hero__quick-menu-header {
    font-size: 40px !important;
    line-height: 40px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 768px) {
  .home-hero__quick-menu-header {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .home-hero__quick-menu-header {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .home-hero__quick-menu-header {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 768px) {
  .home-hero__quick-menu-header {
    padding-top: 0;
  }
}

.homepage-spotlight-block {
  padding: 80px 0 60px;
}
@media only screen and (min-width: 768px) {
  .homepage-spotlight-block {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-spotlight-block {
    padding: 80px 0;
  }
}
.homepage-spotlight-block h2 {
  margin-bottom: 40px;
}

.spotlight-introtext {
  margin-top: 30px;
}

.spotlight-block-mobile-view {
  display: block;
}
@media only screen and (width >= 640px) {
  .spotlight-block-mobile-view {
    display: none;
  }
}

.square-image--color-bg-sect {
  height: 10em;
}
@media only screen and (min-width: 768px) {
  .square-image--color-bg-sect {
    margin-top: -10em;
  }
}

.square-image-header-outer {
  margin: 0 auto 1em;
  position: relative;
  width: 100%;
  min-height: 20px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer {
    margin-bottom: -10rem;
  }
}
@media only screen and (min-width: 1200px) {
  .square-image-header-outer {
    max-width: 1440px;
  }
}
.square-image-header-outer .image-background-holder,
.square-image-header-outer .square-image-menu-holder {
  align-self: flex-end;
}
.square-image-header-outer .image-background-holder {
  width: 100%;
  background: url("../img/LUMC_onderzoeksgebouw_2.jpg") no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 640px) {
  .square-image-header-outer .image-background-holder {
    width: calc(50% + 50px);
  }
}
@media only screen and (min-width: 1024px) {
  .square-image-header-outer .image-background-holder {
    width: calc(50% + 70px);
  }
}
@media only screen and (min-width: 1200px) {
  .square-image-header-outer .image-background-holder {
    width: calc(50% + 90px);
  }
}
.square-image-header-outer .image-background-holder .inner-square-background-overlay {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}
.square-image-header-outer .image-background-holder .inner-square-background {
  width: 100%;
  padding-top: 100%;
  display: flex;
  justify-content: flex-end;
}
.square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align {
  color: #ffffff;
  font-size: 1rem;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0 20px;
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align {
    bottom: 10rem;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1380px) {
  .square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align {
    width: 1280px;
    left: calc(50% - (1280px / 2 + 20px));
  }
}
.square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align .outer-image-title-holder {
  border-bottom: 14px solid #ffffff;
  z-index: 70;
}
.square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align .outer-image-title-holder .full-width-selector {
  cursor: pointer;
  transition: 0.2s ease;
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align .outer-image-title-holder .full-width-selector:hover {
    padding: 25px 20px 21px;
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align .full-width-selector {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ffffff;
  padding: 25px 0 21px;
}
.square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align .full-width-selector p {
  padding: 0;
  margin: 0;
}
.square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align .full-width-selector svg {
  fill: #ffffff;
  -ms-grid-row-align: center;
      align-self: center;
}
.square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align h2 {
  margin-bottom: 30px;
  font-size: 2.313rem;
  line-height: 2.313rem;
}
@media only screen and (min-width: 1024px) {
  .square-image-header-outer .image-background-holder .inner-square-background .square-image-text-align h2 {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
}
.square-image-header-outer .square-image-quicknav-holder {
  width: 100%;
  top: 10px;
  padding: 30px 20px 0;
  left: 0;
}
@media only screen and (min-width: 1380px) {
  .square-image-header-outer .square-image-quicknav-holder {
    width: 1280px;
    left: calc(50% - (1280px / 2 - 20px));
    bottom: 10rem;
  }
}
.square-image-header-outer .square-image-quicknav-holder .quick-nav-image {
  overflow: hidden;
  margin-bottom: 20px;
  height: 200px;
  cursor: pointer;
  position: relative;
  display: none;
}
.square-image-header-outer .square-image-quicknav-holder .quick-nav-image:last-of-type {
  display: none;
}
.square-image-header-outer .square-image-quicknav-holder .quick-nav-image .quick-nav-img-title {
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: rgba(0, 60, 125, 0.3);
  width: 100%;
  color: #ffffff;
  z-index: 20;
}
.square-image-header-outer .square-image-quicknav-holder .quick-nav-image img {
  transition: 0.3s ease;
}
.square-image-header-outer .square-image-quicknav-holder .quick-nav-image:hover img {
  opacity: 0.8;
}
@media only screen and (width >= 1600px) {
  .square-image-header-outer .square-image-quicknav-holder .quick-nav-image:last-of-type {
    display: block;
  }
}
@media only screen and (width >= 1200px) {
  .square-image-header-outer .square-image-quicknav-holder .quick-nav-image {
    display: block;
  }
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 30px 20px 0;
  z-index: 20;
}
@media only screen and (min-width: 1380px) {
  .square-image-header-outer .square-image-menu-holder .square-image-menu-inner {
    width: 1280px;
    left: calc(50% - (1280px / 2 - 20px));
  }
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner .header h3 {
  font-size: 2.313rem;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer .square-image-menu-holder .square-image-menu-inner .header h3 {
    font-size: 1.75rem;
  }
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner nav {
  border-bottom: 14px solid #003c7d;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li {
  border-top: 1px solid #003c7d;
  height: 79px;
  transition: 0.2s ease;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li:hover {
    background-color: rgba(0, 60, 125, 0.05);
    padding: 0 30px;
  }
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li a {
  display: flex;
  justify-content: space-between;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li a p {
  margin: 0;
  padding: 0;
  line-height: 79px;
}
.square-image-header-outer .square-image-menu-holder .square-image-menu-inner ul li a svg {
  -ms-grid-row-align: center;
      align-self: center;
  fill: #003c7d;
}

body main .sticky-roleselection-btn {
  position: fixed;
  width: 100%;
}

.sticky-role-selection-intersection-observer {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.role-selection-sticky-inner {
  display: flex;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.role-selection-sticky-inner p {
  line-height: 44px;
}
.role-selection-sticky-inner svg {
  margin-top: 34px;
  margin-left: 20px;
}

.sticky-role-dropdown {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  background-color: #003c7d;
  color: #ffffff;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s ease;
}
@media only screen and (min-width: 640px) {
  .sticky-role-dropdown {
    width: 360px;
  }
}
.sticky-role-dropdown.sticky-role-displayed {
  max-height: 240px;
  transition: 0.3s ease;
}
.sticky-role-dropdown .sticky-role-dropdown-inner {
  padding: 10px 30px 20px;
}
.sticky-role-dropdown .sticky-role-select-buttons-holder {
  margin-top: 16px;
  display: flex;
}
.sticky-role-dropdown .sticky-role-select-buttons-holder button {
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-left: 10px;
}
.sticky-role-dropdown .sticky-role-select-buttons-holder button.white {
  background-color: #ffffff;
  color: #003c7d;
  border: none;
}
.sticky-role-dropdown .sticky-role-select-buttons-holder button:first-of-type {
  margin-left: 0;
}

.js-intersection-role-selection-top .sticky-role-dropdown-inner {
  display: none;
}

.user-role-selected .sticky-role-dropdown-inner {
  display: none;
}

.quick-nav-images-holder {
  margin-top: 80px;
}
@media only screen and (width <= 2249px) {
  .quick-nav-images-holder {
    margin-top: 0;
  }
}

div.form-field {
  margin-top: 20px;
  margin-bottom: 20px;
}

div.section-container {
  display: none;
}

.arl-link-polyclinic {
  aspect-ratio: 1/1;
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  background-color: #003c7d;
  color: #ffffff;
  padding: 1.875rem 1.5rem 2.125rem 2.4375rem;
  font-weight: normal;
  transition: 0.2s ease;
}
@media only screen and (min-width: 768px) {
  .arl-link-polyclinic {
    width: calc(50% - 0.71875rem);
  }
}
.arl-link-polyclinic:hover {
  background-color: #001158;
  padding: 1.875rem 3.375rem 2.125rem 4.3125rem;
}
.arl-link-polyclinic--small {
  aspect-ratio: 2/1;
}
.arl-link-polyclinic__introtext {
  margin-top: 30px;
}
.arl-link-polyclinic__intro {
  padding-top: 4.625rem;
  margin-bottom: 30px;
}
.arl-link-polyclinic__linklist {
  display: flex;
  flex-flow: row wrap;
  gap: 1.4375rem 0.71875rem;
  justify-content: space-between;
}
.arl-link-polyclinic__top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.arl-link-polyclinic__bottom {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: auto !important;
}
.arl-link-polyclinic__description {
  font-size: 1.25rem;
  max-width: 12.5rem;
}
.arl-link-polyclinic__icon {
  width: 1.25rem;
  height: 1.25rem;
}
.arl-link-polyclinic__subtitle {
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
}
.arl-link-polyclinic__title {
  font-size: 2rem;
}

.location-details {
  margin: 40px 0 21px;
}
.location-details p {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  line-height: 28px;
}

.location-overview {
  display: none;
}
.location-overview.displayed-location-overview {
  display: block;
}

.location-links {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .location-links {
    margin-bottom: 0;
  }
}

.lumc-navigation__link--socials, .lumc-navigation--socials-style > div a {
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
}

.lumc-navigation--footer-style ul {
  display: flex;
  flex-direction: column;
  gap: 1.9em;
  margin-top: 1em;
}
@media only screen and (min-width: 640px) {
  .lumc-navigation--footer-style ul {
    margin-top: 0;
    align-items: center;
  }
}
.lumc-navigation--footer-style li {
  display: block;
  width: 100%;
}
.lumc-navigation--socials-style > div {
  display: flex;
  flex-direction: row;
  gap: 1em;
}
.lumc-navigation--socials-style ul {
  display: flex;
  flex-direction: row;
  gap: 1em;
}
.lumc-navigation--socials-style svg {
  fill: #003c7d;
}
.lumc-navigation--default-style {
  display: flex;
  align-items: center;
}
.lumc-navigation--default-style ul {
  display: flex;
  flex-direction: column;
  gap: 1.2em;
}
@media only screen and (min-width: 640px) {
  .lumc-navigation--default-style ul {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.lumc-navigation__link {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}
.arl-message-block {
  background-color: #ffffff;
  border-top: 1px solid #003c7d;
  border-bottom: 14px solid #003c7d;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  justify-content: space-between;
  margin: 4px 0;
  padding: 1.875rem;
  text-decoration: none;
  transition: 0.2s ease;
}
.arl-message-block__icon {
  margin-top: 10px;
}
.arl-message-block__icon svg {
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .arl-message-block__icon {
    margin-top: 0;
  }
}
.arl-message-block--danger {
  border-color: #da3016;
}
.arl-message-block--warning {
  border-color: #e0a863;
}
.arl-message-block--info {
  border-color: #76cae6;
}
.arl-message-block--positive {
  border-color: #76d480;
}
@media only screen and (min-width: 768px) {
  .arl-message-block {
    flex-direction: row;
    font-size: 1.125rem;
    padding: 1.875rem 5.625rem;
  }
}
.arl-message-block--top {
  margin-bottom: 0;
  margin-top: 0;
}

.modal-overlay,
.modal-overlay-infosect,
.modal-overlay-form,
.modal-overlay-infosect-polyclinics {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  opacity: 1;
  left: 0;
  transition: 1s ease;
}
.modal-overlay.overlay-invisible,
.modal-overlay-infosect.overlay-invisible,
.modal-overlay-form.overlay-invisible,
.modal-overlay-infosect-polyclinics.overlay-invisible {
  opacity: 0;
  transition: 1s ease;
  pointer-events: none;
}

.modal-cookies-outer {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  position: fixed;
  bottom: 0;
  padding-bottom: 20px;
  transition: 1s ease;
  z-index: 100;
}
.modal-cookies-outer.hidden-modal {
  bottom: -100%;
  transition: 0.5s ease;
}
@media only screen and (min-width: 768px) {
  .modal-cookies-outer {
    height: 500px;
    max-height: 100vh;
  }
}

.modal-top-icons {
  display: flex;
  justify-content: flex-end;
  margin-top: 25px;
}

.modal-top-holder {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}
.modal-top-holder .styled-select-container {
  top: 0;
}
@media only screen and (min-width: 768px) {
  .modal-top-holder .styled-select-container {
    top: 30px;
  }
}

.modal-cookies-text {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .modal-cookies-text {
    margin-top: 0;
  }
}

.cookies-close,
.info-popup-close,
.info-popup-close-vacancy,
.info-popup-close-feedback,
.info-popup-close-polyclinics {
  cursor: pointer;
}
.cookies-close svg,
.info-popup-close svg,
.info-popup-close-vacancy svg,
.info-popup-close-feedback svg,
.info-popup-close-polyclinics svg {
  fill: #003c7d;
}

.modal-infosect-outer,
.modal-infosect-outer-feedback,
.modal-infosect-outer-polyclinics {
  width: 100%;
  background-color: #ffffff;
  height: calc(100% - 81px);
  position: fixed;
  bottom: 0;
  transition: 0.5s ease;
  opacity: 1;
  z-index: 100;
  left: 0;
  overflow: hidden scroll;
}
.modal-infosect-outer.hidden-modal,
.modal-infosect-outer-feedback.hidden-modal,
.modal-infosect-outer-polyclinics.hidden-modal {
  bottom: -100%;
}
.modal-infosect-outer .modal-infosect-content-holder p,
.modal-infosect-outer-feedback .modal-infosect-content-holder p,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder p {
  margin-top: 30px;
}
.modal-infosect-outer .modal-infosect-content-holder .extra-links-modal,
.modal-infosect-outer-feedback .modal-infosect-content-holder .extra-links-modal,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder .extra-links-modal {
  font-size: 1.125rem;
  border-top: 1px solid #003c7d;
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-top: 20px;
}
.modal-infosect-outer .modal-infosect-content-holder .extra-links-modal div,
.modal-infosect-outer-feedback .modal-infosect-content-holder .extra-links-modal div,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder .extra-links-modal div {
  -ms-grid-row-align: center;
      align-self: center;
}
.modal-infosect-outer .modal-infosect-content-holder .extra-links-modal div:first-of-type,
.modal-infosect-outer-feedback .modal-infosect-content-holder .extra-links-modal div:first-of-type,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder .extra-links-modal div:first-of-type {
  color: rgba(0, 60, 125, 0.5);
}
.modal-infosect-outer .modal-infosect-content-holder ul,
.modal-infosect-outer-feedback .modal-infosect-content-holder ul,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.modal-infosect-outer .modal-infosect-content-holder ul li,
.modal-infosect-outer-feedback .modal-infosect-content-holder ul li,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder ul li {
  line-height: 1.7;
  font-size: 1.125rem;
  align-items: center;
  position: relative;
  padding-left: 20px;
}
.modal-infosect-outer .modal-infosect-content-holder ul li::before,
.modal-infosect-outer-feedback .modal-infosect-content-holder ul li::before,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder ul li::before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-radius: 8px;
  background-color: #003c7d;
  margin-right: 20px;
  margin-top: -4px;
  position: absolute;
  top: 14px;
  left: 0;
}
.modal-infosect-outer .modal-infosect-content-holder ul li a,
.modal-infosect-outer-feedback .modal-infosect-content-holder ul li a,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder ul li a {
  text-decoration: underline;
}
.modal-infosect-outer .modal-infosect-content-holder img,
.modal-infosect-outer-feedback .modal-infosect-content-holder img,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder img {
  float: right;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 10px;
}
.modal-infosect-outer .modal-infosect-content-holder img.floatLeft,
.modal-infosect-outer-feedback .modal-infosect-content-holder img.floatLeft,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder img.floatLeft {
  float: left;
  margin-right: 15px;
  margin-left: 0;
  margin-top: 10px;
}
.modal-infosect-outer .modal-infosect-content-holder img.floatRight,
.modal-infosect-outer-feedback .modal-infosect-content-holder img.floatRight,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder img.floatRight {
  float: right;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 10px;
}
.modal-infosect-outer .modal-infosect-content-holder img.marginTop,
.modal-infosect-outer-feedback .modal-infosect-content-holder img.marginTop,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder img.marginTop {
  margin-top: 20px;
}
.modal-infosect-outer .modal-infosect-content-holder img.marginBottom,
.modal-infosect-outer-feedback .modal-infosect-content-holder img.marginBottom,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder img.marginBottom {
  margin-bottom: 20px;
}
.modal-infosect-outer .modal-infosect-content-holder img.halfWidth,
.modal-infosect-outer-feedback .modal-infosect-content-holder img.halfWidth,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder img.halfWidth {
  width: 50%;
  height: auto;
}
.modal-infosect-outer .modal-infosect-content-holder img.fullWidth,
.modal-infosect-outer-feedback .modal-infosect-content-holder img.fullWidth,
.modal-infosect-outer-polyclinics .modal-infosect-content-holder img.fullWidth {
  width: 100%;
  height: auto;
}
.modal-infosect-outer .modal-bottom-align,
.modal-infosect-outer-feedback .modal-bottom-align,
.modal-infosect-outer-polyclinics .modal-bottom-align {
  position: relative;
  width: 100%;
  margin-top: 150px;
}

.container-modal-close-holder {
  padding: 0 20px 20px;
  border-bottom: 1px solid rgba(0, 60, 125, 0.1);
  width: 100%;
  position: fixed;
  background-color: #ffffff;
  z-index: 100;
}

.modal-carousel-overlay,
.modal-video-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 100;
  transition: 0.5s ease;
}
.modal-carousel-overlay.hidden-modal,
.modal-video-overlay.hidden-modal {
  top: 100%;
  transition: 0.5s ease;
}
.modal-carousel-overlay .carousel-modal-top-bar-outer,
.modal-carousel-overlay .video-modal-top-bar-outer,
.modal-video-overlay .carousel-modal-top-bar-outer,
.modal-video-overlay .video-modal-top-bar-outer {
  height: 80px;
  line-height: 80px;
  font-size: 1.125rem;
}
.modal-carousel-overlay .carousel-modal-top-bar-outer .carousel-modal-top-bar,
.modal-carousel-overlay .carousel-modal-top-bar-outer .video-modal-top-bar,
.modal-carousel-overlay .video-modal-top-bar-outer .carousel-modal-top-bar,
.modal-carousel-overlay .video-modal-top-bar-outer .video-modal-top-bar,
.modal-video-overlay .carousel-modal-top-bar-outer .carousel-modal-top-bar,
.modal-video-overlay .carousel-modal-top-bar-outer .video-modal-top-bar,
.modal-video-overlay .video-modal-top-bar-outer .carousel-modal-top-bar,
.modal-video-overlay .video-modal-top-bar-outer .video-modal-top-bar {
  display: flex;
  justify-content: space-between;
}
.modal-carousel-overlay .carousel-modal-top-bar-outer .carousel-modal-top-bar .carousel-modal-close,
.modal-carousel-overlay .carousel-modal-top-bar-outer .carousel-modal-top-bar .video-modal-close,
.modal-carousel-overlay .carousel-modal-top-bar-outer .video-modal-top-bar .carousel-modal-close,
.modal-carousel-overlay .carousel-modal-top-bar-outer .video-modal-top-bar .video-modal-close,
.modal-carousel-overlay .video-modal-top-bar-outer .carousel-modal-top-bar .carousel-modal-close,
.modal-carousel-overlay .video-modal-top-bar-outer .carousel-modal-top-bar .video-modal-close,
.modal-carousel-overlay .video-modal-top-bar-outer .video-modal-top-bar .carousel-modal-close,
.modal-carousel-overlay .video-modal-top-bar-outer .video-modal-top-bar .video-modal-close,
.modal-video-overlay .carousel-modal-top-bar-outer .carousel-modal-top-bar .carousel-modal-close,
.modal-video-overlay .carousel-modal-top-bar-outer .carousel-modal-top-bar .video-modal-close,
.modal-video-overlay .carousel-modal-top-bar-outer .video-modal-top-bar .carousel-modal-close,
.modal-video-overlay .carousel-modal-top-bar-outer .video-modal-top-bar .video-modal-close,
.modal-video-overlay .video-modal-top-bar-outer .carousel-modal-top-bar .carousel-modal-close,
.modal-video-overlay .video-modal-top-bar-outer .carousel-modal-top-bar .video-modal-close,
.modal-video-overlay .video-modal-top-bar-outer .video-modal-top-bar .carousel-modal-close,
.modal-video-overlay .video-modal-top-bar-outer .video-modal-top-bar .video-modal-close {
  fill: #003c7d;
  margin-top: 10px;
  cursor: pointer;
  padding: 0 10px;
  margin-right: -10px;
}
.modal-carousel-overlay .carousel-modal-top-bar-outer .carousel-modal-close,
.modal-carousel-overlay .video-modal-top-bar-outer .carousel-modal-close,
.modal-video-overlay .carousel-modal-top-bar-outer .carousel-modal-close,
.modal-video-overlay .video-modal-top-bar-outer .carousel-modal-close {
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 40px;
  right: 20px;
  z-index: 999;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid rgba(0, 17, 88, 0.2);
}
@media only screen and (min-width: 768px) {
  .modal-carousel-overlay .carousel-modal-top-bar-outer .carousel-modal-close,
  .modal-carousel-overlay .video-modal-top-bar-outer .carousel-modal-close,
  .modal-video-overlay .carousel-modal-top-bar-outer .carousel-modal-close,
  .modal-video-overlay .video-modal-top-bar-outer .carousel-modal-close {
    right: 80px;
  }
}
.modal-carousel-overlay .carousel-modal-top-bar-outer .carousel-modal-content,
.modal-carousel-overlay .carousel-modal-top-bar-outer .video-modal-content,
.modal-carousel-overlay .video-modal-top-bar-outer .carousel-modal-content,
.modal-carousel-overlay .video-modal-top-bar-outer .video-modal-content,
.modal-video-overlay .carousel-modal-top-bar-outer .carousel-modal-content,
.modal-video-overlay .carousel-modal-top-bar-outer .video-modal-content,
.modal-video-overlay .video-modal-top-bar-outer .carousel-modal-content,
.modal-video-overlay .video-modal-top-bar-outer .video-modal-content {
  height: 100vh;
}

.ms-container {
  background: transparent url("../img/switch.png") no-repeat 50% 50%;
  margin-top: 16px;
}

.ms-container::after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}

.ms-container .ms-selectable,
.ms-container .ms-selection {
  background: #ffffff;
  color: #003c7d;
  float: left;
  width: 45%;
}

.ms-container .ms-selection {
  float: right;
}

.ms-container .ms-list {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid rgba(0, 60, 125, 0.2);
  border-radius: 3px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}

.ms-container .ms-list.ms-focus {
  border-color: rgba(0, 60, 125, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: thin dotted \9 ;
}

.ms-container ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.ms-container .ms-optgroup-container {
  width: 100%;
}

.ms-container .ms-optgroup-label {
  margin: 0;
  padding: 5px 0 0 5px;
  cursor: pointer;
  color: #999999;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
  border-bottom: 1px #eeeeee solid;
  padding: 2px 10px;
  color: #003c7d;
  font-size: 14px;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled {
  background-color: #eeeeee;
  color: #aaaaaa;
  cursor: text;
}

.news-article-highlighted {
  padding-top: 0;
  padding-bottom: 80px;
}
.news-article-highlighted .article-highlight-text {
  display: flex;
  height: 100%;
  overflow-wrap: break-word;
}
.news-article-highlighted .article-highlight-text .article-text-bottom-align {
  display: inline-block;
  align-self: flex-end;
  width: 100%;
}
.news-article-highlighted .article-highlight-text p {
  margin: 0;
  line-height: 34px;
}
.news-article-highlighted img {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .news-article-highlighted img {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .news-article-highlighted {
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 640px) {
  .news-article-highlighted {
    padding-top: 80px;
  }
}

.time-and-subject {
  display: flex;
  margin: -20px 0 10px;
}
@media only screen and (min-width: 768px) {
  .time-and-subject {
    margin: -20px 0 10px;
  }
}
.time-and-subject div {
  font-size: 0.8125rem;
  margin-left: 6px;
}
.time-and-subject div:first-of-type {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .time-and-subject div {
    margin-left: 30px;
  }
}

.news-articles-overview {
  border-top: 1px solid #003c7d;
  padding-top: 20px;
}
.news-articles-overview .news-article-preview {
  margin-bottom: 40px;
  display: flex;
}
.news-articles-overview .news-article-preview:last-of-type {
  margin-bottom: 60px;
}
.news-articles-overview h3 {
  display: flex;
  margin-top: 0;
  font-size: 1.125rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .news-articles-overview h3 {
    margin-bottom: 0;
    font-size: 1.75rem;
  }
}
.news-articles-overview p {
  margin: 0;
  line-height: 34px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .news-articles-overview p {
    display: flex;
  }
}
.news-articles-overview .time-and-subject {
  margin: 0 0 10px 140px;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .news-articles-overview .time-and-subject {
    margin: 0 0 10px;
  }
}
.news-articles-overview .small-news-image {
  float: left;
  padding-top: 2px;
  padding-right: 15px;
  width: 140px;
  height: 140px;
}
@media only screen and (min-width: 768px) {
  .news-articles-overview .small-news-image {
    padding-top: 6px;
    width: 180px;
    height: 180px;
    margin-bottom: 10px;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .news-articles-overview .news-image-mobile {
    display: none;
  }
}

.load-more-articles {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #003c7d;
  border-bottom: 1px solid #003c7d;
  padding: 25px 0;
  transition: 0.2s ease;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .load-more-articles:hover {
    padding: 25px 30px;
    background-color: rgba(0, 60, 125, 0.05);
  }
}

.compact-news-articles:first-child {
  border-top: solid 1px #003c7d;
  padding-top: 50px;
}
.compact-news-articles .compact-news-article-preview {
  margin-top: 60px;
}
.compact-news-articles .compact-news-article-preview:first-child {
  margin-top: 0;
}
.compact-news-articles .compact-news-article-preview h3 {
  font-size: 1.75rem;
}
.compact-news-articles .compact-news-article-preview p {
  display: none;
}
@media only screen and (min-width: 768px) {
  .compact-news-articles .compact-news-article-preview p {
    display: block;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.post-click-overlay {
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  pointer-events: none;
  background: #ffffff;
  animation-duration: 600ms;
  animation-timing-function: ease-in-out;
}

@keyframes fade-in-post {
  from {
    top: 100%;
  }
  to {
    top: 0;
  }
}
.post-click-overlay.fade-in-post {
  top: 0;
  animation-name: fade-in-post;
}

.thumbnail-image {
  width: 80px;
  min-width: 80px;
  min-height: 80px;
  margin-right: 20px;
}

.profile-name {
  text-align: left;
}

.profile-link-icon {
  margin-left: auto;
}

a.navigation-alphabet-link-profile {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  padding: 20px 0 10px;
  border-bottom: 1px solid #003c7d;
  font-size: 1rem;
  transition: 0.2s ease;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  a.navigation-alphabet-link-profile {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  a.navigation-alphabet-link-profile:hover {
    background-color: rgba(0, 60, 125, 0.05);
    padding: 30px 30px 27px;
  }
}

@media only screen and (min-width: 768px) {
  .button-container {
    position: relative;
  }
}

.button-container .button-holder {
  margin-bottom: 38px;
}
@media only screen and (min-width: 768px) {
  .button-container .button-holder {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}

.related-links-holder {
  margin-top: 80px;
}

.promovendi-links-holder:first-child {
  border-top: 1px solid #003c7d;
}
.promovendi-links-holder .promovendi-link {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
  transition: 0.2s ease;
}
@media only screen and (min-width: 768px) {
  .promovendi-links-holder .promovendi-link:hover {
    background-color: rgba(0, 60, 125, 0.05);
    padding: 30px 30px 27px;
  }
}
.promovendi-links-holder .promovendi-link .promovendi-description {
  width: 70%;
}
.promovendi-links-holder .promovendi-link .promovendi-name {
  width: 25%;
}

.ico-promovendi {
  align-self: flex-end;
}

.arl-read-more--short {
  display: block;
}
.arl-read-more--long {
  display: none;
}
.arl-read-more--show-full .arl-read-more--short {
  display: none;
}
.arl-read-more--show-full .arl-read-more--long {
  display: block;
}
.arl-read-more__button--more {
  font-size: 1.125rem;
  font-family: "AadPro-Bold", sans-serif;
  text-decoration: none;
  white-space: nowrap;
}
.arl-read-more__button--less {
  font-size: 1.125rem;
  font-family: "AadPro-Bold", sans-serif;
  margin-top: 1.25rem;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}

.research-numbers-outer {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  .research-numbers-outer {
    margin-bottom: 60px;
  }
}
.research-numbers-outer .research-numbers-holder {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #003c7d;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .research-numbers-outer .research-numbers-holder {
    flex-direction: row;
    padding-bottom: 60px;
    padding-top: 100px;
  }
}
.research-numbers-outer .research-numbers-holder .research-number-large {
  font-size: 6.25rem;
  line-height: 120px;
  font-family: "AadPro";
}
@media only screen and (min-width: 768px) {
  .research-numbers-outer .research-numbers-holder .research-number-large {
    font-size: 12rem;
  }
}
.research-numbers-outer .research-numbers-holder .research-type {
  align-self: flex-start;
}
@media only screen and (min-width: 768px) {
  .research-numbers-outer .research-numbers-holder .research-type {
    align-self: flex-end;
  }
}

.research-infographic {
  margin: 20px 0;
}
.research-infographic .item-row {
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
  font-size: 1rem;
}
@media only screen and (min-width: 640px) {
  .research-infographic .item-row {
    font-size: 1.125rem;
    display: flex;
    justify-content: space-between;
  }
  .research-infographic .item-row:first-of-type {
    border-top: 1px solid #003c7d;
  }
}
.research-infographic .item-row div {
  align-self: flex-end;
}
.research-infographic .item-row .research-number-large {
  font-size: 3.375rem;
  font-weight: 100;
}
@media only screen and (min-width: 640px) {
  .research-infographic .item-row .research-number-normal {
    text-align: right;
  }
}

.site-search-results {
  margin-top: 60px;
}
.site-search-results h2 {
  font-size: 1.75rem;
}
.site-search-results .search-result-type {
  font-size: 0.8125rem;
  opacity: 0.6;
  display: block;
}

.search-result {
  display: block;
  margin-bottom: 60px;
}

.load-more-results {
  margin-top: 120px;
  border-top: 1px solid #ffffff;
  margin-bottom: 120px;
}
.load-more-results svg {
  fill: #ffffff;
}

.autocomplete-holder {
  background: #003c7d;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  width: 100%;
  z-index: 100;
  margin-top: -40px;
  padding: 15px 0;
}

.autocomplete-result {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.2s ease;
}
.autocomplete-result p {
  line-height: 34px;
}
.autocomplete-result svg {
  fill: #ffffff;
}
@media only screen and (min-width: 768px) {
  .autocomplete-result:hover {
    padding: 0 20px;
    background-color: rgba(255, 255, 255, 0.2);
  }
}

.arl-show-more__initial {
  display: block;
}
.arl-show-more__optional {
  display: none;
}
.arl-show-more__optional > .navigation-link:first-of-type {
  border-top: 0;
}
.arl-show-more__optional__vacancies {
  margin-top: 30px;
}
.arl-show-more__button--more {
  display: block;
  text-align: right;
  padding-top: 1.75rem;
}
.arl-show-more__button--less {
  display: none;
  text-align: right;
  padding-top: 1.75rem;
}
.arl-show-more__wrapper--all .arl-show-more__optional {
  display: block;
}
.arl-show-more__wrapper--all .arl-show-more__button--more {
  display: none;
}
.arl-show-more__wrapper--all .arl-show-more__button--less {
  display: block;
}

.i-navigation-link {
  margin-left: 30px;
}

.navigation-link {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
  font-size: 1rem;
  cursor: pointer;
  transition: 0.2s ease;
}
@media only screen and (min-width: 768px) {
  .navigation-link {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .navigation-link:hover {
    background-color: rgba(0, 60, 125, 0.05);
    padding: 30px 30px 27px;
  }
}
.navigation-link:first-of-type {
  border-top: 1px solid #003c7d;
}
.navigation-link--seh {
  color: #cc2d14;
}
.navigation-link--seh:hover {
  background-color: rgb(252.4464285714, 232.1455357143, 228.9535714286);
}
.navigation-link__quick-menu a.navigation-link:last-of-type {
  border-bottom: 0;
}
.navigation-link .title-wrapper .subtitle {
  color: rgba(0, 60, 125, 0.8);
}

.navigation-alphabet-link {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
  font-size: 1rem;
  transition: 0.2s ease;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .navigation-alphabet-link {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .navigation-alphabet-link:hover {
    background-color: rgba(0, 60, 125, 0.05);
    padding: 30px 30px 27px;
  }
}

.navigation-link-sub-sections {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  padding: 30px 0 27px;
  border-bottom: 1px solid #003c7d;
  font-size: 1rem;
  transition: 0.2s ease;
}
@media only screen and (min-width: 768px) {
  .navigation-link-sub-sections {
    font-size: 1.125rem;
  }
}
.navigation-link-sub-sections div {
  align-self: flex-end;
}
@media only screen and (min-width: 768px) {
  .navigation-link-sub-sections:hover {
    padding: 30px 30px 27px;
    background-color: rgba(0, 60, 125, 0.05);
  }
}

.alphabet-list-item-summary {
  margin: 0;
  font-size: 1rem;
}

.speerpunt-title-holder h2 {
  font-size: 2.875rem;
  margin-bottom: 80px;
  font-weight: normal;
}

.speerpunt {
  margin-bottom: 80px;
}
.speerpunt .separator {
  border-top: 1px solid #003c7d;
}
.speerpunt h3 {
  font-size: 1.5rem;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 2rem;
}

.filter-sticky-top {
  position: sticky;
  top: 0;
  transition: 0.3s;
}
.filter-sticky-top.filter-sticky-scroll {
  top: 80px;
}
.filter-sticky-top .row {
  position: relative;
}
.filter-sticky-top .filters-holder {
  display: flex;
  place-content: center space-between;
  height: 80px;
}
.filter-sticky-top .categories,
.filter-sticky-top .sort-by {
  -ms-grid-row-align: center;
      align-self: center;
}

.sub-menu {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #003c7d;
  overflow: hidden scroll;
  display: block;
  top: 0;
  transition: 0.5s ease;
  z-index: 200;
}
.sub-menu--hidden {
  position: fixed;
  top: 100%;
}
.sub-menu__level01 {
  height: auto;
  position: relative;
  top: auto;
}
@media only screen and (min-width: 1024px) {
  .sub-menu__level01 {
    position: sticky;
    top: 100px;
    height: calc(100vh - 100px);
  }
}
.sub-menu__level01-link {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
  display: none;
  line-height: 100px;
  padding: 30px 0;
  text-align: left;
  transition: 0.2s ease;
  width: 100%;
  font-family: "AadPro", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px !important;
  line-height: 40px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 640px) {
  .sub-menu__level01-link {
    font-size: 40px !important;
    line-height: 40px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .sub-menu__level01-link {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1024px) {
  .sub-menu__level01-link {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .sub-menu__level01-link {
    font-size: 50px !important;
    line-height: 50px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1024px) {
  .sub-menu__level01-link {
    border-bottom: 1px solid #ffffff;
    display: block;
    opacity: 0.5;
  }
}
.sub-menu__level01-link:hover {
  border: 0;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.sub-menu__level01-link--show {
  display: block;
}
.sub-menu__level01-link--active {
  font-weight: bold;
  opacity: 1;
}
.sub-menu__back-button {
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
  padding: 0 20px;
  height: 40px;
  margin-left: 10px;
  line-height: 40px;
  margin-bottom: 20px;
}
.sub-menu__back-button--hidden {
  display: none;
}
@media only screen and (min-width: 768px) {
  .sub-menu__back-button:hover {
    border: 1px solid #ffffff;
  }
}
.sub-menu__back-button svg {
  margin-right: 10px;
}
@media only screen and (min-width: 1024px) {
  .sub-menu__back-button {
    display: none;
  }
}
.sub-menu__secondary-nav {
  margin-top: 80px;
  position: relative;
  bottom: auto;
}
.sub-menu__secondary-nav--hidden {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .sub-menu__secondary-nav--hidden {
    display: block;
  }
}
.sub-menu__secondary-link {
  display: block;
  line-height: 34px;
}
.sub-menu__level02-nav {
  display: none;
  margin-top: 111px;
}
.sub-menu__level02-nav--active {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .sub-menu__level02-nav--active {
    display: block;
  }
}
.sub-menu__level02-nav.sub-navigation-mobile-show {
  display: block;
  margin-top: 0 !important;
}
.sub-menu__level02-nav.sub-navigation-mobile-show .navigation-menu-main-item {
  border-top: 1px solid #ffffff;
}
.sub-menu__level02-link-list {
  border-top: 1px solid #ffffff;
  display: flex;
  justify-content: space-between;
  transition: 0.2s ease;
  padding: 35px 0 10px;
}
.sub-menu__level02-link-list:hover {
  padding: 35px 20px;
}
@media only screen and (min-width: 768px) {
  .sub-menu__level02-link-list:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
.sub-menu__level02-link-list svg {
  margin-top: 0.375rem;
}
.sub-menu__level02-link-list:hover {
  padding: 35px 20px 10px;
}
@media only screen and (min-width: 768px) {
  .sub-menu__level02-link-list:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
.sub-menu__level02-link {
  border-top: 1px solid #ffffff;
  display: flex;
  justify-content: space-between;
  transition: 0.2s ease;
  padding: 35px 0;
}
.sub-menu__level02-link:hover {
  padding: 35px 20px;
}
@media only screen and (min-width: 768px) {
  .sub-menu__level02-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
.sub-menu__level02-link svg {
  margin-top: 0.375rem;
}
.sub-menu__level02-text, .sub-menu__level03-text {
  font-size: 1rem;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .sub-menu__level02-text, .sub-menu__level03-text {
    font-size: 1.125rem;
  }
}
.sub-menu__level03-nav {
  margin-bottom: 25px;
}
.sub-menu__level03-link {
  display: flex;
  justify-content: space-between;
}
.sub-menu__level03-link p {
  color: rgba(255, 255, 255, 0.6);
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
}
.sub-menu__level03-link svg {
  -ms-grid-row-align: center;
      align-self: center;
}
.sub-menu__level03-text {
  padding: 0.625rem 0;
  color: rgba(255, 255, 255, 0.6);
}

.arl-svgsprite {
  fill: #003c7d;
}
.arl-svgsprite--seh {
  fill: #cc2d14;
}
.arl-svgsprite--white {
  fill: #ffffff;
}

.table {
  width: 100%;
  text-align: left;
}
.table-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.table-wrapper .scroll {
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 15px;
  scrollbar-color: #003c7d rgba(255, 255, 255, 0.6);
  scrollbar-width: thin;
  scrollbar-face-color: #003c7d;
  scrollbar-track-color: rgba(255, 255, 255, 0.6);
}
.table-wrapper .scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  cursor: pointer;
}
.table-wrapper .scroll::-webkit-scrollbar-thumb {
  background: #003c7d;
  border-radius: 6px;
  cursor: pointer;
}
.table-wrapper .scroll::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 6px;
  cursor: pointer;
}
.table-modal {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 10px 30px 50px 10px;
}
.table-modal__header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.table-modal .table-container,
.table-modal .scroll {
  width: 100%;
  height: calc(100% - 40px);
}
.table-modal .table-container {
  overflow-y: auto;
  scrollbar-color: #003c7d rgba(255, 255, 255, 0.6);
  scrollbar-width: thin;
  scrollbar-face-color: #003c7d;
  scrollbar-track-color: rgba(255, 255, 255, 0.6);
}
.table-modal .table-container::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  cursor: pointer;
}
.table-modal .table-container::-webkit-scrollbar-thumb {
  background: #003c7d;
  border-radius: 6px;
  cursor: pointer;
}
.table-modal .table-container::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 6px;
  cursor: pointer;
}
.table-modal.is-visible {
  display: block;
}
.table tbody tr {
  border-bottom: 1px solid #003c7d;
}
.table tbody th,
.table tbody td {
  word-break: break-word;
}
.table tbody th {
  font-size: 1.375rem;
  font-weight: normal;
  padding: 0 20px 30px 0;
}
.table tbody th:last-of-type {
  padding: 0 0 30px;
}
@media only screen and (min-width: 768px) {
  .table tbody th {
    font-size: 32px;
  }
}
.table tbody td {
  font-size: 1rem;
  padding: 30px 20px 30px 0;
}
.table tbody td:last-of-type {
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .table tbody td {
    font-size: 1.125rem;
  }
}
.table--extended tbody th,
.table--extended tbody td {
  max-width: 400px;
  white-space: normal;
  word-break: normal;
}
.table .sticky-col {
  position: sticky;
  left: 0;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .table-modal {
    padding: 40px 80px 50px;
  }
}

:root {
  --lumc-btn-color: #003c7d;
  --lumc-btn-color-border: rgba(0, 60, 125, 0.2);
  --lumc-btn-color-border-hover: #003c7d;
}

body {
  color: #003c7d;
}
body .logo-light-theme {
  display: block;
}
body .logo-dark-theme {
  display: none;
}
body .logo-light-theme-mob {
  display: block;
}
body .logo-dark-theme-mob {
  display: none;
}
body a {
  color: #003c7d;
}
body p a {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  body p a:hover {
    color: rgba(0, 60, 125, 0.8);
  }
}
body.light-theme .pancake-close {
  display: none;
}
body.light-theme .icon-search-large {
  stroke: #003c7d;
}
body.light-theme .icon-arrow-bottom-left {
  fill: #003c7d;
}
body.light-theme .site-header {
  color: #003c7d;
  background-color: #ffffff;
}
body.light-theme .site-header .header-nav .language-switch {
  position: relative;
  color: #003c7d;
}
body.light-theme .site-header .header-nav .language-switch.unavailable {
  color: #707070;
}
body.light-theme .site-header .header-nav .language-switch.unavailable:hover {
  color: #424141;
}
body.light-theme .site-header .logo-lumc-large,
body.light-theme .site-header .logo-lumc-mobile {
  color: #003c7d;
}
body.light-theme .lumc-footer .footer-sitemap {
  border-top: 14px solid #003c7d;
}
body.light-theme .lumc-footer .footer-sitemap .footer-sitemap-inner .general-links {
  border-top: 1px solid #003c7d;
}
@media only screen and (min-width: 640px) {
  body.light-theme .lumc-footer .footer-sitemap .footer-sitemap-inner .general-links {
    border-top: none;
  }
}
body.light-theme .lumc-footer .extra-links .social-media-links .social-media-link svg {
  fill: #003c7d;
}
body.light-theme .icon-arrow-top-right {
  fill: #003c7d;
}
body.light-theme .primary-button-full-width .icon-arrow-top-right {
  fill: #ffffff;
}
@media only screen and (min-width: 768px) {
  body.light-theme .readmore:hover .icon-arrow-top-right,
  body.light-theme .readmore-center-align:hover .icon-arrow-top-right {
    fill: #6575e1;
  }
}
body.dark-theme {
  --lumc-btn-color: #ffffff;
  --lumc-btn-color-border: #ffffff;
  --lumc-btn-color-border-hover: #ffffff;
  overflow: hidden;
}
body.dark-theme svg {
  fill: white;
  color: white;
}
body.dark-theme .logo-light-theme {
  display: none;
}
body.dark-theme .logo-dark-theme {
  display: block;
}
body.dark-theme .logo-light-theme-mob {
  display: none;
}
body.dark-theme .logo-dark-theme-mob {
  display: block;
}
body.dark-theme .pancake-menu {
  display: none;
}
body.dark-theme .pancake-close {
  display: flex;
}
body.dark-theme button:focus,
body.dark-theme a:focus {
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
}
body.dark-theme .centrum-header-lower {
  display: none;
}
body.dark-theme .search-overlay-block .icon-dropdown-arrow {
  z-index: 20;
}
body.dark-theme .search-overlay-block .search-buttons-align .icon-drop-cross svg {
  pointer-events: all !important;
  fill: #ffffff;
  border: #ffffff;
}
body.dark-theme .sub-menu,
body.dark-theme .search-overlay-block {
  color: #ffffff;
}
body.dark-theme .sub-menu button,
body.dark-theme .search-overlay-block button {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width: 768px) {
  body.dark-theme .sub-menu button:hover,
  body.dark-theme .search-overlay-block button:hover {
    border: 1px solid #ffffff;
  }
}
body.dark-theme .sub-menu a,
body.dark-theme .search-overlay-block a {
  color: #ffffff;
}
body.dark-theme .sub-menu .navigation-link,
body.dark-theme .search-overlay-block .navigation-link {
  border-bottom: 1px solid #ffffff;
  padding: 35px 0 31px;
}
body.dark-theme .sub-menu .navigation-link:first-of-type,
body.dark-theme .search-overlay-block .navigation-link:first-of-type {
  border-top: 1px solid #ffffff;
}
@media only screen and (min-width: 768px) {
  body.dark-theme .sub-menu .navigation-link:hover,
  body.dark-theme .search-overlay-block .navigation-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 35px 30px 31px;
  }
}
body.dark-theme .icon-search-large {
  stroke: #ffffff;
}
body.dark-theme .site-header {
  background-color: #003c7d;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 210;
}
body.dark-theme .site-header a {
  color: #ffffff;
}
body.dark-theme .site-header .header-nav .language-switch {
  color: #ffffff;
}
body.dark-theme .site-header .header-nav .language-switch.unavailable {
  color: rgba(255, 255, 255, 0.3);
}
body.dark-theme .site-header .logo-lumc-large,
body.dark-theme .site-header .logo-lumc-mobile,
body.dark-theme .site-header .pancake-menu,
body.dark-theme .site-header .pancake-close {
  color: #ffffff;
}
body.dark-theme .site-header .search-icon-holder,
body.dark-theme .site-header .login-btn-mobile {
  color: #ffffff;
}
body.dark-theme .icon-arrow-top-right {
  fill: #ffffff;
}
body .role-selection-block {
  color: #ffffff;
}
body .role-selection-block a {
  color: #ffffff;
}

.arl-toc {
  border-top: 1px solid #003c7d;
  border-bottom: 1px solid #003c7d;
  margin-bottom: 20px;
  margin-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .arl-toc {
    padding-bottom: 0;
  }
}
.arl-toc dl {
  display: flex;
}
.arl-toc dl dt {
  min-width: 66%;
}
.arl-toc dl dd {
  margin: 0;
  min-width: 33%;
}
.arl-toc + .arl-toc {
  border-top: 0;
}
.arl-toc__push-back {
  color: rgba(0, 60, 125, 0.5);
}
.arl-toc__intro {
  font-size: 2rem;
  margin: 30px 0;
}
.arl-toc__extra {
  margin-bottom: 30px;
}
.arl-toc__icon--pre {
  margin-right: 0.625rem;
  transition: 0.2s ease;
}
.arl-toc__icon--post {
  margin-left: 0.625rem;
  transition: 0.2s ease;
}
.arl-toc__navigation {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 2.125rem;
}
@media only screen and (min-width: 768px) {
  .arl-toc__navigation {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.arl-toc__navigation li + li {
  margin-top: 0.5rem;
}
.arl-toc__navigation-heading {
  font-size: 1.125rem;
  font-family: "AadPro-SemiBold", sans-serif;
  margin-top: 30px;
}
.arl-toc__link {
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
.arl-toc__link small {
  font-size: 60%;
}
.arl-toc__link:hover {
  font-family: "AadPro-SemiBold", sans-serif;
}
.arl-toc__link:hover .arl-toc__icon--pre {
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}
.arl-toc__link--header {
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  transition: 0.2s ease;
}
.arl-toc__link--header .arl-toc__icon--pre {
  visibility: hidden;
  width: 0;
  opacity: 0;
  margin-right: 0;
}
.arl-toc__link--header:hover .arl-toc__icon--pre {
  visibility: visible;
  opacity: 1;
  width: 10px;
  margin-right: 0.625rem;
}

blockquote {
  color: var(--color-primary-dark);
}

.vacature-expiration-date {
  margin-bottom: 40px;
}

.vacancy-in-short {
  margin-top: 80px;
}

.call-to-action-holder {
  margin-top: 0;
  margin-bottom: 40px;
}
.call-to-action-holder .call-to-action-text {
  display: none;
}
@media only screen and (min-width: 640px) {
  .call-to-action-holder {
    margin-top: 80px;
  }
  .call-to-action-holder .call-to-action-text {
    display: block;
  }
}
.call-to-action-holder .primary-button-full-width {
  z-index: 10;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media only screen and (min-width: 640px) {
  .call-to-action-holder .primary-button-full-width {
    position: relative;
    padding: 30px 30px 27px;
  }
}

.job-vacancy-button-holder {
  width: 100%;
  max-width: 1280px;
  justify-content: space-between;
  display: flex;
  padding: 0 !important;
}

#job-vacancies-sync-button {
  cursor: pointer;
  text-align: end;
  padding-top: 20px;
}

.vacancy-search-input {
  margin-bottom: 0;
  font-size: 1.875rem;
  line-height: 1.875rem;
  width: 100%;
  border: solid 1px rgba(0, 60, 125, 0.2);
  padding: 10px;
}
.vacancy-search-input::-moz-placeholder {
  opacity: 0.3;
}
.vacancy-search-input:-ms-input-placeholder {
  opacity: 0.3;
}
.vacancy-search-input::placeholder {
  opacity: 0.3;
}
@media only screen and (min-width: 768px) {
  .vacancy-search-input {
    margin-bottom: 30px;
    font-size: 2.875rem;
    line-height: 2.875rem;
  }
}
.vacancy-search-input ~ .btn__icon--search {
  display: none;
}
@media only screen and (min-width: 768px) {
  .vacancy-search-input ~ .btn__icon--search {
    display: block;
  }
}

.vacancy-preview-holder {
  padding: 14px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .vacancy-preview-holder {
    display: flex;
  }
}
.vacancy-preview-holder h3 {
  font-size: 1.75rem;
  margin-bottom: 10px;
}
.vacancy-preview-holder p {
  padding: 0;
  margin: 0;
}
.vacancy-preview-holder .tags-outer-holder {
  line-height: 34px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
  .vacancy-preview-holder .tags-outer-holder {
    display: flex;
    justify-content: flex-start;
  }
}
.vacancy-preview-holder .tags-outer-holder div {
  margin: 0 30px 0 0;
  display: flex;
}
.vacancy-preview-holder .tags-outer-holder div:last-child {
  margin: 0;
}
.vacancy-preview-holder .tags-outer-holder div p {
  color: rgba(0, 60, 125, 0.8);
  font-size: 0.8125rem;
}
.vacancy-preview-holder .tags-outer-holder .new-tag {
  color: #003c7d;
  opacity: 1;
}
.vacancy-preview-holder .tags-outer-holder .tag-new-vacancy {
  margin-right: 10px;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 4px;
  opacity: 1;
  -ms-grid-row-align: center;
      align-self: center;
}

:root {
  --form-font-size: 1rem;
  --form-step-header-font-size: 1.75rem;
  --form-label-font-size: 1.125rem;
  --color-light: #f4f4f4;
  --color-dark: #354c69;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1380px;
}

.EPiServerForms .Form__Element {
  margin: 0 !important;
}

:root {
  --gap: 1rem;
}

.arl-epiform .EPiServerForms section.Form__Element {
  width: 100%;
  max-width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr); /* 6 columns for easy fractions */
  gap: 16px;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  -moz-column-gap: var(--gap);
       column-gap: var(--gap);
}
.arl-epiform .EPiServerForms section.Form__Element.hide {
  display: none;
}

.arl-epiform .Form__Element,
.arl-epiform .Form__Element:has(.full),
.arl-epiform .Form__Element:has(.half),
.arl-epiform .Form__Element:has(.onethird),
.arl-epiform .Form__Element:has(.twothird) {
  -ms-grid-column-span: 6;
  grid-column: span 6; /* 6/6 = 100% */
}
@media only screen and (width >= 768px) {
  .arl-epiform .Form__Element,
  .arl-epiform .Form__Element:has(.full) {
    -ms-grid-column-span: 6;
    grid-column: span 6; /* 6/6 = 100% */
  }
  .arl-epiform .Form__Element:has(.half) {
    -ms-grid-column-span: 3;
    grid-column: span 3; /* 3/6 = 50% */
  }
  .arl-epiform .Form__Element:has(.onethird) {
    -ms-grid-column-span: 2;
    grid-column: span 2; /* 2/6 = 33.33% */
  }
  .arl-epiform .Form__Element:has(.twothird) {
    -ms-grid-column-span: 4;
    grid-column: span 4; /* 4/6 = 66.66% */
  }
}

.EPiServerForms {
  font-size: 1rem;
  font-size: var(--form-font-size);
}
.EPiServerForms h2.formtitle {
  margin-bottom: 0px;
}
.EPiServerForms .Form__Element {
  width: 100%;
}
.EPiServerForms .Form__Element__Caption {
  width: 100%;
  font-family: "AadPro-SemiBold", sans-serif;
  font-size: 1.125rem;
  font-size: var(--form-label-font-size);
}

.currencyinput {
  border: 1px inset #ccc;
}
.currencyinput input {
  border: 0;
}

.arl-epiform .Form__NavigationBar {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 16px;
}
.arl-epiform .Form__NavigationBar__Action.btnPrev, .arl-epiform .Form__NavigationBar__Action.btnNext {
  background-image: none !important;
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  font-size: 1rem;
  padding: 0 20px;
  height: 40px;
  margin-left: 10px;
  line-height: 40px;
  color: #ffffff;
  background-color: #003c7d;
  border: 1px solid #003c7d;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .arl-epiform .Form__NavigationBar__Action.btnPrev, .arl-epiform .Form__NavigationBar__Action.btnNext {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .arl-epiform .Form__NavigationBar__Action.btnPrev:hover, .arl-epiform .Form__NavigationBar__Action.btnNext:hover {
    border: 1px solid #003c7d;
  }
}
.arl-epiform .Form__NavigationBar__Action.btnPrev:focus, .arl-epiform .Form__NavigationBar__Action.btnNext:focus {
  border-color: #719ece;
  box-shadow: 0 0 0 2px rgba(0, 60, 125, 0.3);
}
.arl-epiform .Form__NavigationBar__Action.btnPrev:focus, .arl-epiform .Form__NavigationBar__Action.btnNext:focus {
  color: #001158;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #003c7d;
}
.arl-epiform .Form__NavigationBar__Action.btnPrev {
  order: 1;
}
.arl-epiform .Form__NavigationBar__Action.btnNext {
  order: 2;
}
.arl-epiform .Form__NavigationBar__ProgressBar {
  order: 0;
  flex: 0 0 100%;
  width: 100% !important;
  border: 1px solid rgba(0, 60, 125, 0.2) !important;
  border-radius: 4px;
  overflow: hidden;
}
.arl-epiform .Form__NavigationBar__ProgressBar--Progress {
  height: 8px !important;
  background-color: rgba(0, 60, 125, 0.8) !important;
}
@media only screen and (width >= 1024px) {
  .arl-epiform .Form__NavigationBar__Action.btnPrev {
    order: 0;
  }
  .arl-epiform .Form__NavigationBar__Action.btnNext {
    order: 2;
  }
  .arl-epiform .Form__NavigationBar__ProgressBar {
    flex: 1 0 auto;
    width: auto !important;
    order: 1;
  }
}

.Form__Element.FormResetButton {
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  font-size: 1rem;
  padding: 0 20px;
  height: 40px;
  margin-left: 10px;
  line-height: 40px;
}
@media only screen and (min-width: 768px) {
  .Form__Element.FormResetButton {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .Form__Element.FormResetButton:hover {
    border: 1px solid #003c7d;
  }
}
.Form__Element.FormResetButton:focus {
  border-color: #719ece;
  box-shadow: 0 0 0 2px rgba(0, 60, 125, 0.3);
}

.Form__Element.FormSubmitButton {
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid rgba(0, 60, 125, 0.2);
  font-size: 1rem;
  padding: 0 20px;
  height: 40px;
  margin-left: 10px;
  line-height: 40px;
  color: #ffffff;
  background-color: #003c7d;
  border: 1px solid #003c7d;
}
@media only screen and (min-width: 768px) {
  .Form__Element.FormSubmitButton {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .Form__Element.FormSubmitButton:hover {
    border: 1px solid #003c7d;
  }
}
.Form__Element.FormSubmitButton:focus {
  border-color: #719ece;
  box-shadow: 0 0 0 2px rgba(0, 60, 125, 0.3);
}
.Form__Element.FormSubmitButton:focus {
  color: #001158;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #003c7d;
}

.Form__Element.FormCaptcha {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 2rem !important;
}
.Form__Element.FormCaptcha .Form__Element__Caption {
  order: 0;
}
.Form__Element.FormCaptcha .FormCaptcha__Image {
  float: none;
  flex: 0 0 auto;
  max-width: 350px;
  height: auto;
  padding: 0;
  margin: 0 !important;
  order: 1;
}
.Form__Element.FormCaptcha .FormCaptcha__Input {
  flex: 0 0 auto;
  width: 100% !important;
  max-width: 21.875rem;
  height: 3rem;
  background: #f4f4f4;
  background: var(--color-light);
  border-radius: 0;
  font-size: 1rem;
  padding: 0.5rem;
  border: 0.0625rem solid #354c69;
  border: 0.0625rem solid var(--color-dark);
  margin: 0;
  order: 2;
}
.Form__Element.FormCaptcha .FormCaptcha__Refresh {
  float: left;
  flex: 0 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  order: 3;
}
.Form__Element.FormCaptcha .Form__Element__ValidationError {
  flex: 0 0 auto;
  width: 100%;
  order: 4;
}

.EPiServerForms .Form__Element .FormChoice {
  width: 100%;
}
.EPiServerForms .Form__Element .FormChoice fieldset,
.EPiServerForms .Form__Element .FormChoice .form-radiobuttons {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  width: 100%;
}
.EPiServerForms .Form__Element .FormChoice fieldset {
  border: 0;
  padding: 0;
}
.EPiServerForms .Form__Element .FormChoice fieldset > div,
.EPiServerForms .Form__Element .FormChoice fieldset > legend ~ div {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.EPiServerForms .Form__Element .FormChoice input[type=radio],
.EPiServerForms .Form__Element .FormChoice input[type=checkbox] {
  flex: 0 0 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  cursor: pointer;
  accent-color: #354c69;
  accent-color: var(--color-dark);
}
.EPiServerForms .Form__Element .FormChoice label {
  cursor: pointer;
}
.EPiServerForms .Form__Element__item {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.EPiServerForms .Form__Element__item--other {
  flex: 1 1 100%;
}
@media only screen and (width >= 768px) {
  .EPiServerForms .Form__Element .FormChoice fieldset,
  .EPiServerForms .Form__Element .FormChoice .form-radiobuttons {
    display: inline-flex;
    flex-flow: row wrap;
  }
}

.form-step {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 1.5rem;
}
.form-step:not(.form-step:nth-child(1)) {
  border-top: 0.0625rem solid rgba(0, 60, 125, 0.5);
  padding-top: 1.5rem;
}
.form-step__number {
  flex: 0 0 3rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  border: 0.1875rem solid #003c7d;
  background-color: #ffffff;
  border-radius: 100%;
  font-size: 1.75rem;
  font-size: var(--form-step-header-font-size);
}
.form-step__title {
  font-size: 1.75rem;
  font-size: var(--form-step-header-font-size);
}

.Form__Element.FormTextbox textarea.FormTextbox__Input {
  width: 100%;
  background: #f4f4f4;
  background: var(--color-light);
  border-radius: 0;
  height: 3rem;
  font-size: 1rem;
  line-height: 1;
  color: #354c69;
  color: var(--color-dark);
  border: 0.0625rem solid #354c69;
  border: 0.0625rem solid var(--color-dark);
  box-shadow: none;
  padding: 0.5rem;
  height: auto;
}

.EPiServerForms .Form__Element.FormTextbox .full,
.EPiServerForms .Form__Element.FormTextbox .half,
.EPiServerForms .Form__Element.FormTextbox .onethird,
.EPiServerForms .Form__Element.FormTextbox .twothird,
.EPiServerForms .Form__Element.FormSelection .full,
.EPiServerForms .Form__Element.FormSelection .half,
.EPiServerForms .Form__Element.FormSelection .onethird,
.EPiServerForms .Form__Element.FormSelection .twothird {
  width: 100%;
  float: none !important;
}
.EPiServerForms .Form__Element.FormTextbox select,
.EPiServerForms .Form__Element.FormTextbox input,
.EPiServerForms .Form__Element.FormSelection select,
.EPiServerForms .Form__Element.FormSelection input {
  width: 100%;
  background: #f4f4f4;
  background: var(--color-light);
  border-radius: 0;
  height: 3rem;
  font-size: 1rem;
  line-height: 1;
  color: #354c69;
  color: var(--color-dark);
  border: 0.0625rem solid #354c69;
  border: 0.0625rem solid var(--color-dark);
  box-shadow: none;
  padding: 0.5rem;
}
.EPiServerForms .Form__Element.FormTextbox select,
.EPiServerForms .Form__Element.FormSelection select {
  cursor: pointer;
}
.Form__Element.FormChoice.arl-donation-amount .arl-donation-amount__input {
  width: 100%;
  background: #f4f4f4;
  background: var(--color-light);
  border-radius: 0;
  height: 3rem;
  font-size: 1rem;
  line-height: 1;
  color: #354c69;
  color: var(--color-dark);
  border: 0.0625rem solid #354c69;
  border: 0.0625rem solid var(--color-dark);
  box-shadow: none;
  padding: 0.5rem;
  max-width: 100%;
}
@media only screen and (width >= 768px) {
  .Form__Element.FormChoice.arl-donation-amount .arl-donation-amount__input {
    max-width: 18.75rem;
  }
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
.grid-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-container.fluid {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0;
}
.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 2.5rem);
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 5rem);
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 2.5rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 2.5rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 2.5rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 2.5rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 2.5rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 2.5rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 2.5rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 2.5rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 2.5rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 2.5rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 2.5rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 2.5rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 2.5rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 2.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 5rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 5rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 5rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 5rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 5rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 5rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 5rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 5rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 5rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 5rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 5rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 5rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 5rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 5rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 5rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 5rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 5rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 5rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 5rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 5rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 5rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 5rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 5rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 5rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 5rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 5rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 5rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 5rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 5rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 5rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 5rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 5rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 5rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 5rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 5rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 5rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x > .cell {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 2.5rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 2.5rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 2.5rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 2.5rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 2.5rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 2.5rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 2.5rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 2.5rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2.5rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2.5rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2.5rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2.5rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 2.5rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 5rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 5rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 5rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 5rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 5rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 5rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 5rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 5rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 5rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 5rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 5rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 5rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 5rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 5rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 5rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 5rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 2.5rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 2.5rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 2.5rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 2.5rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 2.5rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 2.5rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 2.5rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 2.5rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 2.5rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 2.5rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 2.5rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 2.5rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 2.5rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 2.5rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 2.5rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 2.5rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 2.5rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 2.5rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 2.5rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 2.5rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 2.5rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 2.5rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 2.5rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 2.5rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 5rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 5rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 5rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 5rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 5rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 5rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 5rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 5rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 5rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 5rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 5rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 5rem / 2);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y > .cell {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.grid-margin-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 2.5rem);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 5rem);
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 2.5rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 2.5rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 2.5rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 2.5rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 2.5rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 2.5rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 2.5rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 2.5rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 2.5rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 2.5rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 2.5rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 2.5rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 5rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 5rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 5rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 5rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 5rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 5rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 5rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 5rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 5rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 5rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 5rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 5rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 5rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 5rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 5rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 5rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 5rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 5rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 5rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 5rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 5rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 5rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 5rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 5rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 5rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 2.5rem);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 5rem);
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 2.5rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 2.5rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 2.5rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 2.5rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 2.5rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 2.5rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 2.5rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 2.5rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 2.5rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 2.5rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 2.5rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 2.5rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 2.5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 2.5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 2.5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 2.5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 2.5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 2.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 5rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 5rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 5rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 5rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 5rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 5rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 5rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 5rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 5rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 5rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 5rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 5rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 5rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 5rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 5rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 5rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 5rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 5rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 5rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 5rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 5rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 5rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 5rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 5rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 5rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 2.5rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 2.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 5rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 2.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 5rem);
  }
}