:root {
    --baseFontsize: 16px;
    --bodyMaxWidth: 1920px;
    --bodyMinWidth: 1536px;
    --White: #fff;
    --Black: #000;
    --Gold: #856A0A;

    --ElementContentTextColor: #696b69;

    --Teal-Accent: #5BD6C7;
    --Teal-Light: #E5F9F6;
    --headerBackgroundNotIsHome: rgba(59, 37, 37, 0.65);
    --headerOffset: 100px;
    --dividerColor: #E1E1E1;
    --primaryFont: "Auge";
    --secondaryFont: "Seconda";

    --DisplayXXLFontsize: clamp(40px, calc(40px + (80 - 40) * ((100vw - 768px) / (1280 - 768))), 80px);

    /* Adjusted line-height to maintain a ~1.1 ratio (88px max) */
    --DisplayXXLLineheight: clamp(44px, calc(44px + (88 - 44) * ((100vw - 768px) / (1280 - 768))), 88px);

    --DisplaytxtcontentFontsize: clamp(12px, calc(12px + (100 - 12) * ((100vw - 768px) / (1280 - 768))), 20px);
    --DisplaytxtcontentLineheight: clamp(20.40px, calc(20.40px + (34 - 20.40) * ((100vw - 768px) / (1280 - 768))), 34px);

    --DisplayPullquoteMd: 24px;
    --DisplayPullquoteMdLineheight: 31.2px;

    --TextBodyMd: clamp(
            12px,
            calc(12px + (16 - 12) * ((clamp(320px, 100vw, 1280px) - 320px) / (1280 - 320))),
            16px
    );

    --TextBodyMdLineheight: clamp(
            19.2px,
            calc(19.2px + (25.6 - 19.2) * ((clamp(320px, 100vw, 1280px) - 320px) / (1280 - 320))),
            25.6px
    );

    --Heading3: clamp(
            24px,
            calc(24px + (28 - 24) * ((clamp(320px, 100vw, 1280px) - 320px) / (1280 - 320))),
            28px
    );

    --Heading3Lineheight: clamp(
            26.4px,
            calc(26.4px + (30.8 - 26.4) * ((clamp(320px, 100vw, 1280px) - 320px) / (1280 - 320))),
            30.8px
    );

    --DisplayXLFontsize: clamp(60px, calc(60px + (80 - 60) * ((100vw - 320px) / (1280 - 320))), 80px);
    --DisplayXLLineheight: clamp(76px, calc(60px + (76 - 60) * ((100vw - 320px) / (1280 - 320))), 60px);

    --DisplayLgFontsize: clamp(44px, calc(44px + (60 - 44) * ((100vw - 320px) / (1280 - 320))), 60px);
    --DisplayLgLineHeight: clamp(
            48.4px,
            calc(
                    48.4px + (66 - 48.4) * ((clamp(320px, 100vw, 1280px) - 320px) / (1280 - 320))
            ),
            66px
    );

    --NavEntryFontsize: clamp(16px, calc(16px + (32 - 16) * ((100vw - 768px) / (1280 - 768))), 32px);
    --NavEntryLineheight: clamp(17.6px, calc(17.6px + (35.2 - 17.6) * ((100vw - 768px) / (1280 - 768))), 35.2px);





    --DisplayMDFontsize: 32px;
    --DisplayMDLineheight: 35.2px;

    --mainnavGap: clamp(40px, calc(40px + (50 - 40) * ((100vw - 768px) / (1280 - 768))), 50px);


    --from24to40px: clamp(12px, calc(12px + 26 * ((100vw - 320px) / (1280 - 320))), 40px);

    --backgroundHeroGradient: linear-gradient(0deg, rgba(59, 37, 37, 0.00) 0%, rgba(59, 37, 37, 0.65) 100%);

    --HeadingTeamFontsize: clamp(
            20px,
            calc(20px + (28 - 20) * ((clamp(320px, 100vw, 1280px) - 320px) / (1280 - 320))),
            28px
    );

    --HeadingTeamLineheight: clamp(
            22px,
            calc(22px + (30.8 - 22) * ((clamp(320px, 100vw, 1280px) - 320px) / (1280 - 320))),
            30.8px
    );

    --blockquoteFontSize: clamp(
            20px,
            calc(20px + (24 - 20) * ((clamp(320px, 100vw, 1280px) - 320px) / (1280 - 320))),
            24px
    );

    --blockquoteLineHeight: 170%;

    --DisplaytxtcontentLetterspacing: calc(var(--DisplaytxtcontentFontsize) * 0.2);

    --fliesstextBold: 600;

    --conslide-top-controls: 0;

}

/****************GENERAL*****************************************************************************************************************/
/*@font-face {*/
/*    font-family: 'atlas';*/
/*    font-style: normal;*/
/*    src: url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Atlas/AtlasGrotesk-Medium-Web.woff2') format('woff2'),*/
/*    url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Atlas/AtlasGrotesk-Medium-Web.woff') format('woff');*/
/*    font-weight: 500;*/
/*}*/

/*@font-face {*/
/*    font-family: 'atlas';*/
/*    font-style: normal;*/
/*    src: url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Atlas/AtlasGrotesk-Light-Web.woff2') format('woff2'),*/
/*    url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Atlas/AtlasGrotesk-Light-Web.woff') format('woff');*/
/*    font-weight: 300;*/
/*}*/

/*@font-face {*/
/*    font-family: 'gestura';*/
/*    font-style: italic;*/
/*    src: url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Gestura/GesturaText-RegularItalic.woff')*/
/*    format('woff'),*/
/*    url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Gestura/GesturaText-RegularItalic.woff2')*/
/*    format('woff2');*/
/*    font-weight: 400;*/
/*}*/

/*@font-face {*/
/*    font-family: 'gestura';*/
/*    font-style: normal;*/
/*    src: url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Gestura/GesturaText-Semibold.woff')*/
/*    format('woff'),*/
/*    url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Gestura/GesturaText-Semibold.woff2')*/
/*    format('woff2');*/
/*    font-weight: 600;*/
/*}*/

/* =========================
   Seconda Family
   ========================= */

/* Thin */
@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-Thin.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-ThinIt.otf") format("opentype");
    font-weight: 100;
    font-style: italic;
}

/* Light */
@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-LightIt.otf") format("opentype");
    font-weight: 300;
    font-style: italic;
}

/* Regular */
@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

/* Italic (regular italic) */
@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-It.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
}

/* Medium */
@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-MediumIt.otf") format("opentype");
    font-weight: 500;
    font-style: italic;
}

/* Demi */
@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-Demi.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-DemiIt.otf") format("opentype");
    font-weight: 600;
    font-style: italic;
}

/* Bold */
@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-BoldIt.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
}

/* Heavy */
@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-Heavy.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Seconda";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Seconda-HeavyIt.otf") format("opentype");
    font-weight: 900;
    font-style: italic;
}


/* =========================
   Auge Font Family
   ========================= */

/*@font-face {*/
/*    font-family: "Auge";*/
/*    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Auge-Roman93freezed.woff2") format('woff2');*/
/*    font-style: normal;*/
/*}*/

@font-face {
    font-family: "Auge";
    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/Auge-RomanVF_schloss.ttf") format("truetype");
    font-style: normal;
    font-weight: 35 220;
}


/*@font-face {*/
/*    font-family: "Auge";*/
/*    src: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Assets/fonts/AugeFontTemporary/Auge-Trial-Regular.otf") format('opentype');*/
/*    font-style: normal;*/
/*}*/




/*    url('/typo3conf/ext/sgs_sitepackage/Resources/Public/Assets/fonts/Gestura/GesturaText-Semibold.woff2')*/
/*    ;*/

html,
body {
    margin:0;
    padding:0;
    color: var(--Black);
    font-family: var(--secondaryFont);
    font-size: var(--baseFontsize);
    font-weight: 300;
    line-height: 1.8;
    max-width: var(--bodyMaxWidth);
    margin: 0 auto;
}

html {
  scrollbar-gutter: stable;
}

html.menuActive,
html.m_menuActive {
    height: 90%;
    overflow: hidden;
}

html.menuActive #langswitcher {
    left: 60px;
}

/*html.menuActive #mainbokbtn {*/
/*    display: none;*/
/*}*/
/*html.menuActive #mainnav {*/
/*    left:-20px;*/
/*}*/
button {
    padding-inline: unset;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--primaryFont);
}

h1 {
    font-size: var(--DisplayXLFontsize);
    line-height: var(--DisplayXLLineheight);
    letter-spacing: -1.4px;
    font-weight: 100;
}

h2 {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -1px;
    color: #1A5059;
}

h3 {
    font-family: var(--primaryFont);
    font-size: var(--Heading3);
    line-height: var(--Heading3Lineheight);
    font-weight: 123;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
    color: inherit;
    text-decoration: none;
    outline: none;
}

.stdRTE a,
.stdRTE a:hover,
.stdRTE a:active,
.stdRTE a:focus,
.stdRTE a:visited,
.bodytext a,
.bodytext a:hover,
.bodytext a:active,
.bodytext a:focus,
.bodytext a:visited {
    color: #417B84;
    text-decoration: underline;
}

p strong {
    font-weight: var(--fliesstextBold);
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.sticky {
    position: sticky;
    top: 0;
}

figure video,
.news-img-wrap video {
    display: block;
}

#mainheader .submenuOuterWrap {
    background-color: var(--White);
}
#page * {
    /*background-color: red;*/
}
#page:not(.is-home) #maincontent {
    position: relative;
    /*top: calc(-1 * var(--headerOffset));*/
}
.maincontent .contentwrap,
#mainheader > .contentwrap,
#mainheader .submenuOuterWrap > .contentwrap,
.mainfooter > .contentwrap,
.legalfooter > .contentwrap,
footer > .contentwrap {
    width: calc(100% - 40px);
    /*max-width: 1200px;*/
    max-width: var(--bodyMinWidth);
    padding: 0 20px;
    margin: 0 auto;
}

img,
video {
    max-width: 100%;
    height: auto;
}



figcaption,
.news-img-caption {
    color: #4D5355;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: -0.07px;
    margin-top: 5px;
    text-align: right;
}

