{"version":3,"file":"styles.d4c6eb88.css","sources":["webpack:///./src/components/Thumbnail.vue","webpack:///./src/components/ThumbnailContainer.vue","webpack:///./src/components/Gallery.vue"],"sourcesContent":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600');\n\n.vimeography-thumbnail {\n  margin: 0;\n  max-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  position: relative;\n  font-size: 0;\n  line-height: 0;\n\n  overflow: hidden;\n  cursor: pointer;\n  margin: 0 0 15px;\n  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.2);\n  height: 157px;\n  transition: all 250ms;\n\n  &:hover {\n    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.35);\n  }\n}\n\n.vimeography-link-active {\n\n}\n\n.vimeography-thumbnail-overlay {\n  display: flex;\n  position: absolute;\n  align-items: center;\n  justify-content: center;\n  width: 100%;\n  height: 100%;\n\n  svg {\n    transition: all 250ms;\n    width: 40px;\n    height: 40px;\n  }\n\n  &:hover {\n    svg {\n      width: 44px;\n      height: 44px;\n    }\n  }\n}\n\n.vimeography-thumbnail-img {\n  cursor: pointer;\n  object-fit: cover;\n  width: 100%;\n  height: 100%;\n\n  /* Required for inset shadow */\n  position: relative;\n  z-index: -1;\n}\n\n.vimeography-title {\n  font-size: 14px;\n  line-height: 1.3rem;\n\n  text-align: left;\n  font-family: \"Montserrat\", sans-serif;\n  font-weight: 600;\n  color: #2a282b;\n  overflow: hidden;\n  background: none;\n}\n","\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.vimeography-thumbnail-container {\n  position: relative;\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n  grid-column-gap: 10px;\n  grid-row-gap: 50px;\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\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.vimeography-gallery {\n  width: 90%;\n  margin: 0 auto 1rem;\n}\n"],"mappings":";AA8CA;;ACpBA;;ACcA;;","sourceRoot":""}