.solution-detail{display:none}.solution-detail.active{display:block}.solution-link.active{font-weight:700;color:#872e4e}img{width:100%;height:100%;object-fit:cover}img:hover{opacity:.6;transition:.4s;cursor:pointer}.container{max-width:1200px;margin:40px auto}.gallery-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:250px 100px 250px;grid-gap:30px}.gallery-items{border-radius:14px;overflow:hidden}.gallery-items:first-child{grid-column:1/3;grid-row:1/2}.gallery-items:nth-child(2),.gallery-items:nth-child(3){grid-row:2/4}.gallery-items:nth-child(4),.gallery-items:nth-child(5){grid-row:1/3}.gallery-items:last-child{grid-column:3/5}