h1,h2,h3,h4,h5,h6,p{margin:0}ul{margin:0;padding:0;list-style-type:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}a{text-decoration:none;font-size:24px}body{background:#fff;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42;display:flex;flex-direction:column;justify-content:center;align-items:center}.gallery{display:flex;gap:12px;flex-wrap:wrap;list-style-type:none;width:1128px}.gallery-item{width:calc((100% - 48px)/5)}.form{display:flex;margin:0 auto;gap:8px;width:408px;padding:24px;border-radius:8px}button{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;border-radius:8px;padding:8px 16px;max-width:95px;background:#4e75ff;border:none;transition:background-color .25s cubic-bezier(.4,0,.2,1)}button:hover,button:focus{background-color:#6c8cff}.request{border:1px solid #808080;border-radius:4px;padding:8px 16px;outline:none;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.request:hover,.request:focus{border-color:#000}.request:active{border-color:#4e75ff}.gallery-item{display:flex;flex-direction:column;justify-content:space-between;border:2px solid #808080;border-radius:4px}.gallery-item-wrapper{display:flex;justify-content:space-around;width:90%;margin:0 auto}.galery-item-propety{display:flex;flex-direction:column;font-size:8px;font-weight:900;text-align:center}.galery-item-value{font-weight:400}.gallery-image{object-fit:contain;margin-bottom:8px}.loader{font-size:48px;font-family:Arial,Helvetica,sans-serif;font-weight:700;display:none;color:#ff3d00;letter-spacing:2px;position:relative;box-sizing:border-box;width:100%;text-align:center}.loader:after{content:"Loading";position:absolute;left:0;top:0;color:#fff;width:100%;height:100%;overflow:hidden;box-sizing:border-box;animation:animloader 1s linear infinite}@keyframes animloader{0%{height:100%}to{height:0%}}
