.best-category-items{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}@media screen and (min-width:992px){.best-category-items{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}.best-category-item{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;word-wrap:break-word;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:8px;width:calc(50% - 16px)}@media screen and (min-width:992px){.best-category-item{margin:12px;width:calc(25% - 24px)}}.best-category-item-body{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;width:100%}.best-category-item-body:before{content:"";display:inline-block;padding-top:100%}@media screen and (max-width:991px){.best-category-item-body:before{padding-top:0}}.best-category-item-body img{border-radius:inherit;display:block;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:991px){.best-category-item-body img{height:350px}}@media screen and (max-width:425px){.best-category-item-body img{height:200px}}.best-category-item-logo{background-color:var(--gray-color);border-radius:10px 10px 0 0;position:relative;width:100%}.best-category-item-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;background-color:var(--color-1);border-radius:0 0 10px 10px;-ms-flex:1 0 auto;flex:1 0 auto;line-height:18px;line-height:1.125rem;padding:14px 16px}.best-category-item-footer,.best-category-item-title{color:var(--white-color);font-size:16px;font-size:1rem}.best-category-item-title{line-height:23px;line-height:1.4375rem}.best-category-item:hover .best-category-item-active{display:block}.best-category-item-active{background-color:rgba(14,22,31,.75);border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;display:none;left:0;padding:16px;position:absolute;right:0;top:0}.best-category-item-active .icon{font-size:4.5rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}