.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-20{bottom:5rem}.left-2\/4{left:50%}.right-0{right:0}.top-0{top:0}.top-1\/2,.top-2\/4{top:50%}.z-\[1\]{z-index:1}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mt-6{margin-top:-1.5rem}.-mt-72{margin-top:-18rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-0{margin-top:0}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.hidden{display:none}.h-20{height:5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[70px\]{height:70px}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-16{width:4rem}.w-20{width:5rem}.w-48{width:12rem}.w-8{width:2rem}.w-full{width:100%}.max-w-4xl{max-width:56rem}.flex-grow{flex-grow:1}.translate-x-\[-50\%\,-50\%\]{--tw-translate-x: -50%,-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.border{border-width:1px}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(0 166 214 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.object-left-top{-o-object-position:left top;object-position:left top}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pb-14{padding-bottom:3.5rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pl-12{padding-left:3rem}.pr-4{padding-right:1rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-48{padding-top:12rem}.text-center{text-align:center}.text-right{text-align:right}.text-\[100px\]{font-size:100px}.text-\[40px\]{font-size:40px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.leading-8{line-height:2rem}.leading-\[100px\]{line-height:100px}.leading-\[40px\]{line-height:40px}.leading-tight{line-height:1.25}.text-\[rgba\(0\,0\,0\,0\.88\)\]{color:#000000e0}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(0 166 214 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-20{opacity:.2}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia{--tw-sepia: sepia(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-\[0\.2s\]{transition-duration:.2s}.ease-\[ease\]{transition-timing-function:ease}.\[id\:2751282\]{id:2751282}.\[id\:2751770\]{id:2751770}.\[id\:2755419\]{id:2755419}.\[id\:2757344\]{id:2757344}.\[id\:2895044\]{id:2895044}.\[id\:2946447\]{id:2946447}svg{vertical-align:initial}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}body.dark::-webkit-scrollbar{color:#e5e7eb}#root{position:fixed;height:100%;width:100%;overflow:hidden}.demo-logo{width:230px;height:100%;background:url(/images/branding/nmc_logo_header_white.png) right center no-repeat;background-size:50%;margin-right:2rem;background-position:120px 14px}.demo-logo:before{content:"";background:url(/images/branding/tudelft_logo_white.png);background-size:contain;background-position:14px 0px;display:inline-block;width:110px;height:56px}voyager-explorer #share-btn{display:none}.CustomCarrousselButton:after{content:none}.CustomCarrousselButton.left{left:0}.CustomCarrousselButton.right{right:0}.creators>*:after{content:", "}.creators>*:last-child{margin-left:0}.creators>*:last-child:after{content:""}.asset-card .ant-card-cover{aspect-ratio:16 / 9;overflow:hidden;width:100%;display:flex;justify-content:center;align-items:center;border-radius:8px 8px 0 0}.asset-card .ant-card-body{padding:0!important}.asset-card ul.ant-card-actions{display:grid;grid-template-columns:1fr .25fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;padding:12px}.asset-card ul.ant-card-actions>li{width:100%!important;border-inline-end:1px solid #ffffff!important;text-align:left}.asset-card ul.ant-card-actions:before,.asset-card ul.ant-card-actions:after{content:none}.asset-card ul.ant-card-actions>li:first-child{text-align:left;grid-area:1 / 1 / 2 / 5;margin:0}.ant-modal{max-width:1000px}.tour-card ul.ant-card-actions:before,.tour-card ul.ant-card-actions:after{content:none}.tour-card ul.ant-card-actions{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;padding:12px}.tour-card ul.ant-card-actions>li:first-child{text-align:left;grid-area:1 / 1 / 2 / 5;margin:0}.tour-card ul.ant-card-actions>li{width:100%!important;border-inline-end:1px solid #ffffff!important}
