:root{--columns:1;--gap:1rem}.m-hero-gallery{left:0;overflow:hidden;position:relative;top:0}.m-hero-gallery__open-button{background-color:#f09;border:4px solid #fff;border-radius:50%;bottom:1rem;cursor:pointer;height:3.5rem;position:absolute;right:1rem;transition:.25s;width:3.5rem;z-index:2}@media print,screen and (min-width:40em){.m-hero-gallery__open-button{bottom:1.5rem;right:1.5rem}}@media print,screen and (min-width:64em){.m-hero-gallery__open-button{bottom:2rem;height:4.875rem;right:2rem;width:4.875rem}}.m-hero-gallery__open-button svg{max-width:11.5625rem;transform:scale(2.5);transition:.25s;fill:#fff}.m-hero-gallery__open-button:hover{background-color:hsla(0,0%,100%,.75)}.m-hero-gallery__open-button:hover svg{fill:#1e1e1e}.media--type-gallery{position:relative}