.solution__box{border-left:1px solid #3a3a3a;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;margin-bottom:80px;padding:0!important;position:relative;transition:all .15s ease;z-index:1}.solution__box:hover:before{opacity:1}.solution__box:hover{transition:all .15s linear}@keyframes wh-animateBg-solutions{0%{background-position:0 77%}50%{background-position:100% 24%}to{background-position:0 77%}}.solution__box--upper{border-left:2px solid rgba(58,58,58,.1);display:flex;flex-direction:column;flex-grow:1;padding:0 15px}.solution__box--image{display:block;filter:url(#wh-imgFilter-solutions);margin:5px auto 15px;max-height:80px}.solution__box:hover .solution__box--image{filter:none}.solution__box--title{color:#3a3a3a;font-size:18px;font-weight:500;line-height:20px;margin:0 0 2rem}:lang(de) .solution__box--title{font-size:14px}.solution__box--text{color:#565656;flex-grow:1;font-size:14px;font-weight:400;line-height:18px;margin-bottom:1.5rem}.solution__box--lower{border-radius:0 0 3px 3px;border-top:1px solid #e7e7e7;opacity:0;padding:10px 0;transition:all .15s linear}.solution__box:hover .solution__box--lower{border-top:1px solid #fff;opacity:1}.solution__box--cta{color:#3a3a3a;display:block;font-size:11px;font-weight:400;margin-bottom:1rem;padding:.6rem 35px .6rem 0;text-align:left}.solution__box--cta:after{background:url(https://f.hubspotusercontent00.net/hubfs/8756251/qualco-cta-arrows-circle-stroke-icon.svg);background-position:100%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:18px;margin:-1px 20px 0 10px;opacity:1;padding-left:4px;position:absolute;transition:all .25s ease;width:30px}.solution__box--cta:hover:after{transition:all .25s ease;width:35px}