@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600&display=swap";#ParavisionFaceWebCapture{position:relative;background-color:var(--wbafc-black);height:100%;width:100%;max-height:473px;max-width:267px;margin:0 auto;overflow:hidden}@media screen and (orientation: landscape) and (max-height: 834px){#ParavisionFaceWebCapture{max-width:408px;max-height:230px}}@media screen and (orientation: landscape) and (min-height: 376px) and (max-height: 834px){#ParavisionFaceWebCapture{max-width:794px;max-height:447px}}@media screen and (orientation: portrait) and (min-width: 834px){#ParavisionFaceWebCapture{max-width:495px;max-height:878px}}@media screen and (orientation: landscape) and (min-width: 835px) and (min-height: 835px){#ParavisionFaceWebCapture{max-width:794px;max-height:447px}}@media screen and (orientation: landscape) and (min-width: 1281px) and (min-height: 835px){#ParavisionFaceWebCapture{max-width:1190px;max-height:670px}}#BestFrame{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;z-index:40}#BoundingBox{position:absolute;transition:transform 75ms ease-in-out;border:3px solid var(--wbafc-green-400)}#CapturingOverlay,#CapturedOverlay{position:absolute;top:0;right:0;left:0;height:92px;background-image:linear-gradient(to bottom,var(--wbafc-black-overlay),transparent);display:flex;padding:20px;gap:0 19px;font-size:13px;color:var(--wbafc-white);align-items:center;z-index:50}#SpinnerIcon:not(.hidden){animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#ParavisionFaceWebCapture .icon{vertical-align:top}#Details{position:absolute;right:0;bottom:0;left:0;height:140px;background-image:linear-gradient(to top,var(--wbafc-camera-overlay),transparent)}#DetailsWrapper{position:absolute;left:50%;transform:translate(-50%);bottom:0;height:100%;width:233px}#DetailsFpsAndQualityWrapper{position:absolute;bottom:52px;display:inline-flex;gap:16px;color:var(--wbafc-white);font-size:16px;line-height:21px;align-items:center}#DetailsFpsAndQualityWrapper>span{flex-shrink:0}#DetailsSpacer{width:1px;height:17px;background-color:var(--wbafc-white)}#DetailsProgressBar{position:absolute;bottom:20px;width:233px;height:16px;background-color:var(--wbafc-white);display:flex;justify-content:center;align-items:center;overflow:hidden}#DetailsProgressBarFill{position:absolute;height:calc(100% - 1px);width:calc(100% - 1px);transform:translate(-100%);transition:transform 80ms ease-out}#DetailsProgressBarFill.green{background-color:var(--wbafc-green-400)}#DetailsProgressBarFill.yellow{background-color:var(--wbafc-yellow-400)}#DetailsProgressBarFill.red{background-color:var(--wbafc-red-400)}@media screen and (orientation: landscape) and (min-width: 835px){#DetailsWrapper{left:20px;transform:translate(0)}}#FaceOval{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse 245px 345px at center,transparent,50%,var(--wbafc-face-oval-overlay) 0)}@media only screen and (orientation: landscape) and (min-height: 376px) and (max-height: 843px){#FaceOval{background-image:radial-gradient(ellipse 247px 317px at center,transparent,50%,var(--wbafc-face-oval-overlay) 0)}}@media screen and (orientation: portrait) and (min-width: 834px){#FaceOval{background-image:radial-gradient(ellipse 450px 605px at center,transparent,50%,var(--wbafc-face-oval-overlay) 0)}}@media screen and (orientation: landscape) and (min-width: 835px) and (min-height: 835px){#FaceOval{background-image:radial-gradient(ellipse 247px 317px at center,transparent,50%,var(--wbafc-face-oval-overlay) 0)}}@media screen and (orientation: landscape) and (min-width: 1281px) and (min-height: 835px){#FaceOval{background-image:radial-gradient(ellipse 369px 474px at center,transparent,50%,var(--wbafc-face-oval-overlay) 0)}}#Feedback{position:absolute;top:0;right:0;left:0;height:92px;width:100%;text-align:center;padding-top:16px;color:var(--wbafc-white);opacity:0;visibility:hidden;z-index:20}#Feedback.info{background-color:var(--wbafc-camera-overlay)}#Feedback.danger{background-color:var(--wbafc-gray-overlay)}#Feedback>span{font-size:22px;line-height:28px;letter-spacing:.35px}#FeedbackIconWrapper{position:absolute;bottom:-19px;left:50%;transform:translate(-50%)}#Landmarks div{position:absolute;transition:transform 75ms ease-in-out;border-radius:50%;background-color:var(--wbafc-white)}#Landmarks.small div{height:3px;width:3px}#Landmarks.medium div{height:7px;width:7px}#Landmarks.large div{height:10px;width:10px}#MobileLandscapeOverlay{height:139px;width:266px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#474747;color:var(--wbafc-white);border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0 11px}@media screen and (orientation: landscape) and (min-height: 376px){#MobileLandscapeOverlay{height:219px;width:494px}}#Select{position:absolute;top:20px;right:20px;z-index:30}#Select button{padding:0;margin:0;border:0;background-color:transparent;font-size:17px;font-weight:400;cursor:pointer}#Select>button{position:relative;height:19px;width:40px;border-radius:90px;background-color:var(--wbafc-black-overlay);display:flex;align-items:center;justify-content:center;gap:0 4px}#Select>ul{position:relative;transition:opacity 80ms ease-in;padding:8px 16px;margin:0;list-style:none;position:absolute;top:30px;right:0;background-color:var(--wbafc-white);min-width:150px;max-width:220px;border-radius:10px;-webkit-box-shadow:0px 4px 20px 0px var(--wbafc-select-menu-shadow);-moz-box-shadow:0px 4px 20px 0px var(--wbafc-select-menu-shadow);box-shadow:0 4px 20px 0 var(--wbafc-select-menu-shadow);display:flex;flex-direction:column;gap:10px 0}#Select li{display:block;cursor:pointer;padding:12px 0;text-align:left;display:inline-flex;align-items:center;gap:0 4px;background-color:transparent;transition:background-color 45ms ease-in}#Select li:hover{background-color:#f6f6f6}#Select li.active{font-weight:600;background-color:#f6f6f6;border-radius:6px}#Select li:not(.active)>div{display:none}#Select li>div,#Select li.active>span{transform:translate(9px)}#Select li.active>div{display:block}#Select li>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:85%;display:block;transform:translate(0);transition:transform 45ms ease-in}@media only screen and (min-width: 834px){#Select>ul{width:auto;max-width:unset}}#CameraView{position:absolute;top:0;right:0;bottom:0;left:0}:root{--wbafc-white: #fff;--wbafc-black: #000;--wbafc-gray-100: #f6f6f6;--wbafc-gray-500: #474747;--wbafc-green-400: #25c70b;--wbafc-yellow-400: #fef30e;--wbafc-red-400: #fc6d15;--wbafc-black-overlay: rgba(0, 0, 0, .8);--wbafc-select-menu-shadow: rgba(60, 60, 60, .3);--wbafc-face-oval-overlay: rgba(34, 34, 34, .5);--wbafc-camera-overlay: rgba(0, 0, 0, .5);--wbafc-gray-overlay: rgba(128, 128, 128, .8)}#ParavisionFaceWebCapture,#ParavisionFaceWebCapture *,#ParavisionFaceWebCapture *:after,#ParavisionFaceWebCapture *:before{box-sizing:border-box;font-family:Manrope,sans-serif}#ParavisionFaceWebCapture *.hidden{opacity:0;visibility:hidden}#ParavisionFaceWebCapture *.visible{opacity:100;visibility:visible}#wbafc-qa{width:100vw;height:100vh}
