.patient-stories-list-section{padding-top:100px;padding-bottom:100px}.patient-stories-list-section .patient-stories-list-wrapper{display:flex}.patient-stories-list-section .patient-stories-list-item{width:33.3333%;position:relative;margin:20px 0}.patient-stories-list-section .patient-stories-list-item__card{border-radius:10px;background-color:#eeeded;border-left:12px solid #028eaa;height:100%}.patient-stories-list-section .patient-stories-list-item__card__title{margin-bottom:40px;text-align:center}.patient-stories-list-section .patient-stories-list-item__card-image img{border-radius:0 10px 0 0;width:100%;height:239px;-o-object-fit:cover;object-fit:cover}.patient-stories-list-section .patient-stories-list-item__content{padding:24px;display:flex;flex-direction:column}.patient-stories-list-section .patient-stories-list-item__description p{font-weight:400;font-size:18px;line-height:24px;height:5rem;overflow:hidden;margin-bottom:8px;position:relative}.patient-stories-list-section .patient-stories-list-item__description p:after{content:"";background:linear-gradient(to right,transparent,#eeeded 85%);display:block;height:1.3rem;inset-block-end:0;position:absolute;width:100%}.patient-stories-list-section .patient-stories-list-item__categories{margin-bottom:30px}.patient-stories-list-section .patient-stories-list-item__categories a{text-decoration:none;color:#0b4d89;font-weight:500;margin-left:-10px;margin-right:10px}.patient-stories-list-section .patient-stories-list-item__categories a::before{content:"";background:url(/static/img/blue-link-chev.svg) no-repeat;position:relative;background-position:center left;height:24px;width:24px;top:7px;left:11px;display:inline-block}.patient-stories-list-section .patient-stories-list-item__links{text-align:right;position:absolute;bottom:18px;right:30px}.patient-stories-list-section .patient-stories-list-item__links a img{margin-left:10px}@media (max-width:991px){.patient-stories-list-wrapper{flex-wrap:wrap}.patient-stories-list-item{width:100%!important;margin:20px 0}}