﻿.top-recs .entery a{margin:10px}
.top-recs .entery a .bg{object-position:left}
.top-recs .entery a .titr{text-shadow: 0 0 5px #000;;bottom:15px;right:25px;width:calc(100% - 50px)}
.top-recs .entery a .hover{height:calc(100% - 30px);width:calc(100% - 30px);top:15px;right:15px;padding:20px;transform:scale(.8);background-color:rgba(255, 255, 255, 0.1);opacity:0;visibility:hidden;z-index:101}
.top-recs .entery a .hover .is-text{line-height:1.85;text-align:justify}

@media only screen and (min-width:920px){
.top-recs .entery a:hover .hover{opacity:1;backdrop-filter:blur(10px);visibility:visible;transform:scale(1)}
.top-recs .entery a:hover .titr{opacity:0}
.top-recs .entery a:hover .pic,.top-recs .entery a:hover .bg{opacity:.2 !important}
.top-recs .entery a:nth-child(1) .titr{bottom:20px}
.top-recs .entery a:nth-child(2) .bg,.top-recs .entery a:nth-child(3) .bg,.top-recs .entery a:nth-child(4) .pic,.top-recs .entery a:nth-child(5) .pic,.top-recs .entery a:nth-child(1) .pic{display:none}
.top-recs .entery a:nth-child(2),.top-recs .entery a:nth-child(3){width:calc(16% - 20px)}
.top-recs .entery a:nth-child(1){width:calc(38% - 20px)}
.top-recs .entery a:nth-child(4),.top-recs .entery a:nth-child(5){width:calc(30% - 20px)}
.top-recs .entery a:nth-child(2) .pic,.top-recs .entery a:nth-child(1) .bg,.top-recs .entery a:nth-child(3) .pic{height:300px}
.top-recs .entery a:nth-child(4) .bg,.top-recs .entery a:nth-child(5) .bg{height:142.5px}
.top-recs .entery a:nth-child(2) .titr,.top-recs .entery a:nth-child(3) .titr{font-size:16px}
}
@media only screen and (min-width:1400px){
.top-recs .entery a:nth-child(4) .bg,.top-recs .entery a:nth-child(5) .bg{height:162.5px}
.top-recs .entery a:nth-child(2) .pic,.top-recs .entery a:nth-child(1) .bg,.top-recs .entery a:nth-child(3) .pic{height:340px}
}
@media only screen and (max-width:920px){
.top-recs .entery a .pic,.top-recs .entery a .hover{display:none}
.top-recs .entery a .bg{height:120px;border-radius:8px}
.top-recs .entery a{width:200px;margin:10px 0 0 15px;border-radius:8px}
.top-recs .entery a .titr{font-size:13px;right:15px;bottom:13px;width:calc(100% -  30px)}
}