@media only screen and (min-width:769px){.global-header{position:relative}body.light-bg .global-header{background:#fff}body.light-bg.gradient-bg-mode .global-header{background:linear-gradient(180deg, rgba(255, 255, 255, 0.9) 33%, rgba(255, 255, 255, 0) 73%);height:290px}body.dark-bg .global-header{background:#000}body.dark-bg.gradient-bg-mode .global-header{background:linear-gradient(180deg, rgba(0, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0) 87%);height:290px}body.transparent-bg-mode .global-header{background-color:transparent}body .global-header.menu-is-activated,body.curtain-present .standard-menu-wrapper .global-header{background:#000;height:120px}body .global-header.menu-is-activated .menu-wrapper,body.curtain-present .standard-menu-wrapper .global-header .menu-wrapper{height:120px}}@media only screen and (max-width:768px){body .global-header.curtain-header:not(.darked){}body.transparent-bg-mode body .global-header.curtain-header:not(.darked){background-color:transparent}body.light-bg.gradient-bg-mode body .global-header.curtain-header:not(.darked){background:linear-gradient(180deg, rgba(255, 255, 255, 0.9) 33%, rgba(255, 255, 255, 0) 73%)}body.dark-bg.gradient-bg-mode body .global-header.curtain-header:not(.darked){background:linear-gradient(180deg, rgba(0, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0) 87%)}}@media only screen and (min-width:769px){.callout{z-index:1}body.transparent-bg-mode .floating-hero-section{top:-120px;margin-bottom:-120px}body.transparent-bg-mode.user-logged-in .floating-hero-section{top:-162px;margin-bottom:-162px}body.transparent-bg-mode .callout~.content-wrapper .floating-hero-section{top:-220px;margin-bottom:-220px}body.gradient-bg-mode .floating-hero-section{top:-290px;margin-bottom:-290px}body.gradient-bg-mode.user-logged-in .floating-hero-section{top:-332px;margin-bottom:-332px}body.gradient-bg-mode .callout~.content-wrapper .floating-hero-section{top:-390px;margin-bottom:-390px}}