.web-camera-container{margin-top:2rem;margin-bottom:2rem;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:4px}.web-camera-container .camera-button{margin-bottom:0}.web-camera-container .camera-box.flash{opacity:1}.web-camera-container .camera-box .camera-shutter{opacity:0;background-color:#fff;position:absolute}.web-camera-container .camera-shoot{margin:1rem 0}.web-camera-container .camera-shoot button{height:60px;width:60px;display:flex;align-items:center;justify-content:center;border-radius:100%}.web-camera-container .camera-shoot button img{height:35px;-o-object-fit:cover;object-fit:cover}.camera-loading{overflow:hidden;min-height:150px;margin:3rem 0 0 -1.2rem}.camera-loading,.camera-loading ul{height:100%;position:absolute;width:100%}.camera-loading ul{z-index:999999;margin:0}.camera-loading .loader-circle{display:block;height:14px;margin:0 auto;top:50%;left:100%;transform:translateY(-50%);transform:translateX(-50%);position:absolute;width:100%;padding:0}.camera-loading .loader-circle li{display:block;float:left;width:10px;height:10px;line-height:10px;padding:0;position:relative;margin:0 0 0 4px;background:#999;animation:preload 1s infinite;top:-50%;border-radius:100%}.camera-loading .loader-circle li:nth-child(2){animation-delay:.2s}.camera-loading .loader-circle li:nth-child(3){animation-delay:.4s}.camera-box canvas,.camera-box video{width:100%;height:auto;background:#deb887}@keyframes preload{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.picture-input[data-v-1de3abd4]{width:100%;margin:0 auto;text-align:center}.preview-container[data-v-1de3abd4]{width:100%;box-sizing:border-box;margin:0 auto;cursor:pointer;overflow:hidden;transform:translateZ(0)}.picture-preview[data-v-1de3abd4]{width:100%;height:100%;position:relative;z-index:10001;box-sizing:border-box;background-color:hsla(0,0%,78.4%,.25)}.picture-preview.dragging-over[data-v-1de3abd4]{filter:brightness(.5)}.picture-inner[data-v-1de3abd4]{position:relative;z-index:10002;pointer-events:none;box-sizing:border-box;margin:1em auto;padding:.5em;border:.3em dashed rgba(66,66,66,.15);border-radius:8px;width:calc(100% - 2.5em);height:calc(100% - 2.5em);display:table}.picture-inner .picture-inner-text[data-v-1de3abd4]{display:table-cell;vertical-align:middle;text-align:center;font-size:2em;line-height:1.5}button[data-v-1de3abd4]{margin:1em .25em;cursor:pointer}input[type=file][data-v-1de3abd4]{display:none}span.required{color:red;font-weight:700}input.googleAddressFinder{border-bottom:1px solid rgba(0,0,0,.42);width:100%;color:rgba(0,0,0,.87);margin-bottom:8px;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:height,min-height;margin-top:16px;font-size:16px;height:33px}