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;box-sizing:border-box;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{box-sizing:border-box!important;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: 1176px){.container{max-width:1176px;padding:24px}}.header{padding:20px 0}.nav{display:flex;justify-content:center}.nav-logo{display:inline-flex;align-items:center;justify-content:center}.nav-list{display:flex;align-items:center;justify-content:flex-end;gap:40px}.nav-link{display:block;font-weight:500;letter-spacing:.02em;transition:.2s ease-in}.nav-link:hover,.nav-link:focus{color:#747bff}.nav-link.active{color:#747bff}.back-link{display:inline-block;padding:4px 8px;border:1px solid;border-radius:8px}.gallery{display:flex;flex-wrap:wrap;gap:24px}.gallery-item{width:calc((100% - 2 * 24px) / 3);transition:transform .25s ease-in-out}.gallery-image{height:240px;transition:transform .25s ease-in-out}.gallery-item:hover,.gallery-item:hover .gallery-image{transform:scale(1.03)}.feedback-form{display:flex;flex-direction:column;padding:24px;max-width:408px;margin:0 auto}.feedback-form label{display:flex;flex-direction:column;gap:8px;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42}.feedback-form label:first-child{margin-bottom:16px}.feedback-form label:nth-child(2){margin-bottom:16px}.feedback-form input,.feedback-form textarea{border:1px solid #808080;border-radius:4px;width:100%;height:40px;outline:none;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42;padding:4px 16px;transition:border-color .25s ease-in-out}.feedback-form input:hover,.feedback-form input:focus,.feedback-form textarea:hover,.feedback-form textarea:focus{border-color:#000}.feedback-form textarea{padding:16px;height:80px;resize:none}.feedback-form button{background-color:#4e75ff;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border:0;border-radius:8px;padding:8px 16px;width:95px;height:40px;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;transition:background-color .25s ease-in-out}.feedback-form button:hover,.feedback-form button:focus{background-color:#6c8cff}
