vntana-viewer::backdrop{background-color:#fff}.general-buttons{z-index:4;flex-direction:row;position:absolute;bottom:20px;right:19px}.zoom-buttons{z-index:3;flex-direction:column;position:absolute;bottom:70px;right:19px}.scene-buttons{z-index:4;position:absolute;bottom:20px;left:19px}.button-container{box-sizing:border-box;background-color:#cdcdcd;border-radius:5px;justify-content:start;align-items:center;gap:1px;display:flex;overflow:hidden;box-shadow:0 0 20px #00000026}.button-container *{box-shadow:none;border-radius:0;flex:0 auto;position:static}
body{margin:0;padding:0;font-family:Roboto,Helvetica,sans-serif}.SingleAssetPage{width:100%;height:100dvh}.SingleAssetPage vntana-viewer{width:100%;height:100%}.themed-page{background-color:var(--color-bgMain);min-height:100dvh;color:var(--color-textMain);display:grid;position:relative}vntana-viewer .watermark{position:absolute;top:8px;left:8px}vntana-hotspot[hidden]{display:none!important}vntana-hotspot{color:#fff;cursor:pointer;background-color:gray;border:1px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-family:Roboto,Helvetica,sans-serif;font-size:14px;font-weight:700;transition:opacity .3s;display:flex;position:relative}vntana-hotspot:not(:focus-visible){outline:none}vntana-hotspot:focus-visible{border-width:3px}vntana-hotspot.hide{opacity:.3}vntana-hotspot .hotspot-popover{opacity:.9;background-color:#fff;flex-flow:column;width:296px;padding:16px;display:flex;position:absolute;bottom:calc(100% + 15px);left:50%;transform:translate(-50%);box-shadow:0 8px 16px #00000026}vntana-hotspot .hotspot-popover .player{justify-content:center;margin-bottom:4px;display:flex}vntana-hotspot .hotspot-popover .hotspot-popover_image{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:158px;display:flex}vntana-hotspot .hotspot-popover .hotspot-popover_image>img{max-width:100%;max-height:100%}vntana-hotspot .hotspot-popover .hotspot-popover_description{letter-spacing:normal;color:#1a1a1a;width:100%;font-size:14px;font-style:normal;font-weight:400;font-stretch:100%;line-height:1.29;display:block;overflow:auto}vntana-hotspot .hotspot-popover .hotspot-popover_description p,vntana-hotspot .hotspot-popover .hotspot-popover_description ol,vntana-hotspot .hotspot-popover .hotspot-popover_description ul{margin:2px}vntana-hotspot .hotspot-popover:after{content:"";border-top:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;margin-left:-10px;position:absolute;top:99.5%;left:50%}vntana-hotspot .hotspot-popover.image-only{width:0}vntana-hotspot .hotspot-popover.image-only>img{background-color:#fff;max-width:296px;max-height:200px;padding:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}vntana-hotspot[aria-expanded=false]>.hotspot-popover{display:none!important}
.error-message-container{width:100%;height:100%;color:var(--color-textMain);background-color:var(--color-bgMain);font-size:16px;font-family:var(--font-family);flex-flow:column;justify-content:center;align-items:center;font-weight:400;display:flex}.error-body{flex-flow:row;justify-content:flex-start;gap:20px;display:flex}.error-icon{min-width:50px}.error-icon>svg{width:50px;height:45.45px;display:block}.error-icon>svg,.error-icon svg *{fill:var(--color-statusError);stroke:var(--color-statusError)}.error-content{flex-direction:column;gap:5px;display:flex}.error-header{font-weight:700}.error-message{line-height:18.75px}
#spinner-wrapper{width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:root{--sk-size:40px;--sk-color:#dbdbdb}.sk-center{margin:auto}.sk-grid{width:var(--sk-size);height:var(--sk-size)}.sk-grid-cube{background-color:var(--sk-color);float:left;width:33.33%;height:33.33%;animation:1.3s ease-in-out infinite sk-grid}.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:scale(1)}35%{transform:scale(0)}}
.watermark{color:var(--color-statusMain);-webkit-user-select:none;user-select:none;flex-flow:column;justify-content:start;align-items:start;gap:2px;font-size:12px;display:flex}.watermark>span{text-transform:uppercase}
.VariantGroup{flex-flow:column;justify-content:flex-end;align-items:stretch;width:100%;height:100dvh;display:flex}.VariantGroup vntana-viewer{background:unset;flex:auto;width:100%;height:100%}.VariantGroup .Carousel{box-sizing:border-box;cursor:grab;scrollbar-width:none;-webkit-user-select:none;user-select:none;flex:none;width:100%;height:114px;overflow-x:auto}.VariantGroup .Carousel::-webkit-scrollbar{display:none}.VariantGroup .Carousel{flex-flow:row;justify-content:flex-start;align-items:center;display:flex}.VariantGroup .Carousel:before,.VariantGroup .Carousel:after{content:"";margin:auto}.VariantGroup .Carousel .variant{cursor:pointer;flex:none;height:74px;margin:4px 16px;transition:all .3s;display:flex}.VariantGroup .Carousel .variant:hover,.VariantGroup .Carousel .variant.selected{transform:scale(1.15)}
.PasswordPage{text-align:center;font-family:var(--font-family);background-color:var(--color-bgMain);color:var(--color-textMain);position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.PasswordPage h1{margin-top:36px;font-size:25px}.PasswordPage .password-message{margin:24px}.PasswordPage .password-input{box-sizing:border-box;border-style:solid;border-width:1px;border-color:var(--color-inputBorderMain);width:100%;height:40px;color:var(--color-textMain);background-color:var(--color-bgMain);outline:none;margin-bottom:16px;padding:8px 16px;font-size:16px}.PasswordPage .password-input:hover{border-color:var(--color-inputBorderHover)}.PasswordPage .password-input:focus{border-color:var(--color-inputBorderFocus)}.PasswordPage .submit-btn{background-color:var(--color-buttonMain);width:100%;height:40px;color:var(--color-buttonTextMain);text-transform:uppercase;cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;display:flex}.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);box-sizing:border-box;align-items:center;height:40px;margin-top:16px;padding:8px;font-size:13px;font-weight:700;display:flex}
.Showroom{box-sizing:border-box;width:100%;min-height:100dvh;font-family:var(--font-family);color:var(--color-textMain);background-color:#f1f1f1;padding:50px 60px 25px;position:relative}.Showroom>header{justify-content:space-between;margin:0 20px;display:flex}.Showroom>header .client-logo{max-width:250px;max-height:40px}.Showroom>header .client-logo img{object-fit:contain;height:100%}.Showroom>header .showroom-name{margin:8px 0;font-size:34px;font-weight:700}.Showroom>footer{width:100%;font-family:var(--font-family);color:var(--color-textMain);background-color:var(--color-showroom-footer-bgColor);flex-direction:column;align-items:center;margin:50px 0 0;padding:20px 0;font-size:14px;display:flex}.Showroom>footer .watermark{gap:4px}.Showroom>footer a{color:var(--color-textMain)}.Showroom>main{margin-top:12px}.Showroom>main .product-group{width:100%}.Showroom>main .product-group:not(:first-child){margin:16px 0;padding:16px 0}.Showroom>main .product-group .group-title{margin-bottom:16px;margin-left:8px;font-size:20px;font-weight:700}.Showroom>main .product-grid{flex-wrap:wrap;width:100%;display:flex}.Showroom>main .product-card{flex-direction:column;width:25%;margin:0 8px;font-size:14px;line-height:22px;display:flex;position:relative}.Showroom>main .product-card .viewer-container{width:100%;height:400px}.Showroom>main .product-card .viewer-container vntana-viewer{width:100%;height:100%}.Showroom>main .product-card .product-data{flex-direction:column;margin:8px 0 16px;display:flex}.Showroom>main .product-card .product-data .product-detail{display:inline-flex}.Showroom>main .product-card .product-data .product-detail .product-name{text-transform:uppercase;letter-spacing:1px;word-break:break-word;padding-bottom:2px;font-size:16px}.Showroom>main .product-card .product-data .product-detail .detail-title{width:30%}.Showroom>main .product-card .product-data .product-detail .detail-info{width:70%}.Showroom>main .product-card .product-data .product-tag{color:#fff;background-color:#4b61f9;border-radius:4px;margin-right:4px;padding:2px 4px}@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.legacy .ProductCard{width:50%!important}}@media screen and (max-width:525px){.Showroom{padding:50px}.Showroom.legacy .ProductCard{width:100%!important}}
.paginationContainer{justify-content:center;width:100%;display:flex}.pagination{background-color:var(--color-showroom-pagination-bgColor);color:var(--color-showroom-pagination-fgColor);cursor:pointer;height:40px;margin:24px 0 32px;display:inline-flex}.paginationItem{border:1px solid var(--color-showroom-pagination-border);justify-content:center;align-items:center;width:40px;font-size:16px;display:flex}.selectedPage{background-color:var(--color-showroom-pagination-selected-bgColor);color:var(--color-showroom-pagination-selected-fgColor)}:is(#backArrow,#nextArrow) :is(svg,svg *){color:var(--color-showroom-pagination-arrow-color)}
.AssetsTable{width:100%;min-height:100dvh;font-family:var(--font-family),Helvetica,sans-serif;background-color:var(--color-bgSubtle);color:var(--color-textMain);flex-flow:column;justify-content:flex-start;align-items:stretch;gap:40px;display:flex}.AssetsTable .header{background-color:var(--color-bgMain);border-bottom:1px solid #ccc;flex-flow:row;flex:none;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.AssetsTable .header .sign-up-link{color:var(--color-textLink);font-size:16px;font-weight:700;text-decoration:none}.AssetsTable .header .sign-up-link:hover{color:var(--color-textLinkHover);text-decoration:underline}.AssetsTable .body{background-color:var(--color-bgMain);border-top:1px solid #ccc;flex:auto;padding:40px}.AssetsTable .body .downloading-loader{align-items:center;gap:16px;margin-bottom:40px;display:flex}.AssetsTable .body .downloading-loader #spinner-wrapper{transform:unset;top:unset;left:unset;width:40px;height:40px;position:relative}.AssetsTable .body .download-all{margin-bottom:40px}.AssetsTable .body .download-all .download-all-btn{cursor:pointer;color:var(--color-buttonMain);align-items:center;gap:8px;width:fit-content;display:flex}.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{text-overflow:ellipsis;text-wrap:nowrap;padding:16px;overflow:hidden}.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{color:var(--color-textLinkHover);text-decoration:underline}.AssetsTable .body .table .download-btn{cursor:pointer}.AssetsTable svg,.AssetsTable svg *{fill:var(--color-buttonMain);stroke:var(--color-buttonMain)}
