.categories-holder{margin:30px auto}.categories-holder .filters{display:flex;margin-bottom:40px}.categories-holder .grid-icon{cursor:pointer;display:inline-block;height:29px;margin-right:21px;position:relative;width:29px}.categories-holder .grid-icon span{border:.1px solid #0264dc;display:block;height:12px;margin:auto;position:absolute;width:12px}.categories-holder .grid-icon span.left-top{left:0;top:0}.categories-holder .grid-icon span.right-top{right:0;top:0}.categories-holder .grid-icon span.left-bottom{bottom:0;left:0}.categories-holder .grid-icon span.right-bottom{bottom:0;right:0}.categories-holder .grid-icon.active span,.categories-holder .grid-icon:hover span{background-color:#0264dc}.categories-holder .list-icon{cursor:pointer;display:inline-block;height:29px;margin-right:21px;position:relative;width:29px}.categories-holder .list-icon span{border:.1px solid #0264dc;display:block;height:6px;margin:auto;position:absolute}.categories-holder .list-icon span.center-top{left:0;right:0;top:0}.categories-holder .list-icon span.center{bottom:0;left:0;right:0;top:0}.categories-holder .list-icon span.center-bottom{bottom:0;left:0;right:0}.categories-holder .list-icon.active span,.categories-holder .list-icon:hover span{background-color:#0264dc}.categories-holder .category-items{display:flex;flex-wrap:wrap;gap:1%;margin-bottom:40px;padding:0 10px}.categories-holder .category-items .category-item{display:block;flex:0 0 32%;height:370px;margin-bottom:40px;position:relative;width:100%}@media screen and (max-width:992px){.categories-holder .category-items .category-item{flex:0 0 49%;height:260px;margin-bottom:20px}}.categories-holder .category-items .category-item img{height:85%;object-fit:cover;width:100%}.categories-holder .category-items .category-item .category-info{background-color:#f7f7f7;bottom:0;padding:20px;position:absolute;right:0;width:90%}@media screen and (max-width:600px){.categories-holder .category-items .category-item .category-info{font-size:12px;padding:10px;width:80%}}.categories-holder .category-items .category-item p{color:#000;font-size:14px;font-weight:500;margin-bottom:5px}.categories-holder .category-items .category-item.list{flex:0 0 100%;height:280px}.categories-holder .category-items .category-item.list .category-info{width:100%}.categories-holder .hide{animation:hide .2s linear 0s 1 normal forwards;flex:0!important;height:0!important;opacity:0!important;transform-origin:center;width:0!important}.categories-holder .show{animation:show .2s linear 0s 1 normal forwards;transform-origin:center}@keyframes hide{0%{transform:scale(1)}to{height:0!important;margin:0!important;opacity:0!important;transform:scale(0);width:0!important}}@keyframes show{0%{height:0!important;margin:0!important;opacity:0!important;transform:scale(0);width:0!important}to{transform:scale(1)}}.dropdown-filter{max-width:300px;width:100%}@media screen and (max-width:600px){.dropdown-filter{max-width:200px}}.dropdown-filter__switch:checked+.dropdown-filter__options-filter .dropdown-filter__select{transform:scaleY(1)}.dropdown-filter__switch:checked+.dropdown-filter__options-filter .dropdown-filter__filter:after{transform:rotate(-135deg)}.dropdown-filter__options-filter{cursor:pointer;width:100%}.dropdown-filter__filter{background-color:#fff;border-bottom:1px solid #6f6f6f;color:#595959;color:#6f6f6f;display:flex;font-size:14px;font-weight:700;padding-bottom:5px;position:relative;text-transform:uppercase;transition:.3s}.dropdown-filter__filter:after{border-bottom:2px solid #595959;border-right:2px solid #595959;content:"";height:10px;position:absolute;right:2px;top:40%;transform:rotate(45deg) translateX(-45%);transition:.2s ease-in-out;width:10px}.dropdown-filter__select{box-shadow:0 5px 10px 0 hsla(0,0%,60%,.6);font-weight:300;left:0;margin-top:5px;overflow:hidden;position:absolute;top:100%;transform:scaleY(0);transform-origin:top;transition:.2s ease-in-out;width:100%;z-index:9}.dropdown-filter__select-option{background-color:#fff;border-bottom:1px solid #6f6f6f;font-size:14px;font-weight:500;padding:10px;transition:.3s}.dropdown-filter__select-option:last-of-type{border-bottom:0}.dropdown-filter__select-option:hover{background-color:#f9f9f9}li{list-style:none}.hide{display:none!important}