.catalog-filters-loader{height:120px;width:100%;background-color:#f9f9f9;margin-bottom:29px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.catalog-filters-loader{height:255px}}@media screen and (max-width:768px){.catalog-filters-loader{height:55px;margin-bottom:36px}}.catalog-filters-loader>div{width:96px!important;height:68px!important}@media screen and (max-width:768px){.catalog-filters-loader>div{width:72px!important;height:51px!important}}.catalog-loader{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}.catalog-loader__text{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;margin-top:15px}.category-banner__container{position:relative;height:450px}@media screen and (max-width:768px){.category-banner__container{height:380px}}@media screen and (max-width:600px){.category-banner__container{height:400px}}@media screen and (max-width:450px){.category-banner__container{height:350px}}@media screen and (max-width:400px){.category-banner__container{height:300px}}.category-banner__container{overflow:hidden}.category-banner__image-container img{width:100%}@media screen and (max-width:768px){.category-banner__image-container{width:100%}}.stockStatus{position:absolute;bottom:10px;right:10px;margin-top:10px;display:inline-flex;flex-direction:row;align-items:center;padding:5px 7px;border-radius:1px;font-size:14px;background-color:rgba(255,92,0,.8);color:#fff}.stockStatus__ends{font-size:14px;font-family:Ubuntu,sans-serif;font-weight:500;color:#fff}@media screen and (max-width:768px){.stockStatus__ends{font-size:11px}}.stockStatus__cart{position:absolute;bottom:5px;right:4px;margin-top:10px;display:inline-flex;flex-direction:row;align-items:center;padding:3px 5px;border-radius:2px;background-color:rgba(255,92,0,.55)}.stockStatus__cart,.stockStatus__cart-item{font-family:Ubuntu,sans-serif;font-weight:500;font-size:11px;color:#fff}.product-card__container{position:relative;height:450px}@media screen and (max-width:768px){.product-card__container{height:380px}}@media screen and (max-width:600px){.product-card__container{height:400px}}@media screen and (max-width:450px){.product-card__container{height:350px}}@media screen and (max-width:400px){.product-card__container{height:340px}}.product-card__image-container{height:75%}@media screen and (max-width:768px){.product-card__image-container{height:70%}}@media screen and (max-width:370px){.product-card__image-container{height:65%}}.product-card__main-image{position:relative;width:100%;overflow:hidden;height:100%;transition:all .5s}.product-card__main-image img{transition:all .5s;width:100%;height:100%;object-fit:cover}.product-card__main-image:hover{transition:all .5s;box-shadow:0 5px 14px 1px rgba(0,0,0,.2)}.product-card__main-image:hover img{transform:scale(1.05)}.product-card__like{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:15px;right:15px;background-color:#fff}.product-card__like img{width:16px}.product-card__info{margin-top:15px}.product-card__info span{margin-bottom:10px}.product-card__info span:last-child{margin-bottom:0}.product-card__info--sizes,.product-card__info--title{display:block}.product-card__info--title{overflow:hidden}.product-card__info--sizes{font-size:11px;color:#b3b3b3;word-spacing:1.5px}.product-card__info--price{font-family:Ubuntu,sans-serif;font-weight:500}.product-card__info--oldprice{margin-left:5px;font-size:12px;font-family:Ubuntu,sans-serif;font-weight:300;color:#777;text-decoration:line-through}.product-card__discount{position:absolute;top:15px;left:15px;padding:6px 4px;background-color:#eb001c;color:#fff}.catalog-subcategories__container{display:flex;flex-wrap:wrap;margin-bottom:50px;justify-content:space-around}.catalog-subcategories__banner-image-wrapper{width:50%;padding-bottom:30px}.catalog-subcategories__banner-image-wrapper:nth-child(odd){padding-right:15px}.catalog-subcategories__banner-image-wrapper:nth-child(2n){padding-left:15px}.catalog-subcategories__banner-image-wrapper:last-child:nth-child(odd){padding-right:0;padding-left:0}@media screen and (max-width:480px){.catalog-subcategories__banner-image-wrapper{width:100%;padding:0 0 10px!important}}.catalog-subcategories__banner-image-button{cursor:pointer;width:111px;position:absolute;bottom:20px;left:calc(50% - 55px)}