.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}body{max-width:1440px;padding-inline:15px;margin-inline:auto;display:flex;justify-content:center;flex-direction:column}.loader{width:48px;height:48px;margin-inline:auto;border:5px solid #141212;border-bottom-color:#ff3d00;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)}}.form{display:flex;justify-content:center;gap:8px}input{border:1px solid #808080;border-radius:4px;width:272px;height:40px;padding:0}input:hover{border:1px solid #000}button{border-radius:8px;padding:8px 16px;width:91px;height:40px;background-color:#4e75ff;border:none;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff}.gallery{list-style:none;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.gallery-item{border:1px solid #808080;width:360px}.gallery-item img{width:100%;display:block}.cont{width:100%;height:48px;display:flex;justify-content:space-around;text-align:center;padding:8px}
