.case-list-items{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);@media (max-width:767px){margin-left:0;margin-right:0;width:100%}}.case-list-item__image,.case-related-posts__image{height:auto;width:100%}.case-related-posts__content{margin-top:var(--default-gap)}.case-post__button-wrapper{margin-bottom:calc(var(--default-spacing)*1.5)}.case-list-item{display:flex;flex-direction:column;gap:var(--default-gap);margin:20px;width:calc(33.33333% - 40px);@media (max-width:767px){margin-left:0;margin-right:0;width:100%}}.case-list-item .button-outer-wrapper{margin-top:auto;padding-top:var(--default-spacing)}.case-list-item__title{margin-top:var(--default-gap)}.case-list-item__link{display:flex;flex-direction:column;height:100%}.case-list-item__link,.case-list-item__link:hover{text-decoration:none}.case-list-item__link:hover .button{color:var(--color-purple)}