.case-study-list{display:flex;flex-direction:column}.case-study-item{align-items:center;display:flex;flex-direction:row;gap:2rem;padding:2rem 0}.case-study-item:first-child{padding-top:0}.case-study-item:last-child{padding-bottom:0}.case-study-item__logo{flex:0 0 25%;max-width:25%}.case-study-item__logo .gha__image-wrapper,.case-study-item__logo .gha__image-wrapper img{height:auto;width:100%}.case-study-item__text{flex:1 1 auto}.case-study-item__text *{margin-bottom:0}.case-study-item__text :not(li)+*{margin-top:.75rem}.case-study-item__button{flex:0 0 auto}.case-study-item__button .gha__button-wrapper{white-space:nowrap}@media (max-width:1023px){.case-study-item{align-items:flex-start;flex-direction:column;gap:1rem}.case-study-item__logo{max-width:250px;width:100%}.case-study-item__button{align-self:flex-start}}