/* Source common/css/styles/default/default.scss */

@charset "UTF-8";
.nobreak {
  white-space: nowrap;
}

.nohyphens {
  hyphens: none;
}

.hideme {
  display: none !important;
}

::selection {
  background: #004c82;
  color: #fff;
}

* {
  -webkit-tap-highlight-color: rgba(0, 106, 181, 0.1);
  box-sizing: border-box;
}
@media (min-width: 61.875rem) {
  * {
    hyphens: none;
  }
}

main {
  display: block;
}

html {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #000000;
  font-family: "NunitoSans", sans-serif;
  font-feature-settings: "liga", "kern";
  font-kerning: normal;
  font-weight: 400;
  hyphenate-limit-chars: 6 3 2;
  hyphens: auto;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 160rem;
  position: relative;
  text-rendering: geometricPrecision;
}
@media (min-width: 93.75rem) {
  body {
    letter-spacing: calc(1rem * 0);
  }
}
@media (min-width: 20rem) {
  body {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  body {
    font-size: 1rem;
  }
}
body.no_scroll {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.style_h1,
.style_h2,
.style_h3,
.style_h4,
.style_h5,
.style_h6 {
  hyphens: none;
  word-wrap: break-word;
}

h1,
.style_h1 {
  letter-spacing: calc((1.875rem + 1.875 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1.875rem;
  color: #fff;
  font-family: "NunitoSans", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
}
@media (min-width: 93.75rem) {
  h1,
.style_h1 {
    letter-spacing: calc(3.75rem * 0);
  }
}
@media (min-width: 20rem) {
  h1,
.style_h1 {
    font-size: calc(1.875rem + 1.875 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h1,
.style_h1 {
    font-size: 3.75rem;
  }
}

h2,
.style_h2 {
  letter-spacing: calc((1.625rem + 1.875 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1.625rem;
  color: #000000;
  font-family: "NunitoSans", sans-serif;
  font-weight: 800;
  line-height: 1.35;
  margin: 0 0 0.75em;
  padding-top: 0.75em;
}
@media (min-width: 93.75rem) {
  h2,
.style_h2 {
    letter-spacing: calc(3.5rem * 0);
  }
}
@media (min-width: 20rem) {
  h2,
.style_h2 {
    font-size: calc(1.625rem + 1.875 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h2,
.style_h2 {
    font-size: 3.5rem;
  }
}

h3,
.style_h3 {
  letter-spacing: calc((1.375rem + 0.875 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1.375rem;
  color: #000000;
  font-family: "NunitoSans", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
  padding-top: 0.75em;
}
@media (min-width: 93.75rem) {
  h3,
.style_h3 {
    letter-spacing: calc(2.25rem * 0);
  }
}
@media (min-width: 20rem) {
  h3,
.style_h3 {
    font-size: calc(1.375rem + 0.875 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h3,
.style_h3 {
    font-size: 2.25rem;
  }
}

h4,
.style_h4 {
  letter-spacing: calc((1rem + 0.125 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1rem;
  color: #000000;
  font-family: "NunitoSans", sans-serif;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 0.75em;
  text-transform: uppercase;
}
@media (min-width: 93.75rem) {
  h4,
.style_h4 {
    letter-spacing: calc(1.125rem * 0);
  }
}
@media (min-width: 20rem) {
  h4,
.style_h4 {
    font-size: calc(1rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h4,
.style_h4 {
    font-size: 1.125rem;
  }
}

h5,
.style_h5 {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 0.875rem;
  color: #000000;
  font-family: "NunitoSans", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0;
}
@media (min-width: 93.75rem) {
  h5,
.style_h5 {
    letter-spacing: calc(1rem * 0);
  }
}
@media (min-width: 20rem) {
  h5,
.style_h5 {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h5,
.style_h5 {
    font-size: 1rem;
  }
}

h6,
.style_h6 {
  letter-spacing: calc((0.75rem + 0.125 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 0.75rem;
  color: #000000;
  font-family: "NunitoSans", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0;
}
@media (min-width: 93.75rem) {
  h6,
.style_h6 {
    letter-spacing: calc(0.875rem * 0);
  }
}
@media (min-width: 20rem) {
  h6,
.style_h6 {
    font-size: calc(0.75rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h6,
.style_h6 {
    font-size: 0.875rem;
  }
}

p,
.style_p {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 0.875rem;
  color: #000000;
  font-family: "NunitoSans", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.5em;
}
@media (min-width: 93.75rem) {
  p,
.style_p {
    letter-spacing: calc(1rem * 0);
  }
}
@media (min-width: 20rem) {
  p,
.style_p {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  p,
.style_p {
    font-size: 1rem;
  }
}

.pre_title {
  text-transform: uppercase;
  color: #fff;
  background-color: #006ab5;
  display: inline-block;
  padding: 0 0.625rem;
  letter-spacing: calc((1rem + 0.25 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
@media (min-width: 93.75rem) {
  .pre_title {
    letter-spacing: calc(1.25rem * 0);
  }
}
@media (min-width: 20rem) {
  .pre_title {
    font-size: calc(1rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .pre_title {
    font-size: 1.25rem;
  }
}
.pre_title ~ h2, .pre_title ~ .style_h2 {
  padding-top: 0;
}

a {
  color: #006ab5;
  text-decoration: underline;
  transition: color 600ms;
}
a:active, a.active {
  color: #000000;
  outline: 0;
}
a:focus-visible {
  outline: 0.1875rem solid #006ab5;
  outline-offset: 0.125rem;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a[tabindex="-1"] {
  display: block;
}
a[tabindex="-1"]:focus {
  outline: 0;
}
a[tabindex="-1"][id] {
  position: relative;
}
a[tabindex="-1"][id]:after {
  content: "";
}
a.touch_link {
  color: #000000;
  display: block;
  text-decoration: none;
}
a.touch_link .title {
  color: #006ab5;
  display: inline-block;
  margin-bottom: 0.375em;
  outline-offset: 0;
  padding: 0;
  text-decoration: underline;
  transition: color 600ms;
}
a.touch_link .title.active {
  color: #000000;
}
a.touch_link:focus {
  outline: 0;
}
a.touch_link:focus .title {
  outline: 0.1875rem solid rgba(0, 106, 181, 0.8);
  outline-offset: 0.0625rem;
  text-decoration: none;
}
a.touch_link:focus[data-focus-method=mouse] .title, a.touch_link:focus[data-focus-method=touch] .title {
  outline: 0;
}
a.touch_link:hover .title {
  text-decoration: none;
}

.highlighted:not(.form) {
  animation: highlighted_anchor 1800ms;
}

strong {
  font-weight: 700;
}

em {
  font-style: normal;
}

blockquote {
  margin: 0 0 0.75em 1ch;
  text-indent: -1ch;
}
blockquote:before {
  content: "„";
}
blockquote:after {
  content: "“";
}

small {
  font-size: 85%;
}

sup {
  font-size: 85%;
  line-height: 1;
  position: relative;
  top: -0.3125rem;
}

sub {
  bottom: -0.125rem;
  font-size: 85%;
  line-height: 1;
  position: relative;
}

.table {
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1.5em;
  overflow-y: auto;
}

* + .table {
  margin-top: 1.5em;
}

table {
  border-bottom: 0.0625rem solid #c4c2e3;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
}

.responsive_table {
  overflow-x: auto;
}
.responsive_table table {
  min-width: 25rem;
}
.responsive_table_500 {
  overflow-x: auto;
}
.responsive_table_500 table {
  min-width: 31.25rem;
}
.responsive_table_600 {
  overflow-x: auto;
}
.responsive_table_600 table {
  min-width: 37.5rem;
}
.responsive_table_700 {
  overflow-x: auto;
}
.responsive_table_700 table {
  min-width: 43.75rem;
}
.responsive_table_800 {
  overflow-x: auto;
}
.responsive_table_800 table {
  min-width: 50rem;
}
.responsive_table_900 {
  overflow-x: auto;
}
.responsive_table_900 table {
  min-width: 56.25rem;
}

th {
  font-weight: 700;
  text-align: left;
}

td,
th {
  border-top: 0.0625rem solid #c4c2e3;
  padding: 0.4995em;
  transition: background 600ms;
  vertical-align: top;
}

tr:hover td,
tr:hover th {
  background: #e6e5f3;
}

ol {
  counter-reset: list;
  list-style: none;
  margin: 0 0 0.75em;
  padding: 0;
}
ol > li {
  padding-left: 1.5em;
  position: relative;
}
ol > li:before {
  color: #fff;
  content: counter(list) ".";
  counter-increment: list;
  font-weight: 700;
  left: 0;
  line-height: 1.5;
  position: absolute;
  text-align: right;
  width: 1.625rem;
}
ol ol, ol ul {
  margin: 0;
}

ul {
  list-style: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" width="10" height="10"><circle cx="7" cy="4" r="3" fill="%23000000"/></svg>');
  margin: 0 0 0.75em;
  padding-left: 1.125em;
}
ul > li {
  padding-left: 0.375em;
}
ul ol, ul ul {
  margin: 0;
}

.defined_list dl {
  border-bottom: 0.0625rem solid #c4c2e3;
  margin: 0.75em 0;
}
@media (min-width: 35rem) {
  .defined_list dl {
    display: flex;
    flex-wrap: wrap;
  }
}
.defined_list dt {
  border-top: 0.0625rem solid #c4c2e3;
  font-weight: 700;
  padding: 0.75em 0;
}
@media (min-width: 35rem) {
  .defined_list dt {
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0.75em 0.75em 0.75em 0;
  }
}
.defined_list dd {
  margin: 0;
}
@media (min-width: 35rem) {
  .defined_list dd {
    border-top: 0.0625rem solid #c4c2e3;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0.75em 0.4995em 0 0;
  }
}

nav {
  user-select: none;
}
nav ol {
  margin: 0;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav li {
  margin: 0;
  padding: 0;
}
nav li:before {
  display: none;
}

figure {
  margin: 0 0 1.5em;
}
figure img {
  display: block;
}
figure.center {
  margin-left: auto;
  margin-right: auto;
}
figure.floatleft {
  float: left;
  margin-right: 1.5em;
}
figure.floatright {
  float: right;
  margin-left: 1.5em;
}

figcaption {
  font-size: 85%;
  margin-top: 0.375em;
  text-align: left;
}

.img_container {
  overflow: hidden;
}
.img_container img,
.img_container svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.img_resize {
  height: 0;
  position: relative;
  width: 100%;
}

img {
  border: 0;
  display: inline-block;
  height: auto;
  max-width: 100%;
  user-select: none;
}

svg {
  height: 100%;
  transform: scale(1);
  width: 100%;
}
svg a:focus {
  outline: 0;
}

/* Source common/css/styles/default/form_default.scss */

input,
select,
textarea,
button {
  font-family: inherit;
  font-weight: 400;
  letter-spacing: calc((1rem + 0 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1rem;
}
@media (min-width: 93.75rem) {
  input,
select,
textarea,
button {
    letter-spacing: calc(1rem * 0);
  }
}
@media (min-width: 20rem) {
  input,
select,
textarea,
button {
    font-size: calc(1rem + 0 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  input,
select,
textarea,
button {
    font-size: 1rem;
  }
}

label {
  cursor: pointer;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input[type=time]::-webkit-inner-spin-button, input[type=time]::-webkit-outer-spin-button, input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-text-fill-color: #000000;
  box-shadow: 0 0 0 62.5rem #fff inset, 0 0 0.1875rem #006ab5 inset, 0 0 0 0.1875rem rgba(0, 106, 181, 0.2) !important;
}
input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

::placeholder {
  color: #1c1c1c;
  user-select: none;
}

.required_asterisk {
  color: #ad0000;
}

.required_description {
  font-size: 85%;
}

.error_warning {
  background: #ad0000;
  color: #fff;
  display: none;
  font-weight: 700;
  margin-right: 0.375em;
  padding: 0 0.375em;
  text-align: center;
  user-select: none;
}
.error_warning.show {
  display: inline-block;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.legend {
  letter-spacing: calc((1.375rem + 0.875 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1.375rem;
  color: #000000;
  font-family: "NunitoSans", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
  padding: 0.75em 0 0;
  width: 100%;
}
@media (min-width: 93.75rem) {
  .legend {
    letter-spacing: calc(2.25rem * 0);
  }
}
@media (min-width: 20rem) {
  .legend {
    font-size: calc(1.375rem + 0.875 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .legend {
    font-size: 2.25rem;
  }
}
.legend .label {
  margin-bottom: 0;
}

.label {
  display: inline-block;
  margin-bottom: 0.375em;
}

.input,
.textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff;
  border: 0.0625rem solid #c4c2e3;
  border-radius: 0rem;
  box-shadow: 0 0 0 #c4c2e3 inset;
  color: #000000;
  margin: 0 0 0.999em;
  outline: 0;
  width: 100%;
}
.input[aria-invalid=true],
.textarea[aria-invalid=true] {
  border-color: #006ab5;
}
.input[aria-invalid=true]:focus,
.textarea[aria-invalid=true]:focus {
  border-color: #006ab5;
  box-shadow: 0 0 0.1875rem #006ab5 inset, 0 0 0 0.1875rem rgba(0, 106, 181, 0.2);
  color: #000000;
}
.input:focus,
.textarea:focus {
  border-color: #006ab5;
  box-shadow: 0 0 0.1875rem #006ab5 inset, 0 0 0 0.1875rem rgba(0, 106, 181, 0.2);
  color: #000000;
}

.input {
  padding: 0 0.75em;
  transition: border 600ms;
  height: 2.375rem;
}
@media (min-width: 20rem) {
  .input {
    height: calc(2.375rem + 0.375 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .input {
    height: 2.75rem;
  }
}

.textarea {
  line-height: 1.5;
  overflow-x: hidden;
  padding: 0.75em;
  resize: none;
  transition: border 600ms, height 600ms;
}

.control {
  align-items: flex-start;
  display: flex;
  margin: 0.375em 0.75em 0.75em 0;
  position: relative;
}
.control.checkbox input:checked ~ .indicator .icon {
  opacity: 1;
  visibility: visible;
}
.control label {
  z-index: 1;
}
.control input {
  border: 0;
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.control input[aria-invalid=true] ~ .indicator {
  border-color: #006ab5;
}
.control input[aria-invalid=true]:focus ~ .indicator {
  border-color: #006ab5;
  box-shadow: 0 0 0.1875rem #006ab5 inset, 0 0 0 0.1875rem rgba(0, 106, 181, 0.2);
  color: #000000;
}
.control input:focus ~ .indicator {
  border-color: #006ab5;
  box-shadow: 0 0 0.1875rem #006ab5 inset, 0 0 0 0.1875rem rgba(0, 106, 181, 0.2);
  color: #000000;
}
.control .indicator_wrapper {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-right: 0.75em;
}
.control .indicator {
  align-items: center;
  background: #fff;
  border-radius: 0rem;
  border: 0.0625rem solid #c4c2e3;
  display: flex;
  height: 1.375rem;
  justify-content: center;
  position: relative;
  transition: border 600ms;
  width: 1.375rem;
}
.control .indicator .icon {
  bottom: 0;
  display: flex;
  fill: #000000;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 600ms;
  visibility: hidden;
}

.select_wrapper {
  display: block;
}

.select {
  align-content: center;
  background: #fff;
  border: 0.0625rem solid #c4c2e3;
  border-radius: 0rem;
  color: #000000;
  cursor: pointer;
  display: flex;
  margin: 0 0 0.999em;
  position: relative;
  transition: border 600ms;
  width: 100%;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .select {
      padding: 0 0.75em;
    }
  }
}
.select:before {
  border: 0.625rem solid transparent;
  border-top-color: #000000;
  content: "";
  display: inline-block;
  height: 0;
  margin-top: -0.3125rem;
  pointer-events: none;
  position: absolute;
  right: 0.75em;
  top: 50%;
  width: 0;
}
.select.error {
  border-color: #006ab5;
}
.select.error.focus {
  border-color: #006ab5;
  box-shadow: 0 0 0.1875rem #006ab5 inset, 0 0 0 0.1875rem rgba(0, 106, 181, 0.2);
  color: #000000;
}
.select.focus {
  border-color: #006ab5;
  box-shadow: 0 0 0.1875rem #006ab5 inset, 0 0 0 0.1875rem rgba(0, 106, 181, 0.2);
  color: #000000;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  color: #000000;
  cursor: pointer;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: 0 0.75em;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  min-height: 2.25rem;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    select {
      padding: 0;
    }
  }
}
@media (min-width: 20rem) {
  select {
    min-height: calc(2.25rem + 0.375 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  select {
    min-height: 2.625rem;
  }
}
select option {
  min-height: 2.25rem;
}
@media (min-width: 20rem) {
  select option {
    min-height: calc(2.25rem + 0.375 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  select option {
    min-height: 2.625rem;
  }
}
select::-ms-expand {
  display: none;
}
select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000000;
}
select:focus::-ms-value {
  background: none;
  color: #000000;
}

