ul{list-style:none;margin:0;padding:0}img{display:block;width:100%;height:100%}.gallery{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.gallery-image{width:360px;height:200px}.feedback-form{display:flex;flex-direction:column;gap:16px;border-radius:8px;padding:24px;width:408px;height:295px;background:#fff}label{font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42;font-family:Montserrat,sans-serif}input{border:1px solid #808080;border-radius:4px;width:360px;height:40px;margin-top:8px}input:hover{border:1px solid #000}textarea{border:1px solid #808080;border-radius:4px;width:360px;height:80px;margin-top:8px}button{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-radius:8px;padding:8px 16px;width:95px;height:40px;background:#4e75ff;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;font-family:Montserrat,sans-serif}button:hover{background:#6c8cff}
