{"version":3,"file":"styles.521de0ee.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  width: 100%;\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-link {\n  display: block;\n  margin: 0 0 20px;\n}\n\n.vimeography-link-active {\n}\n\n.vimeography-thumbnail-img {\n  opacity: 0.9;\n  transition: all 250ms ease-in-out;\n\n  width: 100%;\n  padding: 0;\n  box-shadow: #000 0em 0em 0em; /* Fixes weird firefox rendering with opacity changes */\n  cursor: pointer;\n\n  &:hover {\n    opacity: 1;\n  }\n}\n\nfigcaption {\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.vimeography-title {\n  color: #222;\n  font-family: sans-serif;\n  font-size: 11px;\n  line-height: 1.2em;\n  overflow: hidden;\n  font-weight: 500;\n  margin: 0 0 8px;\n  display: block;\n}\n\n.vimeography-description {\n  color: #aaa;\n  font-family: serif;\n  font-size: 11px;\n  line-height: 1.2em;\n  font-weight: 300;\n  text-transform: lowercase;\n  padding: 0;\n  margin: 0;\n\n  display: block;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n  overflow: hidden;\n}\n","\n.vimeography-thumbnail-container {\n  position: relative;\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  grid-row-gap: 20px;\n  justify-content: space-between;\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":""}