.videosimages{display:grid;grid-template-columns:auto auto auto auto;grid-gap:15px;grid-template-rows:180px 180px}.videos__item{position:relative;overflow:hidden;border-radius:4px}.videos__item .btn_playvideo{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff9;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.videos__item .btn_playvideo>svg{width:16px;height:20px;margin-left:5px;fill:#259217ad}@media (max-width: 767px){.videos__item .btn_playvideo{width:50px;height:50px}.videos__item .btn_playvideo>svg{width:12px;height:16px}}@media (max-width: 414px){.videos__item .btn_playvideo{width:32px;height:32px}.videos__item .btn_playvideo>svg{width:10px;height:14px}}.videos__item a,.videos__item figure{display:block;height:100%}.videos__item:hover .btn_playvideo{background:#25921799}.videos__item:hover .btn_playvideo>svg{fill:#fff;animation:tada 1s infinite alternate ease-in-out}.videos__item img{display:block;height:100%;width:100%;object-fit:cover;transition:all ease 1s}.videos__item img:hover{transform:scale(1.1)}.videos__item.videos__item_0{grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:3}.videos__item--mask{width:100%;height:100%;background:#00000052;position:absolute;top:0;left:0;z-index:1}.videos__more{position:absolute;z-index:2;top:50%;left:50%;color:#fff;font-size:16px;font-weight:700;text-align:center;display:flex;flex-direction:column;align-items:center;transform:translate(-50%, -50%);width:98%;justify-content:center}.videos__more svg{width:55px;height:55px;fill:#fff}.videos__more>span{margin-top:15px}.videos__item--ct{display:block;color:#fff;font-size:16px;position:absolute;bottom:10px;left:10px;text-transform:capitalize;text-shadow:1px 1px 1px #000}@media (max-width: 1100px){.videos__more svg{width:40px;height:40px}.videosimages{grid-template-columns:auto auto auto;grid-template-rows:200px 200px}.videos__item.videos__item_0{grid-column-end:2}.videos__item--ct{font-size:14px}}@media (max-width: 767px){span.videos__item--ct{display:none}.videosimages{grid-template-columns:auto auto;grid-template-rows:64px 200px;grid-gap:10px}.videos__item.videos__item_0{grid-column-end:3}.videos__more{font-size:14px}.videos__more>span{margin-top:6px}}
/*# sourceMappingURL=album_video.css.map */
