{"version":3,"file":"styles.c819e53d.css","sources":["webpack:///./src/components/Thumbnail.vue","webpack:///./src/components/ThumbnailContainer.vue","webpack:///./src/components/Gallery.vue"],"sourcesContent":["\n.vimeography-thumbnail {\n  margin: 0;\n  padding: 0;\n  cursor: pointer;\n  position: relative;\n}\n\n/* IE11 Support */\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n  .vimeography-thumbnail {\n    flex: 0 0 25%;\n  }\n}\n\n.vimeography-thumbnail-image-wrapper {\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 2px;\n}\n\n.vimeography-thumbnail-img {\n  max-width: 496px;\n  height: 280px;\n}\n\n.vimeography-link {\n  display: block;\n  text-decoration: none;\n  position: relative;\n  box-sizing: border-box;\n}\n\n.vimeography-link-active {\n}\n\nfigcaption {\n  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);\n  color: #222;\n  box-sizing: border-box;\n  margin: 0;\n  text-align: left;\n  transition: all 150ms ease-in-out;\n  opacity: 0.9;\n\n  &:hover {\n    opacity: 1;\n  }\n}\n\n.vimeography-title {\n  color: #333;\n  font-size: 1rem;\n  line-height: 1rem;\n  margin: 0;\n  padding: 0.5rem 0;\n}\n","\n.vimeography-thumbnail-container {\n  position: relative;\n  display: grid;\n  grid-template-columns: repeat(auto-fit, 200px);\n  grid-column-gap: 20px;\n  grid-row-gap: 40px;\n  justify-content: center;\n  margin-bottom: 2rem;\n}\n\n/* IE11 Support */\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n  .vimeography-thumbnail-container {\n    display: flex;\n    flex-wrap: wrap;\n  }\n}\n","\n.vimeography-gallery {\n  width: 90%;\n  margin: 0 auto 1rem;\n}\n"],"mappings":"AACA;;ACAA;;ACAA;;","sourceRoot":""}