#page > button.skip-link {
    display: none;
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

#coppied_to_clipboard {
    position: fixed;
    bottom: -100px;
    left: 50%;
    background-color: #E9F2F1;
    padding: 5px 30px;
    font-weight: 400;
    box-shadow: 0 0 5px #666;
    line-height: 24px;
    margin-left: -125px;
    transition: all 0.5s ease-in-out;
    opacity: 0
}

#coppied_to_clipboard.active {
    bottom: 20px;
    display: block;
    opacity: 1;
}



/********************* LOADER OVERLAY **********************************************/
#loaderoverlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 99999;
}

#loaderoverlay .innerWrap {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-animation: spin 2s ease-in-out infinite;
    animation: spin 2s ease-in-out infinite;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
}

#loaderoverlay .innerWrap img {
    display: block;
    margin: 0;
    padding: 0;
}

.grid {
    display: grid;
    gap: 10%;
}

.stdBtn,
a.stdBtn {
    font-family: var(--primaryFont);
    background-color: #000;
    color: #fff;
    padding-block: 16px;
    padding-inline: 20px;
    white-space: nowrap;
    padding: 16px 24px;
    font-weight: 93;
}
button.stdBtn.formButton {
    cursor:  pointer;
}
header {
    display: flow-root;
}

a.readMoreLink {
    text-transform: uppercase;
    letter-spacing: 2.1px;
    color: var(--Gold);
    display: flex;
    position: relative;
    align-items: center;
    font-weight: 550;
    font-size: 14px;
}

a.readMoreLink::after {
    content: "";
    width: 18px;
    height: 16px;
    margin-left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 3L14 8M14 8L9 13M14 8L2 8' stroke='%23856A0A' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;

}

.module.m_top {
    /*margin-top: 50px;*/
    margin-top: unset;


}

.module.m_bottom {
    /*margin-bottom: 80px;*/
    margin-bottom: unset;
    overflow: hidden;
}

.bg_green {
    background-color: var(--Teal-Light);
}

/******* HEADER *****************************************************/

#mainheader {
    /*padding-top: 23px;*/
    /*padding-bottom: 23px;*/
    /*stroke: #000;*/
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /*z-index: 99;*/
    z-index: 2;
    transform: translateY(0);
    /*background-color: red;*/
}
/*#mainheader .contentwrap {*/
/*    max-width: calc(100vw - 20px);*/
/*}*/

/*component default header*/
#page .frame.frame-type-header.frame-layout-0 {
    background-color: var(--Teal-Light);
}

#page .frame.frame-type-header.frame-layout-0 .contentwrap {
    /*position: relative;*/
    /*display: flex;*/
    padding-top: calc(160px + var(--headerOffset));
    padding-bottom: 60px;
}
#page .frame.frame-type-header.frame-layout-0 .contentwrap .potentialGrid {
    /*position: relative;*/
    /*left: 100px;*/
    /*width: fit-content;*/
    margin-left: 100px;
}

#page .frame.frame-type-header.frame-layout-0 h2 {
    font-size: var(--DisplayLgFontsize);
    line-height: var(--DisplayLgLineHeight);
    margin: 0;
}

#mainbokbtn {}

/*-----component default header-----------END*/

#page .module--homehero.viewtype_1:after {
    content: '';
    display: block;
    position: absolute;
    top: var(--headerOffset);
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: var(--backgroundHeroGradient);
}
#page .module--homehero.viewtype_1:after {
    content: '';
    display: block;
    position: absolute;
    top: var(--headerOffset);
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: var(--backgroundHeroGradient);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(59, 37, 37, 0.65) 0%, rgba(59, 37, 37, 0) 65%);
}

/*#page .module--homehero.viewtype_1:before {*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    !* top: var(--headerOffset); *!*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 65%;*/
/*    background: linear-gradient(180deg, rgba(59, 37, 37, 0.00) 0%, rgba(59, 37, 37, 0.65) 100%);*/
/*    bottom: 0;*/
/*    z-index: 1;*/
/*}*/




#mainheader .grid.mainmenugrid {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: nowrap;
}
#mainheader #mainnav {
    flex: 1;
    text-align: center;
    position: relative;
}

#mainheader #mainnav ul,
#mainheader #mainnav ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
#mainheader .BookYourStay {
    text-align: left;
}
#mainheader .BookYourStay li a {
    font-family: var(--primaryFont);
    font-size: 24px;
    line-height: 26.40px;
    margin-top: 24px;
    margin-bottom: 24px;
    font-weight: 123;

}
#mainheader #mainnav ul {
    display: flex;
    column-gap: var(--mainnavGap);
    /*temp*/
    row-gap: var(--from24to40px);
    justify-content: center;
    margin-left: 110px;
}
#mainheader #mainnav ul .center ul {
    margin-left: 0;
}
#mainheader #mainnav ul li .lvl_1 {
    /*padding: 0px 25px;*/
    /*line-height: 40px;*/
    border: none;
    background: none;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    cursor: pointer;
    position: relative;
    z-index: 101;
}

.lvl_1 span {
    /*font-size: 16px;*/
    font-size: 21px;
    font-family: var(--primaryFont);
    font-weight: 93;
    line-height: 17.60px;
}

#mainheader #mainnav ul li .lvl_1 span::after {
    content: "";
    display: none;
    width: 17px;
    height: 10px;
    margin-left: 6px;  /* space from text */
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0.5L5.5 5.5L0.5 0.5' stroke='%23D4AF37' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    color: var(--Gold);
}
#mainheader #mainnav ul li .lvl_1.active span:after {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}
    /*submenu!! - rough*/
#mainheader #mainnav ul .submenuMainWrap .submenuInnerWrap ul {
    flex-direction: column;

}

body.scrolledState #mainheader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    transform: translateY(-100%);
    animation: slideDown 0.3s ease forwards;
    z-index: 10;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

/*.is-home #page #mainheader #mainnav ul li .lvl_1,*/
/*#page.is-home #mainheader #mainnav ul li .lvl_1,*/
/*html.menuActive #page #mainheader #mainnav ul li .lvl_1,*/
/*body.scrolledState #page #mainheader #mainnav ul li .lvl_1 {*/
/*    color: inherit*/
/*}*/

/*the logo*/
.header__logo {
    /*height: 47px!important;*/
    /*display: block;*/
}
.menu-dark #mainheader {
    color: var(--Black);
}
.menu-light #mainheader {
    color: var(--White);
}

.menu-light #mainheader .submenuOuterWrap {
    color: var(--Black);
}
.scrolledState .menu-light #mainheader {
    color: var(--Black);
}
.menu-dark #mainheader #mainnav ul li .lvl_1,
.menu-light #mainheader #mainnav ul li .lvl_1 {
    color: inherit;
}
.menuActive .menu-dark #mainheader #mainnav ul li .lvl_1,
.menuActive .menu-light #mainheader #mainnav ul li .lvl_1 {
    color: var(--Black);
}
.menu-dark #mainheader .header__logo .header_logo.white,
.menu-dark #mainheader .header__logo .header_logo_mobile.white,
.menu-dark #mainheader .header__logo .header_logo_mobile.black,
.menu-light #mainheader .header__logo .header_logo.black,
.menu-light #mainheader .header__logo .header_logo_mobile.white,
.menu-light #mainheader .header__logo .header_logo_mobile.black
{
    display: none;
}
.scrolledState .menu-dark #mainheader .header__logo .header_logo_mobile.black,
.scrolledState .menu-light #mainheader .header__logo .header_logo_mobile.black {
    display: block;
}
.scrolledState .menu-dark #mainheader .header__logo .header_logo.black,
.scrolledState .menu-light #mainheader .header__logo .header_logo.white {
    display: none;
}
body.scrolledState #mainheader:not(.menu-open) > .contentwrap {
    height:var(--headerOffset);
}
body.scrolledState .mainmenugrid {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.menu-dark .header_logo.white {
    display: none;
}
.menu-light #mainheader {
    background-color: transparent;
}
/*body.scrolledState #page:not(.is-home) #mainheader {*/
/*    background-color: white;*/
/*}*/
#page:not(.is-home) #mainheader.menu-open {
    background-color: var(--White);
}
/*#mainheader .header__logo {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    align-content: center;*/
/*    justify-content: center;*/
/*    justify-content: center;*/
/*    jusitems: center;*/
/*    flex-wrap: wrap;*/
/*    justify-items: center;*/
/*}*/
#mainheader .header_logo {
    position: relative;
    top: 26px;
    left:-17px;
}
/*#page.is-home #mainheader .header__logo .header_logo.white,*/
/*#page.is-home #mainheader .header__logo .header_logo_mobile.white,*/
/*#page.is-home #mainheader .header__logo .header_logo_mobile.black*/
/*{*/

/*}*/
/*body.scrolledState #page.is-home  #mainheader .header__logo .header_logo_mobile.black {*/
/*    display: block;*/
/*}*/
/*body.scrolledState #page.is-home  #mainheader .header__logo .header_logo.black {*/
/*    display: none;*/
/*}*/
/*!*ishome-end*!*/
/*!*is NOT home*!*/
/*#page:not(.is-home) #mainheader .header__logo .header_logo.black,*/
/*#page:not(.is-home) #mainheader .header__logo .header_logo_mobile.white,*/
/*#page:not(.is-home) #mainheader .header__logo .header_logo_mobile.black*/
/*{*/
/*    display: none;*/
/*}*/
/*body.scrolledState #page #mainheader .header__logo .header_logo_mobile.black {*/
/*    display: block;*/
/*}*/
/*body.scrolledState #page  #mainheader .header__logo .header_logo.white {*/
/*    display: none;*/
/*}*/
/*is NOT home END*/

/*#mainheader img.header_logo {*/
/*    width: 90px;*/
/*    top: 48px;*/
/*    position: relative;*/
/*}*/
/*#mainheader img.header_logo_mobile,*/
/*#mainheader img.header_logo_mobile {*/
/*    display: none;*/
/*}*/


/*#mainheader img.header_logo.black {*/
/*    display: none;*/
/*}*/

