/* Three unselected foregrounds, one byte-identical Sessiz Rölyef ground. */
.pg-stage{background:#087e51}.pg-stage:after{display:none}
.pg-ground{inset:0;width:100%;height:100%;transform:none;max-height:none}
.pg-ground img{width:100%;height:100%;object-fit:cover;object-position:center bottom}
.pg-ground:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#087e51,transparent 27%);pointer-events:none}
.pg-hero-art{position:absolute;z-index:1;width:calc(56 * var(--hero-u));max-width:1080px;right:calc(50% - 47 * var(--hero-u));top:50%;transform:translateY(-45%);aspect-ratio:3/2}
.pg-hero-art picture,.pg-hero-art img{display:block;width:100%;height:auto}
/* Hero motion is reserved for the selected concept. */
@media(max-width:899px), (max-width:1200px) and (max-aspect-ratio:1/1){
 .pg-ground{inset:0}.pg-ground img{object-position:38% bottom}
 .pg-hero-art{width:calc(104 * var(--hero-u));max-width:none;right:calc(50% - 52 * var(--hero-u));top:auto;bottom:calc(39 * var(--hero-u));transform:none}
}
@media(max-width:599px) and (max-height:740px) and (orientation:portrait){.pg-hero-art{width:calc(80 * var(--hero-u));right:calc(50% - 40 * var(--hero-u));bottom:calc(38 * var(--hero-u))}}
@media(max-width:899px) and (min-aspect-ratio:1/1){.pg-hero-art{width:345px;right:5px;bottom:auto;top:50%;transform:translateY(-66%)}}
