.media{min-width:50%}.media-carousel .list-wrapper.thumbnails{margin-left:0;margin-top:5px}@supports (aspect-ratio:auto){.media-carousel .images{aspect-ratio:1.5}}@supports not (aspect-ratio:auto){.media-carousel .images:before{content:"";float:left;padding-bottom:66.6666666667%}.media-carousel .images:after{clear:left;content:"";display:table}}.media-carousel .thumbnails{margin:20px 0 20px 10px}.media-carousel .thumbnail{cursor:pointer}@media screen and (min-width:1024px){.media-carousel .thumbnail{height:66px;margin:5px;width:99px}.media-carousel .thumbnail:first-child{margin-left:0}}@media screen and (max-width:1024px){.media-carousel .thumbnail{height:36px;margin:5px;width:54px}}.media-carousel .in-view.fade-in img{animation:mediaFadeIn .5s ease-in-out both}.media-carousel .in-view.fade-out img{animation:mediaFadeOut .5s ease-in-out both}@keyframes mediaFadeIn{0%{filter:grayscale(100%);opacity:0;transform:scale(0)}60%{filter:grayscale(100%)}to{opacity:1;transform:scale(1)}}@keyframes mediaFadeOut{0%{opacity:1;transform:scale(1)}40%{filter:grayscale(100%)}to{filter:grayscale(100%);opacity:0;transform:scale(0)}}
