body{margin:0;overflow:hidden}.error{text-align:center;position:absolute;top:0;left:0;width:100%;height:100vh;color:#051736;background-color:#a1c4e6;padding:5%}.hide{display:none!important}.loading{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;text-align:center;color:#051736;background-color:#a1c4e6;height:100vh}.loading img{width:20%;animation:pulse 1s infinite;padding-bottom:25px}.pulse{animation:pulse 1s infinite}.container{padding:10px}.record-container{position:absolute;bottom:5px;width:100%;left:0;z-index:1000;text-align:center}.record{width:180px;margin:auto;color:#fff}.record small{font-size:.6em;text-transform:uppercase}.record img{width:20%}.record .circle-container{margin:auto;width:100px;height:100px}.record svg{transform:rotate(-90deg)}.record svg circle{fill:none;stroke-width:5}.record .ring{stroke:#fff}.record .path{stroke:#68d0e1;stroke-dasharray:283;stroke-dashoffset:283}.record .recording{animation:drawCircle 10s linear forwards}.record .center-circle{fill:#fff}.powered{position:absolute;bottom:0;left:0}.powered img{width:20%;margin:5px}@keyframes drawCircle{to{stroke-dashoffset:0}}.camera{position:absolute;top:5px;right:0;width:25vw;height:40vw;z-index:0;padding:10px}@media screen and (min-width: 900px){.camera{width:20vw;height:30vw}}.camera span{display:block;width:100%;height:100%}.carousel{text-align:center;color:#fff;position:absolute!important;bottom:1rem;width:100%}.carousel-control-next{margin-right:-10px}.carousel-control-next img{width:60%}.carousel-control-prev{margin-left:-10px}.carousel-control-prev img{width:60%}.carousel-item img{width:100%;max-width:100px}@media only screen and (min-width: 600px){.record img{width:10%}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.video-container{position:fixed;width:100%;height:100%;top:0;left:0;z-index:10000;background-color:#fff;font-family:sans-serif;color:#fff;display:flex;flex-direction:column;justify-content:center}.video-container video{height:auto;width:80%;margin-left:auto;margin-right:auto;background-color:#ccc;box-shadow:#00000080 0 0 4px;display:flex;pointer-events:none}.download-video{display:flex;width:70px;height:70px;margin-top:2.5%;margin-left:5%;margin-right:5%}
