*{margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}ul{list-style:none}img{width:100%;height:100%;object-fit:cover;display:block}.gallery{display:flex;gap:24px;flex-wrap:wrap;margin:0 auto;max-width:1128px}.gallery-item{width:360px;height:200px;transition:transform .25s cubic-bezier(.075,.82,.165,1);flex-basis:calc((100% - 2*24px) / 3)}.gallery-item:hover{transform:scale(1.04)}.feedback-form{display:flex;flex-direction:column;max-width:408px}.feedback-form button{width:86px;height:40px;background-color:#4e75ff;color:#fff;cursor:pointer;border:0;border-radius:4px;margin-left:8px}.feedback-form label{margin:8px}.feedback-form textarea{width:360px;resize:none;outline:none;border-radius:4px;margin-top:8px;padding:8px 0 0 8px}.feedback-form input{width:360px;outline:none;border-radius:4px;height:40px;margin-top:8px;padding-left:8px}