/*#page.is-home #mainheader img.header_logo.black {*/
/*    display: block;*/
/*}*/

/*#page.is-home #mainheader img.header_logo.white {*/
/*    display: none;*/
/*}*/

/*#mainheader .grid.mainmenugrid {*/
/*    grid-template-columns: 200px 1fr 50px 120px;*/
/*    gap: 30px*/
/*}*/

#langswitcher {
    font-family: var(--primaryFont);
    z-index: 100;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    stroke: #fff;
    font-weight: 123;
}


#page.is-home #mainheader #langswitcher,
html.menuActive #page #mainheader #langswitcher,
body.scrolledState #page #mainheader #langswitcher,
.menu-dark #page #mainheader #langswitcher{
    color: var(--Black);
    stroke: var(--Black);
    font-weight: 93;
}

/*body.scrolledState #mainheader img.header_logo.white {*/
/*    display: none;*/
/*}*/

/*body.scrolledState #mainheader img.header_logo.black {*/
/*    display: block;*/
/*    !*height: 60px;*!*/
/*    !*margin-top: -10px;*!*/
/*    !*margin-bottom: -10px;*!*/
/*}*/

#langswitcher .selectable {
    position: absolute;
    display: none;
}

#langswitcher:hover .selectable {
    display: block;
}

#mainheader #mainnav.open+#langswitcher {
    color: var(--Black);
}

#mainnavigation .submenuMainWrap {
    display:none;
    background-color: var(--White);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: calc(100% - var(--headerOffset));
    padding-top:var(--headerOffset);
    z-index: 100;
    text-align: left;
}

#mainnavigation li.active .submenuMainWrap {
    display:block;
}

#mainnavigation .submenuInnerWrap {
    display: grid;
    grid-template-columns: 70px 2fr 3fr;
    gap:0;
    overflow: hidden;
    height: 0;
    max-height: 0;

    opacity: 0;
    transform: translateY(20px);
    transition:
            max-height 700ms ease,
            opacity 1000ms ease,
            transform 100ms ease;
    will-change: max-height, opacity, transform;
}
.menuActive #mainnavigation .submenuInnerWrap {
    max-height: calc(100dvh - var(--headerOffset));
    height: calc(100dvh - var(--headerOffset));

    opacity: 1;
    transform: translateY(0);
}

#mainheader #mainnav .submenuInnerWrap ul li {
    display: block;
}

#mainnavigation li.active .submenuMainWrap .contentwrap {
    position: relative;
    /*display: flex;*/
}

/*#mainnavigation .submenuMainWrap .close {*/
/*    position: relative;*/
/*    left: calc(100% - 50px);*/
/*    top: calc(var(--headerOffset) / -2);*/
/*    transform: translateY(-50%);*/
/*    text-align: center;*/
/*    width: 50px;*/
/*    line-height: 43px;*/
/*    height: 50px;*/
/*    background-color: var(--Black);*/
/*    color: var(--White);*/
/*    font-size: 24px;*/
/*    border-radius: 50%;*/
/*    cursor: pointer;*/
/*}*/
#mainnavigation .submenuMainWrap .close {
    position: absolute;
    right: 0;
    top: calc(var(--headerOffset) / -2);
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
    width: 50px;
    line-height: 43px;
    height: 50px;
    background-color: var(--Black);
    color: var(--White);
    font-size: 24px;
    border-radius: 50%;
    cursor: pointer;
}

#mainnavigation .submenuMainWrap .close svg {
    width: 12px;
    height: 12px;
    POSITION: absolute;
    TOP: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
#mainnavigation li.active .submenuMainWrap .submenuInnerWrap .left span {
    writing-mode: sideways-lr;
    text-orientation: mixed;
    line-height: 70px;
    color: var(--Gold);
    font-family: var(--primaryFont);
    font-weight: bold;
    font-size: 16px;
    font-weight: 123;
}

#mainnavigation li.active .submenuMainWrap .submenuInnerWrap .left {
    border-right: 1px solid #ccc;
}

#mainnavigation li .submenuMainWrap .submenuInnerWrap .center {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 30px;
    border-right: 1px solid #ccc;
    margin-right: 30px;
    position: relative;
    /*max-height: calc(100vh - var(--headerOffset) - 40px);*/
}

#mainnavigation li .submenuMainWrap .submenuInnerWrap .center a {
    /*display: inline-block;*/
    display: flex;

    /*padding: 20px 0;*/
    /*margin-top: -20px;*/
    /*padding-right: 20px;*/
    font-family: var(--primaryFont);
    font-size: var(--NavEntryFontsize);
    line-height: var(--NavEntryLineheight);
    font-weight: 123;
}
#mainnavigation li.active .submenuMainWrap .submenuInnerWrap .right .previewImgs {
    display: flex;
    justify-content: end;
    max-height: calc(100vh - var(--headerOffset) - 20px);
    overflow: hidden;
}

#mainheader #mainnav .submenuInnerWrap .prevImg {
    opacity: 0;
    visibility: hidden;
    transition:
            opacity 600ms ease,
            visibility 600ms ease;
    will-change: opacity;
}

#mainheader #mainnav .submenuInnerWrap .prevImg.active {
    aspect-ratio: 1;
    width: 100%;
    background-position: center;
    background-size: cover;
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

#mainnavigation li.active button.lvl_1,
.text.txtcontent,
#mainnavigation li.active .submenuMainWrap .submenuInnerWrap .center a:hover {
    color: var(--Gold);
}

#mainnavigation li .submenuMainWrap .submenuInnerWrap .mainPageTitle {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 30px;*/
    font-family: var(--primaryFont);
    font-size: var(--DisplayXXLFontsize);
    line-height: var(--DisplayXXLLineheight);
    font-weight: 400;
    color: var(--Gold);
    /*margin-top: 100%;*/
    font-weight: 123;
}

/**********************BURGER*********************************/
/* Base button */
.burger {
    display: none;
    position: relative; /* important */
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1001;
}

/* Lines */
.burger span {
    position: absolute; /* stack them */
    width: 20px; /* slightly wider helps symmetry */
    height: 3px;
    background: black;
    border-radius: 2px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Default positions */
.burger span:nth-child(1) {
    transform: translateY(-6px);
}

.burger span:nth-child(2) {
    transform: translateY(6px);
}

/* Active state */
.burger.active {
    background-color: var(--Black);
    border-radius: 50%;
}

.burger.active span {
    background: var(--White);
}

/* ✨ Perfect centered cross */
.burger.active span:nth-child(1) {
    transform: rotate(45deg);
}

.burger.active span:nth-child(2) {
    transform: rotate(-45deg);
}
/**********************BURGER END*********************************/

#mainheader #mainnav ul.BookYourStay {
    display: none;
}

/******* HEADER END *************************************************************/
/******* FOOTER **************************/

footer {
    margin-top: 30px;
    background-color: var(--Teal-Light);
}

footer .footerWrap {
    padding-top: 40px;
    padding-bottom: 30px;
    white-space: nowrap;
}
footer .mainfooter .logo {
    display: none;
}
footer .mainfooter .grid {
    grid-template-columns: 1fr;
    gap: 0;
}

footer .mainfooter .links ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
    max-width: 960px;

}
body.separator:not(footer) {
    display: none;
}
footer .separator {
    display: none;
}
/*footer .mainfooter .links ul li:not(:last-child)::after {*/
/*    content: "•";*/
/*    margin-left: 0.5rem;*/
/*    margin-right: 0.5rem;*/
/*}*/
footer .links .noGrid {
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .logo img {
    width: 130px;
    height: auto;
}

footer ul,
footer li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-weight: 123;
}

footer li a {
    font-size: 16px;
    font-family: var(--primaryFont);
    line-height: 17.60px;
    display: inline-block;
    font-weight: 93;
}
footer .links li a {
    font-weight: 123
}
footer .additionalLogos {
    DISPLAY: FLEX;
    ALIGN-ITEMS: center;
    JUSTIFY-CONTENT: center;
    column-gap: 24px;
    padding-bottom: 40px;
}
footer .additionalLogos img {
    max-width: 100px;
}
footer .legalfooter {
    margin-top: 0;
}
footer .legalfooter * {
    font-size: 12px;
}
footer .legalfooter .innerContentWrap .bodytext {
    display: flex;
    justify-content: center;
    margin: 16px 0;
}
footer .legalfooter .innerContentWrap .bodytext p {
    display: flex;
    justify-content: center;
    margin: 16px 0;
    flex-wrap: wrap;
    gap: 16px;
}
footer .legalfooter .innerContentWrap .bodytext ul {
    display: flex;
    list-style: initial;
    list-style-type:disc;
    align-items: center;
    margin-left: initial;
}
footer .legalfooter .innerContentWrap .bodytext ul li {
    list-style-type:disc;
    margin-left: 26px;
}

footer .legalfooter .innerContentWrap .bodytext ul li::marker {
    color: var(--ElementContentTextColor);
}
footer .legalfooter .innerContentWrap .bodytext ul li a {
    font-family: var(--secondaryFont);
    color: var(--ElementContentTextColor)
}
/******* FOOTER END **************************/

/******* Hero element**************************************/

.module--homehero {
    position: relative;
    height: calc(100vh - var(--headerOffset));
    height: 100vh;
    background-color: #fff;
    padding-top: unset;
}

.module--homehero h1 {
    margin:0;
    text-shadow: 0px 0px 10px #00000080;
}

.module--homehero.viewtype_2 h1 {
    text-shadow: unset;
}

.module--homehero.viewtype_2 .mainTxtWrap {
    display: flex;
    flex-direction: column;
}

.module--homehero.viewtype_2 .mainTxtWrap {
    max-width: var(--bodyMinWidth);
    /*margin: 0 auto;*/
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: calc(72px + var(--headerOffset));
    row-gap: 12px;
}

