.caseStudyList{background-color:#fff;.container{margin:0 auto;max-width:1439px;padding:120px 32px;width:100%;.case-study-list{display:flex;flex-wrap:wrap;gap:96px 24px;width:100%;.case-study-item{cursor:pointer;display:flex;flex-direction:column;width:calc(50% - 12px);.thumbnail{padding-bottom:24px;width:100%;img{width:100%}}.content{border-bottom:1px solid #c2c2c2;border-top:1px solid #c2c2c2;display:flex;flex-direction:column;gap:12px;padding:24px 0;.case-study-title{color:#141414;font-family:Manrope;font-size:24px;font-style:normal;font-weight:500;height:62px;letter-spacing:-.48px;line-height:130%;text-transform:capitalize}.read-time-and-button{align-items:center;display:flex;justify-content:space-between;.read-time{color:#474747;line-height:150%}.btn-read-more,.read-time{font-family:Manrope;font-size:16px;font-style:normal;font-weight:400}.btn-read-more{align-items:center;color:#141414;display:flex;letter-spacing:-.48px;line-height:130%;text-transform:capitalize;width:fit-content}}}}}}@media screen and (max-width:600px){.container{padding:32px 16px;.case-study-list{flex-direction:column;gap:80px;.case-study-item{width:100%;.content{padding:16px 0;.case-study-title{font-size:20px;height:unset;.read-time-and-button{.btn-read-more,.read-time{font-size:14px}}}}}}}}@media screen and (min-width:600px) and (max-width:1023px){.container{padding:56px 24px;.case-study-list{.case-study-item{.content{padding:16px 0;.case-study-title{font-size:18px;height:72px}}}}}}@media screen and (min-width:1024px) and (max-width:1250px){.container{.case-study-list{.case-study-item{.content{.case-study-title{font-size:20px;height:72px}}}}}}}