.lab-cards-wrap{column-gap:20px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:20px}.lab-cards-item{background-color:#eeede9;box-shadow:0 3px 30px rgba(43,43,46,.1);cursor:pointer;display:block;display:flex;flex-direction:column;font-family:TomatoGrotesk-Medium,sans-serif;line-height:1.1;max-width:301px;min-height:320px;padding:43px 1.2rem 12.9rem 1.6rem;position:relative;transition:all .3s ease;width:100%;z-index:3}.lab-cards-item-desc{color:#948f8a;font-family:FedraSansStd,sans-serif;font-size:18px;line-height:1.66667;position:absolute;top:9.7rem}.lab-cards-item-link a{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.lab-cards-item:before{background-color:#1922fb;bottom:1.8rem;height:3px;width:20px}.lab-cards-item:after,.lab-cards-item:before{content:"";left:1.3rem;position:absolute;transition:all .3s ease}.lab-cards-item:after{background-image:url(https://514553.fs1.hubspotusercontent-na1.net/hubfs/514553/Codec%202022/arrow-solutions-1.svg);background-repeat:no-repeat;background-size:cover;bottom:1.3rem;height:21px;opacity:0;width:23px}.lab-cards-item:hover:before{left:80%;opacity:0}.lab-cards-item:hover:after{left:80%;opacity:1}.lab-cards-item-title{font-size:clamp(22px,2.269vw,31px);line-height:1.03226}