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}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#242424;background-color:#ffffffde}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}.nav-list{display:flex;align-items:center;justify-content:flex-end;gap:40px}.nav-link{position:relative;display:block;font-weight:500;letter-spacing:.02em;transition:.2s ease-in}.nav-link:hover,.nav-link:focus{color:#747bff}.nav-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(100%);width:110%;height:4px;border-radius:4px;transform-origin:center;animation:stretch .4s cubic-bezier(.68,-.55,.27,1.55) .2s both}.nav-link.active:after{background:#747bff}.back-link{position:relative;display:inline-block;padding:8px 16px;margin-top:32px;border:1px solid;border-radius:8px;background:#4e75ff;color:#fff}.back-link:hover{background:#6c8cff}body{display:flex;padding:0;margin:0 auto;width:1440px;height:696px}.gallery{background:#fff;padding:24px 0;display:flex;flex-wrap:wrap;gap:24px;list-style:none}.gallery-item{width:360px;height:200px}.gallery-link{display:block;margin:0}.gallery-image{display:block;max-width:100%;object-fit:cover;width:360px;height:200px;cursor:pointer;transition:transform .3s ease}.gallery-image:hover{transform:scale(1.05)}body{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.5}.feedback-form{border-radius:8px;padding:24px;width:408px;height:256px;background-color:#fff;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}label{letter-spacing:.04em;color:#2e2f42;width:360px;height:152px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:8px}button{border-radius:8px;padding:8px 16px;width:86px;height:60px;background:#4e75ff;outline:none;border:none;font-weight:500;letter-spacing:.04em;color:#fff}input{width:360px;height:40px;padding-left:8px;border-radius:4px;outline:none;border:1px solid #808080}input:hover,textarea:hover{border:1px solid black}input:active,textarea:active{border:1px solid #808080}textarea{color:#2e2f42;border:1px solid #808080;outline:none;width:360px;height:40px;border-radius:4px;padding-left:8px}button:hover{background-color:#6c8cff}
