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;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}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}.form{margin:32px;text-align:center}.form input{font-weight:400;border-radius:4px;width:272px;height:40px;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42;border:1px solid #808080}.form input:hover{border:1px solid #000}.form input:focus{outline:1px solid #4e75ff}.gallery{display:flex;flex-wrap:wrap;gap:24px;padding:0 24px;margin-bottom:32px}.gallery-item{width:calc((100% - 2 * 24px) / 3);border:1px solid #808080}.gallery-socials-list{display:flex;justify-content:space-evenly}.gallery-social-item{font-weight:400;font-size:12px;line-height:2;letter-spacing:.04em;color:#2e2f42}.gallery-social-item span{font-weight:600;line-height:1.3;display:flex}.form button{border-radius:8px;padding:8px 16px;width:91px;height:40px;background-color:#4e75ff;border:0px solid transparent;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff}.form button:hover,.loadMore:hover{background-color:#6c8cff}.js-loadMore{display:none}.loadMore{display:block;text-align:center;margin:0 auto;border:0px solid transparent;border-radius:8px;padding:8px 16px;width:125px;height:40px;background:#4e75ff;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff}.loader{width:48px;height:48px;background:#fff;border-radius:50%;position:relative;animation:skLinRotate 1s ease-in-out infinite alternate;margin:0 auto}.loader:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;border:5px solid transparent;border-top-color:#ff3d00}@keyframes skLinRotate{95%,to{transform:rotate(840deg)}}
