.promo{background:#fd0;border-bottom:4px solid #84771e;color:#000;padding:13px 0}.product-box{background-position:50%;background-repeat:no-repeat;background-size:100% auto;cursor:pointer;display:flex;flex-direction:column;height:212px;justify-content:flex-end;margin-bottom:30px}.product-box:hover .product-box-divider{width:100%}.product-box:hover .product-box-text{height:64px}.product-box:hover .product-box-text-xl{height:88px}.product-box:hover .product-box-additional{opacity:1}.product-box:hover .product-box-name{white-space:pre-wrap}.product-box-link{-webkit-text-decoration:none!important;text-decoration:none!important}.product-box-additional{font-weight:600;opacity:0;text-transform:uppercase;transition:opacity .3s ease-in}.product-box-divider{background-color:#fd0;height:4px;transition:width .2s ease-in;width:0}.product-box-text{background-color:#000;color:#ced4da;height:42px;overflow:hidden;padding:10px;transition:height .2s ease-in}.product-box-name{overflow:hidden;white-space:nowrap}.product-box-name--small{max-width:60%;text-overflow:ellipsis}