{"version":3,"sources":["webpack://src/index.css","webpack://src/App.css"],"names":[],"mappings":"AAAA,mBACE,YACF,CACA,yBACE,aACF,CAEA,8BACE,iBAAkB,CAClB,YAAa,CACb,QAAS,CACT,mBAA2B,CAC3B,iBAAkB,CAClB,WAAY,CACZ,YAAa,CACb,gBAAiB,CACjB,iBAAkB,CAClB,cAAe,CACf,iBAAkB,CAClB,gBAAiB,CACjB,wBAAyB,CACzB,eAAgB,CAChB,mDAAkC,CAClC,sBAAuB,CACvB,WAAY,CACZ,cAAe,CACf,uBACF,CAEA,oCACE,YAAa,CACb,mDACF,CAEA,oBACE,wBACF,CCpCA,EACE,QAAS,CACT,SACF,CAEA,SACE,cAAe,CACf,UAAW,CACX,KAAM,CACN,MAAO,CACP,UAAW,CACX,WAAY,CACZ,yBAA8B,CAC9B,YAAa,CACb,kBAAmB,CACnB,iBAAkB,CAElB,SAAU,CACV,sBAAwB,CACxB,sBACF,CAEA,aACE,aAAc,CACd,cAAe,CACf,eAAgB,CAChB,UAAW,CACX,WAAY,CACZ,4BAAsB,CAAtB,oBAAsB,CACtB,gCAA0B,CAA1B,wBAA0B,CAA1B,8CACF,CAEA,QACE,cACF,CAEA,SACE,YACF,CACA,MACE,WACF,CAEA,WACE,YACF,CAEA,aACE,4BAA8B,CAC9B,yBACF,CAEA,aACE,mBAIE,UACF,CACA,oBACE,YACF,CACA,WACE,aACF,CAEA,SACE,YACF,CACA,MACE,WACF,CACA,IACE,YACF,CACA,UACE,wBACF,CACA,aACE,YACF,CACF","file":"main.6cabde08.chunk.css","sourcesContent":[".matchResult .info {\n  display: none;\n}\n.matchResult:hover .info {\n  display: block;\n}\n\n.stepWrapper .similarityBatch {\n  position: absolute;\n  bottom: -75px;\n  left: 50%;\n  padding: 25px 11px 0px 11px;\n  border-radius: 50%;\n  width: 100px;\n  height: 100px;\n  line-height: 76px;\n  text-align: center;\n  font-size: 23px;\n  margin-left: -60px;\n  margin-top: -60px;\n  background-color: #aed581;\n  overflow: hidden;\n  box-shadow: 0px 2px 28px #00000057;\n  outline: 7px solid #fff;\n  z-index: 400;\n  cursor: pointer;\n  transition: 0.5s ease-out;\n}\n\n.stepWrapper .similarityBatch:hover {\n  bottom: -50px;\n  box-shadow: 0px 2px 28px #00000057;\n}\n\n.stepWrapper .below {\n  background-color: #ff7a59;\n}\n","* {\n  margin: 0;\n  padding: 0;\n}\n\n.overlay {\n  position: fixed;\n  z-index: 99;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(0, 0, 0, 0.9);\n  display: flex;\n  align-items: center;\n  text-align: center;\n  /* visibility: hidden; */\n  opacity: 1;\n  transition: opacity 0.3s;\n  justify-content: center;\n}\n\n.overlay img {\n  max-width: 90%;\n  max-height: 90%;\n  min-width: 400px;\n  width: auto;\n  height: auto;\n  transform: scale(0.95);\n  transition: transform 0.3s;\n}\n\n.cursor {\n  cursor: pointer;\n}\n\n#sidebar {\n  display: flex;\n}\n#root {\n  height: 100%;\n}\n\n.hideInWeb {\n  display: none;\n}\n\n.noSeparator {\n  border-bottom: none !important;\n  margin-bottom: 0px !important;\n}\n\n@media print {\n  div,\n  a,\n  span,\n  #root p {\n    color: black;\n  }\n  .hideInPrintVersion {\n    display: none;\n  }\n  .hideInWeb {\n    display: block;\n  }\n\n  #sidebar {\n    display: none;\n  }\n  #root {\n    height: auto;\n  }\n  .vl {\n    display: none;\n  }\n  .stepCard {\n    page-break-before: always;\n  }\n  #closeButton {\n    display: none;\n  }\n}\n"]}