.module--homehero .elemBG {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.module--homehero .elemBG::before {
    background: #fff;
    background: linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    height: 20%;
    width: 100%;
    position: absolute;
    top: 0;
    display: block;
    content: '';
    z-index: 1;
}

.module--homehero .elemBG video,
.module--homehero .elemBG img {
    position: absolute;
    inset: 0;              /* shorthand for top/right/bottom/left: 0 */
    width: 100%;
    height: 100%;
    object-fit: cover;     /* key magic */
    object-position: center;
}

.module--homehero.viewtype_1 {
    /*top: calc(-1 * var(--headerOffset));*/
    height: calc(50dvh + var(--headerOffset));
    padding-top: 0px;
    min-height: calc(450px + var(--headerOffset));
}

.module--homehero.viewtype_1 .elemBG::before {
    display: none;
}

.module--homehero.viewtype_1 .elemBG {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    min-height: 381px;
    width: 100%;
}
.module--homehero.viewtype_1 .contentwrap {
    height: 100%;
}
.module--homehero.viewtype_1 .mainTxtWrap {
    position: relative;
    z-index: 1;
    /*z-index: 1;*/
    max-width: calc(100% - 100px);
    /*padding-top: 240px;*/
    text-align: left;
    color: #fff;
    left: 100px;
    top: 50%;
}

.module--homehero.viewtype_1 .mainTxtWrap .text.txtcontent {
    font-weight: 550;
    color: var(--Teal-Light);
    text-transform: uppercase;
    letter-spacing: var(--DisplaytxtcontentLetterspacing);
}

.module--homehero .text.txtcontent {
    color: var(--Gold);
    font-size: var(--DisplaytxtcontentFontsize);
    line-height: var(--DisplaytxtcontentLineheight);
}
/******* Hero element end**************************************/

/*conslider*/
.conSlider {
    margin-top: 0;
}

/******* Standard Text / Image / Video element**************************************/

.module--std_text_media .elementInnerWrap {
    display: grid;
    grid-template-columns: 70px 1fr;
    gap:0;
}

.module--std_text_media .content_grid {
    display: grid;
    /*display: flex;*/
    grid-template-columns: 2fr 3fr;
    gap:0;
    /*margin-bottom: 40px;*/
    /*padding-bottom: 40px;*/
    /*border-bottom: 1px solid #ccc;*/
    margin-left: 30px;
    margin-bottom: unset;
    padding-bottom: unset;
}
.module--std_text_media .content_images .is_slider.conCards .img {
    aspect-ratio: 0.92;
}

.module--std_text_media .content_images .img {
    aspect-ratio: 1 / 1;
    background-position: center;
    background-size: cover;
}

.module--std_text_media .content_images .img {
    aspect-ratio: 1 / 1;
    background-position: center;
    background-size: cover;
}
.module.module--std_text_media.viewtype_7 .content_images .img {
    aspect-ratio: 16 / 9;
}
.module--std_text_media .side {
    font-family: var(--primaryFont);
    color: var(--Gold);
    text-align: center;
    border-right: 1px solid #ccc;
    font-weight: 123;
    /*font-size: 18px;*/
}

.module--std_text_media .side .title {
    writing-mode: sideways-lr;
    text-orientation: mixed;
    line-height: 70px;
    margin-top: 20px;
    font-size: 16px;
}

.module--std_text_media .content_grid .text > :first-child {
    margin-top: 0;
}

.module--std_text_media .content_grid .texts {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #ccc;

}


.module--std_text_media .content_grid .texts .subtitle,
.module--std_text_media.viewtype_2 .texts .subtitle,
.module--std_text_media.viewtype_4 .texts .subtitle,
.module--std_text_media .content_grid .texts .roomdimensions {
    font-size:14px;
    font-family: var(--secondaryFont);
    line-height: 22.4px;
    text-transform: uppercase;
    letter-spacing: 2.1px;
    color: var(--Gold);
    font-weight: 550;
}

.module--std_text_media .content_grid .texts .roomdimensions {
    margin-block-end: 28px;
}

.module--std_text_media.viewtype_2 .texts .title,
.module--std_text_media.viewtype_2 .elemWrap .title,
.module--std_text_media.viewtype_4 .texts .title,
.module--std_text_media.viewtype_4 .elemWrap .title {
    /*font-weight: bold;*/
    font-size: 26px;
    margin-bottom: 30px;
}

.module--std_text_media .videoInnerWrap {
    aspect-ratio: 0.92;
    overflow: hidden;
    position: relative;
}

.module--std_text_media .videoInnerWrap video {
    min-width: 100%;
    max-height: 100%;
    max-width: unset;
    width: auto;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.module--std_text_media.viewtype_2 .texts,
.module--std_text_media.viewtype_4 .texts {
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 0;
    margin-left: 30px;
}

.module--std_text_media.viewtype_2 .texts .title,
.module--std_text_media.viewtype_4 .texts .title {
    font-family: var(--primaryFont);
    font-size: var(--DisplayMDFontsize);
    line-height: var(--DisplayMDLineheight);
    font-weight: 123;
}

.module--std_text_media.viewtype_2 .content_images .img,
.module--std_text_media.viewtype_4 .content_images .img {
    aspect-ratio: 1;
}

.module--std_text_media.viewtype_2 .elemWrap .title,
.module--std_text_media.viewtype_4 .elemWrap .title {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.module--std_text_media.viewtype_2 .content_images,
.module--std_text_media.viewtype_4 .content_images {
    padding-left: 30px
}

.module--std_text_media.viewtype_2 .elementInnerWrap > .main,
.module--std_text_media.viewtype_4 .elementInnerWrap > .main {
    min-width: 0;
}

.module--std_text_media.viewtype_4 .imgsInnerWrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px 20px;
}
.module--std_text_media.viewtype_4 .title {
    margin-top: unset;
}
/******* Standard Text / Image / Video element end**************************************/
/*component Standard Text / Image / Video element Viewtype 1 Slider */
.module.module--std_text_media {
    margin-top: 80px;
    margin-bottom: 80px;
}
.cards_track {
    height: 726px;
}
.cards_track .slide {
    width: 726px;
}
.slider_controls {
    z-index: 1;
}
.conCards .slider_controls {
    gap: 16px;
    padding: 32px;
}
.slider_btn {
    width: 52px;
    height: 52px;
    z-index: 0;
}

/*component Standard Text / Image / Video element Viewtype 1 Slider */

/******* Zitat *****************************************/

.module--citation {
    padding: 80px 0 80px 0;
    /*min-width: 1488px;*/
    max-width: 1872px;
    margin: 50px auto 0 auto;
}

.module--citation .elementInnerWrap {
    /*display: grid;*/
    /*grid-template-columns: 101px 1fr;*/
    /*gap:0;*/
    display: flex;
    /*column-gap: 40px;*/
    column-gap: 30px;
    row-gap: 12px;
}
.module--citation .elementInnerWrap .text {
    /*font-weight: bold;*/
}
.module--citation .elementInnerWrap:has(.side .exclamation) .main .txtWrap .text {
    font-size: var(--Heading3);
    line-height: var(--Heading3Lineheight);
}
.module--citation .side {
    color: var(--Teal-Accent);
    font-family: var(--primaryFont);
    width: 70px;
}
.module--citation .side .quote {
    position: relative;
    width: 70px;
}
.module--citation .side .quote::before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    position: relative;
}
.module--citation .contentwrap {
    margin: 0;
    padding: 0;
}
.module--citation .side .quote.quote::before {
    width: 28px;
    height: 21px;
    background-image: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Icons/quotes.svg");
    left: 100%;
    transform: translateX(-50%);
}
.module--citation .side .quote.exclamation::before {
    width: 13.463px;
    height: 55.997px;
    background-image: url("/typo3conf/ext/hsl_sitepackage/Resources/Public/Icons/exclamation.svg");
}

.module--citation .txtWrap {
    display:flex;
    flex-direction: column;
    row-gap: 24px;
}

.module--citation .txtWrap .text {
    font-family: var(--primaryFont);
    font-size: var(--DisplayPullquoteMd);
    line-height: var(--DisplayPullquoteMdLineheight);
    row-gap: 30px;
    font-weight: 93;
}

.module--citation .txtWrap .author {
    font-size: var(--TextBodyMd);

    line-height: var(--TextBodyMdLineheight);
}

/******* Zitat end *****************************************/



/*containers*/
@container submenuInnerWrap (max-width: 1530px) {
    #mainheader #mainnav .submenuInnerWrap .prevImg.active {
        /*width: 100%;*/
    }
}
/*overwrites TK*/
.module--std_text_media.viewtype_2 .texts .title,
.module--std_text_media.viewtype_4 .texts .title,
.module--std_text_media.viewtype_6 .texts .text h2,
.std_text_media.viewtype_4 .texts .title {
    color: var(--Black);
}
.module--std_text_media {
    .content_grid {
        .texts {
            h2.title {
                color: var(--Black);
                font-size: var(--DisplayMDFontsize);
                line-height: var(--DisplayMDLineheight);
                margin-block-start: unset;
                margin-block-end: 28px;
                font-weight: 123;
            }
        }
    }
}
.module--std_text_media .content_grid .texts h2.title:has(+.roomdimensions) {
    margin-block-end: 0;
}
/*viewtype 4 Kacheln*/
.module.module--std_text_media {
    margin-top: 52px;
    margin-bottom: 52px;
    margin-top: unset;
    margin-bottom: unset;
    /*margin: unset;*/
}
.module--std_text_media.viewtype_4 .texts,
.module--std_text_media.viewtype_2 .texts {
    margin-bottom: 80px;
}
.module--std_text_media.viewtype_4 .texts {
    margin-block-end: 28px;
}

.module.module--std_text_media.viewtype_2 .contentwrap .elementInnerWrap .main .texts .left>h2.title {
    margin-top: 0;
    /*margin-block-start: 0;*/

}
.module--std_text_media.viewtype_4 .texts .left {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
}
.module--std_text_media.viewtype_4 .texts .title {
    margin-bottom: unset;
}
.module--std_text_media.viewtype_4 .content_images .img {
    /*aspect-ratio: 4 / 3;*/
    aspect-ratio: 1;
}
.module--std_text_media.viewtype_4 .elemWrap .title {
    font-family: var(--primaryFont);
    font-size: 32px;
    font-weight: 123;
    line-height: 35.2px;
    color: var(--Black);
    margin-top: 28px;
    margin-bottom: 28px;
}
/* to slider @768px*/
.module--std_text_media.viewtype_4 .cards_track {
    height: unset;
    min-height: 800px;
}

