*,*:before,*:after{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}img{display:block;max-width:100%;height:auto}:root{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5;font-weight:400;letter-spacing:.04em;color:#242424;background-color:#ffffffde;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}main{flex-grow:1}main:has(.back-link){text-align:center}.form{margin:36px auto 32px}.search-field{width:272px;height:40px;padding:8px 16px;margin-right:8px;font-family:inherit;font-size:16px;line-height:1.5;letter-spacing:.04m;border-radius:4px;border:1px;border-style:solid;border-color:gray;color:#2e2f42;outline:none;transition:border-color .25s ease-in-out}.search-field:hover{border-color:#000}.search-field:focus{border-color:#4e75ff}.search-field::placeholder{color:gray}.submit-btn,.load-more{padding:8px 16px;font-family:inherit;font-size:16px;line-height:1.5;letter-spacing:.04m;border-radius:8px;border:none;color:#fff;background-color:#4e75ff;transition:background-color .25s ease-in-out}.load-more{display:block;margin-left:auto;margin-right:auto;margin-top:32px}.submit-btn:hover,.load-more:hover{background-color:#6c8cff}.is-hidden{display:none}.loader{display:none;transform:rotate(45deg);perspective:1000px;border-radius:50%;width:100px;height:100px;color:gray;margin-left:auto;margin-right:auto}.loader:before,.loader:after{content:"";display:none;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.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}}.is-active,.is-active:before,.is-active:after{display:block}.gallery{display:flex;flex-wrap:wrap;gap:24px;width:1128px;margin-right:auto;margin-left:auto}.gallery-item{width:calc((100% - 2 * 24px) / 3);height:288px;border:1px solid rgba(128,128,128,1)}.gallery-image{object-fit:cover;height:240px;width:360px}.img-info-list{display:flex;justify-content:space-around;padding-top:4px;padding-bottom:4px}.img-info-item{text-align:center;font-size:12px}.info-type{line-height:1.33;font-weight:700}.img-info{line-height:2}
