.photo .title_fz36{margin-bottom:30px}.photo__filter-block{display:flex;justify-content:center;align-items:center}.photo select{color:#525252;padding-left:10px;font-family:Open Sans;outline:none;width:140px;height:40px;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;-moz-appearance:none}.photo select option{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;color:#525252}.photo__arrow{display:block;position:absolute;margin-top:3px;transform:translateX(200%)}.photo__section{display:grid;grid-template-columns:repeat(auto-fill, 255px);justify-content:center;padding-top:30px;gap:30px}.photo__block{height:255px}.photo__block.hidden{display:none}.photo__img{position:relative}.photo__img img{width:255px;height:255px;overflow:hidden;display:block}.photo__img:after{content:"";display:block;position:absolute;width:255px;height:255px;background-color:rgba(0,0,0,0.7);top:0;left:0;transition-duration:0.7s}.photo__img:hover:after{transition:0.5s all;background-color:rgba(0,0,0,0.4)}.photo__img:hover a{color:#ffffff;text-decoration-line:underline}.photo__info{position:absolute;z-index:2;width:227px;transform:translateY(-110%);padding-left:10px}.photo__info a{color:#ffffff}.photo__descr{font-style:normal;font-weight:normal;font-size:16px;line-height:25px;text-transform:uppercase;color:#ffffff}.photo__descr:hover:after{transition:0.5s all;background-color:rgba(0,0,0,0)}.photo__date{font-family:Open Sans;font-style:normal;font-weight:normal;font-size:12px;line-height:25px;color:#ffffff}