.module--std_text_media.viewtype_4 .cards_track .slide {
    width: 80%;
    background-color: var(--White);
}
.module--std_text_media.viewtype_4 .conCards .slider_controls {
    left: -32px!important;
    padding: 32px;
}
.module--std_text_media.viewtype_4 .conCards .slider_controls .slider_btn {
    background-color: var(--Teal-Light);
}
/*.module--std_text_media.viewtype_4 .cards_track .slide .elemWrap {*/
/*    width: 100%;*/
/*}*/
/*viewtype 4 END*/


/*viewtype_1 Special "isSpecial 50 / 50"*/
.module--std_text_media.viewtype_1.isSpecial .elementInnerWrap {
    grid-template-columns: 1fr;
}
.module--std_text_media.viewtype_1.isSpecial .side {
    display: none;
}
.module--std_text_media.viewtype_1.isSpecial .content_grid .texts {
    background-color: var(--Teal-Light);
    padding-right: unset;
    margin-right: unset;
    border: unset;
    /*padding: 80px;*/

    display: flex;
    justify-content: center;
    padding: 0 80px;
}
.module--std_text_media.viewtype_1.isSpecial .content_grid {
    grid-template-columns: 1fr 1fr;
    gap: 0;
    /*margin-bottom: 40px;*/
    /*padding-bottom: 40px;*/
    /* border-bottom: 1px solid #ccc; */
     margin-left: unset;
}
/*viewtype_1 Special "isSpecial" End*/

/*viewtype_4 Special "isSpecial"*/
.module.module--std_text_media.viewtype_4.isSpecial .main {
    display: grid;
    grid-template-columns: 1fr calc(70px + 50%);
}
.module--std_text_media.viewtype_4.isSpecial .texts {
    grid-template-columns: 1fr;
    align-items: start;
    grid-auto-rows: min-content;
}
.module--std_text_media.viewtype_4.isSpecial .content_images .img {
    aspect-ratio: 1 / 1;
}
.module--std_text_media.viewtype_4.isSpecial .elemWrap .title {
    font-size: var(--HeadingTeamFontsize);
    line-height: var(--HeadingTeamLineheight);
    margin-top: 28px;
    margin-bottom: 4px;
}
.module--std_text_media.viewtype_4.isSpecial .elemWrap .text p {
    margin: unset;
}
/*viewtype_4 Special "isSpecial" End*/
/*overwrites - END*/

/*viewtype 5 Accordeon*/
.module.module--std_text_media.viewtype_5,
.module.module--std_text_media.viewtype_6 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.module--std_text_media .content_grid .texts {
    border-right-color: transparent;
}
.module--std_text_media.viewtype_5 .accordionItem:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.module--std_text_media.viewtype_5 .accordionItem {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.module--std_text_media.viewtype_5 .accordionTrigger {
    font-family: var(--primaryFont);
    font-size: var(--Heading3);
    line-height: var(--Heading3Lineheight);
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: none;
    border: 0;
    text-align: left;
}

.module--std_text_media.viewtype_5 .accordionContent {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
}
.accordionTrigger .icon {
    content: "";
    width: 17px;
    height: 10px;
    margin-left: 6px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0.5L5.5 5.5L0.5 0.5' stroke='%23D4AF37' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    color: var(--Gold);
    transform: rotate(0);
}
.accordionItem.active .accordionTrigger .icon {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.module--std_text_media.viewtype_5 .accordionContent ul {
    list-style: none;   /* removes bullets */
    margin: 0;          /* removes default spacing */
    padding: 0;         /* removes indent */
}
.module--std_text_media.viewtype_5 .accordionContent ul li > p strong {
    margin: unset;
}
/*viewtype 5 Accordeon END*/

/*viewtype 6 Content Zentrieren*/
.module--std_text_media.viewtype_6 .content_grid {
    grid-template-columns: 1fr;
}

.module--std_text_media.viewtype_6 .content_grid .texts {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}
.module--std_text_media.viewtype_6 .content_grid .texts .text p img {
    width: 100%;
    max-width: none;
    display: block;
    width: 100%;
    max-width: none;
    display: block;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: center;
}

/* Full bleed nur gezielt */
.module--std_text_media.viewtype_6 .content_grid .texts .text p:has(img)
{
    margin-left: calc(50% - 35vw);
    margin-right: calc(50% - 35vw);
    margin-top: 80px;
    margin-bottom: 80px;
}
.module--std_text_media.viewtype_6 ul {
    margin: 0;
    padding-left: 0;
    list-style-position: outside;
}

.module--std_text_media.viewtype_6 li {
    margin-left: 1.2em;
}
.module--std_text_media.viewtype_6 blockquote {
    margin-block-start: unset;
    margin-block-end: unset;
    margin-inline-start: unset;
    margin-inline-end: unset;
    font-family: var(--secondaryFont);
    font-size: var(--blockquoteFontSize);
    line-height: var(--blockquoteLineHeight);
}
/*viewtype 6 Content Zentrieren end*/

/*viewtype 7 Gallery*/
.module.module--std_text_media.viewtype_7 {
    margin-top: 80px;
    margin-bottom: 0;
}
.module.module--std_text_media.viewtype_7 .contentwrap {
    overflow: hidden;
    margin-bottom: 80px;
}

.module.module--std_text_media.viewtype_7 {
    margin-top: 80px;
    margin-bottom: 0;
}
.module.module--std_text_media.viewtype_7 .contentwrap {
    margin-bottom: 80px;
}




.module.module--std_text_media.viewtype_7 .main {
    display: grid;
    grid-template-columns: 1fr 2fr;
}

.module.module--std_text_media.viewtype_7 .content_images .imgsInnerWrap  {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 40px;
}
.module.module--std_text_media.viewtype_7 .content_grid .texts  h2.title {
    font-size: var(--DisplayMDFontsize);
    line-height: var(--DisplayMDLineheight);
    font-weight: 123;
    word-break: break-word;
    overflow-wrap: break-word;
}
.module.module--std_text_media.viewtype_7 .content_images .img {
    /*aspect-ratio: 16 / 9;*/
}
.module.module--std_text_media.viewtype_7.mazonary .content_images .imgsInnerWrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}
.module.module--std_text_media.viewtype_7.mazonary .content_images .imgsInnerWrap .elemWrap:nth-child(3n + 1) {
    grid-column: 1 / -1;
}
.module.module--std_text_media.viewtype_7 + .module.module--std_text_media.viewtype_7 .main {
    /*margin-top: 80px;*/
}

.module.module--std_text_media.viewtype_7 .content_grid {
    grid-template-columns: 1fr;
}
.module.module--std_text_media.viewtype_7.mazonary:after {
    border-bottom: 1px solid #ccc;
    position: relative;
    display: block;
    content:"";
    width: calc(100% - 40px);
    margin: 0px auto 0 auto;
    left: 0;

}
.module.module--std_text_media.viewtype_7.mazonary:not(:has(~ .viewtype_7))::after {
    display: none;
}
/*viewtype 7 Gallery END*/
.module.module--std_text_media.viewtype_3 .videoInnerWrap {
    aspect-ratio: 1;
}

.form_wrap {
    width: 100%;
}

.form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Field wrapper */
.form-field {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* Label */
.form-label {
    font-family: Seconda, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 25.6px;
    color: #545654;
}

/* Input container (Figma box) */
.form-control {
    display: flex;
    align-items: center;

    padding: 16px 20px;
    background: #fff;
    border: 1px solid #545654;
}

/* Input */
.form-input {
    width: 100%;
    border: none;
    outline: none;

    font-family: Seconda, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 27.2px;
    color: #545654;
    background: transparent;
}

/* Textarea tweak */
.form-textarea {
    resize: vertical;
    min-height: 120px;
}
.formButton {
    max-width: 150px;
    font-size: var(--baseFontsize);
}
/* Hidden honeypot */
.hidden {
    display: none;
}
/*next to viewtype 4 link*/
.module.module--std_text_media.viewtype_4 ~ .frame.frame-default.frame-type-text.frame-layout-0 a {
    justify-content: center;
}




.module.module--std_text_media.mergeelements,
.module.module--std_text_media.mergeelements .content_grid {
    margin-bottom: 0;
}
.module.module--std_text_media.mergeelements .content_grid {
    /*padding-bottom: 20px;*/
    /*padding-bottom: 80px;*/
    padding-bottom: unset;

}
.module.module--std_text_media.mergeelements + div {
    margin-top: 0;
}

.module.module--std_text_media.horizontalrulerbottom .content_grid {
    position: relative;
}

.module.module--std_text_media.horizontalrulerbottom .content_grid::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    border-bottom: 1px solid rgb(204, 204, 204);
}
.module.module--std_text_media.mergeelements.horizontalrulerbottom + div .main {
    /*margin-top: 20px;*/
}

/*not in design redundant checkbox in backend*/
/*.module.module--std_text_media.verticalruler .texts {*/
/*    border-right-color:rgb(204, 204, 204);*/
/*    border-right-style:solid;*/
/*    border-right-width:1px;*/
/*}

*/
/*.module.module--std_text_media.reducedbottomgap .content_grid {*/
/*    margin-bottom: 0;*/
/*    padding-bottom: 0;*/
/*}*/
#gt4 h2.stream__title {
    line-height: var(--DisplayMDLineheight)!important;
    font-family: var(--primaryFont)!important;
    color: var(--Black)!important;
    font-size: var(--DisplayMDFontsize)!important;
    line-height: var(--DisplayMDLineheight)!important;
    margin-block-start: unset;
    margin-block-end: 28px;
}
.by-giggle {
    text-transform: uppercase!important;
    letter-spacing: 2.1px!important;
    color: var(--Gold)!important;
    display: flex!important;
    position: relative!important;
    align-items: center!important;
    font-weight: 550!important;
    font-size: 14px!important;
    /*font-size: var(--DisplayMDFontsize)!important;*/
    line-height: var(--DisplayMDLineheight)!important;
    font-family: var(--primaryFont)!important;
}
.by-giggle__prefix,
.by-giggle__brand,
.by-giggle__brand-name,
.by-giggle__brand-tips,
.by-giggle__arrow_icon {
    color: var(--Gold)!important;
}

