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}html,body{margin:0;padding:0;overflow-x:hidden}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{display:flex;justify-content:center;margin-top:36px}.form-label{font-family:var(--font-family);line-height:150%;letter-spacing:.04em;color:gray}.form-input{outline:none;border-radius:4px;width:272px;height:40px;background:#fff;border-color:gray;margin-right:8px;padding:8px 16px;box-sizing:border-box}.form-input:hover{border-color:#000}.form-input:focus{border-color:#4e75ff}.form-button{border-radius:8px;padding:8px 16px;width:91px;height:40px;background:#4e75ff;font-family:var(--font-family);font-weight:500;line-height:150%;letter-spacing:.04em;color:#fff;border:none;margin-bottom:32px}.form-button:hover{background:#6c8cff}.gallery{display:flex;flex-wrap:wrap;justify-content:center;justify-self:center;gap:24px;width:1128px;margin-bottom:32px}.gallery-li{width:calc((100% - 48px) / 3);height:200px}.gallery-img{width:100%;max-height:152px}.img-div{display:flex;justify-content:space-around;align-items:center;border-bottom:1px solid #808080;border-left:1px solid #808080;border-right:1px solid #808080;width:100%;height:48px;background:#fff}.img-p{display:flex;flex-direction:column;justify-content:space-around;align-items:center;font-family:var(--font-family);font-weight:600;font-size:12px;line-height:133%;letter-spacing:.04em;color:#2e2f42}.img-span{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:200%;letter-spacing:.04em;color:#2e2f42}.loader-wrapper{display:flex;justify-content:center;align-items:center}.loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(0deg,#ff3d0033 33%,#ff3d00);box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#263238}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.load-more-wrapper{display:flex;justify-content:center}.load-more-button{border:none;border-radius:8px;padding:8px 16px;width:125px;height:40px;background:#4e75ff;font-family:var(--font-family);font-weight:500;line-height:150%;letter-spacing:.04em;color:#fff}.load-more-button:hover{background:#6c8cff}
