.gallery{list-style:none;padding:0;margin:24px 156px;display:flex;flex-wrap:wrap;column-gap:24px;row-gap:24px}.gallery-item{flex-basis:calc((100% - 48px) / 3)}.gallery-image{width:100%;height:100%;object-fit:cover}label{display:flex;flex-direction:column;gap:8px;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42}.login-form{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:8px}button{margin-top:16px;border-radius:8px;border:none;width:86px;height:40px;background:#4e75ff;color:#fff}button:hover{background:#6c8cff}input{width:360px;height:40px;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42}textarea{width:360px;height:80px}
