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{border:none;border-radius:8px;padding:8px 16px;width:91px;height:40px;background:#4e75ff;cursor:pointer;font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff}button:hover{background:#6c8cff}button.load-more{margin:auto;width:125px}img{display:block;max-width:100%;height:auto}form{display:flex;justify-content:center;width:371px;height:40px;gap:8px;padding:36px;margin:auto}input{border:1px solid #808080;border-radius:4px;width:238px;height:22px;padding:8px 16px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:#2e2f42}input:hover{border:1px solid #000}input::placeholder{color:gray}.gallery{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;list-style:none;padding:0 0 36px;margin:0}.gallery-item{border:1px solid #808080;width:360px;overflow:hidden;width:calc((100% - 72px)/4)}.gallery-item img{width:100%;height:200px;object-fit:cover}.info{padding:4px 25px 4px 20px;font-size:12px;line-height:1.5;height:48px}.info-list{display:flex;padding:0;margin:0;list-style:none;justify-content:space-between}.info-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.title-info-item{font-weight:600;line-height:133%}.info-item-value{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;line-height:200%;letter-spacing:.04em;color:#2e2f42}.loader-container{display:flex;justify-content:center;padding:32px}.loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:#ff3d00;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.hidden{display:none}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}: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}
