.link-gallery__header{margin-bottom:1rem}.link-gallery__body{display:flex;flex-direction:column;gap:.5rem 0}.link-gallery .link{position:relative;aspect-ratio:16/9;height:4.5rem;border-radius:.25rem .5rem 1.5rem .25rem;overflow:hidden}.link-gallery .link:before{content:"";display:block;padding-top:4.5rem}.link-gallery .link:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(360deg,black 0%,rgba(0,0,0,0) 100%);opacity:.4;transform:scale(1);transition:all .2s ease}.link-gallery .link__title{width:100%;height:100%;display:flex;align-items:flex-end;position:absolute;bottom:0;left:0;z-index:5;color:#fff;padding:1rem;font-family:PP Mori;font-style:normal;font-weight:400;font-size:.8125rem;line-height:1.4}@media (min-width: 1280px){.link-gallery .link__title{font-size:.875rem;line-height:1.1}}.link-gallery .link__figure{margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.link-gallery .link__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.link-gallery .link:hover:after,.link-gallery .link:focus:after{transform:scale(1.2);opacity:.6}@media (min-width: 1024px){.link-gallery__body{flex-flow:row wrap;gap:1.5rem .5rem;justify-content:space-between}.link-gallery .link{aspect-ratio:1/1;height:unset;flex:0 0 calc(33.3333% - 1rem);border-radius:0 .75rem 4rem 0}}
