.other-projects-section{text-align:center;background:#fff;padding:80px 20px}.other-projects-container{max-width:1300px;margin:0 auto;padding:0 20px}.other-projects-title{color:#000;letter-spacing:-.5px;margin-bottom:40px;font-size:clamp(36px,5vw,60px);font-weight:700}.other-projects-grid{justify-content:center;align-items:stretch;gap:24px;max-width:1100px;margin:0 auto;display:flex}.other-projects-item{flex-direction:column;flex:1;display:flex}.other-projects-item>div{width:100%;height:100%}.other-projects-card{color:#fff;text-align:center;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;justify-content:center;align-items:center;width:100%;height:250px;padding:40px;font-size:34px;font-weight:800;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.other-projects-card:after{content:"";z-index:-1;background:#00000080;transition:background .4s;position:absolute;inset:0}.other-projects-card:hover:after{background:#0006}.other-projects-card:hover{transform:scale(1.02);box-shadow:0 8px 30px #00000040}@media (max-width:991px){.other-projects-title{font-size:36px}.other-projects-grid{flex-direction:column;align-items:center}.other-projects-item{width:100%;max-width:450px}.other-projects-card{height:200px;padding:30px 20px;font-size:24px}}