/*corrections 05.06.2026*/
p:not(.module--homehero p) {
    color: var(--ElementContentTextColor);
}

/*#mainheader #mainnav ul {*/
/*    position: relative;*/
/*    left: -17px;*/
/*}*/

.module--std_text_media .side .number {
    line-height: 1;
}
.module.module--citation {
    width: calc(100% - 40px);
    max-width: var(--bodyMinWidth);
}
.citationlink {
    /*margin-top: 26px;*/
}

.module.module--std_text_media.viewtype_2 .contentwrap .main:has(.imgsInnerWrap.is_slider.conSlider) .texts .text {
    margin-right: 50%;
}
.module.module--homehero,
.module.module--std_text_media.mergeelements .content_grid,
.module--std_text_media .content_grid {
    margin-bottom: 80px;
}
.module.module--citation,
.module.module--std_text_media.viewtype_1.isSpecial .content_grid {
    margin-top: 80px;
    margin-bottom: 80px;
}
body .module:last-of-type .content_grid {
    margin-bottom: 0;
}
.module.module--std_text_media.reducedbottomgap .content_grid {
    margin-bottom: 0;
}
.conCards .slider_controls>button {
    opacity: 1!important;
}
.slider_btn {
    background-color: rgba(255, 255, 255, 1);

}
.logo {
    min-width: 90px;
}
.module--std_text_media .subtitle {
    font-size:14px;
}
p:has(a.readMoreLink) br,
p a.readMoreLink br {
    display: none;
}
p:has(a.readMoreLink) a.readMoreLink {
    margin-top: 28px;
}
p:has(a) + p:has(a) a {
    margin-top: 14px!important;
}
.frame.frame-type-html .potentialGrid {
    margin-left: 70px;
}
.module.module--std_text_media.viewtype_4 .number {
    margin-bottom: 20px;
}
.module.module--std_text_media.viewtype_4 .contentwrap .elementInnerWrap .main {
    margin-bottom: 80px;
}
#langswitcher {
    font-weight: 93px;
}
#langswitcher .active {
    display: flex;
}
#langswitcher .active .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
/*.module.module--std_text_media.viewtype_1:has(.imgsInnerWrap:empty) .content_grid {*/
/*    margin-bottom: 0!important;*/
/*}*/
.frame.frame-default.frame-type-image.frame-layout-0 {
    margin-top: 80px;
}
.frame.frame-default.frame-type-html.frame-layout-0 .title {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(0, 0, 0);
    font-family: "Auge";
    font-size: var(--DisplayMDFontsize);
    line-height: var(--DisplayMDLineheight);
    font-weight: 123;
    letter-spacing: -1px;
    margin-block-start: 40px;
    margin-block-end: 28px;
    margin-inline-start: 0;
    margin-inline-end: 0;

}
.text p:last-child {
    margin-bottom: 0;
}
.slider_dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.module.module--std_text_media.viewtype_6 .text h2 {
    color: var(--Black);
    font-size: var(--DisplayMDFontsize);
    line-height: var(--DisplayMDLineheight);
    margin-block-start: 40px;
    margin-block-end: 28px;
    font-weight: 123;
}
.frame.frame-default.frame-type-header.frame-layout-0 header h2 {
    font-size: var(--DisplayXLFontsize);
    line-height: var(--DisplayXLLineheight);
    letter-spacing: -1.4px;
    font-weight: 100;
}
#c5345 {
    /*margin-bottom: 80px;*/
}
#c5345.frame.frame-default.frame-type-header.frame-layout-0 header h2 {
    color: black;
    font-weight: 123;
}
.text .contenttable {
    width: 100%;
    border-collapse: collapse;
}
.text th,
.text td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 8px;
}

.textth {
    font-weight: bold;
}
/*corrections 05.06.2026 ___________END_______*/

/*.module--homehero.m_bottom.viewtype_1 {*/
/*    height: auto !important;*/
/*    aspect-ratio: 1920 / 850 !important; !* Passt sich dem Bildformat an *!*/
/*    min-height: 60vh !important;          !* Mindesthöhe für Mobilgeräte *!*/
/*    display: block;*/
/*}*/

/*!* Anpassung des Hintergrundbildes innerhalb dieser Module *!*/
/*.module--homehero.m_bottom.viewtype_1 .elemBG img {*/
/*    object-fit: cover !important;*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*    display: block;*/
/*}*/



/*move to mobile just DEV template - TK*/
@media (max-width: 1536px) {
    #mainheader .header_logo {
        left: 0px;
    }
    .cards_track {
        height: 600px;
    }
    .cards_track .slide {
        width: 600px;
    }
    .module--std_text_media.viewtype_1.isSpecial .content_grid {
        grid-template-columns: 1fr;
    }
    .module--std_text_media.viewtype_1.isSpecial .content_grid > .content_images {

        order: 1;
    }
    .module--std_text_media.viewtype_1.isSpecial .content_grid > .texts  {
        order: 2;
        padding: 72px;
    }
    #mainheader #mainnav ul {
        left: 0;
    }
    footer .footerWrap {
        padding-top: 32px;
    }
}

/* Desktop large: 1280px and up */
@media (max-width: 1280px) {
    #page .frame.frame-type-header.frame-layout-0 .contentwrap {
        padding-top: calc(136px + var(--headerOffset));
        padding-bottom: 52px;
    }
    #page .frame.frame-type-header.frame-layout-0 h2 {
        max-width: calc(100% / 3);
    }
    .module--std_text_media .content_grid .texts .subtitle,
    .module--std_text_media.viewtype_2 .texts .subtitle,
    .module--std_text_media.viewtype_4 .texts .subtitle {
        font-size: 12px;
        line-height: 19.9px;
        letter-spacing: 1.8px;
    }
    /*.module.m_bottom {*/
    /*    margin-bottom: 52px;*/
    /*}*/

    .module--std_text_media .content_grid {
        /*margin-bottom: 20px;*/
        padding-bottom: unset;
    }
    .module--citation {
        padding: 52px 0 52px 0;
    }
    .cards_track {
        height: 400px;
    }
    .cards_track .slide {
        width: 400px;
    }
    .module--std_text_media.viewtype_4.isSpecial .imgsInnerWrap{
       gap: 40px 20px;
    }
    .module.module--std_text_media.viewtype_5,
    .module.module--std_text_media.viewtype_6 {
        margin-top: 52px;
        margin-bottom: 52px;
    }
    .module--std_text_media.viewtype_6 .content_grid .texts {
        max-width: 595px;
    }
    .module--std_text_media.viewtype_6 .content_grid .texts .text p:has(img) {
        margin-left: calc(50% - 40vw);
        margin-right: calc(50% - 40vw);
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .module.module--homehero {
        margin-bottom: 52px;
    }
    .module.module--citation {
        margin-top: 52px;
        margin-bottom: 52px;
    }
    body .module:last-of-type .content_grid {
        margin-bottom: 0;
    }
    .module.module--std_text_media.reducedbottomgap .content_grid {
        /*margin-bottom: 0;*/
    }
    .module--std_text_media.viewtype_4 .texts, .module--std_text_media.viewtype_2 .texts {
        margin-bottom: 52px;
    }
    .module--std_text_media.viewtype_4 .texts, .module--std_text_media.viewtype_2 .texts {
        margin-bottom: 0;
    }

    .module.module--std_text_media.viewtype_7 {
        margin-top: 52px;
        margin-bottom: 0;
    }
    .module.module--std_text_media.viewtype_7 .contentwrap {
        margin-bottom: 52px;
    }

}
@media (max-width: 1020px) {
    #mainheader #mainnav ul {
        margin-left: auto;
    }
}

