*{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;border:none}img{display:block;max-width:100%;height:auto}input:focus,textarea:focus{outline:none}textarea{resize:none}.container{width:1158px;margin:0 auto;padding:0 15px}.form{margin-top:36px;text-align:center}.form label{display:inline-block}.form input{border:1px solid #808080;border-radius:4px;padding:8px 16px;width:272px;height:40px;line-height:1.5;letter-spacing:.04em;color:gray;transition:border-color .25s linear}.form input:hover{border-color:#000}.form input:focus{border-color:#4e75ff}.search-btn{background-color:#4e75ff;border-radius:8px;padding:8px 16px;width:91px;height:40px;margin-left:4px;font-weight:500;line-height:1.5;letter-spacing:.04em;color:#fff;transition:background-color .25s linear}.search-btn:hover{background-color:#6c8cff}.gallery{display:flex;flex-wrap:wrap;gap:24px;margin:32px 0}.gallery-item{width:calc((100% - 48px) / 3);border:1px solid #808080}.gallery-image{height:152px;width:100%;object-fit:cover;object-position:center;display:block}.gallery-info-list{display:flex;gap:24px;justify-content:center}.gallery-info-list{text-align:center}.info-title{font-weight:600;font-size:16px;line-height:1.4;letter-spacing:.04em;color:#2e2f42}.info-text{font-weight:400;font-size:14px;line-height:2;letter-spacing:.04em;color:#2e2f42}.load-more-btn{display:block;margin:0 auto 32px;background-color:#4e75ff;border-radius:8px;padding:8px 16px;font-weight:500;line-height:1.5;letter-spacing:.04em;color:#fff;width:125px;height:40px;transition:background-color .25s linear}.load-more-btn:hover{background-color:#6c8cff}.loader-wrap{text-align:center;margin-top:32px}.loader{width:48px;height:48px;border:5px solid #4e75ff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.is-hidden{display:none}
