﻿/* GRECO EVENTS 2025 */

:root { --white: #fff; --lblue: #0083D0; --dblue: #002B63; --gap-2: 0.104vw; --gap-4: 0.208vw; --gap-6: 0.313vw; --gap-8: 0.417vw; --gap-10: 0.521vw; --gap-12: 0.625vw; --gap-14: 0.729vw; --gap-16: 0.833vw; --gap-18: 0.938vw; --gap-20: 1.042vw; --gap-24: 1.25vw; --gap-28: 1.458vw; --gap-30: 1.563vw; --gap-32: 1.667vw; --gap-36: 1.875vw; --gap-40: 2.083vw; --gap-48: 2.5vw; --gap-52: 2.708vw; --gap-56: 2.917vw; --gap-60: 3.125vw; --gap-64: 3.333vw; --gap-72: 3.75vw; --gap-80: 4.17vw; --gap-90: 4.688vw; --gap-96: 5vw; --gap-100: 5.208vw; --gap-120: 6.25vw; --gap-140: 7.292vw; --gap-160: 8.333vw; --gap-180: 9.375vw; --gap-200: 10.417vw; --gap-240: 12.5vw; --fs-12: 0.625vw; --fs-14: 0.729vw; --fs-15: 0.781vw; --fs-16: 0.833vw; --fs-17: 0.885vw; --fs-18: 0.938vw; --fs-20: 1.042vw; --fs-24: 1.25vw; --fs-28: 1.458vw; --fs-32: 1.667vw;; --fs-48: 2.5vw; --fs-60: 3.125vw; --fs-64: 3.333vw; --fs-82: 4.271vw; --fs-90: 4.688vw; --fs-96: 5vw; --firstFont: 'arbelhagildareg'; --secondFont: 'ArbelG-Medium'; --thirdFont: 'Levit_Blended-Bold'; }

h1, h2, h3, h4, h5, h6, p, span, :is(#text1, #text2) :is(p, span, li), .grid-rows .grid-row-text p, .top-form { color: var(--dblue); }
h1, h2, .section-title h1, .section-title h2, .grid-text h2, .grid-rows .grid-row-text h2,
#DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle, #headline h1,
.blog.contentInnerPage #BlogView .blog-related-posts h2 { font-size: clamp(3.8rem, 2vw, 5rem); }

@media(max-width: 1024px) {
    :root { --gap-2: 2px; --gap-4: 4px; --gap-6: 6px; --gap-8: 8px; --gap-10: 10px; --gap-12: 12px; --gap-14: 14px; --gap-16: 16px; --gap-18: 18px; --gap-20: 20px; --gap-24: 24px; --gap-28: 28px; --gap-30: 30px; --gap-32: 32px; --gap-36: 36px; --gap-40: 40px; --gap-48: 48px; --gap-52: 52px; --gap-56: 56px; --gap-60: 60px; --gap-64: 64px; --gap-72: 72px; --gap-80: 80px; --gap-90: 90px; --gap-96: 96px; --gap-100: 100px; --gap-120: 120px; --gap-140: 140px; --gap-160: 160px; --gap-180: 180px; --gap-200: 200px; --gap-240: 240px; --fs-12: 12px; --fs-14: 14px; --fs-15: 15px; --fs-16: 16px; --fs-18: 18px; --fs-20: 20px; --fs-24: 24px; --fs-28: 28px; --fs-32: 32px; --fs-36: 36px; --fs-40: 40px; --fs-44: 44px; --fs-48: 48px; --fs-60: 60px; --fs-64: 64px; --fs-90: 90px; }
}

/*HEADER*/
#header-top-strip { background: var(--dblue); }
#header, body[data-module="1"] #header:not(.bg), #header.bg { background: var(--white); }
#header #header-center-kdm a { color: var(--dblue); text-decoration: underline; }
#header #header-center-kdm a:hover, #header #header-center-kdm a:focus { color: var(--dblue); }
#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before, #nav-toggle-mobile span, #nav-toggle-mobile span:after, #nav-toggle-mobile span:before { background: var(--dblue); }
.submenu li { color: var(--dblue); }
.submenu > li.social-mobile .social-links a svg { fill: var(--dblue); width: 18px; height: 18px; }
.submenu li.menu-toggle { top: 65px; }
.submenu > li.active > a, .submenu > li:focus > a, .submenu > li:hover > a { font-family: var(--secondFont); }

@media(min-width: 1025px) {
    #header-top-strip p { font-size: clamp(20px,var(--fs-20),300px); }
    #header #header-center-kdm a { font-size: clamp(22px, var(--fs-20), 300px); }

    .submenu > li:not(.social-mobile) > a { font-size: clamp(2.4rem,var(--fs-24),300px); }
}

#stickyButton-3658 { bottom: 30px; left: 30px; }
#stickyButton-3658 img { max-width: unset; width: 100px; }

#home-gallery .hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 5; display: grid; gap: 80px; }
#home-gallery .hero-content .gallery-caption { position: relative; left: unset; top: unset; transform: unset; }
#home-gallery .hero-content .gallery-caption .gallery-logo { width: auto; }
#home-gallery .gallery-caption .gallery-text > div { font-family: var(--firstFont); margin-bottom: 30px; line-height: 0.8; }
#home-gallery .gallery-caption .gallery-text > span { color: var(--white); font-size: clamp(24px,var(--fs-24),300px); }
#home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink { background: var(--lblue); border: unset; border-radius: 50px; font-family: var(--secondFont); font-size: 1.8rem; }
#home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink:is(:hover, :focus) { background: var(--dblue); }

.KDMStrip { display: none; }

#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText h3 { color: var(--lblue); }
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must::before { top: 5px; right: 0; }
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField:not(.checkboxField) input,
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea,
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select { color: var(--dblue); border-bottom: 1px solid var(--dblue) !important; font-size: 20px; height: 42px; padding: 0 8px; background: var(--white); margin: 0; }
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField input::placeholder,
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea::placeholder { color: var(--dblue); }
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { background: var(--dblue); border: unset; border-radius: 50px; font-size: 20px; }
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input:hover,
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input:focus { background: var(--dblue); color: var(--white); }
#SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormEndText { margin-top: 20px; width: auto; }

:is(div, #LobbyModule) .section.form-sec .form-container-wide:has(#DynamicFormObject) { padding: 65px 0 90px; max-width: min(calc(100% - 40px), 1430px); margin: 0 auto; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject { max-width: 100% !important; display: flex; width: 100%; justify-content: center; align-items: center; padding: 24px; background: var(--lblue); border: unset; margin: 0 auto; gap: 24px; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject::after { display: none; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { padding: 0; margin: 0; width: max-content; font-size: 100%; max-width: 170px; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { font-size: 40px; text-align: start; font-family: var(--thirdFont); color: var(--white); }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields { padding: 0; margin: 0; width: 100%; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields .top-form { display: none; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { gap: 16px; display: grid; grid-template-columns: repeat(3, 1fr); }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField { padding: 0; width: 100%; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField :is(input:not([type="checkbox"], [type="radio"]), select, textarea) { width: 100%; max-width: 100%; padding: 0 12px; box-shadow: none; border-radius: 0; border: unset !important; !i; !; margin: 0; font-size: 20px; color: var(--dblue); height: 42px; background: var(--white); }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select,
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField :is(input:not([type="checkbox"], [type="radio"]), select, textarea)::placeholder { color: var(--dblue) !important; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField.textareaField { grid-column: 1 / -1; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .select-wrapper:after { left: unset; inset-inline-end: 8px; top: 50%; content: "\f107"; font-size: 20px; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must::before { right: unset; inset-inline-start: 6px; top: 5px; font-size: 1.6rem; color: var(--dblue); }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField span.error { font-size: 14px; left: unset; inset-inline-end: 4px; top: 0; font-weight: unset; margin: 0; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit { width: max-content; padding: 0; position: absolute; inset-inline-start: calc(100% + 24px); }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { background-color: var(--dblue); height: auto; display: inline-flex; font-size: 20px; transition: 0.3s all ease; padding: 8px; align-items: center; justify-content: center; border: unset; color: var(--white); border-radius: 50px; width: 170px; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit .spinner { color: var(--white); }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormEndText { align-self: end; padding: 0 30px 10px 50px; text-align: start; width: max-content; }
:is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormEndText p { width: max-content; color: var(--white); font-size: 20px; }

:is(div, #LobbyModule) .section.only-text-sec { padding: 0 0 80px; }
:is(div, #LobbyModule) .section.only-text-sec:first-child { padding-top: 80px; }
:is(div, #LobbyModule) .section.only-text-sec .grid-text-content { width: 100%; max-width: min(calc(100% - 64px), 930px); padding: 0; }
:is(div, #LobbyModule) .section.only-text-sec .grid-text-content p { font-size: 24px; }

.home-page #SiteGrid { overflow: visible; }
.home-page footer { z-index: 0; }

body[data-module="1"] .grid-content-section .grid-boxes .grid-box { flex-grow: 1; }
body[data-module="1"] .grid-content-section .grid-boxes .grid-box.no-text { pointer-events: auto; }
body[data-module="1"] .grid-content-section .grid-boxes .grid-box:not(.no-text)::after { display: none; }
body[data-module="1"] .grid-content-section .grid-boxes .grid-box .grid-box-text .grid-box-title h3 { font-size: 5rem; }
body[data-module="1"] .grid-content-section .grid-boxes .grid-box .grid-box-text .grid-box-subtitle span { color: inherit; }
body[data-module="1"] .grid-content-section .grid-boxes .grid-box .grid-box-text .grid-box-title h3 a { font-family: var(--firstFont); }

body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) #headline { font-family: var(--secondFont); }
body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) #headline h1 { font-size: 50px; color: var(--lblue); }
body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) :is(#text1, #text2) { text-align: start; }
body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) :is(#text1, #text2) h2 { font-size: 50px; color: var(--lblue); text-align: start; margin: 30px 0; }
body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) :is(#text1, #text2) ul li::after { outline: unset; border-color: var(--lblue); }

body[data-module="4"] #GridContent #MenuModule .categories-strip ul.hidden-xs .strip-item { background: var(--dblue); border-radius: 0; color: var(--white); }
body[data-module="4"] #GridContent #MenuModule .categories-strip ul.hidden-xs .strip-item.active,
body[data-module="4"] #GridContent #MenuModule .categories-strip ul .strip-item:hover { background: var(--lblue); }
body[data-module="4"] #GridContent #MenuModule #menuModuleNav a { color: var(--lblue); }
body[data-module="4"] #GridContent #MenuModule .menuModuleContentPart .menuModuleTextItemPart .menuModuleTextItemTitle { color: var(--lblue); }

body[data-module="7"].layout-half #ContactModule #headline { font-family: var(--secondFont); }
body[data-module="7"].layout-half #ContactModule #headline h1 { font-size: 50px; color: var(--lblue); }
body[data-module="7"].layout-half #ContactModule .row > div .contactDetailsText1 ul li strong { font-family: var(--secondFont); }

body[data-module="10"] #SiteGrid.layout-bottom #GridPromo { background: var(--lblue); }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject { background: transparent; gap: 24px; padding: 24px 200px; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText { max-width: 210px; margin: 0; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText h3 { color: var(--white); }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText .top-form { display: none; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields { max-width: 60%; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset { gap: 16px; display: grid; grid-template-columns: repeat(4, 1fr); align-items: start; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField { padding: 0; width: 100%; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField input { color: var(--dblue); height: 42px; background: var(--white); width: 100%; max-width: 100%; padding: 0 8px; box-shadow: none; border-radius: 0; border: unset !important; margin: 0; font-size: 20px !important; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select,
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField :is(input:not([type="checkbox"], [type="radio"]), select, textarea)::placeholder { color: var(--dblue) !important; border-bottom: unset !important; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField span.error { font-size: 14px; left: unset; inset-inline-end: 4px; top: 0; font-weight: unset; margin: 0; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit { width: max-content; padding: 0; border: unset; margin: 0; background: transparent; grid-row: 1/3; grid-column: 4; }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { background: var(--dblue); border-radius: 50px; font-family: var(--firstFont); }
body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit:is(:hover, :focus) { background: transparent; border: unset; outline: unset; }
body[data-module="10"] .section.grid-row-section .grid-rows::before,
body[data-module="10"] .section.grid-row-section .grid-rows::after { display: none; }
body[data-module="10"] .section.grid-row-section .grid-row:nth-child(odd):nth-of-type(4n-3) { background-color: var(--lblue); color: var(--white); }
body[data-module="10"] .section.grid-row-section .grid-row:nth-child(odd):nth-of-type(4n-1) { background-color: var(--dblue); color: var(--white); }
body[data-module="10"] .section.grid-row-section .grid-row:nth-child(odd) .grid-row-text * { color: inherit; }
body[data-module="10"] .section.grid-row-section .grid-row .grid-row-text h2 { font-family: var(--secondFont); margin-bottom: 10px; font-size: clamp(60px,var(--fs-60),300px); }
body[data-module="10"] .section.grid-row-section .grid-row .grid-row-text h3 { font-family: var(--secondFont); font-size: clamp(24px,var(--fs-24),300px); margin: 0 0 15px; }
body[data-module="10"] .section.grid-gallery-section .section-title h2, body[data-module="10"] .section.grid-gallery-section .GalleryTitle h2 { font-family: var(--secondFont); color: var(--lblue); font-size: 88px; }

body[data-module="10"] .section.grid-gallery-section .gallery-cubes .gallery-wrapper > div:not(:nth-child(5n+1)) .boxes-images-outer-image,
body[data-module="10"] .section.grid-gallery-section .gallery-cubes .gallery-wrapper:nth-child(odd) > div:nth-child(5n+1) .boxes-images-outer-image { width: 100%; }

body.private-events-page #lobbyview { display: block; margin-top: var(--headerHeight); padding: 100px 24px; }
body.private-events-page #lobbyview #headline { font-size: 100%; margin: 0; }
body.private-events-page #lobbyview #headline h1 { font-size: 88px; margin-bottom: 80px; color: var(--lblue); letter-spacing: -0.88px; }
body.private-events-page #lobbyview #lobbyText { max-width: 930px; }
body.private-events-page #lobbyview #lobbyText * { font-size: clamp(22px,var(--fs-20),300px); }
body.private-events-page #allSectionsWrapper { margin: 0; }

:is(div, #LobbyModule) .section.faq-sec { margin: 0 auto; max-width: min(calc(100% - 40px), 1430px); padding: 160px 0; }
:is(div, #LobbyModule) .section.faq-sec .section-title { max-width: unset; margin: 0 0 56px; }
:is(div, #LobbyModule) .section.faq-sec .section-title h2 { font-size: 88px; letter-spacing: -0.88px; line-height: 0.85; color: var(--lblue); }
:is(div, #LobbyModule) .section.faq-sec .grid-faq { max-width: unset; margin: 0; }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group { margin: 0; }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item { position: relative; overflow: hidden; margin: 0 !important; box-shadow: none; border-radius: 0; background: transparent; border-bottom: 1px solid #D4D4D4; }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-headline { background: transparent; font-size: 20px; color: var(--dblue); padding: 24px 0; transition: 0.35s 0.2s all ease; font-family: var(--secondFont); }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-headline i { background-image: url(/warehouse/dynamic/567960.svg); background-repeat: no-repeat; background-size: 100%; background-position: center; width: 18px; height: 18px; left: 0; }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-headline i::before { display: none; }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-headline:is(.open, :not(.collapsed)) i { background-image: url(/warehouse/dynamic/567959.svg); }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-body { background: transparent; }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner { max-width: 80%; padding: 0 0 40px; display: flex; }
:is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner .faq-item-text :is(p, li, span) { font-size: 16px; color: #04091B; }

:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes { padding: 160px 0; max-width: min(calc(100% - 70px), 1200px); gap: 100px; display: grid; grid-template-columns: repeat(3, 1fr); }
:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes::before, :is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes::after { display: none; }
:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes .grid-box { margin: 0; width: 100%; padding: 0; display: flex; flex-direction: column; gap: 24px; text-align: start; justify-content: flex-start; }
:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes .grid-box .grid-box-image { padding: 0; margin-bottom: 0; }
:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes .grid-box .grid-box-image .grid-box-image-container { position: relative; }
:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes .grid-box .grid-box-image .grid-box-image-container img { width: max-content; }
:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes .grid-box .grid-box-title { order: 3; }
:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes .grid-box .grid-box-title h3 { font-size: 17px; margin: 0; }
:is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes .grid-box .grid-box-fulltext * { font-size: 17px; }
:is(div, #LobbyModule) .section.reviews-boxes-sec + .section.grid-gallery-section { padding-top: 0; }

body.faq-page #lobbyview { display: block; margin: var(--headerHeight) auto 0; padding: 0; max-width: min(calc(100% - 40px), 730px); }
body.faq-page #lobbyview #headline { font-size: 100%; margin: 0; }
body.faq-page #lobbyview #headline h1 { font-size: 50px; margin-bottom: 50px; color: var(--lblue); text-align: start; }
body.faq-page #allSectionsWrapper { margin: 0; }

.press { background: var(--white); }
.press #ContentGridReadMoreModule #gridshort-view-media > div .grid-short-box { background: var(--lblue); color: var(--lblue); }
.press #ContentGridReadMoreModule #gridshort-view-media > div .grid-short-box > a .text-caption .grid-short-box-text { color: var(--lblue); }
.press #ContentGridReadMoreModule #gridshort-view-media > div .grid-short-box > a .text-caption .grid-short-box-subtitle { border-color: #32312133; }

#top-gallery .opacity-layer { opacity: 0.15 !important; }
#top-gallery .flex-control-paging li a.flex-active { background: var(--lblue); }

.page-404 #GridPage .page-not-found #headline h1 { font-size: clamp(3.8rem, 4vw, 9rem); font-family: var(--firstFont); letter-spacing: -0.88px; }
.page-404 #GridPage .page-not-found a { border: unset; border-radius: 50px; background: var(--lblue); font-family: var(--secondFont); }
.page-404 #GridPage .page-not-found a:hover, .page-404 #GridPage .page-not-found a:focus { color: var(--white); background: var(--dblue); }

.FormResultPage #GridContent #pageview #headline h1 { font-size: clamp(3.8rem, 4vw, 9rem); font-family: var(--firstFont); letter-spacing: -0.88px; }
.FormResultPage #GridContent #pageview #text1 p { font-family: var(--secondFont); }
.FormResultPage #GridContent #pageview #text1 a.FormResultPageButton { border: unset; border-radius: 50px; background: var(--lblue); font-family: var(--secondFont); margin-top: 20px !important; font-size: 1.8rem; }
.FormResultPage #GridContent #pageview #text1 a.FormResultPageButton:hover, .FormResultPage #GridContent #pageview #text1 a.FormResultPageButton:focus { color: var(--white); background: var(--dblue); }

.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) { max-width: 37.5vw; margin: 100px auto; display: flex; flex-direction: column; text-align: start !important; }
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) #headline { font-size: 100%; margin: 0; text-align: start; }
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) #headline h1 { margin: 0 0 32px; font-family: var(--firstFont); font-size: 88px; letter-spacing: -0.88px; }
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) :is(#text1, #text2) { max-width: 100%; display: grid; }
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) :is(#text1, #text2) :is(h2, h3) { margin: 32px 0 16px; font-size: 40px; font-family: var(--secondFont); }
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) :is(#text1, #text2) :is(h2, h3):first-child { margin-top: 0; }
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) :is(#text1, #text2) :is(ul,ol) { padding-inline-start: 20px; margin: 0; display: flex; flex-direction: column; gap: 4px; }
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) :is(#text1, #text2) :is(ul,ol) :is(ul,ol) { padding-inline-start: 0; }
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) :is(#text1, #text2) :is(ul,ol):has(+ p, + ul, + ol),
.accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) :is(#text1, #text2) :is(p, ul,ol):has(+ ul, + ol) { margin-bottom: 16px; }

#SiteFooter .footer-text-divided { background: var(--dblue); padding: 50px 170px; justify-content: space-between; }
#SiteFooter .footer-text-divided > div.footer-text-left p img { width: 200px; }
#SiteFooter .footer-text-divided > div ul li:not(:last-child) { margin-bottom: 8px; font-size: 1.8rem; }
a.AccessabilityLink span { color: var(--white); }

li.notTable { width: 100%; }

@media(min-width: 1025px) {
    p, .grid-rows .grid-row-text p { font-size: clamp(2rem,var(--fs-18),300px); }

    body[data-module="1"] .grid-content-section .grid-boxes .grid-box .grid-box-text .grid-box-subtitle { font-size: clamp(2rem,var(--fs-20),300px); }
    
    :is(div, #LobbyModule) .section.only-text-sec .grid-text-content p { font-size: clamp(24px,var(--fs-24),300px); }

/*    #home-gallery .TopVideo iframe { width: 130%; height: 130%; top: calc(45% + var(--headerHeight)); transform: translate(-50%, -50%); }*/
    #home-gallery .TopVideo iframe { min-width: 140vw; min-height: 122vw; top: calc(45% + var(--headerHeight)); transform: translate(-50%, -50%); }

    body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) :is(#text1, #text2) p { font-size: clamp(2rem,var(--fs-20),300px); }
    body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) :is(#text1, #text2) h3 { font-size: clamp(30px,var(--fs-32),300px); }

    body[data-module="4"] #GridContent #MenuModule .menuModuleContentPart .menuModuleTextItemPart .menuModuleTextItemTitle { max-width: 70%; }
    body[data-module="7"].layout-half #ContactModule .row > div .contactDetailsText1 ul{font-size:clamp(2rem,var(--fs-20),300px);}
    body[data-module="7"].layout-half #ContactModule .row > div .contactDetailsText1 ul li strong{font-size:clamp(2.4rem,var(--fs-24),300px)}
    body.faq-page :is(div, #LobbyModule) .section.faq-sec { max-width: min(calc(100% - 40px), 730px); padding: 0 0 160px; }

    #SiteFooter .footer-text-divided > div ul li:not(:last-child) {font-size: clamp(2rem,var(--fs-20),300px); }
    #SiteFooter .footer-text-divided > div ul li:last-child { font-size: clamp(1.8rem,var(--fs-18),300px); }


}

@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.25) {
    :root { --vh: 100vh !important; }
}

@media(max-width: 1024px) {
    #header #header-left img, #header.bg #header-left img { }
    #header #header-center-kdm a:first-child { background: var(--lblue); color: var(--white); border-radius: 50px; border: unset; padding: 0 30px; }

    #home-gallery .hero-content .gallery-caption .gallery-logo { width: 180px; }
    .hide-logo #home-gallery .hero-content .gallery-caption .gallery-logo { opacity: 0; }
    #home-gallery .gallery-caption .gallery-text a.gallery-text-btn.photoCaptionLink { font-size: 1.6rem; }

    #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText h3 { color: var(--white); }
    #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField:not(.checkboxField) input,
    #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField textarea,
    #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField select { border-bottom: unset !important; }
    #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormEndText { margin: 0; }
    #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormEndText p { color: var(--white); }

    :is(div, #LobbyModule) .section.form-sec .form-container-wide:has(#DynamicFormObject) { max-width: 100%; padding: 100px 0; }
    :is(div, #LobbyModule) .section.form-sec:last-child .form-container-wide:has(#DynamicFormObject) { padding-bottom: 0; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject { flex-direction: column; padding: 64px 32px; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText { max-width: unset; width: 100%; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectTitleAndText h3.dynamicFormObjectTitle { text-align: center; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields { width: 100%; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset { grid-template-columns: repeat(1, 1fr); }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField { width: 100%; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField :is(input:not([type="checkbox"], [type="radio"]), select, textarea) { font-size: 15px !important; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .must::before { font-size: 15px; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField .error { top: 10px; left: 12px; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit { margin-top: 0; width: 100%; position: relative; inset: unset; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { padding: 12px; }
    :is(div, #LobbyModule) .section.form-sec .form-container-wide #DynamicFormObject .dynamicFormEndText { align-self: unset; padding: 0; }

    :is(div, #LobbyModule) .section.only-text-sec .grid-text-content p { font-size: 15px; }

    body[data-module="1"] .grid-content-section .grid-boxes { gap: 10px; }
    body[data-module="1"] .grid-content-section .grid-boxes::before, body[data-module="1"] .grid-content-section .grid-boxes::after { display: none; }
    body[data-module="1"] .grid-content-section:first-child .grid-boxes { flex-direction: column-reverse; }
    body[data-module="1"] .grid-content-section .grid-boxes .grid-box { width: 100%; }
    body[data-module="1"] .grid-content-section .grid-boxes .grid-box { margin: 0 !important; }
    body[data-module="1"] .grid-content-section .grid-boxes .grid-box .grid-box-text .grid-box-title h3 { font-size: 2.4rem; }
    body[data-module="1"] .grid-content-section .grid-boxes .grid-box:not(.no-text)::after { background-image: url(/warehouse/dynamic/521321.svg); background-size: auto; background-position: left center; }

    body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) { padding: 64px 16px !important; width: 100% !important; }
    body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) #headline h1 { font-size: 40px; }
    body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) #headline { margin-bottom: 20px; }
    body[data-module="2"]:not(.press, .FormResultPage) #GridContent div:is(#pageview, #galleryview) :is(#text1, #text2) h2 { font-size: 40px; }

    body[data-module="4"].layout-half #GridContent #MenuModule .categories-strip { background: var(--lblue); }
    body[data-module="4"].layout-half #GridContent #MenuModule .categories-strip .mobile-strip .top-mobile-strip { display: flex; flex-direction: column; }
    body[data-module="4"] #GridContent #MenuModule .categories-strip .mobile-strip .top-mobile-strip .select-wrapper .strip-item,
    body[data-module="4"].layout-half #GridContent #MenuModule .categories-strip .mobile-strip .top-mobile-strip span { text-align: center; color: var(--lblue); }

    body[data-module="7"].layout-half #ContactModule #headline h1 { font-size: 40px; }
    body[data-module="7"].layout-half #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .top-form { display: none; }
    body[data-module="7"].layout-half #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit { margin-top: 10px; }

    body:not(.layout-half, .press) #GridBottom { margin: 0 auto; width: 100%; }
    body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText { max-width: unset; width: 100%; }
    body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields { max-width: 100%; }
    body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields .top-form { display: none; }
    body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset { grid-template-columns: repeat(1, 1fr); justify-items: center; }
    body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectField input { font-size: 15px !important; }
    body[data-module="10"] #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset .dynamicFormObjectSubmit input { padding: 12px; }
    body[data-module="10"] .section.grid-row-section .grid-row .grid-row-text { text-align: center; padding: 64px 35px; }
    body[data-module="10"] .section.grid-row-section .grid-row .grid-row-text h2 { margin-bottom: 20px; font-size: 40px; line-height: 0.8; }
    body[data-module="10"] .section.grid-gallery-section .section-title h2,
    body[data-module="10"] .section.grid-gallery-section .GalleryTitle h2 { font-size: 40px; }

    body.private-events-page #lobbyview { padding: 64px 26px; }
    body.private-events-page #lobbyview #headline h1 { font-size: 40px; margin-bottom: 40px; letter-spacing: -0.4px; }
    body.private-events-page #lobbyview #lobbyText * { font-size: 16px; }

    :is(div, #LobbyModule) .section.faq-sec { padding: 64px 0; text-align: start; }
    :is(div, #LobbyModule) .section.faq-sec .section-title { margin: 0 0 20px; }
    :is(div, #LobbyModule) .section.faq-sec .section-title h2 { font-size: 40px; letter-spacing: -0.4px; }
    :is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-headline { padding: 12px 0 12px 24px; }
    :is(div, #LobbyModule) .section.faq-sec .grid-faq .panel-group .faq-item .faq-body .faq-body-inner { max-width: 90%; padding: 0 0 20px; }

    :is(div, #LobbyModule) .section.reviews-boxes-sec .grid-boxes { padding: 64px 32px; gap: 40px; max-width: 100%; grid-template-columns: repeat(1, 1fr); }

    body.faq-page.layout-half .layout-half-wrapper { flex-direction: column; }
    body.faq-page.layout-half .layout-half-wrapper #GridTop { width: 100%; top: unset; position: relative; height: 350px; }
    body.faq-page.layout-half #GridPage { width: 100%; }
    body.faq-page #lobbyview { margin: 64px auto 0; padding: 0 16px; max-width: 100%; }
    body.faq-page #lobbyview #headline h1 { font-size: 40px; margin-bottom: 20px; }
    body.faq-page :is(div, #LobbyModule) .section.faq-sec { padding-top: 0; }

    body #SiteGrid.layout-bottom #GridPromo { width: 100% !important; margin: 64px auto 0 !important; padding: 0 !important; }
    .layout-half #SiteGrid.layout-bottom #GridPromo { margin: 64px auto 0 !important; }
    body #SiteGrid.layout-bottom #GridPromo #DynamicFormObject { max-width: 100% !important; background: var(--lblue) !important; width: 100% !important; padding: 64px 32px !important; align-items: center !important; gap: 24px; }
    #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectTitleAndText h3 { font-size: 40px; text-align: center !important; }
    body #SiteGrid.layout-bottom #GridPromo #DynamicFormObject .dynamicFormObjectFields fieldset { gap: 15px; }

    .accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) { max-width: 100%; margin: 64px auto; padding: 0 16px; }
    .accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) #headline h1 { font-size: 40px; margin: 0 0 20px; }
    .accessabilityMainPage #GridContent :is(.MainContent, #pageview .container-fluid) :is(#text1, #text2) :is(h2, h3) { font-size: 24px; }

    #SiteFooter .footer-text-divided { padding: 42px 30px; }
    #SiteFooter .footer-text-divided .footer-text-right { display: flex; flex-wrap: wrap; justify-content: flex-start; gap: 20px 40px; }
    #SiteFooter .footer-text-divided > div ul:not(:last-child) { margin: 0; }
    #SiteFooter .footer-text-divided .footer-text-left { margin-bottom: 56px; }
}
