.wrapper-brand .brand-item{text-align:center;align-items:center;min-height:240px;padding:15px;display:flex;position:relative}.wrapper-brand .box-img{margin:auto}.wrapper-brand .box-img img{max-width:180px;margin:auto}.wrapper-brand .info{z-index:2;top:0}.wrapper-brand .info,.wrapper-brand .info .content,.wrapper-brand .info .entry{width:100%;height:100%;position:absolute;left:0}.wrapper-brand .info .content{text-align:center;background:var(--bg-color);border-radius:0 20px 0 0;width:40px;height:40px;transition:all .5s cubic-bezier(.77,0,.175,1) .3s;display:inline-block;bottom:0}.wrapper-brand .info .content .icon{color:var(--heading-color);cursor:pointer;font-size:10px;position:relative;top:50%;transform:translateY(-50%)}.wrapper-brand .info .content .entry{vertical-align:middle;opacity:0;justify-content:center;align-items:center;padding:10%;transition:opacity .3s cubic-bezier(.77,0,.175,1);display:flex}.wrapper-brand .info .content .entry div{width:100%}.wrapper-brand .info .content .entry div h5{margin-bottom:20px;font-size:15px}.wrapper-brand .info .content .entry div a{letter-spacing:2px;font-size:16px}.wrapper-brand .info .content:hover{border-radius:0;width:100%;height:100%;transition-delay:0s}.wrapper-brand .info .content:hover .icon{opacity:0;visibility:hidden;display:none}.wrapper-brand .info .content:hover .entry{opacity:1;transition-delay:.3s;top:0;left:0}
