.all-product-banner{background-color:var(--theme-color-delta)}.all-product-banner .pill-component{background:transparent linear-gradient(100deg,#4f505400,#4f505426 53%,#6a6a6aed) 0 0 no-repeat padding-box;opacity:1;width:8.125rem;height:2.8125rem;transform:matrix(.85,.53,-.53,.85,0,0)}.all-product-banner .banner-borders{height:.2rem}.all-product-banner .banner-borders:first-child{width:10rem}.all-product-banner .banner-borders:last-child{width:2rem}.all-product .view-all-arrow{transition:all .3s ease-in-out}.all-product .view-all-arrow-move{transform:translateX(.5rem)}.all-product .category-section .categories .category-circle{width:6rem;height:6rem;background-color:var(--theme-color-sixth);transition:all .3s ease-in-out}.all-product .category-section .categories .category-image{width:3.5rem;object-fit:contain}.all-product .category-section .categories .category-container{transition:all .3s ease-in-out}.all-product .category-section .categories .category-container:hover .category-circle{background-color:var(--theme-color-beta)}.all-product .category-section .categories .category-container:hover{color:var(--theme-color)}.all-product .subcategory-section .sub-category{position:relative;overflow:hidden;transition:color .3s ease-in-out}.all-product .subcategory-section .sub-category:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--theme-color);transform:translateX(-100%);transition:transform .3s ease-in-out}.all-product .subcategory-section .sub-category:hover:before{transform:translateX(0)}.all-product .subcategory-section .sub-category:hover{color:var(--theme-color)}.all-product .subcategory-section .sub-category-border{color:var(--theme-color);border-bottom:2px solid var(--theme-color)}@media screen and (max-width:575px){.all-product-banner .pill-component{width:5.125rem;height:2.8125rem}.all-product .category-section .categories .category-circle{width:5rem;height:5rem;background-color:var(--theme-color-sixth);transition:all .3s ease-in-out}.all-product .category-section .categories .category-image{width:3.2rem;object-fit:contain}}