.wrapper-3D{display:flex;justify-content:space-between;height:100%;position:relative;background-color:rgba(0,0,0,0)}.wrapper-3D .content{width:100%;max-width:600px;height:100%;position:relative;margin:auto;background-color:#000}.wrapper-3D .content .threejscontent{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;cursor:grab}.single-product.logged-in .wrapper-3D .content{margin-top:80px;aspect-ratio:1}.layer-loading{position:absolute;top:0;left:0;width:100%;height:100%;z-index:50}.layer-loading .loading{width:100%;height:2px;position:relative}.layer-loading .loading .loading-progress{transition:width .2s 0s ease-out;position:absolute;top:0;left:0;width:100%;height:100%;width:0;background:#fff}