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}.form{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:8px;width:371px;height:40px;margin-top:36px;margin-bottom:36px;margin-left:534px}input{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:8px;width:272px;height:40px}input:hover{border:1px solid #000;border-radius:4px;width:272px;height:40px}input::selection{border:1px solid #4e75ff;border-radius:4px;width:272px;height:40px}button{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-radius:8px;padding:8px 16px;width:91px;height:40px;background:#4e75ff;border-style:none;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff}button:hover{background:#6c8cff}.gallery{display:flex;flex-wrap:wrap;gap:24px}.gallery-item{flex-basis:calc((100% - 54px) / 3);border:1px solid #808080;margin:0;padding:0}.loader{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:20px auto}.hidden{display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