/* Desktop: 960px – 1279px */
@media (max-width: 960px) {
    .module--std_text_media .content_grid .texts h2.title{
       margin-block-start: 0;
        margin-block-end: 0;
    }
    .module--std_text_media .content_grid.form_layout {
        grid-template-columns: 1fr;
    }
    .module.viewtype_1 .content_grid {
        grid-template-columns: 1fr;
    }
    .module.viewtype_1 .content_grid .texts {
        order: 2;
    }
    .module.viewtype_1 .content_grid .content_images {
        order: 1;
    }
    .cards_track .slide {
        width: 80%;
    }
    .module--std_text_media .content_grid .texts {
        padding-right: unset;
        margin-right: unset;
        border-right: unset;
        row-gap: unset;
    }
    .module--std_text_media:not(.isSpecial) .content_grid .texts > div {
        margin-top: 28px;
    }

    .module--std_text_media:not(.isSpecial).viewtype_7 .content_grid .texts > div {
        margin-top: 0;
    }


    .module--std_text_media:not(.isSpecial) .content_grid  .texts > .title:first-child {
        margin-top: 28px;
    }

    .module--std_text_media.viewtype_5 .content_grid .texts .subtitle {
        margin-top: 0;
    }
    .module--std_text_media.viewtype_1.isSpecial .content_grid .texts {
        padding: 72px;
    }
    .module--std_text_media.viewtype_1.isSpecial .content_grid {
        grid-template-columns: 1fr;
    }

    .module.module--std_text_media.viewtype_4.isSpecial .main {
        grid-template-columns: 1fr;
    }

    .module--std_text_media.viewtype_4.isSpecial .texts {
        margin-bottom: 28px;
    }
    .module--std_text_media.viewtype_5 .content_grid {
        grid-template-columns: 1fr;
        max-width: 473px;
        margin: 0 auto;
    }
    .module--std_text_media.viewtype_6 .content_grid .texts {
        max-width: 473px;
    }
    .module--std_text_media.viewtype_2 .is_slider.conSlider .img {
        aspect-ratio: 4 / 3;
    }
    .module.module--std_text_media.viewtype_3 .content_grid {
        grid-template-columns: 1fr;
    }
    .module.module--std_text_media.verticalruler .texts {
        border-right-color: transparent;
    }
    .module.module--std_text_media.viewtype_2 .contentwrap .main:has(.imgsInnerWrap.is_slider.conSlider) .texts .text {
        margin-right: unset;
    }
    .module.module--std_text_media.mergeelements .content_grid,
    .module--std_text_media .content_grid {
        margin-bottom: 40px;
    }
    .module.module--std_text_media.viewtype_7 .content_grid{
        margin-bottom: 0;
    }
    .frame.frame-default.frame-type-image.frame-layout-0 {
        margin-top: 40px;
    }
    .slider_btn {
        width: 32px;
        height: 32px;
    }
    .module--std_text_media.viewtype_4 .texts {
        grid-template-columns: 1fr;
        margin-left: 20px;
    }

    .module--std_text_media .content_grid {
        margin-left: 20px;
    }

    .module--std_text_media .elementInnerWrap {
        grid-template-columns: 40px 1fr;
    }
    .module--std_text_media .side .number {
        line-height: 1;
        text-align: left;
    }
    .module--std_text_media .side .title {
        line-height: 1;
    }
    .module--citation .side {
        width: 40px;
    }
    .module--citation .side .quote.quote::before {
        left: 50%;
        transform: translateX(-50%);
    }
    .module--citation .elementInnerWrap {
        column-gap: 20px;
    }
    .module--std_text_media:not(.isSpecial) .content_grid .texts .roomdimensions {
        margin-top:4px;
    }
    .module.module--std_text_media.viewtype_6 .texts .left {
        margin-top: 0;
    }
    .module.module--std_text_media.viewtype_4 .contentwrap .elementInnerWrap .main {
        margin-bottom: 40px;
    }
    .frame.frame-type-html .potentialGrid {
        margin-left: 40px;
    }
    .module.module--std_text_media.viewtype_5, .module.module--std_text_media.viewtype_6 {
        margin-top: 28px;
        margin-bottom: 28px;
    }
    footer .additionalLogos {
        JUSTIFY-CONTENT: center;
    }


    footer .legalfooter .innerContentWrap .bodytext {
        flex-wrap: wrap;
    }

    .module.module--std_text_media.viewtype_7 .content_grid .texts h2.title {
        margin-block-start: 0;
        margin-block-end: 28px;
    }
    .module--std_text_media.viewtype_2 .texts, .module--std_text_media.viewtype_4 .texts {
        margin-left: 20px;
    }
    .module--std_text_media.viewtype_2 .content_images, .module--std_text_media.viewtype_4 .content_images {
        padding-left: 20px;
    }
    .module.module--std_text_media.viewtype_7 .main {
        grid-template-columns: 1fr ;
    }
    .module.module--std_text_media.viewtype_7 .main .content_images {
        margin-left: 20px;
    }
    .module.module--std_text_media.viewtype_7.mazonary .content_images .imgsInnerWrap {
        gap: 20px;
    }
    .module.module--std_text_media.horizontalrulerbottom .content_grid::after {
        bottom: -20px;
    }
    #mainheader #mainnav ul {
        column-gap: 20px;
    }

}
/* Tablet large: 768px – 959px */
@media (max-width: 768px) {
    /* Styles for 768px to 959px */
    /*Burger here Main Switch*/
    /*von gap 50 auf gap 40px mit clamp*/

    #page .frame.frame-type-header.frame-layout-0 .contentwrap .potentialGrid {
        margin-left: 0;
        text-align: center;
    }
    #page .frame.frame-type-header.frame-layout-0 h2 {
        max-width: 100%;
    }
    .module--homehero.viewtype_1 h1 {
        text-shadow: unset;
    }
    .module--homehero {
        padding-top: var(--headerOffset);
    }
    .module--homehero .text.txtcontent span {
        color: var(--Gold)!important;
    }
    .module.module--homehero.viewtype_1:before {
        content:"";
        display: block;
        height:1px;
        width: calc(100% - 40px);
        text-align: center;
        background-color: #ccc;
        bottom: 0;
        left:60px;
        position: absolute;
    }
    .burger {
        display: flex;
    }
    body.scrolledState .menu-light #mainheader {
        background-color: var(--White);
    }
    #mainheader #mainnav #mainnavigation {
        padding-top: 53px;
    }
    #mainheader #mainnav ul.BookYourStay {
        display: block;
    }
    #mainheader .grid.mainmenugrid {
        gap: 0;
    }
    #mainheader.menu-open .logo{
        position: relative;
        left: -100%;
        height: var(--headerOffset);
        width: 0;
    }
    #mainheader.menu-open #langswitcher {
        display: block;
    }
    #mainheader.menu-open #mainbokbtn {
        display: none;
    }
    #mainheader #mainnav {
        position: fixed;
        top: var(--headerOffset);
        left: 0;
        width: 100%;
        height: 100vh;
        background: var(--White);
        transform: translateX(100%);
        transition: transform 0.3s ease;
        /*background-color: red;*/
    }
    #mainheader #mainnav {
        display: none;
    }
    #mainheader #mainnav.open {
        display: block;
    }
    #mainheader #mainnav ul li .lvl_1 span::after {
        display: inline-block;
    }
    #mainheader #mainnav.open {
        transform: translateX(0)!important;
    }

    #mainheader #mainnav ul {
        flex-direction: column;
        row-gap: unset;
    }
    #mainheader #mainnav ul li {
        /*border-bottom: 1px solid var(--dividerColor);*/
        display:flex;
        flex-direction: column;
        flex-wrap: nowrap;
        row-gap: 24px;
    }
    #mainheader .contentwrap {
        color: var(--Black);
    }
    /*#mainheader #mainnav ul > li {*/
    /*    border-bottom: 1px solid var(--dividerColor);*/
    /*}*/

    /*#mainnavigation li .submenuMainWrap .submenuInnerWrap .center {*/
    /*    display: none;*/
    /*}*/

    #mainnavigation .submenuInnerWrap {
        max-height: calc(100dvh - var(--headerOffset));
        height: calc(100dvh - var(--headerOffset));
        opacity: 1;
        transform: translateY(0);
    }

    #mainnavigation li .submenuMainWrap .submenuInnerWrap .center {
        display: none;
        margin-top: 24px;
        border-right: unset;
        padding-left: unset;
        padding-right: unset;
        margin-right: unset;
        transition: max-height 0.4s ease; /* smooth growth */
    }
    #mainheader #mainnav ul li .center ul li {
        margin-top: 32px
    }
    #mainheader #mainnav ul li .center ul li:last-child {
        margin-bottom: 44px
    }
    #mainnavigation li.active .submenuMainWrap .submenuInnerWrap .center {
        /*max-height: 100%; !* large enough to fit content *!*/
    }

    #page.is-home #mainheader #mainnav ul li .lvl_1,
    html.menuActive #page #mainheader #mainnav ul li .lvl_1,
    body.scrolledState #page #mainheader #mainnav ul li .lvl_1 {
        text-align: left;
        display: block;
    }
    #page.is-home #mainheader #mainnav ul li .lvl_1,
    #mainheader #mainnav ul.BookYourStay {

    }
    #mainheader #mainnav ul.BookYourStay {
        /*display: flex;*/
        display: none;
    }
    .lvl_1 span {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 24px;
        font-weight: 123;
        line-height: 26.40px;
    }
    #mainnavigation .submenuMainWrap {
        display: flex;
        position: relative;
        padding-top: unset;
        background-color: unset;
    }
    #mainheader .contentwrap {
         max-width: unset;
    }
    #mainheader #mainnav ul:not(.center ul) {
        width: calc(100% - 40px);
        margin: 0 auto;
    }
    #mainheader #mainnav ul:not(.center ul) li:last-child a {
        margin-bottom: 24px;
    }
    #mainheader #mainnav ul:not(.center ul) li:last-child a > span::after {
        display: none;
    }

    #mainheader #mainnav ul li:not(.center ul li) {
        border-bottom: 1px solid var(--dividerColor);
        margin-top: 24px;
    }
    #mainheader #mainnav ul li:first-child:not(.center ul li) {
        margin-top: 0;
    }
    #mainheader #mainnav ul li:last-child:not(.center ul li) a {
        /*margin-bottom: unset;*/
    }
    #mainnavigation .submenuOuterWrap {
        width: 100%;
    }
    #mainnavigation li .submenuInnerWrap {
        grid-template-columns: 1fr;
        height: unset;
        .left, .right {
            display: none;
        }
    }
    #page .module--homehero.viewtype_1:before {
        display: none;
    }
    .module.module--homehero.viewtype_1 .elemBG:before {
        /*content: '';*/
        /*display: block;*/
        /*position: absolute;*/
        /*!* top: var(--headerOffset); *!*/
        /*bottom: 0;*/
        /*left: 0;*/
        /*width: 100%;*/
        /*height: 65%;*/
        /*background: linear-gradient(180deg, rgba(59, 37, 37, 0.00) 0%, rgba(59, 37, 37, 0.65) 100%);*/
        /*bottom: 0;*/
        /*z-index: 1;*/
    }
    #mainnavigation .submenuMainWrap .close {
        display: none;
    }
    #langswitcher {
        display: none;
    }
    #mainbokbtn {
        margin-left: auto;
    }
    #mainheader .burger {
        margin-left: 17px;
    }
    #mainheader .burger.active {
        margin-left: auto;
    }
    #mainnavigation li.active .submenuMainWrap .submenuInnerWrap .center {
        margin-right: unset;
    }
    #mainnavigation li .submenuMainWrap .submenuInnerWrap .mainPageTitle {
        display: none;
    }
    #mainheader .submenuOuterWrap > .contentwrap {
        width: unset;
        padding: unset;
    }
    .module--homehero.viewtype_1 .mainTxtWrap {
        margin-top: 52px;
        margin-bottom: 36px;
    }
    .module--homehero.viewtype_2 .mainTxtWrap {
        margin-top: 72px;
    }
    /*Footer Mainswitch*/
    footer .mainfooter .grid {
        grid-template-columns: 1fr;
    }
    footer .mainfooter .logo {
        text-align: center;
    }
    footer .mainfooter .links ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /*gap: 0.5rem 2rem;*/
    }
    footer .mainfooter .links ul .separator {
        display: none;
    }
        /*.Homehero Viewtype_1 */
    .module--homehero.viewtype_1 .contentwrap {
        /*todo*/
        /*min-height: 300px;*/
        margin-left: 40px;
    }
    .module--homehero.viewtype_1 {
        display: flex;
        /*top: 0;*/
        flex-direction: column-reverse;
        /*margin-top: var(--headerOffset);*/
        /*height: unset;*/
        /*min-height: unset;*/
    }
    .module.module--homehero.viewtype_1:before {
        left:20px;
    }
    .module--homehero.viewtype_1 h1 {
        color: black;
    }
    .module--homehero.viewtype_1 .mainTxtWrap .text.txtcontent {
        color: var(--Gold);
    }
    .module--homehero.viewtype_1 .elemBG {
        position: relative;
    }
    .module--homehero.viewtype_1 .mainTxtWrap {
        left: 90px;
        top: 52px;
        height: 300px;
    }
    .BookYouStay {
        margin-bottom: 24px;
    }
    body.scrolledState .menu-open .mainmenugrid {
         position: unset;
         top: unset;
         transform: unset;
    }

    /*debug*/
    .module--homehero.viewtype_1 {
        height: unset;
        min-height: unset;
    }

    .module--homehero.viewtype_1 .mainTxtWrap {
        left: 0;
        top: 0;
        height: unset;
    }
    /*debug*/

    /*.Homehero Viewtype_1 Ende */
    .module.m_bottom {
        margin-bottom: 44px;
    }
    .module--std_text_media .content_grid {
        margin-bottom: 20px;
        /*padding-bottom: 20px;*/
        padding-bottom: 0;
    }
    .module--citation .elementInnerWrap {
        flex-direction: column;
    }
    .module--citation {
        padding: 32px 70px 32px 70px;
    }
    .module.module--citation {
         width: unset;
        margin-right: 20px;
        margin-left: 20px;
    }
    .module--std_text_media.viewtype_4.isSpecial .imgsInnerWrap {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px 20px;
    }
    .module.module--std_text_media.viewtype_4.isSpecial {
        margin-top: 44px;
        margin-bottom: 44px;
    }
    .module--std_text_media.viewtype_4 .imgsInnerWrap {
        display: block;
    }
    .module--std_text_media.viewtype_1.isSpecial .content_grid .texts {
        padding: 60px;
    }
    .module--std_text_media.viewtype_4.isSpecial .elemWrap .title {
        margin-top: 20px;
    }
    .BookYourStay li a {
        margin-bottom: 24px;
    }
    .logo {
        min-width: unset;
    }
    .module--citation .side .quote.quote::before {
        left: 0;
         transform: unset;
    }
    .module--citation .contentwrap {
        width: unset;
    }
    .module.module--std_text_media.viewtype_7 .main {
        grid-template-columns: 1fr;
    }
    /*.module.module--std_text_media.viewtype_7.mazonary .content_images .imgsInnerWrap {*/
    /*    display: unset;*/
    /*    grid-template-columns: repeat(2, 1fr);*/
    /*    gap: unset;*/
    /*}*/
    /*.module.module--std_text_media.viewtype_7.mazonary .content_images .imgsInnerWrap .elemWrap:nth-child(3n + 1) {*/
    /*    grid-column:unset;*/
    /*}*/
    .module.module--std_text_media.viewtype_7 .content_images {
        margin-left: 20px;
    }
    /*.module.module--std_text_media.viewtype_7 .content_images .img {*/
    /*    aspect-ratio: 1 / 1;*/
    /*}*/
    .module.module--std_text_media.viewtype_7  .conCards .slider_controls {
        /*bottom: 70px;*/
    }
    .module.module--std_text_media.viewtype_7 + .module.module--std_text_media.viewtype_7 .main {
        /*margin-top: 40px;*/
    }
    #mainheader #mainnav ul {
        margin-left: unset;
    }
    #page .module--homehero.viewtype_1:after {
        content: '';
        display: block;
        position: absolute;
        top: var(--headerOffset);
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: var(--backgroundHeroGradient);
    }
}


