body {
  color: #013259;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  background-color: #f7f7f7;
  margin: 0;
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.42857;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 400;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}
pre {
  -ms-overflow-style: scrollbar;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  color: #d4d6da;
  text-align: left;
  caption-side: top;
  padding-top: 8px;
  padding-bottom: 8px;
}
th {
  text-align: inherit;
}
:focus-visible {
  outline: none;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
a:focus-visible,
button:focus-visible,
video:focus-visible {
  outline-offset: 3px;
  outline: 3px solid #007fa9;
}
a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
video:focus:not(:focus-visible) {
  outline: none;
}
input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
  overflow: auto;
}
fieldset {
  border: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
}
legend {
  width: 100%;
  max-width: 100%;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
  margin-bottom: 0.5rem;
  padding: 0;
  display: block;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  cursor: pointer;
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  background-color: #f7f7f7 !important;
}
@font-face {
  font-family: Ubuntu Regular;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local(Ubuntu Regular),
    local(Ubuntu-Regular),
    url(../fonts/ubuntu-regular.woff2) format("woff2");
}
@font-face {
  font-family: Ubuntu Bold;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    local(Ubuntu Bold),
    local(Ubuntu-Bold),
    url(../fonts/ubuntu-bold.woff2) format("woff2");
}
@font-face {
  font-family: Ubuntu Medium;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local(Ubuntu Medium),
    local(Ubuntu-Medium),
    url(../fonts/ubuntu-medium.woff) format("woff");
}

