/* Base */
*, ::before, ::after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Bitter, Helvetica, Arial, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
html,
body {
    scroll-behavior: smooth;
}
:target {
    scroll-margin: 5rem;
}
body {
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    hyphens: auto;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(33 33 33 / var(--tw-text-opacity, 1))}
::-moz-selection{
    --tw-bg-opacity: 1;
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
::selection{
    --tw-bg-opacity: 1;
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* https://www.abeautifulsite.net/posts/flash-of-undefined-custom-elements/ */
:not(:defined) {
    visibility: hidden;
}
/* ==========================================================================
   FONT
   ========================================================================== */
/*
   Bitter
   ========================================================================== */
@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../Fonts/bitter-v12-latin/bitter-v12-latin-regular.woff') format('woff'),
}
@font-face {
    font-family: 'Bitter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../Fonts/bitter-v12-latin/bitter-v12-latin-700.woff') format('woff'),
}
body{
    font-family: Bitter, Helvetica, Arial, sans-serif;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
p{
    margin-bottom: 1.5rem;
}
strong{
    font-weight: 700;
}
a{
    hyphens: auto;
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
a:hover{
    --tw-text-opacity: 1;
    color: rgb(254 223 0 / var(--tw-text-opacity, 1));
}
h1,h2,h3,h4,h5,h6{
    font-weight: 900;
}
/*
 * Headline 1
 */
h1,
.h1{
    margin-bottom: 1.5rem;
}
@media (min-width: 1024px){
    h1,
.h1{
        margin-bottom: 3rem;
    }
}
h1,
.h1 {
    line-height: 1.2;
    font-size: clamp(1rem, 3vw + 1rem, 3rem);
}
h2,
.h2{
    margin-bottom: 1.5rem;
    line-height: 1.2;
    font-size: clamp(1rem, 1vw + 1rem, 2.5rem);
}
header > *:not(:only-child):first-child {
    margin-bottom: 0.25rem;
}
header > *:not(:only-child):last-child {
    font-weight: normal;
}
.text-normal-size{
    font-size: 1rem;
}
.ce-body-text h2,
.ce-body-text h3{
    margin-bottom: 0px;
}
/* Unordered List */
.cb__text-media ul ul, .cb__text-media ul ol, .cb__accordion ul ul, .cb__accordion ul ol {
            margin-bottom: 0
        }
.cb__text-media ul, .cb__accordion ul{
    list-style-type: disc;
    padding-left: 1rem;
        margin-bottom: 0.9rem;
}
/* Ordered List */
.cb__text-media ol ul, .cb__text-media ol ol, .cb__accordion ol ul, .cb__accordion ol ol {
            margin-bottom: 0
        }
.cb__text-media ol, .cb__accordion ol{
    list-style-type: decimal;
    padding-left: 1.25rem;
        margin-bottom: 0.9rem;
}
/* Alphabetic List */
.cb__text-media ol.alphabetic-list, .cb__accordion ol.alphabetic-list {
        list-style-type: lower-alpha;
    }
/* Ongoing List */
.cb__text-media ol.ongoing-list,
    .cb__text-media ol.ongoing-list ol:not(.ongoing-list),
    .cb__accordion ol.ongoing-list,
    .cb__accordion ol.ongoing-list ol:not(.ongoing-list) {
        counter-reset: item;
        padding-left: 0;
    }
.cb__text-media ol.ongoing-list li, .cb__accordion ol.ongoing-list li {
        display: block;
        padding-left: 2em;
        position: relative;
    }
.cb__text-media ol.ongoing-list li li, .cb__accordion ol.ongoing-list li li {
            padding-left: 2em;
        }
.cb__text-media ol.ongoing-list li li li, .cb__accordion ol.ongoing-list li li li {
                padding-left: 3em;
            }
.cb__text-media ol.ongoing-list li li li li, .cb__accordion ol.ongoing-list li li li li {
                    padding-left: 4em;
                }
.cb__text-media ol.ongoing-list li:before, .cb__accordion ol.ongoing-list li:before {
        content: counters(item, ".") ". ";
        counter-increment: item;
        position: absolute;
        text-align: right;
        width: -moz-max-content;
        width: max-content;
        transform: translateX(-100%);
        margin-left: -0.5em;
    }
/* Components */
.container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
}
@media (min-width: 640px){
    .container{
        max-width: 640px;
    }
}
@media (min-width: 768px){
    .container{
        max-width: 768px;
    }
}
@media (min-width: 1024px){
    .container{
        max-width: 1024px;
    }
}
@media (min-width: 1280px){
    .container{
        max-width: 1280px;
    }
}
@media (min-width: 1632px){
    .container{
        max-width: 1632px;
    }
}
/* ==========================================================================
   Content-Elements
   ========================================================================== */
.ce-image .ce-media picture,
.ce-image .ce-gallery picture,
.ce-textpic .ce-media picture,
.ce-textpic .ce-gallery .image,
.ce-textpic .ce-gallery picture,
.ce-textpic .ce-gallery .video,
.ce-textpic .ce-gallery .video-embed {
    display: inline-block;
}
.ce-image.ce-center,
.ce-textpic.ce-center {
    -moz-justify-content: center;
    justify-content: center
}
.ce-image.ce-center .ce-gallery,
.ce-textpic.ce-center .ce-gallery {
    text-align: center
}
.ce-image.ce-right,
.ce-textpic.ce-right {
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.ce-image.ce-right .ce-gallery,
.ce-textpic.ce-right .ce-gallery {
    text-align: right
}
.ce-image.ce-left .ce-gallery,
.ce-textpic.ce-left .ce-gallery {
    text-align: left
}
.ce-image.ce-intext.ce-left .ce-gallery img,
.ce-textpic.ce-intext.ce-left .ce-gallery img {
    max-width: 100%;
    height: auto
}
.ce-image.ce-intext.ce-right .ce-gallery img,
.ce-textpic.ce-intext.ce-right .ce-gallery img {
    max-width: 100%;
    height: auto
}
.ce-image.ce-intext .ce-bodytext > *:first-child,
.ce-textpic.ce-intext .ce-bodytext > *:first-child {
    margin-top: 0
}
.ce-image.ce-intext:not(.ce-nowrap).ce-left .ce-gallery,
.ce-textpic.ce-intext:not(.ce-nowrap).ce-left .ce-gallery {
    float: left
}
@media (max-width: 767.98px) {
    .ce-image.ce-intext:not(.ce-nowrap).ce-left .ce-gallery,
    .ce-textpic.ce-intext:not(.ce-nowrap).ce-left .ce-gallery {
        max-width: 50%
    }
}
.ce-image.ce-intext:not(.ce-nowrap).ce-right .ce-gallery,
.ce-textpic.ce-intext:not(.ce-nowrap).ce-right .ce-gallery {
    float: right
}
@media (max-width: 767.98px) {
    .ce-image.ce-intext:not(.ce-nowrap).ce-right .ce-gallery,
    .ce-textpic.ce-intext:not(.ce-nowrap).ce-right .ce-gallery {
        max-width: 50%
    }
}
.ce-image.ce-intext.ce-nowrap .ce-bodytext,
.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {
    overflow: hidden
}
@media (min-width: 768px) {
    .ce-image.ce-intext.ce-nowrap,
    .ce-textpic.ce-intext.ce-nowrap {
        display: -moz-flex;
        display: flex;
        /*
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center
        */
    }
}
.ce-image.ce-intext.ce-right .ce-gallery,
.ce-textpic.ce-intext.ce-right .ce-gallery{
    margin-left: 2rem;
}
.ce-image.ce-intext.ce-left .ce-gallery,
.ce-textpic.ce-intext.ce-left .ce-gallery{
    margin-right: 2rem;
}
@media (min-width: 768px) {
    .ce-image.ce-intext.ce-right .ce-gallery,
    .ce-textpic.ce-intext.ce-right .ce-gallery {
        max-width: 50%;
        margin-left: 3rem;
    }
    .ce-image.ce-intext.ce-left .ce-gallery,
    .ce-textpic.ce-intext.ce-left .ce-gallery {
        max-width: 50%;
        margin-right: 3rem;
    }
}
.ce-image .ce-gallery .ce-row,
.ce-textpic .ce-gallery .ce-row {
    overflow: hidden;
    margin: 0 0 1em 0;
    margin: 0;
    margin-left: -1em;
    margin-right: -1em
}
.ce-image .ce-gallery .ce-row .ce-column,
.ce-textpic .ce-gallery .ce-row .ce-column {
    width: 100%;
    box-sizing: border-box;
    float: left;
    padding: 0 1em;
    margin: 0 0 1em 0
}
.ce-image .ce-gallery .ce-row .ce-column figure,
.ce-textpic .ce-gallery .ce-row .ce-column figure {
    margin: 0
}
.ce-image .ce-gallery .ce-row .ce-column figure figcaption,
.ce-textpic .ce-gallery .ce-row .ce-column figure figcaption {
    margin: .25em 0 1em 0
}
.ce-image .ce-media img, .ce-image .ce-gallery img,
.ce-textpic .ce-media img, .ce-textpic .ce-gallery img {
    max-width: 100%;
    height: auto;
    border-radius: 0.75rem;
}
/* activated Border from Backend */
.ce-image .ce-media img, .ce-image .ce-gallery.ce-border img,
.ce-textpic .ce-media img, .ce-textpic .ce-gallery.ce-border img{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
/* Image Caption */
.ce-image figure figcaption,
.ce-textpic figure figcaption {
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px) {
    .ce-image .ce-gallery[data-ce-columns="2"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-row .ce-column,
    .ce-image .ce-gallery[data-ce-columns="3"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="3"] .ce-row .ce-column,
    .ce-image .ce-gallery[data-ce-columns="4"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="4"] .ce-row .ce-column,
    .ce-image .ce-gallery[data-ce-columns="5"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="5"] .ce-row .ce-column,
    .ce-image .ce-gallery[data-ce-columns="6"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="6"] .ce-row .ce-column,
    .ce-image .ce-gallery[data-ce-columns="7"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="7"] .ce-row .ce-column,
    .ce-image .ce-gallery[data-ce-columns="8"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="8"] .ce-row .ce-column {
        width: 50%
    }
}
@media (min-width: 1024px) {
    .ce-image .ce-gallery[data-ce-columns="1"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="1"] .ce-row .ce-column {
        width: 100%
    }

    .ce-image .ce-gallery[data-ce-columns="2"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-row .ce-column {
        width: 50%
    }

    .ce-image .ce-gallery[data-ce-columns="3"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
        width: 33.33%
    }

    .ce-image .ce-gallery[data-ce-columns="4"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="4"] .ce-row .ce-column {
        width: 25%
    }

    .ce-image .ce-gallery[data-ce-columns="5"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="5"] .ce-row .ce-column {
        width: 20%
    }

    .ce-image .ce-gallery[data-ce-columns="6"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="6"] .ce-row .ce-column {
        width: 16.66%
    }

    .ce-image .ce-gallery[data-ce-columns="7"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="7"] .ce-row .ce-column {
        width: 14.28%
    }

    .ce-image .ce-gallery[data-ce-columns="8"] .ce-row .ce-column,
    .ce-textpic .ce-gallery[data-ce-columns="8"] .ce-row .ce-column {
        width: 12.5%
    }
}
.ce-image .ce-bodytext,
.ce-textpic .ce-bodytext {
    -moz-flex: 1;
    flex: 1;
}
figure {
    margin: 0
}
/* Spaces */
.frame{
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.frame-space-before-extra-small{
    margin-top: 1rem;
}
.frame-space-before-small{
    margin-top: 2rem;
}
.frame-space-before-medium{
    margin-top: 4rem;
}
.frame-space-before-large{
    margin-top: 6rem;
}
.frame-space-before-extra-large{
    margin-top: 10rem;
}
.frame-space-before-none{
    margin-top: 0px;
}
.frame-space-after-extra-small{
    margin-bottom: 1rem;
}
.frame-space-after-small{
    margin-bottom: 2rem;
}
.frame-space-after-medium{
    margin-bottom: 4rem;
}
.frame-space-after-large{
    margin-bottom: 6rem;
}
.frame-space-after-extra-large{
    margin-bottom: 10rem;
}
.frame-space-after-none{
    margin-bottom: 0px;
}
/* Header */
.ce-headline-left {
    text-align: left
}
header .ce-headline-center {
    text-align: center
}
header .ce-headline-right {
    text-align: right
}
.frame {
    overflow: hidden;
    position: relative;
}
/* Divider */
.frame-type-div.frame-full-width{
    padding-left: 0px;
    padding-right: 0px;
}
.frame-type-div.frame-full-width > .inner{
    max-width: 100%;
}
.ce-div{
    border-top-width: 2px;
}
/* Table */
table {
    width: 100%;
    margin-bottom: 1rem;
}
table th{
    font-weight: 700;
}
table th,
table td{
    padding: 0.5rem;
}
/* Table horizontal borders */
table.table td,
table.contenttable td{
    border-top-width: 1px;
    --tw-border-opacity: 0.1;
}
/* Table full borders */
table.table.table-full-border td{
    border-width: 1px;
    --tw-border-opacity: 0.1;
    padding: 0.5rem;
}
/* Table full borders */
table.table.table-borderless th,
table.table.table-borderless td{
    border-width: 0px;
    padding: 0.5rem;
}
.table-responsive {
    overflow: auto;
}
.ce-textpic.ce-left.ce-intext .ce-bodytext ul {
    overflow: hidden;
}
/* Fix mobile textpic layout flow  */
@media (max-width: 767.98px) {
    .frame-full-width .frame .ce-image.ce-intext:not(.ce-nowrap).ce-left .ce-gallery,
    .frame-full-width .frame .ce-textpic.ce-intext:not(.ce-nowrap).ce-left .ce-gallery {
        max-width: 50%;
        float: left;
        margin-right: 2rem;
    }
    .frame-full-width .frame .ce-textpic .ce-gallery .ce-row .ce-column figure {
        display: inline-block;
    }
    .frame-full-width .frame .ce-textpic .ce-gallery picture {
        display: inline-block;
    }
    .frame-full-width .frame .ce-textpic.ce-intext.ce-left .ce-gallery img {
        min-width: 100%
    }
    .ce-image.ce-intext:not(.ce-nowrap).ce-left .ce-gallery,
    .ce-textpic.ce-intext:not(.ce-nowrap).ce-left .ce-gallery {
        max-width: 100%;
        float: none;
        margin: 0;
    }
    .ce-textpic .ce-gallery .ce-row .ce-column figure {
        display: block;
    }
    .ce-textpic .ce-gallery picture {
        display: block;
    }
    .ce-textpic.ce-intext.ce-left .ce-gallery img {
        min-width: 100%
    }
}
/* TABLE */
table{
    margin-bottom: 1rem;
    width: 100%;
    border-collapse: collapse !important;
}
table th{
    font-weight: 700;
}
table th,
table td{
    padding: 0.75rem;
    text-align: left;
}
/* Table horizontal borders */
table.h-borders tr td{
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
table.h-borders tr:last-child td{
    border-bottom-width: 0px;
}
/* ==========================================================================
   Button
   ========================================================================== */
.btn{
    display: inline-flex;
    min-height: 3rem;
    cursor: pointer;
    align-items: center;
    gap: 1rem;
    border-radius: 9999px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-weight: 900;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.btn-sm{
    display: inline-block;
    border-radius: 9999px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 900;
}
@media (min-width: 1024px){
    .btn-sm{
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}
.btn-sm {
    min-height: unset;
}
.btn-md{
    display: inline-block;
    border-radius: 9999px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
}
@media (min-width: 1024px){
    .btn-md{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.btn-md {
    min-height: unset;
}
.btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}
.btn-block{
    width: 100%;
}
.link{
    display: inline-flex;
    align-items: center;
    gap: 1rem;
}
.btn-disabled{
    cursor: not-allowed;
}
.btn-primary{
    --tw-border-opacity: 1;
    border-color: rgb(0 39 118 / var(--tw-border-opacity, 1));
    background-color: rgb(0 39 118 / 0.1);
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
.btn-primary:hover{
    background-color: rgb(0 39 118 / 1);
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-green{
    --tw-border-opacity: 1;
    border-color: rgb(0 133 49 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(0 133 49 / var(--tw-bg-opacity, 1));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-green:hover{
    background-color: rgb(0 133 49 / 0.8);
}
.btn-white{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.btn-white:hover{
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.1;
}
.btn-silent:hover{
    border-color: rgb(0 39 118 / 0.1);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.header-button,
.header-button-mobile{
    background-color: rgb(0 39 118 / 1);
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.header-button:hover,
.header-button-mobile:hover{
    background-color: rgb(0 39 118 / 0.8);
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.header-button-mobile{
    font-size: 0.75rem;
    line-height: 1rem;
}
@media (min-width: 1024px){
    .header-button-mobile{
        display: none;
    }
}
.header{
    position: sticky;
    top: 0px;
    z-index: 30;
    min-height: 55px;
    background-color: rgb(255 255 255 / 0.8);
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-backdrop-blur: blur(24px);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
@media (min-width: 1024px){
    .header{
        min-height: 85px;
    }
}
.header .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}
.header .logo{
    margin-right: 1rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}
.header .logo .logo-img{
    margin-bottom: -1rem;
    max-width: 50px;
}
@media (min-width: 1024px){
    .header .logo .logo-img{
        max-width: 100px;
    }
}
.header .logo .logo-text{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
            line-height: 1.2;
}
@media (min-width: 1024px){
    .header .logo .logo-text-mobile{
        display: none;
    }
}
.header .logo .logo-text-desktop{
    display: none;
}
@media (min-width: 1024px){
    .header .logo .logo-text-desktop{
        display: block;
    }
}
.header .logo .logo-headline{
    display: block;
    font-size: 1.125rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
    .header .logo .logo-headline{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.header .logo .logo-headline {
            line-height: inherit;
        }
.header .logo .logo-subheadline{
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
    .header .logo .logo-subheadline{
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}
.header .logo .logo-subheadline {
            line-height: inherit;
        }
.header .partner-logos{
    display: none;
    align-items: center;
    gap: 1.5rem;
}
@media (min-width: 1024px){
    .header .partner-logos{
        display: flex;
    }
}
.header .header-menus{
    align-items: center;
    gap: 2rem;
}
/* ==========================================================================
   Menu
   ========================================================================== */
@media (min-width: 1024px){
    .mobile-menu-toggle{
        display: none;
    }
}
.header-menus{
    display: none;
}
@media (min-width: 1024px){
    .header-menus{
        display: flex;
    }
}
.header-menus.is-open{
    display: block;
}
@media (max-width: 1023px) {
    .header-menus{
        position: absolute;
        left: 0px;
        right: 0px;
        top: 60px;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }

        .header-menus .menu,
        .header-menus .header-language{
        display: block;
    }

            .header-menus .menu .menu-level1-link,
            .header-menus .menu .dropdown-button,
            .header-menus .header-language .menu-level1-link,
            .header-menus .header-language .dropdown-button{
        display: block;
        border-bottom-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
        padding: 1rem;
    }


            .header-menus .menu .dropdown, .header-menus .header-language .dropdown{
        display: block;
    }

            .header-menus .menu .dropdown-list, .header-menus .header-language .dropdown-list{
        position: relative;
        display: none;
        width: 100%;
        border-style: none;
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }

                .header-menus .menu .dropdown-list.is-open, .header-menus .header-language .dropdown-list.is-open{
        display: block;
    }
}
@media (min-width: 1024px) {

            .header-menus .menu .dropdown-list{
        padding: 2rem;
    }

               .header-menus .menu .dropdown-list ul{
        display: flex;
        gap: 4rem;
    }

                   .header-menus .menu .dropdown-list ul > li > a{
        margin-bottom: 1rem;
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-weight: 700;
    }

                   .header-menus .menu .dropdown-list ul ul{
        display: block;
        -moz-columns: 2;
             columns: 2;
    }

                       .header-menus .menu .dropdown-list ul ul > li > a{
        margin-bottom: 0px;
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 400;
    }
}
ul.menu{
    display: flex;
    gap: 1rem;
}
ul.menu li .menu-level1-link{
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(33 33 33 / var(--tw-text-opacity, 1));
}
ul.menu li .menu-level1-link:hover{
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
ul.menu .dropdown{
    position: static;
}
ul.menu .dropdown .dropdown-list{
    left: 0px;
    right: 0px;
    border-radius: 0px;
}
/* ==========================================================================
   Footer
   ========================================================================== */
.footer {

}
.footer a {
    color: inherit;
}
.footer svg {
    color: inherit;
}
/*
   Footer Menu
   ========================================================================== */
.footer-menu{
    display: flex;
    flex-wrap: wrap;
    row-gap: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
@media (min-width: 1280px){
    .footer-menu{
        row-gap: 5rem;
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}
.footer-menu .footer-menu-item .footer-menu-item-title{
    margin-bottom: 0.5rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
@media (min-width: 1280px){
    .footer-menu .footer-menu-item .footer-menu-item-title{
        margin-bottom: 2rem;
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.footer-menu .footer-menu-item ul.horizontal-menu{
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    padding-left: 0.5rem;
}
@media (min-width: 1280px){
    .footer-menu .footer-menu-item ul.horizontal-menu{
        gap: 1rem;
        padding-left: 0px;
    }
}
.footer-menu .footer-menu-item ul.horizontal-menu li a{
    display: inline-block;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.footer-menu .footer-menu-item ul.horizontal-menu li a:hover{
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.1;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
@media (min-width: 1280px){
    .footer-menu .footer-menu-item ul.horizontal-menu li a{
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.footer-menu .footer-menu-item ul{
    margin-left: -0.5rem;
}
@media (min-width: 1280px){
    .footer-menu .footer-menu-item ul{
        margin-left: -1rem;
    }
}
.footer-menu .footer-menu-item ul li a{
    display: inline-block;
    border-radius: 9999px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.footer-menu .footer-menu-item ul li a:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
@media (min-width: 1280px){
    .footer-menu .footer-menu-item ul li a{
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.partner-logos{
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}
@media (min-width: 1024px){
    .partner-logos{
        gap: 2rem;
    }
}
/*
   Footer Copyright
   ========================================================================== */
.footer-copyright{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.footer-copyright .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media (min-width: 1280px){
    .footer-copyright .container{
        gap: 1rem;
    }
}
.footer-copyright .copyright-text{
    margin: 0px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.footer-copyright .copyright-text a:hover{
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
.footer-copyright .copyright-menu a{
    display: inline-block;
    border-radius: 9999px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.footer-copyright .copyright-menu a:hover{
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.1;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
@media (min-width: 1280px){
    .footer-copyright .copyright-menu a{
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
/*
   Footer quick-contact
   ========================================================================== */
.quick-contact{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
@media (min-width: 1280px){
    .quick-contact{
        margin-top: 10rem;
        margin-bottom: 10rem;
    }
}
.quick-contact a {
        color: inherit;
    }
.quick-contact .container{
    display: flex;
    flex-wrap: wrap;
    row-gap: 2rem;
}
.quick-contact .quick-contact-item{
    width: 50%;
}
@media (min-width: 768px){
    .quick-contact .quick-contact-item{
        width: 25%;
    }
}
.quick-contact .quick-contact-link{
    text-align: center;
}
.quick-contact .quick-contact-link .quick-contact-icon{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    display: flex;
    width: 5rem;
    height: 5rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.1;
    outline-style: solid;
    outline-width: 8px;
    outline-offset: 0px;
    outline-color: rgb(0 39 118 / 0.1);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
@media (min-width: 768px){
    .quick-contact .quick-contact-link .quick-contact-icon{
        margin-bottom: 2rem;
        width: 10rem;
        height: 10rem;
    }
}
.quick-contact .quick-contact-link .quick-contact-icon svg{
    width: 2rem;
    height: 2rem;
}
@media (min-width: 768px){
    .quick-contact .quick-contact-link .quick-contact-icon svg{
        width: 4rem;
        height: 4rem;
    }
}
.quick-contact .quick-contact-link .quick-contact-title{
    display: block;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    text-transform: uppercase;
}
@media (min-width: 1280px){
    .quick-contact .quick-contact-link .quick-contact-title{
        margin-bottom: 0.5rem;
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.quick-contact .quick-contact-link .quick-contact-text{
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
@media (min-width: 1024px){
    .quick-contact .quick-contact-link .quick-contact-text{
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.quick-contact .quick-contact-link:hover .quick-contact-icon{
    --tw-bg-opacity: 0.15;
    outline-offset: 8px;
    outline-color: rgb(0 39 118 / 0.15);
}
.quick-contact .quick-contact-link:hover .quick-contact-title{
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
/* ==========================================================================
   Form Group
   ========================================================================== */
.form-group{
    margin-bottom: 1rem;
}
@media (min-width: 1024px){
    .form-group{
        margin-bottom: 1.5rem;
    }
}
.form-group > label{
    margin-bottom: 0.5rem;
    display: block;
    font-weight: 700;
}
@media (min-width: 1024px){
    .form-group > label{
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}
.form-group:has( > .form-group){
    margin-bottom: 0px;
    display: flex;
    gap: 1rem;
}
@media (min-width: 1024px){
    .form-group:has( > .form-group){
        gap: 1.5rem;
    }
}
.form-group:has( > .form-group) .form-group{
    flex-grow: 1;
}
/* ==========================================================================
   Input
   ========================================================================== */
input.form-control,
textarea.form-control{
    display: block;
    width: 100%;
    border-radius: 0.5rem;
    border-width: 2px;
    border-color: rgb(0 39 118 / 0.4);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
input.form-control:focus,
textarea.form-control:focus{
    --tw-border-opacity: 1;
    border-color: rgb(0 39 118 / var(--tw-border-opacity, 1));
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 39 118 / var(--tw-ring-opacity, 1));
}
/* search */
input.form-control-search{
    border-radius: 9999px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z'/%3E%3C/svg%3E");
    background-position: right .75rem center;
    background-repeat: no-repeat;
    background-size: 1.5em;
    padding-right: 2.5rem;
}
/* ==========================================================================
   Select
   ========================================================================== */
select.form-control{
    display: block;
    width: 100%;
    border-radius: 0.5rem;
    border-width: 2px;
    border-color: rgb(0 39 118 / 0.4);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
select.form-control:focus{
    --tw-border-opacity: 1;
    border-color: rgb(0 39 118 / var(--tw-border-opacity, 1));
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 39 118 / var(--tw-ring-opacity, 1));
}
select.form-control {
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .75rem center;
    background-repeat: no-repeat;
    background-size: .75em .75em;
    padding-right: 2.5rem;
}
/* ==========================================================================
   Checkbox
   ========================================================================== */
label:has([type=checkbox]){
    margin-bottom: 0.5rem;
    display: flex;
    cursor: pointer;
    gap: 0.5rem;
    line-height: 1.5;
}
label:has([type=checkbox]) .icon-{
    display: none;
}
[type=checkbox]{
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    flex-shrink: 0;
    cursor: pointer;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 0.5rem;
    border-width: 2px;
    border-color: rgb(0 39 118 / 0.4);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    vertical-align: middle;
    accent-color: #002776;
}
[type=checkbox]:focus{
    --tw-border-opacity: 1;
    border-color: rgb(0 39 118 / var(--tw-border-opacity, 1));
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 39 118 / var(--tw-ring-opacity, 1));
}
[type=checkbox]:checked{
    --tw-bg-opacity: 1;
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
    background-position: center;
    background-repeat: no-repeat;

    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3E%3C/svg%3E");
    background-size: 0.75em;
}
label:hover [type=checkbox]{
    border-color: rgb(0 39 118 / 0.6);
}
.checkbox-list-wrapper {
    --scrollbar-width: 8px;
    --mask-height: 32px;
    overflow-y: auto;
    height: 300px;
    padding-bottom: var(--mask-height);
    padding-right: 20px;
    --mask-image-content: linear-gradient(
            to bottom,
            /*
            transparent,
            black var(--mask-height),
            */
            black calc(100% - var(--mask-height)),
            transparent
    );
    --mask-size-content: calc(100% - var(--scrollbar-width)) 100%;
    --mask-image-scrollbar: linear-gradient(black, black);
    --mask-size-scrollbar: var(--scrollbar-width) 100%;
    -webkit-mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
            mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
    -webkit-mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
            mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
    -webkit-mask-position: 0 0, 100% 0;
            mask-position: 0 0, 100% 0;
    -webkit-mask-repeat: no-repeat, no-repeat;
            mask-repeat: no-repeat, no-repeat;
}
/* Firefox */
.masked-overflow {
    scrollbar-width: thin; /* can also be normal, or none, to not render scrollbar */
    scrollbar-color: currentColor transparent; /* foreground background */
}
/* Webkit / Blink */
.masked-overflow::-webkit-scrollbar {
    width: var(--scrollbar-width);
}
.masked-overflow::-webkit-scrollbar-thumb {
    background-color: currentColor;
    border-radius: 9999px; /* always round */
}
.masked-overflow::-webkit-scrollbar-track {
    background-color: transparent;
}
/* ==========================================================================
   Else
   ========================================================================== */
.form-control-count{
    margin-left: auto;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    opacity: 1;
}
label:hover .form-control-count{
    opacity: 1;
}
.form-list-divider{
    margin-bottom: 0.5rem;
    margin-top: 1rem;
    text-transform: uppercase;
    opacity: 0.4;
}
.flag{
    display: inline-block;
    height: 0.75rem;
    width: 1rem;
}
.flag-nl {
    background-image: linear-gradient(180deg, #AE1C28 0, #AE1C28 33%, #FFF 33%, #FFF 67%, #21468B 67%, #21468B 100%);
}
.flag-de {
    background-image: linear-gradient(180deg, #000 0, #000 33%, #FF0000 33%, #FF0000 67%, #FFCC00 67%, #FFCC00 100%);
}
.tx-ilrsb .searchbox .input-group{
    position: relative;
    display: flex;
}
.tx-ilrsb .searchbox .input-group .form-control{
    width: 100%;
    border-radius: 9999px;
    border-width: 2px;
    border-color: rgb(0 39 118 / 0.1);
    padding-left: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 4rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.tx-ilrsb .searchbox .input-group .form-control:hover{
    border-color: rgb(0 39 118 / 0.2);
}
.tx-ilrsb .searchbox .input-group .form-control:focus{
    --tw-border-opacity: 1;
    border-color: rgb(0 39 118 / var(--tw-border-opacity, 1));
}
.tx-ilrsb .searchbox .input-group .travel-submit{
    position: absolute;
    right: 0.5rem;
    top: 50%;
    display: flex;
    width: 3rem;
    height: 3rem;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: rgb(0 39 118 / 0.5);
    padding: 0px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tx-ilrsb .searchbox .input-group .travel-submit:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
}
.tx-ilrsb .searchbox .input-group .travel-submit:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
}
/* ovverride frame-default to container */
.frame-default {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
}
@media (min-width: 640px) {
    .frame-default {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .frame-default {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .frame-default {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .frame-default {
        max-width: 1280px;
    }
}
@media (min-width: 1632px) {
    .frame-default {
        max-width: 1632px;
    }
}
.frame-default{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media (min-width: 768px){
    .frame-default{
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
@media (min-width: 1024px){
    .frame-default{
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
}
/* Tabs */
/* hide not active tab panel */
[role=tabpanel]:not(.is-active) {
    display: none;
}
/* Dropdown */
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown > button {
        display: inline-block;
        padding: 0;
        overflow: hidden;
        border: none;
        background: none;
    }
.dropdown > button:hover,
        .dropdown > button:focus {
            text-decoration: none;
        }
.dropdown > button::after {
            display: inline-block;
            transform: rotate(90deg);
            content: "";
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" aria-hidden="true" role="img" fill="black" width="24" height="24"> <path d="M3 9.95a.875.875 0 01-.615-1.498L5.88 5 2.385 1.547A.875.875 0 013.615.302L7.74 4.377a.876.876 0 010 1.246L3.615 9.698A.872.872 0 013 9.95z"></path> </svg> ');
            background-size: cover;
            width: 10px;
            height: 10px;
            margin-left: 0.5rem;
            transition: transform .25s ease-out;
        }
.dropdown > button.is-open::after {
            transform: rotate(-90deg);
        }
.dropdown .dropdown-list {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1;
        display: block;
        width: -moz-max-content;
        width: max-content;
        min-width: 100%;
        max-width: 15em;
        max-height: 75vh;
        overflow: auto;
        padding: 0;
        margin: 0;
        transform: translateY(-1em);
        transform-origin: center top;
        background-color: white;
        perspective: 1000px;
        box-shadow: 0 .125em .25em rgba(0,0,0,.5);
        list-style: none;
        visibility: hidden;
        opacity: 0;
        transition: .25s ease-in;
        border-radius: 0.75rem;
    }
.dropdown .dropdown-list.is-open {
            transform: translateY(0);
            visibility: visible;
            opacity: 1;
            transition-timing-function: ease-out;
        }
.dropdown .dropdown-list.align-right {
            left: auto;
            right: 0;
        }
.dropdown .dropdown-list.align-top {
            top: unset;
            bottom: 0;
        }
.dropdown .dropdown-list li {
            border-bottom: 1px solid whitesmoke;
        }
.dropdown .dropdown-list li:last-child {
                border-bottom: none;
            }
.dropdown .dropdown-list li a{
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.dropdown .dropdown-list li a:hover{
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
}
.dropdown-button::after {
        display: inline-block;
        transform: rotate(90deg);
        content: "";
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" aria-hidden="true" role="img" fill="black" width="24" height="24"> <path d="M3 9.95a.875.875 0 01-.615-1.498L5.88 5 2.385 1.547A.875.875 0 013.615.302L7.74 4.377a.876.876 0 010 1.246L3.615 9.698A.872.872 0 013 9.95z"></path> </svg> ');
        background-size: cover;
        width: 10px;
        height: 10px;
        margin-left: 0.5rem;
        transition: transform .25s ease-out;
    }
.dropdown-button.is-open::after {
        transform: rotate(-90deg);
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" aria-hidden="true" role="img" fill="white" width="24" height="24"> <path d="M3 9.95a.875.875 0 01-.615-1.498L5.88 5 2.385 1.547A.875.875 0 013.615.302L7.74 4.377a.876.876 0 010 1.246L3.615 9.698A.872.872 0 013 9.95z"></path> </svg> ');
    }
.dropdown-button:hover::after {
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" aria-hidden="true" role="img" fill="white" width="24" height="24"> <path d="M3 9.95a.875.875 0 01-.615-1.498L5.88 5 2.385 1.547A.875.875 0 013.615.302L7.74 4.377a.876.876 0 010 1.246L3.615 9.698A.872.872 0 013 9.95z"></path> </svg> ');
    }
.tabs{
    margin-left: auto;
    margin-right: auto;
    border-radius: 9999px;
    background-color: rgb(0 39 118 / 0.05);
    padding: 0.5rem;
}
@media (min-width: 1024px){
    .tabs{
        display: inline-flex;
        gap: 3rem;
    }
}
.tabs .tab-button{
    border-radius: 9999px;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}
.tabs .tab-button.is-active{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tab-panel {

}
swiper-container {
    --swiper-theme-color: var(--color-primary)
}
.card-slider {
    --swiper-pagination-bottom: -2rem;
}
.swiper-slider-on-colored-bg {
    --swiper-pagination-bottom: -3rem;
}
.swiper-slider-on-colored-bg::part(container) {
    overflow: visible;
}
:root {
    --drawer-width: 300px;
    --drawer-inner-padding: 1rem;
}
.drawer {
    display: none;
}
@media screen and (min-width: 1024px) {
    .drawer__toggle {
        display: none;
    }
    .drawer {
        display: none !important;
    }
}
.drawer__header {
    padding: var(--drawer-inner-padding);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
}
.drawer__footer {
    padding: var(--drawer-inner-padding);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #ddd;
}
.drawer__title {
    font-weight: bold;
    margin: 0 auto;
}
.drawer__close {
    margin: 0;
    padding: 1em;
    border: none;
    background-color: transparent;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='2.-Menu' transform='translate(-15.000000, -13.000000)' stroke='%23000000'%3E%3Cg id='Group' transform='translate(15.000000, 13.521000)'%3E%3Cpath d='M0,0.479000129 L15,14.2971819' id='Path-3'%3E%3C/path%3E%3Cpath d='M0,14.7761821 L15,-1.24344979e-14' id='Path-3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 1em;
    background-repeat: no-repeat;
    background-position: center;
    width: 1em;
    height: 1em;
}
@media (orientation: landscape) {
    .drawer__header {
        padding-left: env(safe-area-inset-left) !important;
    }
    .drawer__content {
        padding-left: env(safe-area-inset-left) !important;
    }
}
.drawer__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    max-width: var(--drawer-width, 300px);
    z-index: 9999;
    overflow: auto;
    transition: transform 0.3s;
    will-change: transform;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    transform: translateX(-103%); /* extra 3% because of box-shadow */
    -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
    box-shadow: 0 2px 6px #777;
    overflow-x: hidden;
}
.drawer__content {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    flex-grow: 1;
    padding: var(--drawer-inner-padding);
}
.drawer.is-active {
    display: block;
}
.drawer.is-visible .drawer__wrapper {
    transform: translateX(0);
}
.drawer.is-visible .drawer__overlay {
    opacity: 0.5;
}
.drawer__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    opacity: 0;
    transition: opacity 0.3s;
    will-change: opacity;
    background-color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
/* Slide */
slide-menu {
    /* --slideIndex: 0; */
    --slideTime: 300ms;
    display: block;
    position: relative;
    overflow-x: hidden;
    transition: all var(--slideTime) ease;
}
slide-menu > ul {
    /* transform: translateX(calc(var(--slideIndex) * 100%)); */
    transition: all var(--slideTime) ease;
}
slide-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
slide-menu ul ul {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(100%);
    display: none;
}
slide-menu ul.show {
    display: block;
}
slide-menu li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    border-bottom-width: 1px;
    --tw-border-opacity: 0.05;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    line-height: 1.375;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
slide-menu li > a.active {
    font-weight: bold;
}
slide-menu li > a span {
    flex-grow: 1;
}
slide-menu li > a svg {
    display: inline-block;
    width: 1rem;
    opacity: 0.25;
}
slide-menu .backlink-wrapper{
    display: flex;
    align-items: center;
    border-bottom-width: 1px;
    --tw-border-opacity: 0.05;
    font-weight: 700;
}
slide-menu .backlink {
    display: block;
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1.5rem;
    color: currentColor}
slide-menu .currentlink {
    display: block;
    cursor: pointer;
    flex-grow: 1;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: currentColor}
slide-menu ul ul li > a:not(.backlink) {
    padding-left: 2rem;
}
:root {
    --green1: #008531;
    --blue1: #002776;
    --dark1: #fff;
    --dark2: #585858;
    --dark3: #585858;
    --light1: #000;
}
/* ContentBlocks */
/* ==========================================================================
   Container
   ========================================================================== */
@media (min-width: 1024px){
    .cb__container{
        display: flex;
    }
}
/* Column */
@media (min-width: 1024px){
    .cb__container .col:first-child .container{
        padding-right: 2vw;
    }
    .cb__container .col:last-child .container{
        padding-left: 2vw;
    }
}
.cb__container .col{
    width: 100%;
    align-self: flex-start;
}
/* Column Sizes */
@media (min-width: 1024px){
    .cb__container.column-50-50 .col:first-child{
        width: 50%;
    }
    .cb__container.column-50-50 .col:last-child{
        width: 50%;
    }
    .cb__container.column-33-66 .col:first-child{
        width: 33.33%;
    }
    .cb__container.column-33-66 .col:last-child{
        width: 66.66%;
    }
    .cb__container.column-66-33 .col:first-child{
        width: 66.66%;
    }
    .cb__container.column-66-33 .col:last-child{
        width: 33.33%;
    }
    .cb__container.column-auto .col:first-child{
        width: auto;
        flex-shrink: 0;
    }
    .cb__container.column-auto .col:last-child{
        margin-left: auto;
        margin-right: auto;
        width: auto;
        min-width: 0px;
    }
}
/* Mobile Reverse Column Order */
.cb__container.mobile-reverse{
    flex-direction: column-reverse;
}
@media (min-width: 1024px){
    .cb__container.mobile-reverse{
        flex-direction: row;
    }
}
/* Sticky Columns */
.cb__container.sticky-left .col:first-child {
            --lg-sticky-height: calc(100vh - 3rem)}
@media (min-width: 1024px){
    .cb__container.sticky-left .col:first-child{
        position: sticky;
        top: 3rem;
        max-height: var(--lg-sticky-height);
        overflow: auto;
    }
    .cb__container.sticky-right .col:last-child{
        position: sticky;
        top: 3rem;
    }
}
/* ==========================================================================
   Slider
   ========================================================================== */
.cb__slider swiper-container {
        --swiper-theme-color: white;
    }
.cb__slider img{
    width: 100%;
}
.cb__slider .cb__slider__item__body{
    position: absolute;
    left: 50%;
    top: 50%;
    --tw-translate-y: -50%;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    text-align: center;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.cb__slider .cb__slider__item__header,
    .cb__slider .cb__slider__item__subheader,
    .cb__slider .cb__slider__item__bodytext {

    }
.cb__slider .cb__slider__item__header{
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}
@media (min-width: 1024px){
    .cb__slider .cb__slider__item__header{
        margin-bottom: 1rem;
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}
.cb__slider .cb__slider__item__subheader{
    margin-bottom: 1rem;
    font-weight: 700;
}
@media (min-width: 1024px){
    .cb__slider .cb__slider__item__subheader{
        margin-bottom: 1.5rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
/* ==========================================================================
   Teaser
   ========================================================================== */
.cb__teaser{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1rem;
}
@media (min-width: 1024px){
    .cb__teaser{
        padding: 2rem;
    }
}
.cb__teaser__item{
    width: 100%;
    padding: 1rem;
}
@media (min-width: 768px){
    .cb__teaser__item{
        width: 50%;
    }
}
@media (min-width: 1024px){
    .cb__teaser__item{
        width: 25%;
        padding: 2rem;
    }
}
.cb__teaser__item_images img{
    aspect-ratio: 16 / 9;
    width: 100%;
    border-radius: 1rem;
    -o-object-fit: cover;
       object-fit: cover;
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.cb__teaser__item__body{
    text-align: center;
}
.cb__teaser__item__header{
    margin-top: 1.5rem;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 900;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
    .cb__teaser__item__header{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.cb__teaser__item__subheader{
    margin-bottom: 1rem;
    text-align: center;
    font-weight: 700;
}
.cb__teaser__item__bodytext{
    text-align: center;
}
/* Pages */
@media screen and (max-width: 1023px) {
    body.home main {
        display: flex;
        flex-direction: column;
    }
    .cb__teaser {
        order: 9;
    }
    .frame-type-ilrsb_rsbtravelsearchcode {
        order: 10;
    }
}
.searchbox.sidebar{
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    border-radius: 1.5rem;
    background-color: rgb(0 39 118 / 0.05);
    padding: 1rem;
}
@media (min-width: 1024px){
    .searchbox.sidebar{
        padding: 1.5rem;
    }
}
.travel-list-intro{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
    --tw-gradient-from: rgb(0 39 118 / 0.05) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 39 118 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-via-position: 50%;
    padding-bottom: 1rem;
}
@media (min-width: 1024px){
    .travel-list-intro{
        padding-bottom: 4rem;
    }
}
.cb__container .col .travel-list-intro{
    border-radius: 1.5rem;
}
.travel-list-intro h1{
    margin-bottom: 1rem;
    text-transform: uppercase;
}
@media (min-width: 1024px){
    .travel-list-intro h1{
        margin-bottom: 2rem;
    }
}
.travel-desc p:first-child{
    margin-bottom: 3rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
        -moz-column-span: all;
             column-span: all;
}
@media (min-width: 1024px) {
    .travel-desc {
        -moz-column-count: 2;
             column-count: 2;
        -moz-column-gap: 4rem;
             column-gap: 4rem;
    }
}
.f3-widget-paginator{
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 1024px){
    .f3-widget-paginator{
        gap: 0.5rem;
    }
}
.f3-widget-paginator li a,
    .f3-widget-paginator .current{
    display: block;
    border-radius: 9999px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
.f3-widget-paginator li a:hover,
    .f3-widget-paginator .current:hover{
    background-color: rgb(0 39 118 / 0.05);
}
@media (min-width: 1024px){
    .f3-widget-paginator li a,
    .f3-widget-paginator .current{
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.f3-widget-paginator .current{
    background-color: rgb(0 39 118 / 0.1);
    font-weight: 700;
}
.travel-item{
    gap: 2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
@media (min-width: 1024px){
    .travel-item{
        display: flex;
        gap: 3rem;
    }
}
.travel-item .travel-item-image{
    width: 100%;
}
@media (min-width: 1024px){
    .travel-item .travel-item-image{
        width: 33.333333%;
    }
}
.travel-item .travel-item-text{
    width: 100%;
}
@media (min-width: 1024px){
    .travel-item .travel-item-text{
        width: 66.666667%;
    }
}
.travel-item .travel-image-link{
    position: relative;
    display: block;
}
.travel-item .travel-item-badge{
    position: absolute;
    left: -1rem;
    top: 2rem;
    white-space: nowrap;
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(254 223 0 / var(--tw-bg-opacity, 1));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.travel-item img{
    margin-bottom: 1rem;
    border-radius: 1rem;
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.travel-item .meta-information{
    margin-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.travel-item h4{
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
    .travel-item h4{
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
@media (min-width: 1024px){
    .travel-item h4{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.travel-item h4:after {
            content: "";
            display: block;
            width: 10rem;
            height: 4px;
            background-color: #fd0;
            margin: 1em 0;
        }
.travel-item .travel-highlights{
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
@media (min-width: 768px){
    .travel-item .travel-highlights{
        margin-top: 2rem;
        margin-bottom: 2rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.travel-item .travel-highlights li{
    margin-bottom: 0.5rem;
    display: flex;
    gap: 0.5rem;
    font-weight: 400;
    text-transform: none;
}
@media (min-width: 768px){
    .travel-item .travel-highlights li{
        margin-bottom: 0.5rem;
        gap: 0.75rem;
    }
}
.travel-item .travel-highlights li svg{
    flex-shrink: 0;
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));

                width: 1.5em;
                height: 1.5em;
}
.travel-item .price{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}
.travel-item .price-from{
    text-align: right;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
.travel-item .price-from small{
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
}
.travel-item .btn.btn-primary{
    white-space: nowrap;
    border-radius: 9999px;
    background-color: rgb(0 39 118 / 0.1);
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
.travel-item + .travel-item{
    border-top-width: 2px;
    border-color: rgb(0 39 118 / 0.05);
}
@media (min-width: 1024px){
    .travel-short-description{
        -moz-columns: 2;
             columns: 2;
    }
}
/* READ LESS MORE */
.less-more-wrapper{
    overflow: hidden;
}
.less-more-wrapper.is-active{
    max-height: 30px;
}
@media (min-width: 1024px){
    .less-more-wrapper.is-active{
        max-height: 300px;
    }
}
.less-more-wrapper.is-active {

        -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
        mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
    }
.less-more-button:not(.is-active) .read-more{
    display: none;
}
.less-more-button:not(.is-active) .read-less { }
.less-more-button.is-active .read-more { }
.less-more-button.is-active .read-less{
    display: none;
}
/* ==========================================================================
   Headerimage
   ========================================================================== */
.header-image {
    position: relative;
}
.header-image:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 50%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
/* ==========================================================================
   Backlink
   ========================================================================== */
.travel-backlink{
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: inline-flex;
    gap: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    opacity: 0.6;
}
.travel-backlink:hover{
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
    opacity: 1;
}
@media (min-width: 1024px){
    .travel-backlink{
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
/* ==========================================================================
   Title
   ========================================================================== */
.travel-title{
    text-transform: uppercase;
}
/* ==========================================================================
   Price Box
   ========================================================================== */
.travel-pricebox{
    margin-bottom: 2rem;
    border-radius: 1rem;
    background-color: rgb(0 39 118 / 0.05);
    padding: 2rem;
    text-align: right;
}
.travel-pricebox .travel-price{
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
}
@media (min-width: 1024px){
    .travel-pricebox .travel-price{
        font-size: 3rem;
        line-height: 1;
    }
}
.travel-pricebox .travel-price__from,
    .travel-pricebox .travel-price__pp{
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
}
.travel-pricebox .travel-days,
    .travel-pricebox .travel-persons{
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.travel-pricebox .travel-pricebox__actions{
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 1rem;
}
@media (min-width: 1024px){
    .travel-pricebox .travel-pricebox__actions{
        margin-top: 2rem;
        gap: 2rem;
    }
}
/* ==========================================================================
   Highlights
   ========================================================================== */
.travel-highlights{
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-weight: 700;
}
@media (min-width: 1024px){
    .travel-highlights{
        margin-top: 4rem;
        margin-bottom: 4rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.travel-highlights li{
    margin-bottom: 1rem;
    display: flex;
    gap: 1rem;
    text-transform: uppercase;
}
.travel-highlights li svg{
    height: 2rem;
    width: 2rem;
    flex-shrink: 0;
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
}
/* ==========================================================================
   Quick Links right
   ========================================================================== */
.travel-quick-links{
    border-radius: 1rem;
    background-color: rgb(0 39 118 / 0.05);
    padding: 1rem;
}
@media (min-width: 1024px){
    .travel-quick-links{
        padding: 2rem;
    }
}
.travel-quick-links .travel-quick-links-title{
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
.travel-quick-links a{
    display: flex;
    gap: 1rem;
    border-radius: 9999px;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.travel-quick-links a:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.travel-quick-links a svg{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
/* Travel Detail */
/* image carousel */
.travel-images-carousel{
    position: relative;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.travel-images-carousel:before {
        content: "";
        background: rgb(28,53,131);
        background: linear-gradient(180deg, rgba(28,53,131,1) 0%, rgba(14,27,66,1) 100%);
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        top: 50%;
        z-index: 0;
    }
.travel-images-carousel .splide{
    position: relative;
}
.travel-images-carousel .splide__slide{
    margin: 0.5rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 1rem;
    -o-object-fit: cover;
       object-fit: cover;
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.travel-images-carousel .splide__slide:hover{
    --tw-scale-x: 1.01;
    --tw-scale-y: 1.01;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.travel-images-carousel .splide__slide:first-child{
    margin-left: 1rem;
}
.travel-images-carousel .splide__slide:last-child{
    margin-right: 1rem;
}
.travel-images-carousel .splide__slide:nth-child(2n){
    --tw-translate-y: -3rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.travel-images-carousel .splide__slide:nth-child(4n){
    --tw-translate-y: 2rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.travel-images-carousel .splide__slide:nth-child(5n){
    --tw-translate-y: -1.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.travel-images-carousel .splide__slide:nth-child(6n){
    --tw-translate-y: -0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.travel-images-carousel .splide__slide img{
    max-width: 150px;
}
@media (min-width: 1024px){
    .travel-images-carousel .splide__slide img{
        max-width: 100%;
    }
}
.travel-sticky-quick-links{
    position: sticky;
    top: 55px;
    z-index: 10;
    margin-bottom: 3rem;
    --tw-bg-opacity: 1;
    background-color: rgb(0 133 49 / var(--tw-bg-opacity, 1));
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
    .travel-sticky-quick-links{
        top: 85px;
    }
}
.travel-sticky-quick-links a{
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom-width: 2px;
    border-color: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    opacity: 1;
}
.travel-sticky-quick-links a:hover{
    opacity: 1;
}
.travel-sticky-quick-links .active a{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    opacity: 1;
}
.travel-sticky-quick-links .container{
    padding-left: 0px;
    padding-right: 0px;
}
.travel-sticky-quick-links .inline-nav{
    display: flex;
    gap: 1rem;
    overflow: auto;
    white-space: nowrap;
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (min-width: 1024px){
    .travel-sticky-quick-links .inline-nav{
        justify-content: center;
    }
}
/* Short Description */
@media (min-width: 1024px){
    .travel-short-description{
        grid-column: span 2 / span 2;
    }
}
.travel-short-description p:first-child{
    margin-bottom: 3rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
}
@media (min-width: 1024px){
    .travel-short-description p:first-child{
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.travel-short-description p:first-child {
        -moz-column-span: all;
             column-span: all;
    }
.travel-short-description.less-more-wrapper.is-active{
    max-height: 120px;
}
.travel-short-description.less-more-wrapper + .less-more-button{
    margin-bottom: 3rem;
}
@media (min-width: 1024px) {
    .travel-short-description.less-more-wrapper.is-active {
        max-height: unset;
        -webkit-mask-image: none;
        mask-image: none;
    }
    .travel-short-description.less-more-wrapper + .less-more-button {
        display: none;
    }
}
/* HEADLINE*/
.travel-section-headline{
    margin-bottom: 3rem;
    text-align: center;
}
@media (min-width: 1024px){
    .travel-section-headline{
        margin-bottom: 6rem;
    }
}
.travel-section-headline .travel-section-headline-icon{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
}
.travel-section-headline h2,.travel-section-headline h3,.travel-section-headline h4,.travel-section-headline h5,.travel-section-headline h6{
    text-transform: uppercase;
}
.travel-section{
    padding-top: 3rem;
    padding-bottom: 3rem;
}
@media (min-width: 1024px){
    .travel-section{
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
}
.nr-count{
    white-space: nowrap;
    font-weight: 900;
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
    opacity: 0.2;
}
.nr-count .nr-count__current{
    font-size: 6rem;
    line-height: 1;
}
.nr-count .nr-count__max{
    font-size: 2.25rem;
    line-height: 2.5rem;
}
/* slider */
.swiper-slider-on-colored-bg {
    --swiper-theme-color: white;
    --swiper-navigation-top-offset: 25%;
    --swiper-navigation-sides-offset: 2rem;

}
/* ==========================================================================
   Travel Steps
   ========================================================================== */
#travel-steps{
    position: relative;
}
#travel-steps:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: -10;
    aspect-ratio: 3/1;
    width: 100vw;
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: rgb(0 39 118 / 0.1) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 39 118 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: transparent var(--tw-gradient-to-position)}
#travel-steps .travel-step{
    margin-bottom: 1rem;
}
.travel-step__headline{
    margin-bottom: 1rem;
    display: flex;
    align-items: flex-start;
    gap: 1rem;
}
@media (min-width: 1024px){
    .travel-step__headline{
        gap: 2rem;
    }
}
.travel-step__headline:has(.travel-step__date){
    flex-direction: column;
    gap: 0.5rem;
}
@media (min-width: 1024px){
    .travel-step__headline:has(.travel-step__date){
        flex-direction: row;
        gap: 2rem;
    }
}
.travel-step__nr{
    flex-shrink: 0;
    text-align: right;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 900;
    color: rgb(0 39 118 / 0.5);
}
@media (min-width: 1024px){
    .travel-step__nr{
        width: 150px;
        font-size: 6rem;
        line-height: 1;
    }
}
.travel-step__date{
    flex-shrink: 0;
}
@media (min-width: 1024px){
    .travel-step__date{
        width: 90px;
    }
}
.travel-step__name{
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 900;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
    .travel-step__name{
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
    .travel-step__headline:has(.travel-step__date) + .travel-step__body{
        margin-left: 2rem;
        padding-left: 90px;
    }
    .travel-step__headline:has(.travel-step__nr) + .travel-step__body{
        margin-left: 2rem;
        padding-left: 150px;
    }
}
/* ==========================================================================
   Travel Destinations
   ========================================================================== */
#travel-destinations {
    overflow: hidden;
    background: radial-gradient(#ffffff, #4A9328);
}
#travel-destinations .travel-section-headline{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* ==========================================================================
   Travel Hotels
   ========================================================================== */
#travel-hotels details {}
#travel-hotels details summary{
    display: flex;
    cursor: pointer;
    align-items: center;
    gap: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 900;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
    #travel-hotels details summary{
        gap: 2rem;
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}
#travel-hotels details summary .nr-big{
    flex-shrink: 0;
    text-align: right;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 900;
    color: rgb(0 39 118 / 0.5);
}
@media (min-width: 1024px){
    #travel-hotels details summary .nr-big{
        width: 150px;
        font-size: 6rem;
        line-height: 1;
    }
}
#travel-hotels details + details{
    border-top-width: 4px;
    border-color: rgb(0 39 118 / 0.1);
}
#travel-hotels details .details-content{
    padding-bottom: 4rem;
}
@media (min-width: 1024px){
    #travel-hotels details .details-content{
        margin-left: 2rem;
        padding-left: 150px;
    }
}
/* custom marker */
#travel-hotels summary  {
        list-style: none;
        display: flex;
    }
#travel-hotels summary::-webkit-details-marker {
        display: none;
    }
#travel-hotels summary::after {
        content: '';
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="26.234" viewBox="0 0 48 26.234"> <path d="M29.256,33.078a2.182,2.182,0,0,1-3.084,0L4.354,11.259A2.182,2.182,0,0,1,7.438,8.176L27.714,28.452,47.991,8.176a2.182,2.182,0,1,1,3.084,3.084L29.256,33.078Z" transform="translate(-3.769 -7.481)" fill="%231c3583" fill-rule="evenodd"/></svg>');
        margin-left: auto;
        margin-right: 1rem;
        width: 1.5rem;
        height: 1.5rem;
        flex-shrink: 0;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms}
@media (min-width: 1024px){
    #travel-hotels summary::after{
        margin-right: 2rem;
        width: 3rem;
        height: 3rem;
    }
}
#travel-hotels details[open] > summary::after {
        transform: rotate(180deg);
    }
.hotel-addition{
    display: flex;
    gap: 1rem;
}
@media (min-width: 1024px){
    .hotel-addition{
        gap: 2rem;
    }
}
.hotel-addition .hotel-addition-icon{
    margin-top: 0.5rem;
}
.hotel-addition .hotel-addition-value{
    font-weight: 700;
}
.hotel-addition .hotel-addition-label{
    display: block;
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
/* ==========================================================================
   Travel Excursions
   ========================================================================== */
#travel-excursions {
    overflow: hidden;
    background: radial-gradient(#ffffff, #4A9328);
}
#travel-excursions .travel-section-headline{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* ==========================================================================
   Travel Request
   ========================================================================== */
#travel-request {
    background: radial-gradient(#ffffff, #002776);
}
#travel-request .travel-section-headline{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.travel-places{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}
@media (min-width: 1024px){
    .travel-places{
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 2rem;
    }
}
.travel-place img{
    aspect-ratio: 1 / 1;
    width: 100%;
    border-radius: 1rem;
    -o-object-fit: cover;
       object-fit: cover;
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.travel-place .travel-place__headline{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 900;
    --tw-text-opacity: 1;
    color: rgb(0 39 118 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
    .travel-place .travel-place__headline{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
.travel-place:hover img{
    --tw-scale-x: 1.01;
    --tw-scale-y: 1.01;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.travel-place:hover .travel-place__headline:hover{
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
}
/* Utilities */
.sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.collapse{
    visibility: collapse;
}
.fixed{
    position: fixed;
}
.absolute{
    position: absolute;
}
.relative{
    position: relative;
}
.m-8{
    margin: 2rem;
}
.my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.mb-2{
    margin-bottom: 0.5rem;
}
.mb-4{
    margin-bottom: 1rem;
}
.mb-6{
    margin-bottom: 1.5rem;
}
.mb-8{
    margin-bottom: 2rem;
}
.mt-4{
    margin-top: 1rem;
}
.mt-6{
    margin-top: 1.5rem;
}
.mt-8{
    margin-top: 2rem;
}
.block{
    display: block;
}
.inline{
    display: inline;
}
.flex{
    display: flex;
}
.table{
    display: table;
}
.grid{
    display: grid;
}
.hidden{
    display: none;
}
.aspect-\[3\/1\]{
    aspect-ratio: 3/1;
}
.aspect-square{
    aspect-ratio: 1 / 1;
}
.size-6{
    width: 1.5rem;
    height: 1.5rem;
}
.size-8{
    width: 2rem;
    height: 2rem;
}
.h-auto{
    height: auto;
}
.w-full{
    width: 100%;
}
.grow{
    flex-grow: 1;
}
.table-auto{
    table-layout: auto;
}
.border-collapse{
    border-collapse: collapse;
}
.transform{
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col{
    flex-direction: column;
}
.flex-wrap{
    flex-wrap: wrap;
}
.items-end{
    align-items: flex-end;
}
.items-center{
    align-items: center;
}
.justify-center{
    justify-content: center;
}
.justify-between{
    justify-content: space-between;
}
.gap-4{
    gap: 1rem;
}
.rounded-2xl{
    border-radius: 1rem;
}
.rounded-\[2rem\]{
    border-radius: 2rem;
}
.border{
    border-width: 1px;
}
.border-4{
    border-width: 4px;
}
.border-yellow\/50{
    border-color: rgb(254 223 0 / 0.5);
}
.bg-blue{
    --tw-bg-opacity: 1;
    background-color: rgb(0 39 118 / var(--tw-bg-opacity, 1));
}
.bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow\/10{
    background-color: rgb(254 223 0 / 0.1);
}
.bg-opacity-5{
    --tw-bg-opacity: 0.05;
}
.stroke-current{
    stroke: currentColor;
}
.object-cover{
    -o-object-fit: cover;
       object-fit: cover;
}
.p-4{
    padding: 1rem;
}
.p-8{
    padding: 2rem;
}
.px-8{
    padding-left: 2rem;
    padding-right: 2rem;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.align-top{
    vertical-align: top;
}
.text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.font-bold{
    font-weight: 700;
}
.text-amber-400{
    --tw-text-opacity: 1;
    color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.text-green{
    --tw-text-opacity: 1;
    color: rgb(0 133 49 / var(--tw-text-opacity, 1));
}
.opacity-0{
    opacity: 0;
}
.shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
:root {
    --color-primary: #002776;
}
.hover\:scale-\[1\.01\]:hover{
    --tw-scale-x: 1.01;
    --tw-scale-y: 1.01;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group:hover .group-hover\:opacity-100{
    opacity: 1;
}
@media (min-width: 768px){
    .md\:flex{
        display: flex;
    }
    .md\:w-1\/2{
        width: 50%;
    }
    .md\:w-1\/3{
        width: 33.333333%;
    }
    .md\:w-2\/3{
        width: 66.666667%;
    }
}
@media (min-width: 1024px){
    .lg\:m-12{
        margin: 3rem;
    }
    .lg\:my-8{
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .lg\:mt-12{
        margin-top: 3rem;
    }
    .lg\:mt-16{
        margin-top: 4rem;
    }
    .lg\:mt-24{
        margin-top: 6rem;
    }
    .lg\:\!block{
        display: block !important;
    }
    .lg\:block{
        display: block;
    }
    .lg\:flex{
        display: flex;
    }
    .lg\:grid{
        display: grid;
    }
    .lg\:hidden{
        display: none;
    }
    .lg\:aspect-\[4\/1\]{
        aspect-ratio: 4/1;
    }
    .lg\:size-16{
        width: 4rem;
        height: 4rem;
    }
    .lg\:w-1\/3{
        width: 33.333333%;
    }
    .lg\:w-1\/4{
        width: 25%;
    }
    .lg\:w-2\/3{
        width: 66.666667%;
    }
    .lg\:columns-2{
        -moz-columns: 2;
             columns: 2;
    }
    .lg\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-4{
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:justify-around{
        justify-content: space-around;
    }
    .lg\:gap-16{
        gap: 4rem;
    }
    .lg\:gap-20{
        gap: 5rem;
    }
    .lg\:gap-8{
        gap: 2rem;
    }
    .lg\:gap-x-12{
        -moz-column-gap: 3rem;
             column-gap: 3rem;
    }
    .lg\:p-12{
        padding: 3rem;
    }
    .lg\:p-8{
        padding: 2rem;
    }
    .lg\:pr-24{
        padding-right: 6rem;
    }
    .lg\:text-5xl{
        font-size: 3rem;
        line-height: 1;
    }
    .lg\:text-xl{
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}