vntana-viewer::-webkit-backdrop{background-color:#fff}vntana-viewer::backdrop{background-color:#fff}.general-buttons{position:absolute;right:19px;bottom:20px;z-index:4;flex-direction:row}.zoom-buttons{position:absolute;right:19px;bottom:70px;z-index:3;flex-direction:column}.scene-buttons{position:absolute;left:19px;bottom:20px;z-index:4}.button-container{display:flex;justify-content:start;align-items:center;gap:1px;box-sizing:border-box;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:5px;background-color:#cdcdcd;overflow:hidden}.button-container *{flex:0 1 auto;position:static;box-shadow:none;border-radius:0}@media(hover:none){.expandable{max-width:var(--computed-button-size)}.expandable::part(default-text){opacity:0}}@media(hover:hover){.expandable{transition:max-width .3s linear}.expandable:not(:hover){max-width:var(--computed-button-size)}.expandable:not(:hover)::part(default-text){opacity:0;transition:opacity .3s linear}.expandable:hover::part(default-text){opacity:1;transition:opacity .3s linear}}@font-face{font-family:Roboto;src:url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap)}@font-face{font-family:Helvetica Now Text Medium;src:local("Helvetica Now Text  Medium"),local("HelveticaNowText-Medium"),url(https://storage.googleapis.com/static-prd-mul-reg-stn-unif-vntana-com/fonts/HelveticaNowText/HelveticaNowText-Medium.woff2) format("woff2");font-display:block}@font-face{font-family:Helvetica Now Text Regular;src:local("Helvetica Now Text  Regular"),local("HelveticaNowText-Regular"),url(https://storage.googleapis.com/static-prd-mul-reg-stn-unif-vntana-com/fonts/HelveticaNowText/HelveticaNowText-Regular.woff2) format("woff2");font-display:block}@font-face{font-family:Helvetica Now Text Light;src:local("Helvetica Now Text  Light"),local("HelveticaNowText-Light"),url(https://storage.googleapis.com/static-prd-mul-reg-stn-unif-vntana-com/fonts/HelveticaNowText/HelveticaNowText-Light.woff2) format("woff2");font-display:block}body{padding:0;margin:0;height:100dvh;font-family:Roboto,Helvetica,sans-serif}body #__next,body #__next .SingleAssetPage,body #__next .SingleAssetPage #VntViewer,body #__next .SingleAssetPage #VntViewer vntana-viewer{width:100%;height:100%}.vntana-watermark{position:absolute;bottom:0;padding:16px;font-size:14px}vntana-hotspot[hidden]{display:none!important}vntana-hotspot{width:24px;height:24px;border-radius:100%;border:1px solid #fff;background-color:gray;color:#fff;transition:all .3s ease;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0;outline:none;cursor:pointer;position:relative}vntana-hotspot.hide{opacity:.3}vntana-hotspot .hotspot-popover{background-color:#fff;position:absolute;bottom:calc(100% + 15px);left:50%;transform:translate(-50%);display:none;width:296px;padding:16px;opacity:.9;box-shadow:0 8px 16px 0 rgba(0,0,0,.15)}vntana-hotspot .hotspot-popover .hotspot-popover_container{display:flex;flex-direction:column;width:100%}vntana-hotspot .hotspot-popover .hotspot-popover_container .player{display:flex;justify-content:center;margin-bottom:4px}vntana-hotspot .hotspot-popover .hotspot-popover_container .hotspot-popover_image{height:158px;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;align-items:center;justify-content:center}vntana-hotspot .hotspot-popover .hotspot-popover_container .hotspot-popover_description{display:block;width:100%;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:normal;color:#1a1a1a;overflow:auto}vntana-hotspot .hotspot-popover .hotspot-popover_container .hotspot-popover_description ol,vntana-hotspot .hotspot-popover .hotspot-popover_container .hotspot-popover_description p,vntana-hotspot .hotspot-popover .hotspot-popover_container .hotspot-popover_description ul{margin:2px}vntana-hotspot .hotspot-popover:after{content:"";position:absolute;border-top:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;top:99.5%;left:50%;margin-left:-10px;width:0;height:0}#error-message-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;left:0;right:0;margin-left:auto;margin-right:auto;position:absolute;top:45%;width:-moz-fit-content;width:fit-content}#error-message-icon{width:.5%;min-width:50px;margin-right:10px}#error-message-icon>svg{width:50px;height:45.45px;display:block}#error-message-content{display:flex;flex-direction:column;width:100%;gap:5px;margin-top:-12px;padding:10px}#error-header,#error-message,.error-base-content{font-size:16px;font-family:Roboto,Helvetica,sans-serif}#error-header{font-weight:700}#error-message{font-weight:400;line-height:18.75px}#spinner-wrapper{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:120px;height:120px}:root{--sk-size:40px;--sk-color:#dbdbdb}.sk-center{margin:auto}.sk-grid{width:var(--sk-size);height:var(--sk-size)}.sk-grid-cube{width:33.33%;height:33.33%;background-color:var(--sk-color);float:left;animation:sk-grid 1.3s ease-in-out infinite}.sk-grid-cube:first-child{animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.Carousel{display:flex;position:absolute;bottom:0;align-items:center;width:100%;box-sizing:border-box;overflow-x:auto;cursor:-webkit-grab;cursor:grab;scrollbar-width:none}.Carousel::-webkit-scrollbar{display:none}.Carousel .variant-group{display:flex;align-items:center;margin:auto;height:114px}.Carousel .variant-group .variant{display:flex;margin:4px 16px;cursor:pointer;transition:.3s ease}.Carousel .variant-group .variant.selected,.Carousel .variant-group .variant:hover{transform:scale(1.15)}.VariantGroup{height:100%;width:100%}.VariantGroup #VntViewer{height:calc(100% - 114px);width:100%}.VariantGroup #VntViewer vntana-viewer{width:100%;height:100%;background:unset}.VariantGroup .vntana-watermark{bottom:124px}.PasswordPage{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center;font-family:Roboto,Helvetica,sans-serif}.PasswordPage h1{font-family:Nimbus Sans Regular,sans-serif;font-size:25px;margin-top:36px}.PasswordPage .password-message{margin:24px}.PasswordPage .password-input{width:100%;padding:8px 16px;box-sizing:border-box;outline:none;font-size:16px;border:1px solid #dbdbdb;margin-bottom:16px;height:40px}.PasswordPage .password-input:focus,.PasswordPage .password-input:hover{border:1px solid #4b61f9}.PasswordPage .submit-btn{display:flex;align-items:center;justify-content:center;height:40px;width:100%;background-color:#4b61f9;color:#fff;cursor:pointer;box-sizing:border-box}.PasswordPage .submit-btn:hover{background-color:#dbdbdb;color:#4b61f9}.PasswordPage .wrong-password-error{background-color:#e15d35;color:#fff;height:40px;display:flex;align-items:center;font-size:13px;font-weight:700;padding:8px;box-sizing:border-box;margin-top:16px}.Showroom{padding:50px 80px 25px;background-color:#f1f1f1;height:100%}.Showroom .showroom-header{display:flex;justify-content:space-between}.Showroom .showroom-header .client-logo{max-height:40px;max-width:250px}.Showroom .showroom-header .client-logo img{height:100%;object-fit:contain}.Showroom .client-name{font-family:Roboto,Helvetica,sans-serif;text-transform:uppercase;font-size:16px;color:#4b61f9}.Showroom .showroom-name{font-family:Nimbus Sans Regular,sans-serif;font-size:34px;font-weight:700;margin:8px 0}.Showroom .product-container{display:flex;flex-wrap:wrap;margin:12px -20px 0}.Showroom .product-container .ProductCard{display:flex;flex-direction:column;width:25%;font-family:Roboto,Helvetica,sans-serif;font-size:14px;line-height:22px;margin:0 8px}.Showroom .product-container .ProductCard .vntana-watermark{bottom:56px}.Showroom .product-container .ProductCard #VntViewer{width:100%}.Showroom .product-container .ProductCard #VntViewer vntana-viewer{width:100%;height:400px}.Showroom .product-container .ProductCard #VntViewer:-webkit-full-screen vntana-viewer{height:100%}.Showroom .product-container .ProductCard #VntViewer:fullscreen vntana-viewer{height:100%}.Showroom .product-container .ProductCard .product-data{display:flex;flex-direction:column;margin:8px 0 16px}.Showroom .product-container .ProductCard .product-data iframe{width:100%;height:400px;padding-bottom:8px}.Showroom .product-container .ProductCard .product-data .product-detail{display:inline-flex}.Showroom .product-container .ProductCard .product-data .product-detail .product-name{text-transform:uppercase;font-size:16px;padding-bottom:2px;letter-spacing:1px;word-break:break-word}.Showroom .product-container .ProductCard .product-data .product-detail .detail-title{width:30%}.Showroom .product-container .ProductCard .product-data .product-detail .detail-info{width:70%}.Showroom .product-container .ProductCard .product-data .product-tag{background-color:#4b61f9;color:#fff;border-radius:4px;padding:2px 4px;margin-right:4px}.Showroom .product-container .flex-wrap{flex-wrap:wrap}.Showroom .product-container .showroom-products-list{display:flex;width:100%}.Showroom .product-container .showroom-products-list .showroom-product-group{display:flex;flex-direction:column;width:100%;padding:16px 0;margin:16px 0}.Showroom .product-container .showroom-products-list .showroom-product-group .group-title{margin-left:8px;margin-bottom:16px;font-weight:700;font-size:20px}.Showroom .footer,.Showroom .product-container .showroom-products-list .showroom-product-group .showroom-product-group-wrapper{display:flex;width:100%}.Showroom .footer{flex-direction:column;align-items:center;font-family:Roboto,Helvetica,sans-serif;font-size:14px;margin:50px 0 0;padding:20px;color:#000;background:hsla(0,0%,100%,.4)}.Showroom .footer .vntana-logo{color:#4b61f9;display:flex;flex-direction:column;font-size:12px}.Showroom .footer .vntana-logo a{padding-top:4px}.Showroom .footer a{color:#000}@media screen and (min-width:1500px){.Showroom{padding:50px 100px}}@media screen and (max-width:1300px){.Showroom{padding:50px}}@media screen and (max-width:975px){.Showroom{padding:50px}.Showroom .ProductCard.legacy{width:50%!important}}@media screen and (max-width:769px){iframe{height:250px!important}}@media screen and (max-width:525px){.Showroom{padding:50px}.Showroom .ProductCard.legacy{width:100%!important}}.paginationContainer{width:100%;display:flex;justify-content:center;font-family:Roboto,Helvetica,sans-serif}.pagination{background-color:#fff;height:40px;margin:24px 0 32px;display:inline-flex;cursor:pointer}.paginationItem{border:1px solid #f4f6f8;display:flex;align-items:center;justify-content:center;font-size:16px;width:40px}.selectedPage{background-color:#4b61f9;color:#fff}.AssetsTable{font-family:Roboto,Helvetica,sans-serif;background-color:#f1f1f1}.AssetsTable .header{border-bottom:1px solid #ccc;padding:20px 24px;display:flex;justify-content:space-between;background-color:#fff}.AssetsTable .header .sign-up-link{text-decoration:none;color:#000;font-weight:700;font-size:16px}.AssetsTable .header .sign-up-link:hover{text-decoration:underline}.AssetsTable .body{background-color:#fff;margin-top:40px;border-top:1px solid #ccc;padding:40px}.AssetsTable .body .downloading-loader{margin-bottom:40px;display:flex;align-items:center;gap:16px}.AssetsTable .body .downloading-loader #spinner-wrapper{position:relative;transform:unset;top:unset;left:unset;width:40px;height:40px}.AssetsTable .body .download-all{margin-bottom:40px}.AssetsTable .body .download-all .download-all-btn{cursor:pointer;display:flex;align-items:center;color:#4b61f9;gap:8px;width:-moz-fit-content;width:fit-content}.AssetsTable .body .table{margin:16px}.AssetsTable .body .table .col-1{width:20%}.AssetsTable .body .table .col-2,.AssetsTable .body .table .col-3{width:26%}.AssetsTable .body .table .col-4{width:15%}.AssetsTable .body .table .col-5{width:5%}.AssetsTable .body .table .col-6{width:8%}.AssetsTable .body .table .table-header,.AssetsTable .body .table .table-row,.AssetsTable .body .table .table-sub-row{display:flex}.AssetsTable .body .table .table-header .table-cell,.AssetsTable .body .table .table-row .table-cell,.AssetsTable .body .table .table-sub-row .table-cell{padding:16px;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}.AssetsTable .body .table .table-row{border-top:1px solid #ccc}.AssetsTable .body .table .share-link{color:#4b61f9;text-decoration:none}.AssetsTable .body .table .share-link:hover{text-decoration:underline}.AssetsTable .body .table .download-btn{cursor:pointer}