@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.ListOfProducts{display:grid;grid-gap:30px;grid-template-columns:repeat(3,4fr)}.ListOfProducts--empty{grid-template-columns:repeat(1,4fr)!important}@media(max-width:767px){.ListOfProducts{grid-gap:15px;grid-template-columns:repeat(2,4fr)}}@media(max-width:992px){.ListOfProducts{grid-template-columns:repeat(2,4fr)}}.ListOfProducts__one{grid-template-columns:1fr;grid-gap:0}.ListOfProducts__one .Product--list{flex-direction:row;align-items:stretch;gap:20px;padding:16px 0;border-bottom:1px solid #eee;overflow:visible}.ListOfProducts__one .Product--list:first-child{border-top:1px solid #eee}.ListOfProducts__one .Product--list:hover img{transform:scale(1.03)}.ListOfProducts__one .Product--list:hover .Product__image__holder{border-color:#e0e0e0}.ListOfProducts__one .Product--list .Product__image_and_slider{display:block;width:140px;min-width:140px;max-width:140px;margin-right:0}@media(max-width:992px){.ListOfProducts__one .Product--list .Product__image_and_slider{width:120px;min-width:120px;max-width:120px}}@media(max-width:767px){.ListOfProducts__one .Product--list .Product__image_and_slider{width:96px;min-width:96px;max-width:96px}}.ListOfProducts__one .Product--list .Product__image{border:none;border-radius:14px}.ListOfProducts__one .Product--list .Product__image__holder{height:140px;max-height:140px;border-radius:14px;border:1px solid #ebebeb;background:#fafafa}.ListOfProducts__one .Product--list .Product__image__holder img{object-fit:contain;border-radius:13px}@media(max-width:992px){.ListOfProducts__one .Product--list .Product__image__holder{height:120px;max-height:120px}}@media(max-width:767px){.ListOfProducts__one .Product--list .Product__image__holder{height:96px;max-height:96px}}.ListOfProducts__one .Product--list .Product__images-slider{display:none}.ListOfProducts__one .Product--list .WishListButton{top:6px;right:6px;width:36px!important;min-width:36px!important;height:36px!important;padding:4px!important}.ListOfProducts__one .Product--list .Product__info{left:6px;bottom:6px;flex-wrap:wrap;max-width:calc(100% - 12px)}.ListOfProducts__one .Product--list .Product__discount,.ListOfProducts__one .Product--list .Product__out-of-stock{font-size:10px;padding:3px 6px}.ListOfProducts__one .Product--list .Product__content{padding:2px 0 0;justify-content:center;min-width:0}.ListOfProducts__one .Product--list .Product__content>a{min-height:0;width:100%}.ListOfProducts__one .Product--list .Product__content__title{-webkit-line-clamp:2;line-clamp:2;min-height:0;font-size:16px;font-weight:500;line-height:1.35;margin-bottom:6px}@media(max-width:767px){.ListOfProducts__one .Product--list .Product__content__title{font-size:14px}}.ListOfProducts__one .Product--list .Product__content__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;font-size:13px;line-height:1.45;color:hsl(0,0%,42%);margin:0 0 10px}.ListOfProducts__one .Product--list .Product__content__excerpt p{margin:0}@media(max-width:767px){.ListOfProducts__one .Product--list .Product__content__excerpt{display:none}}.ListOfProducts__one .Product--list .Product__content__price-row{margin-top:0;padding-top:0;justify-content:flex-start;gap:16px;min-height:0}.ListOfProducts__one .Product--list .Product__content .ProductPrices{flex:0 0 auto}.ListOfProducts__one .Product--list .Product__content .ProductPrices h4{font-size:16px}@media(max-width:767px){.ListOfProducts__one .Product--list .Product__content .ProductPrices h4{font-size:14px}}.ListOfProducts__one .Product--list .Product__content__cart{margin-left:auto;width:42px;height:42px;border-radius:12px;border:1px solid #ebebeb;background:#fff}.ListOfProducts__one .Product--list .Product__content__cart:hover:not(:disabled){border-color:#fe0001;background:rgba(254,0,1,.04)}@media(max-width:767px){.ListOfProducts__one .Product--list .Product__content__cart{width:36px;height:36px;border-radius:10px}}.Product{width:100%;height:100%;display:flex;position:relative;flex-direction:column;overflow:hidden}.Product:first-child__image__holder{max-height:none;border-radius:20px}.Product:hover .Product__image__holder{border-color:#fe0001;border-radius:20px}.Product:hover img{transform:scale(1.1)}.Product__image{width:100%;display:block;position:relative;border-radius:20px;border:1px solid #ebebeb}.Product__image__holder{border:1px solid rgba(0,0,0,0);height:280px;width:100%;display:block;border-radius:9px;overflow:hidden}.Product__image__holder a{width:100%;height:100%}.Product__image__holder img{width:100%;height:100%;display:block;object-fit:cover;transition:.5s;border-radius:18px}@media(max-width:992px){.Product__image__holder{max-height:271px}}@media(max-width:767px){.Product__image__holder{max-height:215px}}.Product__images-slider{display:flex;margin-top:10px}.Product__images-slider .active{border-color:#fe0001}.Product__images-slider-img{border:1px solid #ebebeb;margin-right:5px;width:52px;height:52px;border-radius:10px}.Product__images-slider-img>img{width:50px!important;height:50px!important;border-radius:20px;min-height:unset!important;transform:unset!important;cursor:pointer}.Product__brand-name{display:block;padding:0;margin-bottom:7px}.Product__brand-name span{font-size:12px;font-weight:300;line-height:1.3em;background:#fff;color:hsl(0,0%,65%);text-transform:capitalize}.Product .WishListButton{position:absolute;right:10px;top:10px;margin-top:0;margin-right:0;padding:5px!important;width:50px!important;min-width:50px!important}@media(max-width:767px){.Product .WishListButton{bottom:5px;right:5px;width:40px!important;height:40px!important;min-width:40px!important}}.Product .WishListButton button{background-color:#f8f8f8}.Product__content{display:flex;padding:10px 0 0;flex:1 1 auto;flex-direction:column;text-align:left;min-height:0}.Product__content__price-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px;min-height:36px}.Product__content__cart{flex-shrink:0;width:40px;height:40px;padding:0;border:none;border-radius:0;background:rgba(0,0,0,0);color:#000;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease;cursor:pointer}.Product__content__cart-icon{width:28px;height:28px;display:block}.Product__content__cart:hover:not(:disabled){color:#fe0001}.Product__content__cart:disabled{opacity:.4;cursor:not-allowed}@media(max-width:767px){.Product__content__cart{width:36px;height:36px}.Product__content__cart-icon{width:24px;height:24px}}.Product__content>a{width:100%;display:block;min-height:44px}.Product__content__title{color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;font-size:15px;line-height:1.3em;min-height:2.6em;font-weight:400;margin-bottom:5px}.Product__content .ProductPrices{flex:1 1;width:auto;min-width:0}.Product--big{grid-row:span 2;grid-column:span 2}.Product--big .Product__image{flex:1 1 auto;max-height:509px}.Product--big .Product__image__holder{max-height:509px}@media(max-width:767px){.Product--big .Product__image__holder{max-height:280px}}@media(max-width:992px){.Product--big .Product__image__holder{max-height:380px}}.Product--big .Product__image__holder img{height:100%;object-fit:cover}.Product--big .Product__content a{width:90%}@media(max-width:767px){.Product--big{min-height:400px}}.Product__info{display:flex;align-items:center;justify-self:center;position:absolute;bottom:10px;left:5px}.Product__info-limited{background-color:#ebebeb!important;color:#000!important;border-radius:20px}.Product__out-of-stock{display:flex;align-items:center;justify-self:center;font-size:11px;line-height:14px;color:#fff;font-weight:700;background-color:#000;padding:5px 7px;bottom:10px;margin-right:5px;border-radius:20px}@media(max-width:992px){.Product__out-of-stock{font-size:10px;line-height:15px;font-weight:600;padding:2px 5px}}@media(max-width:767px){.Product__out-of-stock{font-size:10px;line-height:15px;font-weight:600;padding:2px 5px}}.Product__discount{display:flex;align-items:center;justify-self:center;font-size:11px;line-height:14px;color:#fff;font-weight:700;background-color:#eb0037;padding:5px 7px;bottom:10px;margin-right:5px;border-radius:20px}@media(max-width:992px){.Product__discount{font-size:10px;line-height:15px;font-weight:600;padding:2px 5px}}@media(max-width:767px){.Product__discount{font-size:10px;line-height:15px;font-weight:600;padding:2px 5px}}.ListOfProductsLoader{width:100%;height:auto}.ListOfProducts__scroll-sentinel{width:100%;min-height:1px}.ListOfProducts__scroll-loader{display:flex;justify-content:center;align-items:center;padding:24px 0 8px;color:#fe0001}