.fashionTvPhotoGallery{display:flex;flex-wrap:wrap}.fashionTvPhotoGallery__item{position:relative;display:flex;width:32%;margin-bottom:2%}.fashionTvPhotoGallery__item .download,.fashionTvPhotoGallery__item .viewing{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;overflow:hidden;opacity:0;background-color:#fff;padding:8px 16px;border-radius:16px;font-size:16px;line-height:1.2;font-weight:500;color:#231f20;z-index:0}.fashionTvPhotoGallery__item:hover .download,.fashionTvPhotoGallery__item:hover .viewing{width:auto;height:auto;opacity:1}@media(min-width:992px){.fashionTvPhotoGallery__item:nth-child(3n+2){margin-left:2%;margin-right:2%}}@media(max-width:991px){.fashionTvPhotoGallery__item{width:49%}.fashionTvPhotoGallery__item .download{width:auto;height:auto;opacity:1;background-color:#ffffff80}}@media(max-width:991px)and (min-width:577px){.fashionTvPhotoGallery__item:nth-child(odd){margin-right:1%}.fashionTvPhotoGallery__item:nth-child(2n){margin-left:1%}}@media(max-width:576px){.fashionTvPhotoGallery__item{width:100%;margin-bottom:16px}}
