.c-gallery__heading{margin-bottom:1.2rem}.c-gallery__wrapper{display:flex;overflow:hidden;position:relative}.c-gallery__play-button{font-size:6rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-gallery__image-wrapper{transition:opacity .3s cubic-bezier(.165,.84,.44,1)}.c-gallery__image-wrapper:focus,.c-gallery__image-wrapper:hover{opacity:.8}.c-gallery__image img{aspect-ratio:3/2;border-radius:.8rem;height:auto;object-fit:cover;width:100%}@supports not (aspect-ratio:3/2){.c-gallery__image img:before{content:"";float:left;padding-top:66.67%}.c-gallery__image img:after{clear:both;content:"";display:block}}.c-gallery__slider-navigation{justify-content:flex-end}@media screen and (min-width:1280px){.c-gallery__heading{margin-bottom:2.4rem}}@media screen and (max-width:599px){.c-gallery .l-component__content{padding:0}.c-gallery__heading,.c-gallery__image-wrapper,.c-gallery__slider-navigation{padding:0 2.4rem}}