html.ceso-home-cover-zoomed,
body.ceso-home-cover-zoomed,
html.ceso-home-cover-zoomed.ceso-home-cover-lock,
body.ceso-home-cover-zoomed.ceso-home-cover-lock {
overflow: hidden !important;
}
html.ceso-home-cover-zoomed.ceso-home-cover-lock,
body.ceso-home-cover-zoomed.ceso-home-cover-lock {
overscroll-behavior: none !important;
} @media (max-width: 768px) and (min-resolution: 120dpi) and (hover: hover) and (pointer: fine) {
body.home.ceso-home-cover-ready .ceso-home-content-panel,
body.ceso-home-cover-page.ceso-home-cover-ready .ceso-home-content-panel {
position: fixed !important;
top: 100% !important;
right: 0 !important;
bottom: auto !important;
left: 0 !important;
width: 100vw !important;
height: 100dvh !important;
max-height: 100dvh !important;
overflow-x: hidden !important;
overflow-y: auto !important;
}
body.home.ceso-home-cover-ready .ceso-home-content-panel.is-open,
body.ceso-home-cover-page.ceso-home-cover-ready .ceso-home-content-panel.is-open {
top: 0 !important;
pointer-events: auto !important;
}
}
body.home.ceso-home-cover-zoomed .ceso-topbar,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-topbar {
position: fixed !important;
top: 0 !important;
right: 0 !important;
left: 0 !important;
width: 100vw !important;
height: 42px !important;
margin: 0 !important;
background: transparent !important;
z-index: 1200 !important;
}
body.home.ceso-home-cover-zoomed .ceso-main-header,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-main-header,
body.home.ceso-home-cover-zoomed .ceso-main-header.is-hero-out,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-main-header.is-hero-out,
body.home.ceso-home-cover-zoomed .ceso-main-header.is-scrolled,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-main-header.is-scrolled {
position: fixed !important;
top: 42px !important;
right: 0 !important;
left: 0 !important;
width: 100vw !important;
height: 80px !important;
margin: 0 !important;
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
z-index: 1201 !important;
}
body.home.ceso-home-cover-zoomed .ceso-main-header-inner,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-main-header-inner {
width: 100% !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
}
body.home.ceso-home-cover-zoomed .ceso-header-container,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-header-container {
position: relative !important;
display: flex !important;
width: 100% !important;
height: 100% !important;
margin: 0 !important;
padding: 0 24px !important;
box-sizing: border-box !important;
}
body.home.ceso-home-cover-zoomed .ceso-main-nav,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-main-nav {
display: flex !important;
position: absolute !important;
top: 12px !important;
left: 50% !important;
width: max-content !important;
max-width: calc(100vw - 400px) !important;
margin: 0 !important;
transform: translateX(-50%) !important;
}
body.home.ceso-home-cover-zoomed .ceso-nav-menu,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-nav-menu {
display: flex !important;
flex-wrap: nowrap !important;
}
body.home.ceso-home-cover-zoomed .ceso-menu-toggle,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-menu-toggle {
display: none !important;
}
body.home.ceso-home-cover-zoomed .ceso-hero-slider,
body.ceso-home-cover-page.ceso-home-cover-zoomed .ceso-hero-slider {
position: relative !important;
top: 0 !important;
width: 100vw !important;
height: 100dvh !important;
min-height: 0 !important;
margin: 0 0 0 calc(-50vw + 50%) !important;
}
body.home.ceso-home-cover-zoomed.ceso-home-cover-ready .ceso-home-content-panel,
body.ceso-home-cover-page.ceso-home-cover-zoomed.ceso-home-cover-ready .ceso-home-content-panel {
position: fixed !important;
top: 100% !important;
right: 0 !important;
bottom: auto !important;
left: 0 !important;
width: 100vw !important;
height: 100dvh !important;
max-height: 100dvh !important;
margin: 0 !important;
overflow-x: hidden !important;
overflow-y: auto !important;
overscroll-behavior: contain !important;
-webkit-overflow-scrolling: touch !important;
background: #fff !important;
box-sizing: border-box !important;
pointer-events: none !important;
visibility: visible !important;
z-index: 1100 !important;
transition: top .78s cubic-bezier(.22, .61, .36, 1) !important;
will-change: top !important;
}
body.home.ceso-home-cover-zoomed.ceso-home-cover-ready .ceso-home-content-panel.is-open,
body.ceso-home-cover-page.ceso-home-cover-zoomed.ceso-home-cover-ready .ceso-home-content-panel.is-open {
top: 0 !important;
pointer-events: auto !important;
box-shadow: 0 -10px 32px rgba(7, 35, 67, .18) !important;
}
body.home.ceso-home-cover-zoomed.ceso-home-cover-ready .ceso-home-content-panel > #colophon,
body.ceso-home-cover-page.ceso-home-cover-zoomed.ceso-home-cover-ready .ceso-home-content-panel > #colophon {
position: relative !important;
width: 100% !important;
}
@media (prefers-reduced-motion: reduce) {
body.home.ceso-home-cover-zoomed.ceso-home-cover-ready .ceso-home-content-panel,
body.ceso-home-cover-page.ceso-home-cover-zoomed.ceso-home-cover-ready .ceso-home-content-panel {
transition: none !important;
}
}