.catalog-list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:-30px;padding-bottom:0;padding-top:20px}.catalog-list__item{background-color:#fff;border-radius:10px;margin-bottom:30px;min-height:280px;padding:10px;position:relative;transition:all .2s ease;width:20%;z-index:1}.catalog-list__item:hover{box-shadow:0 0 20px rgba(0,0,0,.2);z-index:2}.catalog-list__item ul{position:absolute}.catalog-list__item:hover ul{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:none;left:0;min-height:120px;padding-bottom:10px;width:100%}.catalog-list__item:hover ul li{padding:0 10px}.catalog-list__item:hover ul li:nth-child(n+6){display:block}.catalog-list__item:nth-child(9){margin-bottom:-170px}.catalog-list__item:nth-child(11){margin-bottom:-90px}.catalog-list__item .item-img{align-items:center;display:flex;height:130px;overflow:hidden}.catalog-list__item .item-img img{display:block;max-height:100%;max-width:100%}.catalog-list__item .h4{font-weight:700;line-height:1.2;margin-bottom:5px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.catalog-list__item .h4 a{font-size:14px;text-transform:uppercase}.catalog-list__item ul li:nth-child(n+6){display:none}.catalog-list__item ul a{color:#3d6cb3;display:block;font-family:Roboto,system-ui;font-size:12px;font-weight:300;line-height:22px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;transition:all .1s ease;white-space:nowrap}.catalog-list__item ul a:hover{background-color:#64b5f6;color:#fff}@media (max-width:1320px){.catalog-list__item{width:25%}}@media (max-width:991px){.catalog-list__item{width:33.333%}}@media (max-width:767px){.catalog-list{padding-bottom:0}.catalog-list__item{box-shadow:0 0 20px rgba(0,0,0,.2);margin-bottom:30px;min-height:130px;width:100%}.catalog-list__item ul{box-shadow:none!important;min-height:10px!important;padding-bottom:10px!important;position:relative}.catalog-list__item ul li{padding:0!important}.catalog-list__item:nth-child(8){margin-bottom:20px}.catalog-list__item ul li:nth-child(n+6){display:block}.catalog-list__item .item-img{align-items:inherit;height:auto;margin:0 0 15px}.catalog-list__item:nth-child(11),.catalog-list__item:nth-child(9){margin-bottom:30px}.catalog-list__item ul a{font-size:15px;line-height:30px}}@media (max-width:480px){.catalog-list__item{max-width:500px;width:100%}}