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:24px;line-height:1.5;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0}main{flex-grow:1}main:has(.back-link){text-align:center}.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{margin-top:50px;display:flex;align-items:center;justify-content:center;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:4px 8px;margin-top:32px;border:1px solid;border-radius:8px}.back-link:before{content:"";position:absolute;top:50%;left:0;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/%3E%3C/svg%3E");transition:.3s ease-in;transition-property:opacity;opacity:0;animation:slide .5s linear infinite alternate-reverse both;animation-play-state:paused}.back-link:hover:before{opacity:1;animation-play-state:running}body{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}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:40px;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}
