.caseStudy-module-scss-module__nlY3Sq__caseStudyBody{max-width:1000px;margin-left:auto;margin-right:auto;padding:64px 16px}.caseStudy-module-scss-module__nlY3Sq__caseStudyBody__cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:768px){.caseStudy-module-scss-module__nlY3Sq__caseStudyBody__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.caseStudy-module-scss-module__nlY3Sq__caseStudyBody__cards{grid-template-columns:1fr}}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard{background-color:var(--bg-base);color:inherit;border:1px solid var(--border-light);border-radius:8px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard:where(a){cursor:pointer}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard:where(a):hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard__imageWrapper{aspect-ratio:16/9;background-color:var(--bg-light);width:100%;position:relative;overflow:hidden}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard__image{object-fit:cover}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard__imagePlaceholder{background:linear-gradient(135deg, var(--bg-light) 0%, var(--bg-middle) 100%);width:100%;height:100%}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard__content{flex-direction:column;gap:8px;padding:16px;display:flex}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard__tags{flex-wrap:wrap;gap:8px;display:flex}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard__tag{color:var(--core-base);background-color:var(--bg-light);border-radius:4px;padding:4px 8px;font-size:1.2rem;line-height:1.4}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard__companyName{color:var(--font-light);margin:0;font-size:1.2rem;line-height:1.4}.caseStudy-module-scss-module__nlY3Sq__caseStudyCard__title{color:var(--font-base);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.6rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}