/* Tablet small: 640px – 767px */
@media (max-width: 640px) {
    .module--homehero h1 {
        margin: 0;
        text-shadow: unset;
    }
    .module--std_text_media .side {
        display: none;
    }
    #page .frame.frame-type-header.frame-layout-0 .contentwrap {
        padding-bottom: 40px;
    }
    #page .frame.frame-type-header.frame-layout-0 .contentwrap .potentialGrid {
        text-align: left;
    }
    #page .frame.frame-type-header.frame-layout-0 h2 {
        max-width: 50%;
    }
    .module--std_text_media .side {
        display: none;
    }
    .module--std_text_media .content_grid .texts .subtitle,
    .module--std_text_media.viewtype_2 .texts .subtitle,
    .module--std_text_media.viewtype_4 .texts .subtitle {
        font-size:14px;
        line-height: 22.4px;
        letter-spacing: 2.1px;
    }
    .module--std_text_media .elementInnerWrap {
        grid-template-columns: 1fr;
    }
    .module--std_text_media .content_grid {
        margin-left: unset;
    }
    .std_text_media.viewtype_4 .content_images {
        padding-left: unset;
    }

    .std_text_media.viewtype_2 .content_images, .module--std_text_media.viewtype_4 .content_images {
        padding-left: unset;
    }

    .module--std_text_media.viewtype_2 .texts, .module--std_text_media.viewtype_4 .texts {
        grid-template-columns: 1fr;

        margin-left: unset;
    }
    .std_text_media.viewtype_4 .content_images {
        padding-left: unset;
    }
    .module--std_text_media.viewtype_4 .texts  {
        margin-bottom: 28px;
    }
    .module--std_text_media.viewtype_4.isSpecial .texts {
        margin-left: 0;
    }
    .module--std_text_media.viewtype_4.isSpecial .content_images,
    .module--std_text_media.viewtype_2 .content_images:has(.is_slider.conSlider){
        padding-left: unset;
    }
    .module--std_text_media.viewtype_5 .content_grid {
        max-width: unset;
    }
    .module--std_text_media.viewtype_6 .content_grid .texts {
         max-width: unset;
    }
    .module--std_text_media.viewtype_6 .content_grid .texts .text p:has(img) {
        margin: 40px 0;
    }
    .module--homehero.viewtype_1 .contentwrap {
        margin-left: 0;
    }
    .frame.frame-type-html .potentialGrid {
        margin-left: 0;
    }
    .module.module--std_text_media.viewtype_7 .content_images {
        margin-left: 0;
    }
    .module.module--std_text_media.viewtype_7 .main .content_images {
        margin-left: 0;
    }

}


/* Mobile large: 480px – 639px */
@media (max-width: 480px){
    /*#page.is-home #mainheader img.header_logo,*/
    /*#page.is-home #mainheader img.header_logo.black,*/
    /*body.scrolledState #mainheader img.header_logo.black,*/
    /*body.scrolledState #mainheader img.header_logo_mobile.white,*/
    /*body.scrolledState #page:not(is-home) #mainheader img.header_logo_mobile.black*/
    /*{*/
    /*    display: none;*/
    /*}*/
    /*#mainheader img.header_logo_mobile {*/
    /*    display: block;*/
    /*}*/
    /*body.scrolledState #page:not(is-home) #mainheader img.header_logo_mobile.white {*/
    /*    display: block;*/
    /*}*/
    html, body {
        font-size: calc(var(--baseFontsize) - 1px);
    }
    #page .frame.frame-type-header.frame-layout-0 .contentwrap {
        padding-top: calc(60px + var(--headerOffset));
        padding-bottom: 32px;
    }
    #page .frame.frame-type-header.frame-layout-0 .contentwrap {
        justify-content: center;
    }
    .module--homehero.viewtype_1 .mainTxtWrap,
    #page .frame.frame-type-header.frame-layout-0 .contentwrap .potentialGrid {
        left: 0;
    }
    .cards_track {
        height: 300px;
    }
    .module--std_text_media.viewtype_4.isSpecial .imgsInnerWrap {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .module--std_text_media.viewtype_5 .accordionTrigger {
        /*padding: 28px 0;*/
    }
    .module--citation {
        padding: 28px;
    }
    .module.module--citation {
        width: unset;
        margin-right: 0;
        margin-left: 0;
    }
    .module--std_text_media.viewtype_1.isSpecial .content_grid .texts {
        padding: 28px;
    }
    footer .additionalLogos {
        DISPLAY: grid;
        grid-template-columns: 1fr 1fr;
        justify-content: center;
        align-content: center;
        justify-items: center;
    }
}

@media (min-width: 480px) {
    :root {
        --DisplayMDFontsize: 44px;
        --DisplayMDLineheight: 48.4px;
    }
}


@media (min-width: 960px) {
    :root {
        --DisplayMDFontsize: 32px;
        --DisplayMDLineheight: 35.2px;
    }
}

@media (min-width: 1280px) {
    :root {
        --DisplayMDFontsize: 44px;
        --DisplayMDLineheight: 48.4px;

        --DisplayPullquoteMd: 36px;
        --DisplayPullquoteMdLineheight: 46.8px;
    }
}

@media (min-width: 1536px) {
    :root {
        --DisplayMDFontsize: 52px;
        --DisplayMDLineheight: 57.2px;
        --DisplayPullquoteMd: 44px;
        --DisplayPullquoteMdLineheight: 57.2px;
    }
}

@media (min-width: 768px) {


    .submenuInnerWrap {
        height: auto !important;
        max-height: calc(100dvh - var(--headerOffset));
        display: grid;
        align-items: stretch;
        border-bottom: 2em solid white;
    }


    .center {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        height: 100%;
    }


    .mainPageTitle {
        margin-top: auto;
        line-height: 0.85;
        margin-bottom: -0.15em;
    }


    .previewImgs img,
    .prevImg img {
        display: block;
        vertical-align: bottom;
        width: 100%;
        height: auto;
    }

}