.c-gallery__heading{margin-bottom:1.2rem}.c-gallery__wrapper{display:flex;margin-left:-2rem;margin-right:-2rem;overflow:hidden;padding-left:1.6rem;padding-right:1.6rem;position:relative}.c-gallery__play-button{background:#009370;border-radius:50%;left:50%;padding:1.2rem;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.c-gallery__play-button-icon{color:#fff;font-size:1.5rem}.c-gallery__image-wrapper{font-size:0;position:relative}.c-gallery__image-wrapper:after{background:#000;border-radius:1.2rem;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;transition:opacity .3s cubic-bezier(.165,.84,.44,1);width:100%}.c-gallery__image-wrapper:focus:after,.c-gallery__image-wrapper:hover:after{opacity:.1}.c-gallery__image img{border-radius:1.2rem;display:block;height:auto;width:100%}.c-gallery__slider-navigation{justify-content:flex-end}.c-gallery__button{align-items:center;background-color:rgba(0,0,0,.2)!important;border-radius:2rem;display:flex;justify-content:center;margin:0 2rem;padding:.8rem}@media screen and (min-width:600px){.c-gallery__wrapper{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}@media screen and (min-width:1280px){.c-gallery__heading{margin-bottom:2.4rem}}