html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;box-sizing:border-box}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body::-webkit-scrollbar{width:0}:root{--primary-color: #37465a;--secondary-color: #ffffff;--primary-font-style: Garnett, sans-serif}body{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}#app{width:100vw;height:100vh;background-color:#cdcdcd}#renderCanvas{width:100%;height:100%;position:absolute;top:0;left:0;touch-action:none;-webkit-tap-highlight-color:rgba(255,255,255,0)!important;-webkit-focus-ring-color:rgba(255,255,255,0)!important;outline:none!important}#loadingSpinner{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:9999;display:flex;justify-content:center;align-items:center;flex-direction:column}#loadingSpinnerBorder{border:4px solid rgba(255,255,255,.1);width:50px;height:50px;border-radius:50%;border-left-color:var(--primary-color);animation:spin 1s linear infinite;position:absolute}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#loadingPercentages{color:var(--primary-color);font-weight:900;font-size:13px;position:absolute;font-family:var(--primary-font-style)}#loadingLogo{margin-top:110px;width:180px;height:21px;background-size:100%;background-repeat:no-repeat;background-position:center;background-image:url(../audien_logo.svg)}#orientationScreenContainer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#fff;font-family:var(--primary-font-style);color:var(--primary-color);font-size:25px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-direction:column;display:none}#orientationScreenLogo{width:200px;height:100px;background-size:100%;background-repeat:no-repeat;background-position:center;background-image:url(../audien_logo.svg)}#orientationScreenImg{width:200px;height:200px;padding-bottom:70px;background-size:100%;background-repeat:no-repeat;background-position:center;background-image:url(../icons/rotate-smartphone.svg)}#title{color:var(--primary-color);font-weight:700;font-size:36px;position:absolute;top:1vw;right:5vw;overflow:hidden;font-family:var(--primary-font-style)}#goToHomeButton{width:40px;height:40px;background-color:#fff;border-radius:12px;position:absolute;top:calc(1vh + 10px);left:20px;overflow:hidden;box-shadow:rgba(60,64,67,.1) 0 1px 3px,rgba(60,64,67,.15) 0 4px 8px 3px;display:flex;align-items:center;justify-content:center;cursor:pointer}#goToHomeButton i{color:var(--primary-color);font-size:20px;overflow:hidden}#modelNameContainer{position:absolute;height:40px;top:calc(1vh + 10px);left:80px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:var(--primary-color);font-family:var(--primary-font-style)}#productDisplayLogo{width:200px;height:40px;background-size:100%;background-repeat:no-repeat;background-position:center;background-image:url(../audien_logo.svg);position:absolute;bottom:10px;left:20px}.anotationContainer{position:absolute;bottom:70px;left:20px;width:250px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;padding:0 0 10px;display:none;overflow:hidden;box-shadow:rgba(60,64,67,.8) 0 1px 3px,rgba(60,64,67,.15) 0 4px 8px 3px;transition:height .1s ease-in-out}.anotationShrinkIconContainer{width:80%;height:30px;display:flex;align-items:center;justify-content:flex-start}.anotationShrinkIcon{display:flex;align-items:center;justify-content:center;width:40px;height:30px;cursor:pointer;box-shadow:rgba(60,64,67,.1) 0 1px 1px,rgba(60,64,67,.15) 0 2px 4px 1px;border-radius:40%;margin-top:-15px}.singleAnotationContainer{width:80%;height:40px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:5px}.singleAnotationContainerDisplayNone{display:none}.singleAnotationText{width:80%;font-size:14px;font-weight:400;color:var(--primary-color);font-family:var(--primary-font-style)}.singleAnotationButton{width:20px;height:20px;cursor:pointer;accent-color:var(--primary-color)}#menu-container{position:absolute;z-index:100;width:250px;height:98vh;margin-top:1vh;background-color:#fff;right:10px;display:flex;flex-direction:column;align-items:center;box-shadow:rgba(60,64,67,.8) 0 1px 3px,rgba(60,64,67,.15) 0 4px 8px 3px;border-radius:5px;transition:width .3s ease-in-out;overflow:hidden}#menuTittle{width:100%;height:60px;font-size:20px;font-weight:600;color:var(--primary-color);font-family:var(--primary-font-style);border-bottom:1px solid var(--primary-color);display:flex;align-items:center;justify-content:space-between;overflow:hidden;transition:justify-content 1s ease-in-out}#menuTittleIcon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;box-shadow:rgba(60,64,67,.1) 0 1px 3px,rgba(60,64,67,.15) 0 4px 8px 3px;border-radius:40%;margin-left:-10px}#menuTittleText{font-size:20px;font-weight:600;color:var(--primary-color);font-family:var(--primary-font-style);margin-right:5%}.menu-button{width:90%;height:50px;background-color:#fff;display:flex;align-items:center;justify-content:right;font-size:16px;font-weight:400;color:var(--primary-color);font-family:var(--primary-font-style);cursor:pointer;letter-spacing:.25px;border-bottom:1px solid #c2c2c2}.menu-button-icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-size:100%;background-repeat:no-repeat;background-position:center;margin:0 10px}#atom2ProDomeAnotationContainer{position:absolute;bottom:70px;left:20px;width:250px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;padding:10px 0;overflow:hidden;box-shadow:rgba(60,64,67,.8) 0 1px 3px,rgba(60,64,67,.15) 0 4px 8px 3px;transition:height .1s ease-in-out}
