@import url(https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css);.home-screen,.swipe-container{height:100%;width:100%}.home-screen{display:flex;flex-direction:column;align-items:center}.home-screen,.home-screen button,.home-screen h1,.home-screen h2{color:#fff;position:relative}.home-screen h1,.home-screen h2{text-shadow:2px 2px 3px #615e56}.home-screen:before{content:"";background-image:url(/static/media/woman-browsing-right.58e02611.jpg);background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.75}.original-picture{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.original-picture video{width:100%;height:auto;object-fit:cover}.cam,.preview{position:relative}.preview-img{width:100%;height:auto;object-fit:cover}.capture-btn{color:#fff;border:none;font-size:40px;bottom:2rem}.capture-btn:hover{cursor:pointer}.video-player{display:block}.back-btn,.download-btn{font-size:1.5rem}.back-navigation{color:#fff}.large-circle-btn{background-color:rgba(0,0,0,.25)!important;border-radius:50%!important;border:none!important;height:10rem;width:10rem;font-size:2rem!important;display:flex!important;flex-direction:column;justify-content:center;align-items:center}@media (min-width:320px){.img-container{width:280px;height:210px}.img-preview{width:280px}}@media (min-width:360px){.img-container{width:320px;height:240px}.img-preview{width:320px}}@media (min-width:576px){.img-container{width:320px;height:240px}.img-preview{width:320px}}@media (min-width:768px){.img-container{width:640px;height:480px}.img-preview{width:640px}}@media (min-width:992px){.img-container{width:640px;height:480px}.img-preview{width:640px}}.img-preview{display:block}:root{--timeout:500ms}.swipe-container{position:absolute;left:0}.forward-enter{transform:translateX(100%);opacity:0}.forward-enter-active{transition:all .5s;transition:all var(--timeout)}.forward-enter-active,.forward-exit{transform:translateX(0);opacity:1}.forward-exit-active{transform:translateX(100%);opacity:0;transition:all .5s;transition:all var(--timeout)}.back-enter{transform:translateX(-100%);opacity:0}.back-enter-active{transition:all .5s;transition:all var(--timeout)}.back-enter-active,.back-exit{transform:translateX(0);opacity:1}.back-exit-active{transform:translateX(-100%);opacity:0;transition:all .5s;transition:all var(--timeout)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.86f2165d.chunk.css.map */