.products{padding:60px 0;background:#f8f6f3;overflow:hidden}.products__header{text-align:center;margin-bottom:34px;position:relative}.products__label{display:block;font-size:12px;letter-spacing:3px;text-transform:uppercase;color:#234233;margin-bottom:12px;font-weight:600}.products__title{font-size:48px;line-height:1.1;font-weight:400;color:#222;margin:0 0 10px}.products__divider{font-size:16px;color:#cbbda5}.products__nav{position:absolute;top:0;right:0;display:flex;gap:10px}.products__nav-btn{width:44px;height:44px;border-radius:50%;border:1px solid #d8cec0;background:transparent;display:flex;align-items:center;justify-content:center;color:#8a7d6d;transition:.3s ease;cursor:pointer}.products__nav-btn:hover{background:#222;color:#fff}.products__slider{margin:0 -10px}.products__slider .slick-track{display:flex!important;align-items:stretch}.products__slider .slick-slide{height:auto!important;display:flex!important;padding:0 10px}.products__slider .slick-slide>div{width:100%;display:flex}.product-card{background:#fff;border:1px solid #ece5dd;border-radius:14px;padding:18px 18px 5px;position:relative;width:100%;display:flex;flex-direction:column;height:100%;min-height:100%;transition:.3s ease;overflow:hidden;cursor:pointer;justify-content:center}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000000d}.product-card__image-wrapper{width:100%;height:340px;min-height:340px;max-height:340px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden;border-radius:10px;background:#f5f5f5}.product-card__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:.4s ease;display:block}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__info,.product-card__image-wrapper{position:relative;z-index:2}.product-card__info{flex:1;display:flex;flex-direction:column;position:relative;z-index:2}.product-card__category{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#234233;margin-bottom:8px;font-weight:600}.product-card__name{font-size:18px;line-height:1.3;color:#222;font-weight:500;margin:0 0 10px}.product-card__desc{font-size:13px;line-height:1.5;color:#6d6d6d;margin-bottom:14px;min-height:42px}.product-card__rating{display:flex;align-items:center;gap:5px;color:#f4b223;font-size:12px;margin-bottom:20px}.product-card__reviews{color:#777;font-size:13px}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;margin:12px 0 0}.products__nav-btn svg{width:25px}.product-card__price{font-size:14px;font-weight:700;color:#111}.product-card__form{position:relative;z-index:5}.product-card__add-btn{width:30px;height:30px;border-radius:50%;border:1.5px solid #5e7153;background:#fff;display:flex;align-items:center;justify-content:center;color:#5e7153;cursor:pointer;transition:.3s ease;position:relative;overflow:hidden}.product-card__add-btn:hover{background:#5e7153;color:#fff;border-color:#5e7153}.product-card__add-btn svg{width:20px;height:20px}.product-card__add-btn.loading{pointer-events:none;color:transparent!important}.product-card__add-btn.loading svg{opacity:0;visibility:hidden}.product-card__add-btn.loading:after{content:"";position:absolute;width:14px;height:14px;border:2px solid #d8d8d8;border-top:2px solid #222;border-radius:50%;animation:productSpin .6s linear infinite;top:50%;left:50%;margin-top:-7px;margin-left:-7px;z-index:2}.product-card__add-btn.added{background:#222;border-color:#222;color:#fff}.product-card__add-btn.added svg{opacity:1!important;visibility:visible!important}@keyframes productSpin{to{transform:rotate(360deg)}}@media(max-width:768px){.products{padding:50px 0}.products__title{font-size:2.5rem}.products__nav{position:static;justify-content:center;margin-top:20px}.product-card__name{font-size:18px}.product-card__desc{min-height:40px}.product-card__price{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/oilori-products.css.map */
