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}body{padding:0;margin:0;height:100dvh;font-family:Roboto,Helvetica,sans-serif;color:var(--color-textMain);background-color:var(--color-bgMain)}body #__next,body #__next .SingleAssetPage,body #__next .SingleAssetPage vntana-viewer{width:100%;height:100%}vntana-viewer .watermark{position:absolute;top:8px;left:8px}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-family:Roboto,Helvetica,sans-serif;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;color:var(--color-textMain);background-color:transparent}#error-message-icon{width:.5%;min-width:50px;margin-right:10px}#error-message-icon>svg{width:50px;height:45.45px;display:block}#error-message-icon>svg,#error-message-icon>svg *{fill:var(--color-statusError);stroke:var(--color-statusError)}#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)}}.watermark{justify-content:start;align-items:start;gap:2px;color:var(--color-statusMain);font-size:12px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.VariantGroup,.watermark{display:flex;flex-flow:column nowrap}.VariantGroup{height:100%;width:100%;justify-content:flex-end;align-items:stretch}.VariantGroup vntana-viewer{flex:1 1 auto;width:100%;height:100%;background:unset}.VariantGroup .Carousel{flex:0 0 auto;height:114px;width:100%;box-sizing:border-box;overflow-x:auto;cursor:-webkit-grab;cursor:grab;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.VariantGroup .Carousel::-webkit-scrollbar{display:none}.VariantGroup .Carousel:after,.VariantGroup .Carousel:before{content:"";margin:auto}.VariantGroup .Carousel .variant{height:74px;flex:0 0 auto;display:flex;margin:4px 16px;cursor:pointer;transition:.3s ease}.VariantGroup .Carousel .variant.selected,.VariantGroup .Carousel .variant:hover{transform:scale(1.15)}.PasswordPage{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center;font-family:var(--font-family)}.PasswordPage h1{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-width:1px;border-style:solid;border-color:var(--color-inputBorderMain);margin-bottom:16px;height:40px;color:var(--color-textMain);background-color:var(--color-bgMain)}.PasswordPage .password-input:hover{border-color:var(--color-inputBorderHover)}.PasswordPage .password-input:focus{border-color:var(--color-inputBorderFocus)}.PasswordPage .submit-btn{display:flex;align-items:center;justify-content:center;height:40px;width:100%;background-color:var(--color-buttonMain);color:var(--color-buttonTextMain);cursor:pointer;box-sizing:border-box}.PasswordPage .submit-btn:hover{background-color:var(--color-buttonHovered);color:var(--color-buttonTextHovered)}.PasswordPage .wrong-password-error{background-color:var(--color-errorBackgroundColor);color:var(--color-errorTextColor);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;width:100%;height:100%;min-height:100dvh;box-sizing:border-box;font-family:var(--font-family)}.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 .showroom-name{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-size:14px;line-height:22px;margin:0 8px}.Showroom .product-container .ProductCard .viewer-container{width:100%;height:400px}.Showroom .product-container .ProductCard .viewer-container vntana-viewer{width:100%;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 .watermark{gap: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{width:100%;height:100dvh;font-family:var(--font-family),Helvetica,sans-serif;background-color:var(--color-bgSubtle);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:40px;color:var(--color-textMain)}.AssetsTable .header{flex:0 0 auto;border-bottom:1px solid #ccc;padding:20px 24px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;background-color:var(--color-bgMain)}.AssetsTable .header .sign-up-link{text-decoration:none;color:var(--color-textLink);font-weight:700;font-size:16px}.AssetsTable .header .sign-up-link:hover{color:var(--color-textLinkHover);text-decoration:underline}.AssetsTable .body{flex:1 1 auto;background-color:var(--color-bgMain);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:var(--color-buttonMain);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:var(--color-textLink);text-decoration:none}.AssetsTable .body .table .share-link:hover{text-decoration:underline;color:var(--color-textLinkHover)}.AssetsTable .body .table .download-btn{cursor:pointer}.AssetsTable svg,.AssetsTable svg *{fill:var(--color-buttonMain);stroke:var(--color-buttonMain)}