ul.products{padding:0;margin:0;list-style:none;display:flex;gap:20px;flex-wrap:wrap}.products.three .product{flex:0 0 calc((100% - (2 * 20px)) / 3);max-width:calc((100% - (2 * 20px)) / 3)}.products.four .product{flex:0 0 calc((100% - (3 * 20px)) / 4);max-width:calc((100% - (3 * 20px)) / 4)}.product_card{display:block;position:relative;display:flex;flex-direction:column;margin-top:50px}.product_card:before{content:'';position:absolute;bottom:0;left:0;height:calc(100% - 105px);width:100%;background-color:#F5F5F5;border-radius:8px;z-index:-1}.product_card.special:before{background-color:var(--green)}.product_image img{max-width:100%;height:auto;display:block}.product_card_proportions{display:flex;gap:18px;justify-content:center;margin-bottom:15px}.proportions_side{display:flex;gap:7px;align-items:center}.proportions_label{font-size:12px;line-height:14px;font-weight:700;color:var(--green)}.proportions_icon img{width:24px;height:auto;display:block}a.view_button{display:block;background-color:var(--green);padding:14px 32px;color:#fff;font-size:16px;line-height:19px;border-radius:40px;font-weight:400;text-align:center;transition:background-color 0.3s ease}a.view_button:hover{background-color:var(--hover-green)}.product_title a{font-size:16px;line-height:1.1875;font-weight:700;color:var(--font-color)}.product_card .reviews a{text-decoration:underline}.stars{display:flex;gap:4px}.star{background-image:url(../../../../../../../themes/drblend/img/star-empty.svg);width:17px;height:16px;position:relative}.star:after{content:'';position:absolute;top:0;left:0;background-image:url(../../../../../../../themes/drblend/img/star-full.svg);width:0%;height:100%}.star.full:after{width:100%}.star.half:after{width:50%}.product_rating{display:flex;align-items:center}.product_rating .stars{margin-right:7px}.footer_product_card{padding:0 30px 40px;flex-grow:1;display:flex;flex-direction:column}.product_card .reviews{font-size:12px}.product_price{background-color:var(--font-color);font-weight:700;flex-shrink:0;flex-grow:0;flex-basis:auto;max-width:fit-content;color:#fff;padding:4px 16px 4px 16px;border-radius:40px;z-index:4}.header_product_card{min-height:269px;display:flex;flex-direction:column}.product_price span{font-size:14px;line-height:16px;margin-right:0}.product_card span.discount{background:transparent;top:0;padding:0}ul.product_card_images{padding:0;margin:0;list-style:none;margin-bottom:20px;position:relative}.product_card_image:first-child{width:100px;margin:auto;position:relative;z-index:3}.product_card_image:not(:first-child){position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.product_card_image:nth-child(2),.product_card_image:nth-child(3){width:90px;z-index:2;bottom:10px}.product_card_image:nth-child(2){left:calc(50% - 40px)}.product_card_image:nth-child(3){left:calc(50% + 40px)}.product_card_image:nth-child(4),.product_card_image:nth-child(5){width:81px;z-index:1;bottom:20px}.product_card_image:nth-child(4){left:calc(50% - 75px)}.product_card_image:nth-child(5){left:calc(50% + 75px)}.product_card_description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:13px;margin-top:auto;font-size:12px;line-height:1.4}h3.product_title{margin-top:0;margin-bottom:5px;line-height:1.3}.product_card_reviews{margin-bottom:11px}.product_image{position:relative;margin-top:auto}.product_card_label{position:absolute;color:var(--font-color);right:0;top:-58px;font-style:italic;opacity:.4;font-size:20px;line-height:1.6}.product_card_arrow{position:absolute;width:29px;height:153px;background-image:url(../../../../../../../themes/drblend/img/product-card-arrow.svg);top:-23px;right:0}li.product.special,li.product.special a{color:#fff}.product.special a.view_button{background-color:#fff;color:var(--font-color)}.product.special .product_price{position:static;background-color:#fff;color:var(--font-color);flex-shrink:0;flex-grow:0;flex-basis:auto;max-width:fit-content}.price_element{margin-bottom:10px}.product.special .proportions_label{color:#fff}section.other_products{margin-bottom:80px}.promotion_label{background-color:var(--orange);color:#fff;font-size:14px;line-height:16px;padding:8px 16px 8px 16px;border-radius:40px;position:absolute;top:25px;left:30px;z-index:10}.price_element{display:flex;align-items:center;gap:7px}.sale_price{color:#E51919;font-size:16px;line-height:19px;font-weight:900;opacity:.4;position:relative}.sale_price:after{content:'';height:1px;width:100%;top:50%;left:0;transform:translateY(-50%);background-color:#E51919;display:block;transform:rotate(-10.55deg);position:absolute}@media (max-width:1199px){.products.four .product{flex:0 0 calc((100% - (2 * 20px)) / 3);max-width:calc((100% - (2 * 20px)) / 3)}.product_card .reviews{font-size:11px}.inside_category_header:after{width:282px;height:388px;background-size:cover;top:-65px;left:calc(50% + 380px)}.inside_category_header:before{top:-100px;left:calc(50% - 250px)}}@media (min-width:992px){.products_dots_wrapper{display:none}}@media (max-width:991px){.inside_category_header:before,.inside_category_header:after{display:none}body{overflow-x:hidden}.inside_category_header:before{top:-100px;left:calc(50% - 250px)}h1.category_title{font-size:48px;line-height:56px}.category_header{padding-top:50px;padding-bottom:60px}.bestseller_row{flex-direction:column;gap:30px;margin:70px 0}.bestseller_side{flex:0 0 100%;max-width:100%}.bestseller h2{font-size:40px;line-height:47px}.bestseller ul.product_usps{margin-left:25px}ul.category_products .product.special{display:none}ul.products li.product.product_card{flex:0 0 320px;max-width:320px}li.product.product_card.special:only-child{flex:0 0 400px;max-width:100%}.product.special .product_card_description{-webkit-line-clamp:3}ul.products{flex-wrap:nowrap;transition:transform 0.5s ease-out}ul.products_dots{padding:0;margin:0;list-style:none;display:flex;gap:6px;justify-content:center;margin-top:34px}.category_products_block{margin-bottom:40px}.product_dot{cursor:pointer;width:12px;height:12px;border-radius:50%;background-color:var(--font-color);opacity:.4}.product_dot.active{opacity:1;width:24px;border-radius:8px}section.other_products{margin-bottom:60px}}@media (max-width:767px){.header_buttons .btn{margin-top:15px;margin-left:0;display:block;width:358px;max-width:100%;margin-left:auto;margin-right:auto!important;padding:16px 30px}.header_buttons .btn:first-child{margin-top:0}.bestseller_buttons{flex-direction:column}.bestseller_button{flex:0 0 100%;max-width:100%;padding:17px 20px}}