.products-by-cat .d-flex{margin-bottom:24px}.head-products-by-cat{position:relative;display:flex;align-items:start;justify-content:center;gap:16px}.head-products-by-cat .head-products-by-cat-inner{display:flex;flex-direction:column;align-items:start;justify-content:center}.head-products-by-cat .head-products-by-cat-inner .title{font-size:20px;font-weight:700;line-height:28px;color:var(--black-color)}.head-products-by-cat .head-products-by-cat-inner .subtitle{font-size:14px;font-weight:400;line-height:19px;color:var(--black-color-70)}.products-by-cat .btn-outline-light{padding:8px;background:var(--white-color);border-radius:16px;display:block;position:relative}.products-by-cat .btn-outline-light span{font-size:14px;line-height:18px;font-weight:700;color:var(--black-color);text-align:center;display:block}.products-by-cat .btn-outline-light .inner{width:100%;height:100%;border-radius:8px;border:1px solid var(--sec-color-10);display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease-in-out;padding:4px 12px}.products-by-cat .btn-outline-light:hover .inner{background:var(--sec-color-10)}.body-products-by-cat{margin:0 -12px;position:relative}.body-products-by-cat:before{content:"";width:93px;height:calc(100% - 120px);background:var(--black-color-5);border-radius:24px;position:absolute;top:50%;right:-12px;transform:translateY(-50%);z-index:-1}.body-products-by-cat:after{content:"";width:93px;height:calc(100% - 120px);background:var(--black-color-5);border-radius:24px;position:absolute;top:50%;left:-12px;transform:translateY(-50%);z-index:-1}.body-products-by-cat .col-12{padding:8px 12px}.products-by-cat-item{padding:16px;background:var(--white-color);border-radius:24px;position:relative;transition:all .3s ease-in-out}.products-by-cat-item .product-items{display:flex;flex-wrap:wrap;position:relative}.products-by-cat-item .product-items .product-item{width:50%;display:flex;align-items:center;justify-content:center;padding:16px}.products-by-cat-item .product-items:before{content:"";width:1px;height:100%;background:var(--black-color-10);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-by-cat-item .product-items:after{content:"";height:1px;width:100%;background:var(--black-color-10);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-by-cat-item .product-items .product-item img{width:auto;height:100px;object-fit:contain}.products-by-cat-item .text{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 0 8px;position:relative}.products-by-cat-item .text:before{content:"";border:12px solid var(--black-color-10);border-top-color:#fff0;border-left-color:#fff0;border-bottom-color:#fff0;position:absolute;right:-8px;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out}.products-by-cat-item .text:after{content:"";border:12px solid var(--black-color-10);border-top-color:#fff0;border-right-color:#fff0;border-bottom-color:#fff0;position:absolute;left:-8px;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out}.products-by-cat-item .text .title{font-size:16px;line-height:28px;font-weight:700;display:block;color:var(--black-color)}.products-by-cat-item .text .btn{font-size:14px;line-height:21px;font-weight:300;padding:0;margin:0;height:auto;gap:8px}.body-products-by-cat .col-12:nth-child(2n+1) .products-by-cat-item .text .btn{color:var(--main-color)}.body-products-by-cat .col-12:nth-child(2n+1) .products-by-cat-item:after{content:"";width:100px;height:32px;border-radius:15px;background:var(--main-color);position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);z-index:-1}.body-products-by-cat .col-12:nth-child(2n) .products-by-cat-item .text .btn{color:var(--sec-color)}.body-products-by-cat .col-12:nth-child(2n) .products-by-cat-item:after{content:"";width:100px;height:32px;border-radius:15px;background:var(--sec-color);position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);z-index:-1}.body-products-by-cat .col-12:nth-child(2n+1) .products-by-cat-item:hover{box-shadow:0 7px 20px 4px var(--main-color-10)}.body-products-by-cat .col-12:nth-child(2n) .products-by-cat-item:hover{box-shadow:0 7px 20px 4px var(--sec-color-10)}@media (max-width:767px){.products-by-cat-item .product-items .product-item{width:25%;padding:8px 3px}.products-by-cat-item .product-items .product-item img{max-width:100px}.products-by-cat-item .product-items:after,.products-by-cat-item .product-items:before{display:none}.products-by-cat-item .product-items{border-bottom:1px solid var(--black-color-10)}.products-by-cat-item .text{flex-direction:row;justify-content:space-between;padding:0}.products-by-cat-item .text:before,.products-by-cat-item .text:after{display:none}.products-by-cat-item .text .title{font-size:14px}.products-by-cat .d-flex{margin-bottom:16px}.body-products-by-cat{padding:0 12px 60px}.body-products-by-cat .col-12{padding:8px 0}.body-products-by-cat:before{border-radius:15px 0 0 15px;width:103px;height:calc(75% - 25px);right:-20px;transform:unset;top:unset;bottom:47px}.body-products-by-cat:after{border-radius:0 15px 15px 0;width:103px;height:calc(75% - 25px);left:-20px;transform:unset;top:unset;bottom:47px}.products-by-cat .btn-outline-light{padding:4px;position:absolute;bottom:0;left:0}}