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}:root{font-size:16px;line-height:1.5;font-weight:400;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;background-color:#fff;font-family:Montserrat,sans-serif;line-height:1.5;letter-spacing:.04em;color:#2e2f42}main{padding:36px 0}form{display:flex;gap:8px;justify-content:center;margin-bottom:32px}label{display:inline-block;width:272px}input{border:1px solid #808080;border-radius:4px;width:272px;height:40px;padding:8px 16px}input:hover{border-color:#000}input:focus{border-color:#4e75ff}input::placeholder{color:gray}button{font-weight:500;color:#fff;border-radius:8px;padding:8px 16px;border:none;background-color:#4e75ff}button:hover,button:focus{background-color:#6c8cff}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}.form{position:relative}.loader{position:absolute;transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:gray}.loader:before,.loader:after{content:"";display:block;position:absolute;top:92px;left:50px;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader-bottom{position:relative;width:48px;height:48px;margin:20px auto}.loader-bottom:before,.loader-bottom:after{top:0;left:0}.loader:after{color:#4e75ff;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.hidden{display:none}.gallery{display:flex;flex-wrap:wrap;gap:24px}.gallery-item{width:calc((100% - 48px) / 3);border:1px solid #808080}.gallery-link{display:inline-block;width:100%;height:100%;position:relative}.stats{position:absolute;bottom:0;left:0;width:100%;padding:4px 25px 4px 20px;background-color:#fff}.stats-ul{display:flex;align-items:center;justify-content:space-evenly}.stats-name{text-align:center;font-weight:600;font-size:12px}.quantity{text-align:center;font-weight:400;font-size:12px}.container{display:flex;flex-direction:column;align-items:center}button[type=button]{margin-top:32px}
