@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";.overlay-wrapper{position:absolute;top:0;right:0;width:100%;height:100%;display:flex;justify-content:space-between;pointer-events:none;flex-direction:column;align-items:center;z-index:10}.loading-screen-container{position:relative;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;transition:opacity 0s;color:#fff}#loading-screen-middle-container{position:absolute;width:545px;height:350px;display:flex;justify-content:center;align-items:center;bottom:10%}.loading-screen-car{width:97%;z-index:2;position:absolute;bottom:0;left:-40%;transform:translate(-50%)}.loading-screen-loading-meter{width:70%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:50%;position:relative;bottom:6%;z-index:1;transition:opacity 1.5s}.loading-screen-meter-bottom-hidden{width:100%;height:48%;background:#000;position:absolute;z-index:3;bottom:0}img.loading-screen-meter-red,img.loading-screen-meter,.loading-screen-text{position:absolute}img.loading-screen-meter-red{width:56%;z-index:4}img.loading-screen-meter{width:90%}.loading-screen-text p{text-align:center;margin:0}.loading-screen-text-percentage{font-size:18px}.loading-screen-text{bottom:60%;text-align:center;z-index:4;left:50%;transform:translate(-50%)}p.loading-screen-text-loading{font-size:10px}.loading-screen-meter-needle{position:absolute;left:50%;top:50%;width:1px;height:150px;border-radius:3px;background:linear-gradient(to bottom,#fff 40%,transparent 50%);transform-origin:50% 100%;transition:transform .5s cubic-bezier(.4,0,.2,1);z-index:3}img.loading-screen-gif{position:absolute;width:200px;top:50%;transform:translateY(-50%);transition:all 3s;z-index:10}img.loading-screen-header{position:absolute;top:0;display:none}.overlay-exterior-interior-buttons-container{bottom:14px}.overlay-front-back-sit-buttons-container{top:14px}.overlay-content{position:absolute;bottom:14px;display:flex;justify-content:center;flex-direction:column;pointer-events:auto}.overlay-buttons-container{position:absolute;bottom:14px;display:flex;justify-content:center;width:100%;height:35px}.overlay-buttons{pointer-events:auto}.overlay-buttons button{border:none;cursor:pointer;padding:10px;background:#000;color:#fff;font-size:12px;font-weight:600;width:140px}.overlay-buttons button.active{background:#fff;color:#000}.overlay-content img{width:50px;margin:10px;opacity:.5;cursor:pointer;pointer-events:auto}.overlay-content img.active{opacity:1}img.arrow{opacity:1;width:20px}.epub-modal{position:absolute;transform:translate(-50%,-50%);z-index:100000000!important;background:#fff}div#epub_header{display:flex;text-align:center;justify-content:space-between;align-items:center;padding:10px 5px;background:#d9d9d9;flex-flow:row-reverse}div#epub_header h4{font-size:12px;font-weight:600;margin:0;width:90%;text-align:center}div#epub_header img{width:15px}#epub_header button{background:none;border:none;width:10%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width: 425px){.loading-screen-container{justify-content:end}img.loading-screen-car{width:90%;bottom:0%}.loading-screen-loading-meter{width:338px;bottom:-8%}.loading-screen-text-percentage{font-size:18px;position:absolute;bottom:90px;left:50%;transform:translate(-50%)}.loading-screen-meter-bottom-hidden{width:100%;background:#000;height:100px;position:absolute;z-index:2;bottom:0}.loading-screen-text{bottom:55px!important;text-align:center;z-index:4}#loading-screen-middle-container{position:absolute;width:104%;height:305px;display:flex;justify-content:center;align-items:center;bottom:3%}img.loading-screen-header{display:block}.overlay-content img{width:29px;margin:5px}img.arrow{width:12px}}*{box-sizing:border-box;overscroll-behavior:none}html,body,#root{width:100%;height:100%;margin:0;padding:0}canvas{z-index:-1}body{margin:0;overflow:hidden;font-family:michroma,serif}.annotation{cursor:pointer;background:transparent;outline:none;border:none}
