.hr-card-expertise{position:relative;display:flex;align-items:center;justify-content:center;padding:0 1rem;height:auto;margin-bottom:2rem}.hr-card-expertise .hr-brand{width:fit-content;height:auto;padding:1rem 0}.hr-card-expertise .hr-brand img{width:auto;height:45px;filter: grayscale(1);}.hr-card-expertise .hr-brand img:hover{opacity: 0.6}.hr-card-expertise .hr-over-body{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:var(--bg-03);opacity:0;border-radius:.5rem;cursor:pointer}.hr-card-expertise:hover .hr-over-body{opacity:1}.hr-card-expertise .hr-over-body .hr-titel{margin-bottom:0}.hr-card-expertise .hr-over-body .hr-titel h3{font-weight:700;letter-spacing:-.5px;font-size:1.25rem;margin-bottom:0;color:var(--white)}.hr-brand-one-inner{border-top: 1px solid #ced7d1;padding: 50px 0 40px;}@media(max-width:767.98px){.hr-card-expertise .hr-brand img{height:35px}}