.section_sets{margin-bottom:120px}.sets{overflow:hidden;position:relative;padding:0 18px;margin:0 -18px}.set-imgs{width:100%;height:440px;cursor:pointer;position:relative}.set-img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.set-img.active{opacity:1;pointer-events:auto}.set-img img{width:100%;height:100%;object-fit:cover}.set-imgs_slider-dots{position:absolute;z-index:10;top:0;left:0;width:100%;height:6px;padding:0 12px;display:flex;align-items:flex-end;opacity:0;transition:.3s ease}.set-imgs:hover .set-imgs_slider-dots{opacity:1}.set-imgs_slider-dot{width:100%;height:2px;margin-left:4px;background:var(--secondary_color);transition:.3s ease}.set-imgs_slider-dot.active{background:var(--main-txt)}.set-imgs_slider-dot:first-child{margin-left:0}.sets .news-list-item-name{margin-top:16px;margin-bottom:8px}@keyframes fadeInRightSet{from{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}.opened-set{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);transition:.3s ease;animation:fadeIn .3s ease}.opened-set_content{position:relative;margin-left:auto;height:100%;width:1150px;padding-right:8px;padding-left:40px;max-width:100%;background:#fff;display:none;animation:fadeInRightSet .5s ease}.opened-set .opened-set_close-btn{position:absolute;top:28px;right:20px;background:#fff}@media (max-width:992px){.set-imgs{height:500px}}@media (max-width:768px){.set-imgs{height:440px}}@media (max-width:576px){.sets{padding:0;margin:0}.set-imgs{height:70vw}.section_sets{margin-bottom:90px}}@media (max-width:450px){.section_sets{padding:0!important}.set-imgs{height:140vw}.section_sets .news-list-item-info,.section_sets .news-list-item-name{padding:0 10px}}