@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}*{box-sizing:border-box;padding:0}body{margin:auto;display:flex;align-items:center;justify-content:center}img{object-fit:cover;height:200px}ul{margin-top:24px;margin-bottom:24px}.gallery{display:flex;gap:24px;flex-wrap:wrap;max-width:1128px}.gallery-item{display:inline-block;width:360px;height:200px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,z-index 0s}.gallery-item:hover,.gallery-item:focus{transform:translateY(-5px) scale(1.03);box-shadow:0 8px 20px #00000026;z-index:10}.modal img{width:1112px;height:640px}*{box-sizing:border-box}body{background-color:#fff;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42;font-family:Montserrat,sans-serif}button{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;width:95px;height:40px;background-color:#4e75ff;color:#fff;border:none}button:hover,button:focus{background-color:#404bbf}input{padding:8px 16px;width:360px;height:40px;border:1px solid #808080;border-radius:4px;margin-top:8px}input:hover,input:focus{border:1px solid #000000}textarea{padding:8px 16px;border:1px solid #808080;border-radius:4px;width:360px;height:80px;margin-top:8px}label{font-weight:400;font-size:16px}.feedback-form{display:flex;flex-direction:column;width:408px;gap:8px;margin:24px 24px auto}
