#GFCatalog .categories-list{list-style:none;padding:0;flex-wrap:wrap;gap:15px;display:flex}#GFCatalog .subcategories{list-style:none;padding:0}#GFCatalog a{color:#364657;border-bottom:none}#GFCatalog a:hover{color:var(--pxp-action-main-hover)}#GFCatalog .categories-item__icon{fill:var(--pxp-action-main-hover)}#GFCatalog .subcategory{margin-bottom:5px}#GFCatalog .categories-item__card-wrapper{overflow:hidden;padding:10px 15px;transition:max-height .2s ease;position:absolute;max-height:260px;background-color:#fff;box-shadow:0 2px 6px 0 hsla(90,4%,74%,.5);border-radius:10px;width:100%}#GFCatalog .categories-item__card-wrapper:hover{transition:max-height 1s linear,box-shadow .3s;max-height:1000px;box-shadow:0 5px 15px rgba(0,0,0,.15),0 3px 5px rgba(0,0,0,.1);z-index:10}#GFCatalog .categories-item__card-wrapper:after{height:55px;content:"";position:absolute;bottom:0;left:0;width:100%;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 68.97%);z-index:1}#GFCatalog .categories-item__card-wrapper:hover:after{height:0;background-image:none}#GFCatalog .categories-item{height:260px;margin-bottom:0;position:relative;width:24%}@media (max-width:1170px){#GFCatalog .categories-item{width:22%}}@media (max-width:845px){#GFCatalog .categories-item{width:100%}}@media (max-width:600px){#GFCatalog .categories-item{height:auto}#GFCatalog .categories-item__card-wrapper{height:auto;position:relative;max-height:none}#GFCatalog .categories-item__card-wrapper:after{height:0;background-image:none}}