.case-item{flex-shrink:0;width:100%;position:relative;border-radius:8px;overflow:visible;box-shadow:0 10px 30px rgba(0,0,0,.15);cursor:pointer;transition:transform .3s ease;margin-top:40px}.case-item:hover{transform:translateY(-5px)}.case-icon{position:absolute;top:-30px;left:30px;width:60px;height:60px;border-radius:50%;background-color:white;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 4px 12px rgba(0,0,0,.1)}.case-icon img{width:30px;height:30px;object-fit:contain}.case-image{width:100%;height:400px;object-fit:cover;display:block}.case-info{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:white}.case-subtitle{color:#e0ca76;font-size:13px;text-transform:uppercase;margin-bottom:8px;font-weight:600}.case-title{font-size:1.5rem;font-weight:700}.case-items-overlay .case-item{pointer-events:auto;width:382.75px;height:410.08px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;margin-top:0}.case-items-overlay .case-item .case-image{height:410.08px}.case-items-overlay .case-item:hover{transform:translateY(-50%) scale(1.05);z-index:20}@media (min-width:768px) and (max-width:1199px){.case-item{width:calc(50% - 20px);flex-shrink:0}}@media (min-width:1200px){.case-items-overlay .case-item{width:300px;height:360px}.case-items-overlay .case-item .case-image{height:360px}}@media (min-width:1200px) and (max-width:1280px){.case-items-overlay .case-item{width:300px;height:300px}.case-items-overlay .case-item .case-image{height:260px}.case-title{font-size:.5rem;font-weight:700}}@media (min-width:1281px) and (max-width:1370px){.case-items-overlay .case-item{width:200px;height:300px}.case-items-overlay .case-item .case-image{height:300px}.case-title{font-size:.7rem;font-weight:700}}@media (min-width:1400px) and (max-width:1599px){.case-items-overlay .case-item{width:340px;height:380px}.case-items-overlay .case-item .case-image{height:380px}}@media (min-width:1600px){.case-items-overlay .case-item{width:382.75px;height:410.08px}.case-items-overlay .case-item .case-image{height:410.08px}}@media (max-width:767px){.case-item{width:calc(100% - 40px);margin-left:20px;margin-right:20px}.case-item:hover{transform:translateY(-5px)}}