*{box-sizing:border-box}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;outline:none;border:none;background:none}img{display:block;max-width:100%;height:auto}input:focus-within{outline:none}:root{font-family:Montserrat,sans-serif,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;letter-spacing:.04em;color:#2e2f42;background-color:#f5f5f5;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}}.loader{margin-top:32px;width:48px;height:48px;border:3px solid #a5a5a5;border-radius:50%;display:inline-block;position:relative;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:40px;height:40px;border-radius:50%;border:3px solid;border-color:#4e75ff transparent}.loader-container{margin-top:32px;height:24px}.loader.hidden{display:none}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.gallery{max-width:1128px;display:flex;gap:24px;flex-wrap:wrap;list-style:none;justify-content:center;align-items:center;margin:0 auto 32px;padding:0}.gallery-image{width:100%;height:152px;object-fit:cover}.gallery-item{width:calc((100% - 48px) / 3);max-width:360px;transition:transform .35s cubic-bezier(.165,.84,.44,1);border:1px solid #808080;border-radius:4px}.gallery-link{cursor:zoom-in}.gallery-item:hover,.gallery-item:focus{transform:scale(1.04)}.info-block{display:flex;justify-content:space-between;align-items:center;padding:4px 20px}.info-item{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;line-height:200%}.info-item span{font-weight:600;font-size:12px;line-height:133%}.search-input{font-family:Montserrat,sans-serif;padding:8px 16px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:#2e2f42;border-radius:4px;border-width:1px;border-style:solid;border-color:gray;background-color:#fff;transition:border-color .35s cubic-bezier(.165,.84,.44,1),background-color .35s cubic-bezier(.165,.84,.44,1),color .35s cubic-bezier(.165,.84,.44,1)}.search-input:hover{border-color:#000}.search-input:focus,.search-input:active{border-color:#4e75ff}.search-input::placeholder{color:gray}.search-button{border-radius:8px;padding:8px 16px;width:90px;height:40px;background-color:#4e75ff;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff;transition:background-color .35s cubic-bezier(.165,.84,.44,1)}.search-button:hover,.search-button:focus,.search-button:active{background-color:#6c8cff}.search-button.disabled{background-color:#cfcfcf;cursor:not-allowed;color:#989898}.form-container{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:370px;margin:36px auto}
