@layer components{.header{--header-position:relative;--header-height:80vh;--header-width:100%;--header-z-index:var(--z-index-content);--header-image-height:100%;--header-image-width:100%;--header-image-position:absolute;--header-image-top:0;--header-image-left:0;--header-image-width-object-fit:cover;container-name:header;container-type:inline-size;height:var(--header-height);position:var(--header-position);width:var(--header-width);z-index:var(--header-z-index)}.topbar+.header{--header-margin-top:var(--topbar-height);margin-top:var(--header-margin-top)!important}.header[image-height=full]{--header-height:calc(100vh - var(--topbar-height))}.header[image-height=half]{--header-height:50vh}.header[image-height=quarter]{--header-height:25vh}.header[image-height="3-1"]{--header-height:33.33333vw}.header--portfolio-gallery,.header[image-height=hero-media]{--header-height:auto}.header__figure{height:100%}.header__figure .video,.header__image{height:var(--header-image-height);left:var(--header-image-left);-o-object-fit:var(--header-image-width-object-fit);object-fit:var(--header-image-width-object-fit);position:var(--header-image-position);top:var(--header-image-top);width:var(--header-image-width)}.header .slider .single-media,.header .slider .single-media img{height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}}