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%}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}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:green;margin:0 auto}.loader:before,.loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader:after{color:#ff3d00;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.ishidden{display:none}.gallery{width:1128px;display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0 auto 32px}.gallery-item{border:1px solid #000}.gallery-image{width:360px;height:200px}.form{margin:10px auto 20px}.info{display:flex;gap:28px}p{display:flex;flex-direction:column;align-items:center}.load-more-btn{border-radius:8px;padding:8px 16px;width:125px;height:40px;background:#4e75ff;margin:0 auto 20px;border:none;color:#fff}.load-more-btn:hover{background:#6c8cff}.form-btn{border-radius:8px;padding:8px 16px;width:75px;height:40px;color:#fff;background-color:#4e75ff;border:none}.form-btn:hover{background:#6c8cff}.search-input{width:272px;height:34px;border:1px solid #808080;border-radius:2px}.search-input:hover{border:1px solid #000}.search-input:active{border:1px solid #4E75FF}.search-input::placeholder{padding-left:6px}