.icon-tiktok:before {
  content: "";
}
.icon-list-rebrush:before {
  content: "";
}
.icon-shield-check-rebrush:before {
  content: "";
}
.icon-menu-rebrush:before {
  content: "";
}
.icon-close-rebrush:before {
  content: "";
}
.icon-minus-rebrush:before {
  content: "";
}
.icon-plus-rebrush:before {
  content: "";
}
.icon-chevron-right-rebrush:before {
  content: "";
}
.icon-holiday-check-thumbs-up:before {
  content: "";
}
.icon-holiday-check-sun:before {
  content: "";
}
.icon-exchange:before {
  content: "";
}
.icon-train:before {
  content: "";
}
.icon-train-side:before {
  content: "";
}
.icon-book:before {
  content: "";
  color: #00a2d8;
}
.icon-map:before {
  content: "";
  color: #013259;
}
.icon-sun-rating:before {
  content: "";
  color: #013259;
}
.icon-pinterest:before {
  content: "";
}
.icon-youtube:before {
  content: "";
}
.icon-question:before {
  content: "";
}
.icon-phone-msg:before {
  content: "";
}
.icon-bill:before {
  content: "";
}
.icon-service:before {
  content: "";
}
.icon-list-unordered:before {
  content: "";
}
.icon-tiles:before {
  content: "";
}
.icon-list:before {
  content: "";
}
.icon-healthcare:before {
  content: "";
}
.icon-trustyou-rating-empty:before {
  content: "";
}
.icon-trustyou-rating-full:before {
  content: "";
}
.icon-sun:before {
  content: "";
}
.icon-arrow-end:before {
  content: "";
}
.icon-arrow-start:before {
  content: "";
}
.icon-baggage:before {
  content: "";
}
.icon-bus:before {
  content: "";
}
.icon-plane:before {
  content: "";
}
.icon-plane-land:before {
  content: "";
}
.icon-plane-takeoff:before {
  content: "";
}
.icon-calendar-heart:before {
  content: "";
}
.icon-calendar:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-whatsapp:before {
  content: "";
}
.icon-xing:before {
  content: "";
}
.icon-dislike:before {
  content: "";
}
.icon-emoticon-happy:before {
  content: "";
}
.icon-heart-filled:before {
  content: "";
}
.icon-heart-outlines:before {
  content: "";
}
.icon-like:before {
  content: "";
}
.icon-share-2:before {
  content: "";
}
.icon-share:before {
  content: "";
}
.icon-star-empty:before {
  content: "";
}
.icon-star-filled:before {
  content: "";
}
.icon-star-half:before {
  content: "";
}
.icon-euro:before {
  content: "";
}
.icon-error:before {
  content: "";
}
.icon-lock:before {
  content: "";
}
.icon-compass:before {
  content: "";
}
.icon-navigation:before {
  content: "";
}
.icon-checkbox-off:before {
  content: "";
}
.icon-checkbox-on:before {
  content: "";
}
.icon-gallery:before {
  content: "";
}
.icon-info:before {
  content: "";
}
.icon-link:before {
  content: "";
}
.icon-mail:before {
  content: "";
}
.icon-menu:before {
  content: "";
}
.icon-minus:before {
  content: "";
}
.icon-phone:before {
  content: "";
}
.icon-plus:before {
  content: "";
}
.icon-radio-off:before {
  content: "";
}
.icon-radio-on:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.icon-success:before {
  content: "";
}
.icon-success-circle:before {
  content: "";
}
.icon-tickets:before {
  content: "";
}
.icon-user:before {
  content: "";
}
.icon-beach:before {
  content: "";
}
.icon-family:before {
  content: "";
}
.icon-gourmet:before {
  content: "";
}
.icon-hotel:before {
  content: "";
}
.icon-quality:before {
  content: "";
}
.icon-sports:before {
  content: "";
}
.icon-tennis:before {
  content: "";
}
.icon-themepark:before {
  content: "";
}
.icon-watersports:before {
  content: "";
}
.icon-wellness:before {
  content: "";
}
.icon-wifi:before {
  content: "";
}
.icon-chevron-down:before {
  content: "";
}
.icon-chevron-left:before {
  content: "";
}
.icon-chevron-right:before {
  content: "";
}
.icon-chevron-up:before {
  content: "";
}
.icon-arrow-down:before {
  content: "";
}
.icon-arrow-left:before {
  content: "";
}
.icon-arrow-right:before {
  content: "";
}
.icon-arrow-up:before {
  content: "";
}
.icon-chevron-down-rebrush:before {
  content: "";
}
.icon-info-rebrush:before {
  content: "";
}
.icon-success-rebrush:before {
  content: "";
}
.icon-baggage-rebrush:before {
  content: "";
}
.icon-chevron-left-rebrush:before {
  content: "";
}
.icon-phone-rebrush:before {
  content: "";
}
.icon-playlist_add_check:before {
  content: "";
}
.icon-ai:before {
  content: "";
}
.icon-fitness:before {
  content: "";
}
.icon-sun-rating-outline:before {
  content: "";
}
.icon-short-arrow-down:before {
  content: "";
}
.icon-short-arrow-right:before {
  content: "";
}
.icon-food:before {
  content: "";
}
.icon-duration:before {
  content: "";
}
.icon-clock:before {
  content: "";
}
.icon-all-inclusive:before {
  content: "";
}
.icon-city:before {
  content: "";
}
.icon-adult:before {
  content: "";
}
.icon-preferences:before {
  content: "";
}
.icon-close:before {
  content: "";
}
.icon-bar:before {
  content: "";
}
.icon-parking:before {
  content: "";
}
.icon-pets:before {
  content: "";
}
.icon-pool:before {
  content: "";
}
.icon-air-condition:before {
  content: "";
}
.icon-checkbox-indeterminate:before {
  content: "";
}
.font-00-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 1rem;
}
.font-01-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
.font-02-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
}
.font-03-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.font-04-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8125rem;
}
.font-05-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.0625rem;
}
.font-06-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 2.75rem;
}
.font-07-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 3rem;
  font-weight: 400;
  line-height: 4rem;
}
.font-08-regular {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 6rem;
}
.font-00-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 1rem;
}
.font-01-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
.font-02-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
}
.font-03-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.font-04-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8125rem;
}
.font-05-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.0625rem;
}
.font-06-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 2.75rem;
}
.font-07-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 3rem;
  font-weight: 400;
  line-height: 4rem;
}
.font-08-bold {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 6rem;
}
.font-00-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 1rem;
}
.font-01-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
.font-02-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
}
.font-03-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.font-04-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8125rem;
}
.font-05-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.0625rem;
}
.font-06-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 2.75rem;
}
.font-07-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 3rem;
  font-weight: 400;
  line-height: 4rem;
}
.font-08-accent {
  font-family:
    Ubuntu Medium,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 6rem;
}
h1 {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.0625rem;
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
}
@media (min-width: 990px) {
  h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
}
h2 {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8125rem;
}
@media (min-width: 768px) {
  h2 {
    font-size: 1.5rem;
    line-height: 2.0625rem;
  }
}
@media (min-width: 990px) {
  h2 {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
}
h3 {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
@media (min-width: 768px) {
  h3 {
    font-size: 1.25rem;
    line-height: 1.8125rem;
  }
}
@media (min-width: 990px) {
  h3 {
    font-size: 1.5rem;
    line-height: 2.0625rem;
  }
}
h4 {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
}
@media (min-width: 768px) {
  h4 {
    font-size: 1rem;
    line-height: 1.6875rem;
  }
}
@media (min-width: 990px) {
  h4 {
    font-size: 1.25rem;
    line-height: 1.8125rem;
  }
}
h5,
h6 {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
}
p {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
}
hr {
  border: 0;
  border-top: 1px solid #d4d6da;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
a {
  color: #004277;
  cursor: pointer;
  font-family: inherit;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a:hover {
  color: #004277;
  text-decoration: none;
}
small {
  font-family:
    Ubuntu Regular,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 1rem;
}
mark {
  background-color: #d4d6da;
  padding: 0.2em;
}
b,
strong {
  font-family:
    Ubuntu Bold,
    -apple-system,
    blinkmacsystemfont,
    Segoe UI,
    roboto,
    Helvetica Neue,
    arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-weight: 400;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: none;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate(-100%);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate(100%);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: scale3d(0.1, 0.1, 0.1) translateY(-100px);
  }
  60% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    transform: scale3d(0.475, 0.475, 0.475) translateY(60px);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomInImage {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomOutImage {
  0% {
    transform: scale3d(1.23, 1.23, 1.23);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slideInLeft {
  0% {
    visibility: visible;
    transform: translate(-200%);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes slideInUp {
  0% {
    visibility: visible;
    transform: translateY(100%);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes slideInRight {
  0% {
    visibility: visible;
    transform: translate(100%);
  }
  to {
    transform: translate(0, 0);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes slideOutRight {
  0% {
    transform: translate(0, 0);
  }
  to {
    visibility: hidden;
    transform: translate(100%);
  }
}
@keyframes flip {
  0% {
    animation-timing-function: ease-out;
    transform: perspective(400px) rotateY(-360deg);
  }
  40% {
    animation-timing-function: ease-out;
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    animation-timing-function: ease-in;
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  80% {
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    animation-timing-function: ease-in;
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate(0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translateY(-30px);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translateY(-15px);
  }
  90% {
    transform: translateY(-4px);
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flashLoading {
  0%,
  50%,
  to {
    opacity: 0.5;
  }
  25%,
  75% {
    opacity: 0.4;
  }
}
@keyframes flashDecent {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.7;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale(1);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes progress {
  0% {
    width: 5%;
  }
  to {
    width: 85%;
  }
}
@keyframes shine {
  to {
    background-position: 250% 0;
  }
}
@media print {
  body {
    color: #013259;
    background: #fff !important;
  }
  a[href]:after {
    content: none !important;
  }
}
::-webkit-scrollbar-track {
  background: #5b5d631a;
}
::-webkit-scrollbar-thumb {
  background: #5b5d634d;
}
[class*="CmsNodeComponent__CmsNode"] table,
[class*="CmsNodeComponent__CmsNode"] tbody,
[class*="CmsNodeComponent_CmsNode"] table,
[class*="CmsNodeComponent_CmsNode"] tbody {
  display: block;
}
[class*="CmsNodeComponent__CmsNode"] table,
[class*="CmsNodeComponent_CmsNode"] table {
  border-width: 0;
  height: auto !important;
}
[class*="CmsNodeComponent__CmsNode"] table img,
[class*="CmsNodeComponent_CmsNode"] table img {
  max-width: none;
}
[class*="CmsNodeComponent__CmsNode"] tbody,
[class*="CmsNodeComponent_CmsNode"] tbody {
  overflow-x: auto;
}
:root {
  --gray-gray-light: 1px solid #d4d6da;
  --tsbob-rating-is-bordered-border: var(--gray-gray-light);
  --tsbob-carousel-slider-margin-desktop-lg: 0;
  --tsbob-carousel-slider-padding-desktop-lg: 0;
  --tsbob-carousel-gutter: 0;
}
.sr-only {
  display: none;
}
@media (max-width: 989.98px) {
  body.modalOpen {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  body:not(.modalOpen) .rootContainer {
    margin-top: 0 !important;
  }
}
body.has-offcanvas {
  overflow: hidden;
}
.FreeRichText button.ql-image,
.RichtextTeaser button.ql-image {
  display: none !important;
}
.FreeRichText .fms_tableWrapper,
.RichtextTeaser .fms_tableWrapper {
  overflow-x: auto;
}
.cms-container .isDraggable.Header-container,
.cms-container .isDraggable.Header-container .isDraggable {
  transform: none;
}
.freshms-color-primary {
  background: #004277;
}
.freshms-color-secondary {
  background: #df0313;
}
.freshms-color-tertiary {
  background: #f0bf00;
}
.freshms-color-active {
  background: #007fa9;
}
.freshms-color-success {
  background: #007a52;
}
.freshms-color-info {
  background: #005d89;
}
.freshms-color-warning {
  background: #c94800;
}
.freshms-color-danger {
  background: #b31337;
}
.freshms-color-black {
  background: #013259;
}
.freshms-color-gray-dark {
  background: #73767e;
}
.freshms-color-gray-darker {
  background: #5b5d63;
}
.freshms-color-gray-light {
  background: #d4d6da;
}
.freshms-color-white {
  background: #fff;
}
.freshms-color-white-dark {
  background: #ffffff4d;
}
.freshms-color-white-light {
  background: #ffffff26;
}
