.home-products{padding:100px
0;background:linear-gradient(to bottom, #f1edea 0%, #f1edea 100%)}@media(max-width: 992px){.home-products{padding:50px
0}}.home-products__heading{margin-bottom:30px;display:flex}@media(max-width: 600px){.home-products__heading{flex-direction:column;justify-content:center;align-items:center}}.home-products__title{font-size:1.64rem;color:#252525}@media(max-width: 600px){.home-products__title{order:2}}.home-products__btn{margin-left:auto}@media(max-width: 600px){.home-products__btn{margin-left:0;order:1}}.home-products__btn
a{color:#cc9a24;transition:all ease-in-out .2s}.home-products__btn a:hover{color:#dea520}.home-products__inner{margin:-7.5px;display:flex;flex-wrap:wrap;justify-content:center}.home-products .product-card{margin:7.5px;width:calc(20% - 15px)}@media(max-width: 1100px){.home-products .product-card{width:calc(25% - 15px) !important}.home-products .product-card:nth-child(5){display:none}}@media(max-width: 970px){.home-products .product-card{width:calc(33.3333333333% - 15px) !important}.home-products .product-card:nth-child(5){display:flex}}@media(max-width: 750px){.home-products .product-card{width:calc(50% - 15px) !important}}@media(max-width: 500px){.home-products .product-card{width:calc(100% - 15px) !important}}.home-products--4 .product-card,.home-products--8 .product-card{width:calc(25% - 15px)}.home-products--5 .product-card,.home-products--10 .product-card{width:calc(20% - 15px)}.product-card{display:flex;flex-direction:column;border-radius:4px;overflow:hidden}.product-card__image{position:relative;background:#fff}.product-card__image::before{content:"";display:block;padding-top:66.3%;width:100%}.product-card__image--border{border-bottom:1px solid #eaeff2}.product-card__image-holder{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background-size:contain;background-repeat:no-repeat;background-position:center center}.product-card__label{position:absolute;right:0;top:0;color:#fff;background:#d76f12;border-bottom-left-radius:3px;padding:3px
10px;font-size:15px}.product-card__content{padding:30px;flex:1;display:flex;flex-direction:column;background:#fff}.product-card__title{color:#252525;font-size:1.1rem;line-height:1.3;margin-bottom:10px}.product-card__price{color:#d76f12}.product-card__price
span{color:#535658;font-size:14px;position:relative;font-weight:400}.product-card__price span:after{content:"";height:1px;position:absolute;left:0;right:0;top:50%;background:#535658}.product-card__desc{margin-bottom:25px;color:#535658}.product-card__bottom{margin-top:auto;padding-top:25px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.product-card__btn{margin-top:auto;line-height:45px;text-align:center;color:#fff;background:#cc9a24;max-width:100%;padding:0;width:calc(100% - 55px)}.product-card__btn--width{width:100%}.product-card__btn:hover{cursor:pointer;color:#fff;background:#dea520}.product-card__quickbtn{height:100%;max-width:100%;min-width:45px;display:flex;justify-content:center;align-items:center;align-content:center;flex:1;transition:.2s;border-radius:5px;padding:0;font-size:22px !important}.product-card__quickbtn.is-disabled{opacity:.5;pointer-events:none}.product-card__quickbtn
span{font-size:20px;display:flex}.product-card__quickbtn span::before{position:absolute;top:-8px !important;left:4px !important}