.scrollblock{overflow:hidden}.hero.hero--product{height:calc(100svh - var(--header-height));margin-top:var(--header-height);grid-template-rows:1fr;grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.hero.hero--product .hero-image{background-color:var(--bulma-grey-lightest);grid-area:1/1/2/2;display:flex;position:relative}.hero.hero--product .hero-image .backbutton{z-index:2;position:absolute;top:2rem;right:2rem}.hero.hero--product .hero-image picture{opacity:0}.hero.hero--product .hero-image picture img{object-fit:contain;width:100%;height:100%;position:absolute;left:0}.hero.hero--product .hero-image picture:first-of-type{opacity:1}.hero.hero--product .hero-image picture:first-of-type img{object-fit:cover}.hero.hero--product .hero-content{background-color:var(--bulma-white);grid-area:span 1/2/auto/3;height:100%;padding:3rem;overflow:hidden}@media screen and (min-width:1216px){.hero.hero--product .hero-content .section{max-width:80%}}
