.article_carousel__title{margin-bottom:18px}.product__item.article{padding:0;margin:0 10px;height:100%;display:flex;align-items:center;flex-direction:column}@media (max-width: 1024px){.product__item.article{margin:0}.article_carousel__title{margin-bottom:12px}}.product__item.article .product__image{margin:0}.product__item.article .product__image img{width:100%;object-fit:contain}.article_perview{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:15px;flex:1;width:100%}.article_perview .article_title{font-size:16px;font-weight:700;width:100%}.article_perview .article_description{font-size:12px;font-weight:400;width:100%;margin-top:4px}.article_perview .article_details{width:100%;text-decoration:none;outline:none;color:black;background:#ffffff;border:1px solid #f8a42a;padding:12px 15px;display:flex;align-items:center;justify-content:center;margin-top:8px;transition:0.3s linear}.article_perview .article_details span{font-size:16px;font-weight:400}.article_perview .article_details:hover{background:#fff2df;border-radius:4px}.article_perview .article_details:active{background:#ffe9c7;border-radius:2px}