html,body{width:100%;height:100%;margin:0;padding:0;background:rgb(37,37,49)}.loading-screen{width:100%;height:100%;background-color:red;position:absolute;z-index:1000}model-viewer{width:100%;height:85%;background:rgb(37,37,49);background:linear-gradient(180deg,rgba(37,37,49,1) 10%,rgba(0,0,0,1) 100%)}.configurator-wrapper{width:100%;height:100%;position:relative}#configurator-container{width:100%;height:15%;position:absolute;bottom:0;background:black}#configurator-options{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.option{margin:8px;height:36px;width:36px;border-radius:50%;padding:2px;display:flex;justify-content:center;align-items:center;z-index:10}.logo{margin:20px;width:30%;height:auto;cursor:pointer}@media only screen and (min-width: 768px){.logo{width:60%}}.logo-qreal{width:40%;cursor:pointer}.switch-container{position:absolute;right:0;margin:1rem}.qreal-logo-link{display:flex;justify-content:center;align-items:center}.qreal-logo-container{height:100%;position:absolute;bottom:0;display:flex;justify-content:center;align-items:center}.fender-logo-container{position:absolute;z-index:100}.selected{border:1px solid #f1f1f1}.mini-img{width:100%;height:auto;border-radius:50%}.hidden,.checkbox-wrapper-8 .tgl{display:none}.checkbox-wrapper-8 .tgl,.checkbox-wrapper-8 .tgl:after,.checkbox-wrapper-8 .tgl:before,.checkbox-wrapper-8 .tgl *,.checkbox-wrapper-8 .tgl *:after,.checkbox-wrapper-8 .tgl *:before,.checkbox-wrapper-8 .tgl+.tgl-btn{box-sizing:border-box}.checkbox-wrapper-8 .tgl::-moz-selection,.checkbox-wrapper-8 .tgl:after::-moz-selection,.checkbox-wrapper-8 .tgl:before::-moz-selection,.checkbox-wrapper-8 .tgl *::-moz-selection,.checkbox-wrapper-8 .tgl *:after::-moz-selection,.checkbox-wrapper-8 .tgl *:before::-moz-selection,.checkbox-wrapper-8 .tgl+.tgl-btn::-moz-selection,.checkbox-wrapper-8 .tgl::selection,.checkbox-wrapper-8 .tgl:after::selection,.checkbox-wrapper-8 .tgl:before::selection,.checkbox-wrapper-8 .tgl *::selection,.checkbox-wrapper-8 .tgl *:after::selection,.checkbox-wrapper-8 .tgl *:before::selection,.checkbox-wrapper-8 .tgl+.tgl-btn::selection{background:none}.checkbox-wrapper-8 .tgl+.tgl-btn{outline:0;display:block;width:4em;height:2em;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #888;border-radius:10px}.checkbox-wrapper-8 .tgl+.tgl-btn:after,.checkbox-wrapper-8 .tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.checkbox-wrapper-8 .tgl+.tgl-btn:after{left:0}.checkbox-wrapper-8 .tgl+.tgl-btn:before{display:none}.checkbox-wrapper-8 .tgl:checked+.tgl-btn:after{left:50%}.checkbox-wrapper-8 .tgl-skewed+.tgl-btn{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .2s ease;font-family:sans-serif;background:rgb(37,37,49);background:linear-gradient(90deg,rgba(37,37,49,1) 10%,rgba(0,0,0,1) 100%)}.checkbox-wrapper-8 .tgl-skewed+.tgl-btn:after{display:inline-block;transition:all .2s ease;width:100%;text-align:center;position:absolute;line-height:2em;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.checkbox-wrapper-8 .tgl-skewed+.tgl-btn:before{display:inline-block;transition:all .2s ease;width:100%;text-align:center;position:absolute;line-height:2em;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.checkbox-wrapper-8 .tgl-skewed+.tgl-btn:after{left:100%;content:attr(data-tg-on)}.checkbox-wrapper-8 .tgl-skewed+.tgl-btn:before{left:0;content:attr(data-tg-off)}.checkbox-wrapper-8 .tgl-skewed+.tgl-btn:active{background:#888}.checkbox-wrapper-8 .tgl-skewed+.tgl-btn:active:before{left:-10%}.checkbox-wrapper-8 .tgl-skewed:checked+.tgl-btn{background:rgb(37,37,49);background:linear-gradient(90deg,rgba(0,0,0,1) 10%,rgba(37,37,49,1) 100%)}.checkbox-wrapper-8 .tgl-skewed:checked+.tgl-btn:before{left:-100%}.checkbox-wrapper-8 .tgl-skewed:checked+.tgl-btn:after{left:0}.checkbox-wrapper-8 .tgl-skewed:checked+.tgl-btn:active:after{left:10%}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#2196f3}input:checked+.slider:before{transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.slider.round:after{border-radius:34px}
