body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{box-sizing:border-box;overflow-x:hidden;width:100vw}*,:after,:before{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#212121;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0}img{display:block;height:auto;max-width:100%}.App{grid-gap:16px;display:grid;grid-template-columns:1fr;padding-bottom:24px}.Searchbar{background-color:#3f51b5;box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;color:#fff;justify-content:center;left:0;min-height:64px;padding:12px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:1100}.SearchForm,.Searchbar{align-items:center;display:flex}.SearchForm{background-color:#fff;border-radius:3px;max-width:600px;overflow:hidden;width:100%}.SearchForm-button{background-image:url(https://image.flaticon.com/icons/svg/149/149852.svg);background-position:50%;background-repeat:no-repeat;background-size:40%;border:0;cursor:pointer;display:inline-block;height:48px;opacity:.6;outline:none;transition:opacity .25s cubic-bezier(.4,0,.2,1);width:48px}.SearchForm-button:hover{opacity:1}.SearchForm-button-label{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.SearchForm-input{border:none;display:inline-block;font:inherit;font-size:20px;outline:none;padding-left:4px;padding-right:4px;width:100%}.SearchForm-input::placeholder{font:inherit;font-size:18px}.ImageGallery{grid-gap:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));list-style:none;margin:0 auto;max-width:calc(100vw - 48px);padding:0}.ImageGalleryItem{border-radius:2px;box-shadow:0 1px 3px 0 #0003,0 1px 1px 0 #00000024,0 2px 1px -1px #0000001f}.ImageGalleryItem-image{height:260px;object-fit:cover;transition:transform .25s cubic-bezier(.4,0,.2,1);width:100%}.ImageGalleryItem-image:hover{cursor:zoom-in;transform:scale(1.03)}.Overlay{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1200}.Modal{max-height:calc(100vh - 24px);max-width:calc(100vw - 48px)}.Button{background-color:#3f51b5;border:0;border-radius:2px;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;min-width:180px;padding:8px 16px;text-align:center;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.Button:focus,.Button:hover{background-color:#303f9f}
/*# sourceMappingURL=main.37895540.css.map*/