@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,aktiv-grotesk,sans-serif;margin:0;overflow:hidden}body *{font-family:aktiv-grotesk!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}div{-webkit-user-select:none;user-select:none}*{scrollbar-color:#0b0b0b;scrollbar-width:thin}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background:#0b0b0b;border-radius:5px}img::selection{background-color:transparent}.marzipano-mobile{height:100vh;left:0;position:fixed;top:0;width:100vw}.marzipano-mobile.disabled{pointer-events:none}.info-hotspot{z-index:1}.info-hotspot.active,.info-hotspot.hover{z-index:2}.info-hotspot .hotspot{align-items:center;background:#0b0b0b;border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:flex-start;left:-20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:hidden;padding:0 16px 0 7.5px;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:left;transform-origin:left;transition:all .3s;transition:all .6s;width:40px}.info-hotspot .hotspot img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:auto;-webkit-transform:scale(1);transform:scale(1);width:24px}.info-hotspot .hotspot i{color:#fafafa;font-size:24px}.info-hotspot .hotspot svg{flex-shrink:0;height:auto;width:24px}.info-hotspot .hotspot svg *{fill:#fafafa}.info-hotspot .hotspot .hover-label{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.0015em;line-height:16px;margin-left:13.5px;pointer-events:none;-webkit-transform:scale(1);transform:scale(1);white-space:nowrap}.info-hotspot .hotspot.hover{width:400px}.info-hotspot .hotspot.active{height:40px;width:40px}.info-hotspot .hotspot .inner{background:#fafafa;border-radius:50%;height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s;width:12px}@media(max-width:768px){.info-hotspot .hotspot{transition:all .3s}.info-hotspot .hotspot.active{-webkit-transform:translateY(-50%) translateY(72px);transform:translateY(-50%) translateY(72px)}}.info-hotspot .preview{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:rgba(33,33,33,.9);border-radius:8px;left:0;opacity:0;padding:16px;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);transition:all .3s;width:485px;z-index:1}.info-hotspot .preview.side{-webkit-transform:translate(5%,-55%);transform:translate(5%,-55%)}.info-hotspot .preview.side.active{opacity:1;-webkit-transform:translate(5%,-55%) translateX(8px);transform:translate(5%,-55%) translateX(8px)}.info-hotspot .preview.active{opacity:1;pointer-events:all;-webkit-transform:translate(-50%,-100%) translateY(-28px);transform:translate(-50%,-100%) translateY(-28px)}@media(max-width:768px){.info-hotspot .preview{-webkit-transform:translate(-50%,-100%) translateY(-28px);transform:translate(-50%,-100%) translateY(-28px);width:85vw}.info-hotspot .preview.active{-webkit-transform:translate(-50%,-100%) translateY(48px);transform:translate(-50%,-100%) translateY(48px)}.info-hotspot .preview .content{box-sizing:border-box;margin-right:4px;max-height:240px;overflow-y:auto;padding-right:4px;scrollbar-color:#3e3e3e;scrollbar-width:thin}.info-hotspot .preview .content::-webkit-scrollbar{width:8px}.info-hotspot .preview .content::-webkit-scrollbar-track{background:none}.info-hotspot .preview .content::-webkit-scrollbar-thumb{background:#3e3e3e;border-radius:5px}}.info-hotspot .preview .title{align-items:center;color:#fff;display:flex;font-family:Roboto;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.005em;line-height:20px;margin-bottom:16px}.info-hotspot .preview .content{box-sizing:border-box;color:#f0f0f0;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.005em;line-height:24px;margin-right:4px;max-height:192px;overflow-y:auto;padding-right:4px;scrollbar-color:#3e3e3e;scrollbar-width:thin;white-space:pre-wrap}.info-hotspot .preview .content::-webkit-scrollbar{width:4px}.info-hotspot .preview .content::-webkit-scrollbar-track{background:none}.info-hotspot .preview .content::-webkit-scrollbar-thumb{background:#3e3e3e;border-radius:3px}.info-hotspot .preview .link{align-items:center;display:flex;justify-content:flex-start;margin-top:16px;width:100%}.info-hotspot .preview .link span{color:#f0f0f0;cursor:pointer;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.005em;line-height:24px;text-decoration:underline}.info-hotspot .preview .link span:hover{text-decoration:none}.info-hotspot .preview .link i{color:#f0f0f0;font-size:20px}.mask-hotspot{pointer-events:none}.mask-hotspot svg{height:auto;width:100px}.mask-hotspot svg.animate polygon{-webkit-animation:glimpse 1s;animation:glimpse 1s}@-webkit-keyframes glimpse{0%{fill-opacity:0;stroke-opacity:0}45%{fill-opacity:.2;stroke-opacity:5}to{fill-opacity:0;stroke-opacity:0}}@keyframes glimpse{0%{fill-opacity:0;stroke-opacity:0}45%{fill-opacity:.2;stroke-opacity:5}to{fill-opacity:0;stroke-opacity:0}}.mask-hotspot svg polygon{fill:#0b0b0b;fill-opacity:0;stroke:#0b0b0b;stroke-width:3px;stroke-opacity:0;cursor:pointer;pointer-events:all;transition:all .3s}.mask-hotspot svg polygon.active,.mask-hotspot svg polygon.hover{stroke-opacity:1;fill-opacity:.4}.link-hotspot.hover{z-index:1}.link-hotspot.floor .circle{align-items:center;background:hsla(0,0%,100%,.2);border:8px solid hsla(0,0%,100%,.4);border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;height:172px;justify-content:center;-webkit-transform:scale(.6);transform:scale(.6);transition:all .3s;width:172px}.link-hotspot.floor .circle i{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:translatePulse;animation-name:translatePulse;color:#0b0b0b;font-size:172px;margin-bottom:8px;opacity:.8;transition:all .3s}@-webkit-keyframes opacityPulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}25%{opacity:.3;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes opacityPulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}25%{opacity:.3;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes translatePulse{0%{margin-bottom:32px}25%{margin-bottom:4px}to{margin-bottom:32px}}@keyframes translatePulse{0%{margin-bottom:32px}25%{margin-bottom:4px}to{margin-bottom:32px}}.link-hotspot.floor.hover .circle{background:hsla(0,0%,100%,.4);border:8px solid hsla(0,0%,100%,.6)}.link-hotspot.floor.hover .circle i{opacity:1}.link-hotspot .outter{align-items:center;background:#0b0b0b;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;left:0;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s;width:40px;z-index:1}.link-hotspot .outter.grey{background:#3e3e3e}.link-hotspot .outter svg{height:auto;width:24px}.link-hotspot .outter svg *{fill:#fff}.link-hotspot .background-hoverable{height:40px;left:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:40px}.link-hotspot .background-hoverable.hover{pointer-events:all}.link-hotspot .preview-space{background:#000;border-radius:16px;cursor:pointer;-webkit-filter:drop-shadow(0 4px 32px hsla(0,0%,4%,.7));filter:drop-shadow(0 4px 32px rgba(11,11,11,.7));height:200px;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);transition:all .3s;width:200px;z-index:1}.link-hotspot .preview-space.hover{opacity:1;pointer-events:all;-webkit-transform:translate(-50%,-100%) translateY(-28px);transform:translate(-50%,-100%) translateY(-28px)}.link-hotspot .preview-space img{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.link-hotspot .preview-space .next-space-container{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;left:0;padding:16px;position:absolute;width:100%}.link-hotspot .preview-space .next-space-container .go-to-label{color:#f0f0f0;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:8px;text-transform:uppercase;width:100%}.link-hotspot .preview-space .next-space-container .next-space{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;line-height:16px;width:100%}.link-hotspot .preview-space .mask{background:linear-gradient(180deg,rgba(33,33,33,0),#212121);bottom:0;height:50%;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%;z-index:0}.media-hotspot{display:flex!important;pointer-events:none;position:relative;z-index:-1}.media-hotspot img,.media-hotspot video{background:#000}.media-hotspot .glow{box-shadow:0 0 12px #000;height:calc(100% - 2px);left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 2px);z-index:1}.modal-hotspot.active,.modal-hotspot.hover{z-index:2}.modal-hotspot .hotspot{align-items:center;background:#0b0b0b;border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:flex-start;left:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:hidden;padding:0 16px 0 7.5px;position:absolute;top:0;-webkit-transform:translate(-20px,-50%);transform:translate(-20px,-50%);-webkit-transform-origin:left;transform-origin:left;transition:all .3s;transition:all .6s;width:40px}.modal-hotspot .hotspot img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:auto;-webkit-transform:scale(1);transform:scale(1);width:24px}.modal-hotspot .hotspot .hover-label{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.0015em;line-height:16px;margin-left:13.5px;pointer-events:none;-webkit-transform:scale(1);transform:scale(1);white-space:nowrap}.modal-hotspot .hotspot.hover{width:400px}.modal-hotspot .hotspot .inner{background:#fafafa;border-radius:50%;height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s;width:12px}.modal-hotspot .hotspot svg{flex-shrink:0;height:auto;width:24px}.modal-hotspot .hotspot svg>*{fill:#fafafa}.modal-hotspot .hotspot i{color:#fafafa;font-size:24px}.modal-hotspot.small .hotspot{align-items:center;background:#0b0b0b;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:20px;justify-content:center;max-width:none;overflow:hidden;padding:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center;transform-origin:center;transition:all .3s;transition:all .6s;width:20px}.modal-hotspot.small .hotspot.hover{height:24px;width:24px}.modal-hotspot.small .hotspot.hover svg{width:16px}.modal-hotspot.small .hotspot.hover i{font-size:16px}.modal-hotspot.small .hotspot img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:auto;-webkit-transform:scale(1);transform:scale(1);width:24px}.modal-hotspot.small .hotspot .inner{background:#fafafa;border-radius:50%;height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s;width:12px}.modal-hotspot.small .hotspot svg{flex-shrink:0;height:auto;transition:all .3s;width:12px}.modal-hotspot.small .hotspot svg>*{fill:#fafafa}.modal-hotspot.small .hotspot i{color:#fafafa;font-size:12px;transition:all .3s}.gallery-template-desktop{align-items:center;justify-content:center}.gallery-template-desktop .modal-container{border-radius:8px;height:80%;width:80%}.gallery-template-desktop .modal-container .image-container{background:#0b0b0b;height:100%}.gallery-template-desktop .modal-container .image-container.gallery-open img{height:calc(100% - 132px)}.gallery-template-desktop .modal-container .image-container .controls{align-items:center;display:flex;justify-content:space-between;left:50%;padding:24px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.gallery-template-desktop .modal-container .image-container .controls .button{align-items:center;background:rgba(62,62,62,.4);border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s;width:48px}.gallery-template-desktop .modal-container .image-container .controls .button i{color:#fafafa;font-size:24px}.gallery-template-desktop .modal-container .image-container .controls .button:hover{background:#181818}.gallery-template-desktop .modal-container .description{align-items:center;background:linear-gradient(0deg,#181818,rgba(38,38,38,0));bottom:72px;display:flex;height:72px;justify-content:space-between;left:0;padding:0 24px;right:0}.gallery-template-desktop .modal-container .description.gallery-open{bottom:204px}.gallery-template-desktop .modal-container .description span{color:#f0f0f0;font-size:14px;font-weight:600;letter-spacing:.1px}.gallery-template-desktop .modal-container .description .menu{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:center}.gallery-template-desktop .modal-container .description .menu i{color:#cfcfcf;cursor:pointer;font-size:20px;transition:all .3s}.gallery-template-desktop .modal-container .description .menu i.selected{color:#fff}.gallery-template-desktop .modal-container .gallery{bottom:72px;height:132px;left:0;right:0}.gallery-template-desktop .modal-container .gallery.gallery-open{bottom:204px}.gallery-template-desktop .modal-container .gallery .gallery-container{-webkit-column-gap:16px;column-gap:16px;height:132px}.gallery-template-desktop .modal-container .gallery .gallery-container .gallery-item{width:132px}.gallery-template-desktop .modal-container .gallery .menu{align-items:center;bottom:156px;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:center;position:absolute;right:24px;z-index:1}.gallery-template-desktop .modal-container .gallery .menu i{color:#cfcfcf;cursor:pointer;font-size:20px;transition:all .3s}.gallery-template-desktop .modal-container .gallery .menu i.selected{color:#fff}.indexed-video-gallery-desktop{align-items:center;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:5}.indexed-video-gallery-desktop *{position:relative}.indexed-video-gallery-desktop.active{opacity:1;pointer-events:all}.indexed-video-gallery-desktop .focus{align-items:center;background:rgba(38,38,38,.8);display:flex;height:100%;justify-content:center;width:100%}.indexed-video-gallery-desktop .focus .video-gallery{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:75%}.indexed-video-gallery-desktop .focus .video-gallery .video-container{aspect-ratio:16/9;background:hsla(0,0%,9%,.6);width:100%}.indexed-video-gallery-desktop .focus .video-gallery .video-container video{height:100%;object-fit:contain;width:100%}.indexed-video-gallery-desktop .focus .video-gallery .video-container .play-button-container{align-items:center;background:hsla(0,0%,9%,.4);display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.indexed-video-gallery-desktop .focus .video-gallery .video-container .play-button-container svg.play-button{cursor:pointer;height:auto;width:80px}.indexed-video-gallery-desktop .focus .video-gallery .video-container .loading{align-items:center;background:hsla(0,0%,9%,.4);display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.indexed-video-gallery-desktop .focus .video-gallery .video-container .loading svg{height:auto;width:160px}.indexed-video-gallery-desktop .focus .video-gallery .footer{background:hsla(0,0%,9%,.6);width:100%}.indexed-video-gallery-desktop .focus .video-gallery .footer .info{padding:24px}.indexed-video-gallery-desktop .focus .video-gallery .footer .info h1{color:#fff;font-family:Nunito Sans;font-size:18px;font-weight:600;letter-spacing:.15px;line-height:24px;margin:0 0 16px;width:100%}.indexed-video-gallery-desktop .focus .video-gallery .footer .info p{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;margin:0;max-height:48px;overflow-y:auto;width:100%}.indexed-video-gallery-desktop .focus .video-gallery .footer .gallery{align-items:center;background:#0b0b0b;-webkit-column-gap:8px;column-gap:8px;display:flex;height:132px;justify-content:flex-start;overflow-x:auto;width:100%}.indexed-video-gallery-desktop .focus .video-gallery .footer .gallery .playlist-item{align-items:center;border:2px solid transparent;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:100%;justify-content:center;opacity:.4;overflow:hidden;transition:all .3s;width:132px}.indexed-video-gallery-desktop .focus .video-gallery .footer .gallery .playlist-item img{height:100%;object-fit:cover;width:100%}.indexed-video-gallery-desktop .focus .video-gallery .footer .gallery .playlist-item:hover{opacity:.6}.indexed-video-gallery-desktop .focus .video-gallery .footer .gallery .playlist-item.active{border:2px solid #f1795e;opacity:1}.indexed-video-gallery-desktop .focus .video-gallery .footer .video-controls{align-items:center;box-sizing:border-box;-webkit-column-gap:32px;column-gap:32px;display:flex;justify-content:flex-start;padding:24px;width:100%}.indexed-video-gallery-desktop .focus .video-gallery .footer .video-controls .controls{align-items:center;-webkit-column-gap:24px;column-gap:24px;display:flex;justify-content:flex-start}.indexed-video-gallery-desktop .focus .video-gallery .footer .video-controls .controls i{color:#fafafa;cursor:pointer;font-size:24px}.indexed-video-gallery-desktop .focus .video-gallery .footer .video-controls .controls .progress-bar{background:#575757;border-radius:2px;cursor:pointer;height:4px;max-width:480px;overflow:hidden;width:40vw}.indexed-video-gallery-desktop .focus .video-gallery .footer .video-controls .controls .progress-bar .progress{background:#fafafa;border-radius:2px;height:100%;pointer-events:none;transition:width .2s}.indexed-video-gallery-desktop .focus .video-gallery .footer .video-controls .time span{color:#fafafa;font-family:Nunito Sans;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px}.indexed-video-gallery-desktop .focus .video-gallery .footer .video-volume{display:none}.marzipano-modal-desktop{align-items:center;background:hsla(0,0%,9%,.8);display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100%;z-index:5}.marzipano-modal-desktop.active{opacity:1;pointer-events:all}.marzipano-modal-desktop .modal{align-items:center;background:#181818;border-radius:8px;display:flex;justify-content:center;overflow:hidden;position:relative}.marzipano-modal-desktop .modal .flat-pano{aspect-ratio:2;max-height:90vh;max-width:90vw;min-height:50vh;min-width:50vw;position:relative;width:100%}.marzipano-modal-desktop .modal .arrows{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:0 24px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.marzipano-modal-desktop .modal .arrows .arrow{align-items:center;background:rgba(62,62,62,.4);border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.marzipano-modal-desktop .modal .arrows .arrow i{color:#cfcfcf;font-size:20px}.marzipano-modal-desktop .modal .metadata{background:transparent;bottom:0;box-sizing:border-box;left:0;padding:24px;position:absolute;-webkit-transform:translateY(100%) translateY(-72px);transform:translateY(100%) translateY(-72px);transition:all .3s;width:100%}.marzipano-modal-desktop .modal .metadata.open{background:hsla(0,0%,9%,.9);-webkit-transform:translateY(0);transform:translateY(0)}.marzipano-modal-desktop .modal .metadata.open .title{margin-bottom:16px}.marzipano-modal-desktop .modal .metadata.open .body{opacity:1}.marzipano-modal-desktop .modal .metadata.open .tools{top:0;-webkit-transform:translateY(-100%) translateY(-16px);transform:translateY(-100%) translateY(-16px)}.marzipano-modal-desktop .modal .metadata.open .tools i.iconoir-info-circle{color:#fff}.marzipano-modal-desktop .modal .metadata .title{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px;margin-bottom:24px;transition:all .3s}.marzipano-modal-desktop .modal .metadata .body{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;opacity:0;transition:all .3s;white-space:pre-wrap}.marzipano-modal-desktop .modal .metadata .tools{align-items:center;-webkit-column-gap:8px;column-gap:8px;display:flex;flex-direction:row-reverse;justify-content:center;position:absolute;right:24px;top:24px;-webkit-transform:translateY(0);transform:translateY(0);transition:all .3s}.marzipano-modal-desktop .modal .metadata .tools *{cursor:pointer}.marzipano-modal-desktop .modal .metadata .tools i{color:#cfcfcf;font-size:20px;transition:all .3s}.marzipano-modal-desktop .modal .metadata .tools i:hover{color:#fff}.preceram-modal-template-desktop{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:5}.preceram-modal-template-desktop.active{opacity:1;pointer-events:all}.preceram-modal-template-desktop.active .modal-container .image video{pointer-events:all}.preceram-modal-template-desktop .focus{background:rgba(38,38,38,.8);height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:absolute;top:0;width:100vw}.preceram-modal-template-desktop .modal-container{align-items:center;border-radius:8px;display:flex;justify-content:center;left:50%;max-height:90%;max-width:90%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s}.preceram-modal-template-desktop .modal-container img.main-image,.preceram-modal-template-desktop .modal-container video.main-image{max-height:90vh;max-width:90vw;object-fit:contain;position:relative}.preceram-modal-template-desktop .modal-container video.main-image{cursor:pointer}.preceram-modal-template-desktop .modal-container i{background:#fff;border-radius:50%;font-size:24px;left:50%;padding:16px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.preceram-modal-template-desktop .modal-container .image{height:100%;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:0}.preceram-modal-template-desktop .modal-container .image img,.preceram-modal-template-desktop .modal-container .image video{height:100%;left:50%;object-fit:cover;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.preceram-modal-template-desktop .modal-container .image video{cursor:pointer}.preceram-modal-template-desktop .modal-container .image i{background:#fff;border-radius:50%;font-size:24px;left:50%;padding:16px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.preceram-modal-template-desktop .modal-container .close{align-items:center;background:rgba(62,62,62,.4);border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:24px;top:24px;width:48px;z-index:1}.preceram-modal-template-desktop .modal-container .close svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(91%) saturate(66%) hue-rotate(182deg) brightness(119%) contrast(96%);filter:brightness(0) saturate(100%) invert(100%) sepia(91%) saturate(66%) hue-rotate(182deg) brightness(119%) contrast(96%);height:auto;width:24px}.preceram-modal-template-desktop .modal-container .description{align-items:center;background:rgba(62,62,62,.4);bottom:0;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;left:0;padding:24px;position:absolute;-webkit-transform:translateY(100%) translateY(-68px) translateY(3px);transform:translateY(100%) translateY(-68px) translateY(3px);transition:all .3s;width:100%}.preceram-modal-template-desktop .modal-container .description.open{background:rgba(33,33,33,.9);-webkit-transform:translateY(0);transform:translateY(0)}.preceram-modal-template-desktop .modal-container .description.open .body{opacity:1}.preceram-modal-template-desktop .modal-container .description .header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:0 0 16px;width:100%}.preceram-modal-template-desktop .modal-container .description .header .title{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.0015em;line-height:20px}.preceram-modal-template-desktop .modal-container .description .header svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(91%) saturate(66%) hue-rotate(182deg) brightness(119%) contrast(96%);filter:brightness(0) saturate(100%) invert(100%) sepia(91%) saturate(66%) hue-rotate(182deg) brightness(119%) contrast(96%);height:20px;width:20px}.preceram-modal-template-desktop .modal-container .description .body{box-sizing:border-box;color:#f0f0f0;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;opacity:0;transition:all .3s;white-space:prewrap;width:100%}.technical-template-desktop{height:100vh;left:0;opacity:0;pointer-events:none;position:fixed!important;top:0;transition:all .3s;width:100vw;z-index:2}.technical-template-desktop.active{opacity:1;pointer-events:all}.technical-template-desktop.active .focus .technical-container{right:0}.technical-template-desktop .focus{background:rgba(38,38,38,.8);height:100%;left:0;position:absolute;top:0;width:100%}.technical-template-desktop .focus .technical-container{align-items:center;background:#181818;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:24px 0;position:absolute;right:-400px;top:0;transition:all .4s;width:376px}.technical-template-desktop .focus .technical-container *{position:relative}.technical-template-desktop .focus .technical-container header{align-items:center;box-sizing:border-box;display:flex;flex:.05 1;justify-content:space-between;padding:0 24px;width:100%}.technical-template-desktop .focus .technical-container header h1{color:#fff;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px;margin:0}.technical-template-desktop .focus .technical-container header i{color:#cfcfcf;cursor:pointer;font-size:24px}.technical-template-desktop .focus .technical-container .tabs{align-items:flex-end;border-bottom:2px solid #3e3e3e;box-sizing:border-box;-webkit-column-gap:40px;column-gap:40px;display:flex;flex:.1 1;justify-content:flex-start;padding:0 24px;width:100%}.technical-template-desktop .focus .technical-container .tabs .tab{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;row-gap:4px;width:88px}.technical-template-desktop .focus .technical-container .tabs .tab.selected i,.technical-template-desktop .focus .technical-container .tabs .tab.selected label{color:#f0f0f0}.technical-template-desktop .focus .technical-container .tabs .tab.selected .selection{opacity:1}.technical-template-desktop .focus .technical-container .tabs .tab i{color:#cfcfcf;font-size:24px;transition:all .3s}.technical-template-desktop .focus .technical-container .tabs .tab label{color:#cfcfcf;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:16px;text-align:center;transition:all .3s}.technical-template-desktop .focus .technical-container .tabs .tab .selection{background:#f0f0f0;border-radius:8px;height:4px;opacity:0;transition:all .3s;width:40px}.technical-template-desktop .focus .technical-container .tabs-content{box-sizing:border-box;flex:.85 1;overflow-x:hidden;overflow-y:hidden;width:100%}.technical-template-desktop .focus .technical-container .tabs-content .content{box-sizing:border-box;color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;height:100%;letter-spacing:.5px;line-height:24px;overflow-y:auto;padding:24px 24px 0;position:absolute;right:400px;top:0;transition:all .3s;white-space:pre-wrap;width:100%}.technical-template-desktop .focus .technical-container .tabs-content .content.selected{right:0}.technical-template-desktop .focus .technical-container .tabs-content .content.left{right:400px}.technical-template-desktop .focus .technical-container .tabs-content .content.right{right:-400px}.text-template-desktop{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:5}.text-template-desktop.active{opacity:1;pointer-events:all}.text-template-desktop .focus{background:rgba(38,38,38,.8);height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:absolute;top:0;width:100vw}.text-template-desktop .modal-container{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-center;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s}.text-template-desktop .modal-container .head{align-items:center;background:#0b0b0b;display:flex;justify-content:space-between;width:100%}.text-template-desktop .modal-container .head .title{box-sizing:border-box;color:#fafafa;font-family:Nunito Sans;font-size:21px;font-style:normal;font-weight:700;line-height:21px;padding:0 16px}.text-template-desktop .modal-container .head .close{align-items:center;background:#c33414;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.text-template-desktop .modal-container .head .close svg{height:24px;width:24px}.text-template-desktop .modal-container .head .close svg *{fill:#fafafa}.text-template-desktop .modal-container .body{align-items:flex-start;background:#fafafa;box-sizing:border-box;display:flex;justify-content:center;min-width:75vw;padding:16px}.text-template-desktop .modal-container .body .image{align-items:center;display:flex;flex:2 1;justify-content:center;overflow:hidden;position:relative}.text-template-desktop .modal-container .body .image img{height:auto;position:relative;width:100%}.text-template-desktop .modal-container .body .text{box-sizing:border-box;color:#575757;flex:1 1;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;line-height:22px;overflow-y:auto;padding-left:16px}.video-gallery-modal-template-desktop{align-items:center;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:5}.video-gallery-modal-template-desktop.active{opacity:1;pointer-events:all}.video-gallery-modal-template-desktop.active .footer .selectors i{pointer-events:all}.video-gallery-modal-template-desktop .focus{background:rgba(38,38,38,.8);height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:absolute;top:0;width:100vw}.video-gallery-modal-template-desktop .video-gallery-modal-container{background:#000;border-radius:8px;max-height:90%;max-width:90%;min-height:50%;min-width:90%;overflow:hidden;position:relative;z-index:1}.video-gallery-modal-template-desktop .video-gallery-modal-container .close{align-items:center;background:rgba(62,62,62,.4);border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:24px;top:24px;width:48px;z-index:1}.video-gallery-modal-template-desktop .video-gallery-modal-container .close i{color:#fafafa;font-size:24px}.video-gallery-modal-template-desktop .video-gallery-modal-container iframe{height:auto;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .video-container{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.video-gallery-modal-template-desktop .video-gallery-modal-container .video-container video{height:auto;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .video-container svg{cursor:pointer;height:80px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer{background:hsla(0,0%,9%,.9);bottom:0;height:auto;left:0;position:absolute;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .selectors{align-items:center;box-sizing:border-box;-webkit-column-gap:8px;column-gap:8px;display:flex;height:80px;justify-content:flex-end;left:0;padding:24px;pointer-events:none;position:absolute;right:0;top:0;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .selectors.outside{background:linear-gradient(0deg,hsla(0,0%,9%,.6),rgba(38,38,38,0));height:auto;padding:16px 24px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .selectors i{color:#cfcfcf;cursor:pointer;font-size:20px;transition:all .3s}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .selectors i.selected{color:#f1795e}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .info{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:24px;row-gap:16px;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .info .header{align-items:center;display:flex;justify-content:flex-start;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .info .header h1{color:#fff;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px;margin:0}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .info .content{width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .info .content p{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;margin:0}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .gallery{align-items:center;-webkit-column-gap:4px;column-gap:4px;display:flex;height:132px;justify-content:flex-start;overflow-x:auto;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .gallery *{flex-shrink:0}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .gallery .video-thumb{align-items:center;background:#000;box-sizing:border-box;cursor:pointer;display:flex;height:132px;justify-content:center;opacity:.4;overflow:hidden;transition:all .3s;width:132px}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .gallery .video-thumb:hover{opacity:.6}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .gallery .video-thumb.selected{border:2px solid #f1795e;opacity:1}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .gallery .video-thumb img{height:100%;object-fit:cover;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls{align-items:center;box-sizing:border-box;-webkit-column-gap:24px;column-gap:24px;display:flex;justify-content:flex-start;padding:24px;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls i{color:#fafafa;cursor:pointer;font-size:20px}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .progress-bar{box-sizing:border-box;cursor:pointer;overflow:hidden;padding:16px;position:relative;width:50%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .progress-bar .max-progress{background:#575757;border-radius:8px;height:2px;left:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .progress-bar .progress{background:#fafafa;height:2px;left:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:width .1s;z-index:1}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .progress-time{color:#fafafa;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .sound{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:center;margin-left:8px;position:relative;width:15%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .sound i{color:#fafafa;cursor:pointer;font-size:20px}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .sound .volume-bar{box-sizing:border-box;cursor:pointer;overflow:hidden;padding:16px;position:relative;width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .sound .volume-bar .max-volume-val{background:#575757;border-radius:8px;height:2px;left:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.video-gallery-modal-template-desktop .video-gallery-modal-container .footer .controls .sound .volume-bar .volume-val{background:#fafafa;height:2px;left:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.gallery-template-desktop{align-items:flex-end;background:hsla(0,0%,9%,.8);display:flex;height:100svh;justify-content:flex-end;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100svw;z-index:5}.gallery-template-desktop *{box-sizing:border-box;position:relative}.gallery-template-desktop.active{opacity:1;pointer-events:all}.gallery-template-desktop.active .modal-container{top:0}.gallery-template-desktop .modal-container{align-items:center;background:#181818;border-radius:8px 8px 0 0;display:flex;flex-direction:column;height:75%;justify-content:space-between;overflow:hidden;top:100%;transition:all .3s;width:100%}.gallery-template-desktop .modal-container .image-container{aspect-ratio:16/9;flex-shrink:0;overflow:hidden;position:relative;width:100%}.gallery-template-desktop .modal-container .image-container img{background:#0b0b0b;height:100%;object-fit:contain;transition:all .3s;width:100%}.gallery-template-desktop .modal-container .description{word-wrap:break-word;height:100%;overflow-y:auto;padding:24px 16px;transition:all .3s;width:100%;z-index:1}.gallery-template-desktop .modal-container .description span{color:#fff;font-family:Nunito Sans;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px}.gallery-template-desktop .modal-container .gallery{flex-shrink:0;height:56px;overflow-y:visible;transition:all .3s;width:100%;z-index:1}.gallery-template-desktop .modal-container .gallery .gallery-container{align-items:center;-webkit-column-gap:4px;column-gap:4px;display:flex;height:56px;justify-content:flex-start;overflow-x:auto;width:100%}.gallery-template-desktop .modal-container .gallery .gallery-container .gallery-item{align-items:center;display:flex;flex-shrink:0;height:100%;justify-content:center;overflow:hidden;width:56px}.gallery-template-desktop .modal-container .gallery .gallery-container .gallery-item img{border:2px solid transparent;cursor:pointer;height:100%;object-fit:cover;opacity:.6;transition:all .3s;width:100%}.gallery-template-desktop .modal-container .gallery .gallery-container .gallery-item img:hover{opacity:.8}.gallery-template-desktop .modal-container .gallery .gallery-container .gallery-item img.selected{border:2px solid #f1795e;opacity:1}.indexed-video-gallery{align-items:center;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:4}.indexed-video-gallery *{position:relative}.indexed-video-gallery.active{opacity:1;pointer-events:all}.indexed-video-gallery.active .focus .video-gallery{top:calc(50% - 180px)}.indexed-video-gallery .focus{background:rgba(38,38,38,.8);height:100%;width:100%}.indexed-video-gallery .focus .video-gallery{align-items:center;border-radius:8px 8px 0 0;display:flex;flex-direction:column;height:calc(50% + 180px);justify-content:space-between;left:50%;overflow:hidden;position:absolute;top:100%;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%}.indexed-video-gallery .focus .video-gallery .video-container{aspect-ratio:16/9;background:hsla(0,0%,9%,.6);flex-shrink:0;width:100%}.indexed-video-gallery .focus .video-gallery .video-container video{height:100%;object-fit:contain;width:100%}.indexed-video-gallery .focus .video-gallery .video-container .play-button-container{align-items:center;background:hsla(0,0%,9%,.4);display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.indexed-video-gallery .focus .video-gallery .video-container .play-button-container svg.play-button{height:auto;width:80px}.indexed-video-gallery .focus .video-gallery .video-container .loading{align-items:center;background:hsla(0,0%,9%,.4);display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.indexed-video-gallery .focus .video-gallery .video-container .loading svg{height:auto;width:160px}.indexed-video-gallery .focus .video-gallery .footer{align-items:center;background:hsla(0,0%,9%,.6);display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.indexed-video-gallery .focus .video-gallery .footer .info{height:100%;padding:16px}.indexed-video-gallery .focus .video-gallery .footer .info h1{color:#fff;font-family:Nunito Sans;font-size:18px;font-weight:600;letter-spacing:.15px;line-height:24px;margin:0 0 16px;width:100%}.indexed-video-gallery .focus .video-gallery .footer .info p{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px;margin:0;max-height:48px;overflow-y:auto;width:100%}.indexed-video-gallery .focus .video-gallery .footer .gallery{align-items:center;background:#0b0b0b;-webkit-column-gap:8px;column-gap:8px;display:flex;flex-shrink:0;height:56px;justify-content:flex-start;overflow-x:auto;width:100%}.indexed-video-gallery .focus .video-gallery .footer .gallery .playlist-item{align-items:center;border:2px solid transparent;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;height:100%;justify-content:center;opacity:.4;overflow:hidden;transition:all .3s;width:56px}.indexed-video-gallery .focus .video-gallery .footer .gallery .playlist-item img{height:100%;object-fit:cover;width:100%}.indexed-video-gallery .focus .video-gallery .footer .gallery .playlist-item:hover{opacity:.6}.indexed-video-gallery .focus .video-gallery .footer .gallery .playlist-item.active{border:2px solid #f1795e;opacity:1}.indexed-video-gallery .focus .video-gallery .footer .video-controls{align-items:center;box-sizing:border-box;-webkit-column-gap:16px;column-gap:16px;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 24px;width:100%}.indexed-video-gallery .focus .video-gallery .footer .video-controls .controls{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start}.indexed-video-gallery .focus .video-gallery .footer .video-controls .controls i{color:#fafafa;cursor:pointer;font-size:24px}.indexed-video-gallery .focus .video-gallery .footer .video-controls .controls .progress-bar{background:#575757;border-radius:2px;cursor:pointer;height:4px;max-width:480px;overflow:hidden;width:40vw}.indexed-video-gallery .focus .video-gallery .footer .video-controls .controls .progress-bar .progress{background:#fafafa;border-radius:2px;height:100%;pointer-events:none;transition:width .2s}.indexed-video-gallery .focus .video-gallery .footer .video-controls .time span{color:#fafafa;font-family:Nunito Sans;font-size:16px;font-weight:400;letter-spacing:.5px;line-height:24px}.marzipano-modal{background:rgba(38,38,38,.8);height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:2;z-index:4}.marzipano-modal.active{opacity:1;pointer-events:all}.marzipano-modal.active .modal{top:calc(50% - 180px)}@media only screen and (orientation:landscape){.marzipano-modal.active .modal{left:50%;top:0}}.marzipano-modal .modal{align-items:center;background:#212121;border-radius:8px 8px 0 0;display:flex;flex-direction:column;height:calc(50vh + 180px);justify-content:flex-start;left:50%;overflow:hidden;position:absolute;top:100%;-webkit-transform:translate(-50%);transform:translate(-50%);transition:all .3s;width:100%}.marzipano-modal .modal>i{align-items:center;background:rgba(62,62,62,.2);border-radius:50%;color:#fafafa;display:flex;font-size:20px;height:32px;justify-content:center;position:absolute;right:16px;top:16px;width:32px;z-index:2}@media only screen and (orientation:landscape){.marzipano-modal .modal{border-radius:0;flex-direction:row;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:150%;top:0;width:100vw}}.marzipano-modal .modal .flat-pano{background:#000;height:240px;overflow:hidden;position:relative;transition:all .3s;width:100%}@media only screen and (orientation:landscape){.marzipano-modal .modal .flat-pano{height:100%;width:60%}}.marzipano-modal .modal .arrows{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:16px;pointer-events:none;position:absolute;top:0;top:240px;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:100%;z-index:1}.marzipano-modal .modal .arrows .tools{align-items:center;-webkit-column-gap:8px;column-gap:8px;display:flex;flex-direction:row-reverse;justify-content:center;pointer-events:all}.marzipano-modal .modal .arrows .tools i{color:#fafafa;font-size:20px}.marzipano-modal .modal .arrows .arrow{align-items:center;background:rgba(62,62,62,.2);border-radius:50%;display:flex;height:32px;justify-content:center;pointer-events:all;width:32px}.marzipano-modal .modal .arrows .arrow i{color:#fafafa;font-size:20px}.marzipano-modal .modal .arrows .arrow.hide{opacity:0;pointer-events:none}.marzipano-modal .modal .metadata{height:calc(100% - 240px);transition:all .3s;width:100%}@media only screen and (orientation:landscape){.marzipano-modal .modal .metadata{height:100%;overflow:hidden;position:relative;right:0;width:40%}.marzipano-modal .modal .metadata.inactive{right:-100%;-webkit-transform-origin:right;transform-origin:right;width:0}}.marzipano-modal .modal .metadata .title{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-family:Roboto;font-size:20px;font-style:normal;font-weight:700;justify-content:space-between;line-height:24px;padding:32px 16px 16px;position:relative;width:100%}@media only screen and (orientation:landscape){.marzipano-modal .modal .metadata .title{width:40vw}}.marzipano-modal .modal .metadata .body{box-sizing:border-box;color:#f0f0f0;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;height:calc(100% - 72px);line-height:24px;overflow-y:scroll;padding:0 16px 16px;position:relative;white-space:pre-wrap;width:100%}@media only screen and (orientation:landscape){.marzipano-modal .modal .metadata .body{width:40vw}}.marzipano-modal .modal .metadata .body::-webkit-scrollbar{height:0;width:0}.preceram-template{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:2;z-index:4}.preceram-template.active{opacity:1;pointer-events:all}.preceram-template.active .modal-container{top:calc(50% - 180px)}@media only screen and (orientation:landscape){.preceram-template.active .modal-container{left:50%;top:0}}.preceram-template.active .modal-container .image video{pointer-events:all}.preceram-template .focus{background:rgba(38,38,38,.8);height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:absolute;top:0;width:100vw}.preceram-template .modal-container{align-items:center;background:#212121;border-radius:8px 8px 0 0;display:flex;flex-direction:column;height:calc(50vh + 180px);justify-content:flex-start;left:50%;overflow:hidden;position:absolute;top:100%;-webkit-transform:translate(-50%);transform:translate(-50%);transition:all .3s;width:100%}@media only screen and (orientation:landscape){.preceram-template .modal-container{border-radius:0;flex-direction:row;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:150%;top:0;width:100vw}}.preceram-template .modal-container svg{background:rgba(62,62,62,.2);border-radius:50%;height:auto;padding:4px;position:absolute;right:16px;top:16px;width:24px;z-index:1}.preceram-template .modal-container svg.more-info{background:transparent;bottom:16px;opacity:0;pointer-events:none;top:auto;transition:all .3s}@media only screen and (orientation:landscape){.preceram-template .modal-container svg.more-info{opacity:1;pointer-events:all}.preceram-template .modal-container svg.more-info.inactive{opacity:0;pointer-events:none}}.preceram-template .modal-container svg.more-info *{fill:#fafafa}.preceram-template .modal-container .image{height:240px;overflow:hidden;position:relative;transition:all .3s;width:100%}@media only screen and (orientation:landscape){.preceram-template .modal-container .image{height:100%;width:60%}}.preceram-template .modal-container .image img,.preceram-template .modal-container .image video{height:100%;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}@media only screen and (orientation:landscape){.preceram-template .modal-container .image img,.preceram-template .modal-container .image video{height:100%;width:auto}}.preceram-template .modal-container .image i{background:#fff;border-radius:50%;font-size:24px;left:50%;padding:16px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.preceram-template .modal-container .info{height:calc(100% - 240px);transition:all .3s;width:100%}@media only screen and (orientation:landscape){.preceram-template .modal-container .info{height:100%;overflow:hidden;position:relative;right:0;width:40%}.preceram-template .modal-container .info.inactive{right:-100%;-webkit-transform-origin:right;transform-origin:right;width:0}}.preceram-template .modal-container .info .title{box-sizing:border-box;color:#fff;font-family:Roboto;font-size:20px;font-style:normal;font-weight:700;line-height:24px;padding:32px 16px 16px;position:relative;width:100%}@media only screen and (orientation:landscape){.preceram-template .modal-container .info .title{width:40vw}}.preceram-template .modal-container .info .text{box-sizing:border-box;color:#f0f0f0;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;height:calc(100% - 72px);line-height:24px;overflow-y:scroll;padding:0 16px 16px;position:relative;width:100%}@media only screen and (orientation:landscape){.preceram-template .modal-container .info .text{width:40vw}}.preceram-template .modal-container .info .text::-webkit-scrollbar{height:0;width:0}.technical-template{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:4}.technical-template.active{opacity:1;pointer-events:all}.technical-template.active .focus .technical-container{right:0}.technical-template .focus{background:rgba(38,38,38,.8);height:100%;left:0;position:absolute;top:0;width:100%}.technical-template .focus .technical-container{align-items:center;background:#181818;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:24px 0;position:absolute;right:-400px;top:0;transition:all .4s;width:100%}.technical-template .focus .technical-container *{position:relative}.technical-template .focus .technical-container header{align-items:center;box-sizing:border-box;display:flex;flex:.05 1;justify-content:space-between;padding:0 24px;width:100%}.technical-template .focus .technical-container header h1{color:#fff;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px;margin:0;white-space:pre-wrap}.technical-template .focus .technical-container header i{color:#cfcfcf;cursor:pointer;font-size:24px}.technical-template .focus .technical-container .tabs{align-items:flex-end;border-bottom:2px solid #3e3e3e;box-sizing:border-box;-webkit-column-gap:40px;column-gap:40px;display:flex;flex:.1 1;justify-content:flex-start;padding:0 24px;width:100%}.technical-template .focus .technical-container .tabs .tab{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;row-gap:4px;width:88px}.technical-template .focus .technical-container .tabs .tab.selected i,.technical-template .focus .technical-container .tabs .tab.selected label{color:#f0f0f0}.technical-template .focus .technical-container .tabs .tab.selected .selection{opacity:1}.technical-template .focus .technical-container .tabs .tab i{color:#cfcfcf;font-size:24px;transition:all .3s}.technical-template .focus .technical-container .tabs .tab label{color:#cfcfcf;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.25px;line-height:16px;text-align:center;transition:all .3s;white-space:nowrap}.technical-template .focus .technical-container .tabs .tab .selection{background:#f0f0f0;border-radius:8px;height:4px;opacity:0;transition:all .3s;width:40px}.technical-template .focus .technical-container .tabs-content{box-sizing:border-box;flex:.85 1;overflow-x:hidden;overflow-y:auto;width:100%}.technical-template .focus .technical-container .tabs-content .content{box-sizing:border-box;color:#f0f0f0;padding:0 24px;position:absolute;right:400px;top:24px;transition:all .3s;white-space:pre-wrap;width:100%}.technical-template .focus .technical-container .tabs-content .content.selected{right:0}.technical-template .focus .technical-container .tabs-content .content.left{right:400px}.technical-template .focus .technical-container .tabs-content .content.right{right:-400px}.text-template{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:2}.text-template.active{opacity:1;pointer-events:all}.text-template.active .modal-container{top:104px}.text-template .focus{background:rgba(38,38,38,.8);height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:absolute;top:0;width:100vw}.text-template .modal-container{align-items:center;background:#fafafa;border-radius:16px 16px 0 0;display:flex;flex-direction:column;height:calc(100% - 104px);justify-content:flex-start;left:50%;overflow:hidden;position:absolute;top:100%;-webkit-transform:translate(-50%);transform:translate(-50%);transition:all .3s;width:100%}.text-template .modal-container svg{height:auto;position:absolute;right:16px;top:16px;width:24px;z-index:1}.text-template .modal-container .image{height:240px;overflow:hidden;position:relative;width:100%}.text-template .modal-container .image img{left:50%;min-height:100%;min-width:100%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.text-template .modal-container .title{color:#262626;font-size:21px;font-weight:700;line-height:21px;padding:32px 16px 16px}.text-template .modal-container .text,.text-template .modal-container .title{box-sizing:border-box;font-family:Nunito Sans;font-style:normal;position:relative;width:100%}.text-template .modal-container .text{color:#575757;font-size:16px;font-weight:400;height:calc(100% - 310px);line-height:22px;overflow-y:scroll;padding:0 16px 16px}.text-template .modal-container .text::-webkit-scrollbar{height:0;width:0}.video-gallery-template{align-items:center;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s;width:100vw;z-index:4}.video-gallery-template .focus{background:rgba(38,38,38,.8);height:100%;width:100%}.video-gallery-template .focus .modal-container{align-items:center;background:#181818;border-radius:8px 8px 0 0;display:flex;flex-direction:column;height:calc(50% + 180px);justify-content:space-between;left:50%;overflow:hidden;position:absolute;top:100%;-webkit-transform:translate(-50%);transform:translate(-50%);transition:all .3s;width:100%}.video-gallery-template .focus .modal-container *{flex-shrink:0;min-height:0}.video-gallery-template .focus .modal-container .video-container{aspect-ratio:16/9;background:#000;position:relative;width:100%}.video-gallery-template .focus .modal-container .video-container video{height:100%;object-fit:cover;width:100%}.video-gallery-template .focus .modal-container .video-container .play-container{align-items:center;background:hsla(0,0%,9%,.4);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.video-gallery-template .focus .modal-container .video-container .play-container svg{height:auto;width:64px}.video-gallery-template .focus .modal-container .video-container .video-divider{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.video-gallery-template .focus .modal-container .video-container .video-divider div{flex:.5 1;height:100%}.video-gallery-template .focus .modal-container .video-container .control-bar{align-items:center;background:hsla(0,0%,9%,.9);bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;left:0;opacity:1;padding:8px 16px;position:absolute;transition:all .3s;width:100%;z-index:1}.video-gallery-template .focus .modal-container .video-container .control-bar.hide{opacity:0;pointer-events:none}.video-gallery-template .focus .modal-container .video-container .control-bar i{color:#fafafa;font-size:16px}.video-gallery-template .focus .modal-container .video-container .control-bar span{color:#f0f0f0;font-family:Nunito Sans;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:16px}.video-gallery-template .focus .modal-container .video-container .control-bar .video-progress{align-items:center;display:flex;height:24px;justify-content:center;width:50%}.video-gallery-template .focus .modal-container .video-container .control-bar .video-progress .total{align-items:center;background:#575757;border-radius:50px;display:flex;height:2px;justify-content:flex-start;pointer-events:none;width:100%}.video-gallery-template .focus .modal-container .video-container .control-bar .video-progress .total .progress{background:#fafafa;height:100%;transition:width .1s}.video-gallery-template .focus .modal-container .info{box-sizing:border-box;height:calc(100% - 56.25vw - 56px);overflow:hidden;padding:24px 16px;width:100%}.video-gallery-template .focus .modal-container .info.no-gallery{height:calc(100% - 56.25vw)}.video-gallery-template .focus .modal-container .info h1{color:#fff;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:160%;margin:0 0 16px;width:100%}.video-gallery-template .focus .modal-container .info p{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;height:calc(100% - 48px);letter-spacing:.5px;line-height:150%;margin:0;overflow-y:auto;width:100%}.video-gallery-template .focus .modal-container .gallery{align-items:center;-webkit-column-gap:4px;column-gap:4px;display:flex;height:56px;justify-content:flex-start;overflow-x:auto;width:100%}.video-gallery-template .focus .modal-container .gallery.hidden{height:0;opacity:0;pointer-events:none}.video-gallery-template .focus .modal-container .gallery ::-webkit-scrollbar{height:0;width:0}.video-gallery-template .focus .modal-container .gallery .thumb{box-sizing:border-box;height:100%;object-fit:cover;opacity:.4;transition:all .3s;width:56px}.video-gallery-template .focus .modal-container .gallery .thumb.selected{border:2px solid #f1795e;opacity:1}.video-gallery-template.active{opacity:1;pointer-events:all}.video-gallery-template.active .modal-container{top:calc(50% - 180px)}@media only screen and (orientation:landscape){.video-gallery-template.active .modal-container{left:50%;top:0}}.video-gallery-template.active .modal-container .image video{pointer-events:all}.label-hotspot .hotspot{align-items:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:hsla(0,0%,4%,.1);border-radius:50%;display:flex;height:32px;justify-content:center;left:0;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:32px}.label-hotspot .hotspot .inner{background:#fff;border-radius:50%;height:16px;width:16px}.label-hotspot .animation-container{align-items:flex-start;bottom:0;display:flex;justify-content:flex-start;left:0;max-width:0;overflow:hidden;position:absolute;-webkit-transform:translate(-1px);transform:translate(-1px);transition:all 1s}.label-hotspot .animation-container.show{max-width:500px}.label-hotspot .animation-container.up{align-items:flex-start;bottom:0;top:auto}.label-hotspot .animation-container.up .line{border-bottom:none;border-top:1px solid #fff;margin-bottom:0;margin-top:28px}.label-hotspot .animation-container.down{align-items:flex-end;bottom:auto;top:0}.label-hotspot .animation-container.down .line{border-bottom:1px solid #fff;border-top:none;margin-bottom:28px;margin-top:0}.label-hotspot .animation-container.left{flex-direction:row-reverse;left:auto;right:0;-webkit-transform:translate(1px);transform:translate(1px)}.label-hotspot .animation-container.left .line{border-left:none;border-right:1px solid #fff}.label-hotspot .animation-container.right{flex-direction:row;left:0;right:auto;-webkit-transform:translate(-1px);transform:translate(-1px)}.label-hotspot .animation-container.right .line{border-left:1px solid #fff;border-right:none}.label-hotspot .animation-container.down.left{align-items:flex-end;bottom:auto;flex-direction:row-reverse;left:auto;right:0;top:0;-webkit-transform:translate(1px);transform:translate(1px)}.label-hotspot .animation-container .line{border-left:2px solid #fff;border-top:2px solid #fff;flex-shrink:0;height:64px;margin-top:28px;width:128px}.label-hotspot .animation-container .label{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:hsla(0,0%,4%,.1);border-radius:68px;box-sizing:border-box;flex-shrink:0;padding:16px;width:-webkit-max-content;width:max-content}.label-hotspot .animation-container .label span{color:#fafafa;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px;white-space:nowrap}.timelapse-hotspot .timelapse-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;left:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-20px,-20px);transform:translate(-20px,-20px)}.timelapse-hotspot .timelapse-container .hotspot{align-items:center;background:#181818;border-radius:40px;box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;cursor:pointer;display:flex;justify-content:flex-start;max-width:40px;overflow:hidden;padding:8px;pointer-events:all;transition:all .3s}.timelapse-hotspot .timelapse-container .hotspot.hover{max-width:100%}.timelapse-hotspot .timelapse-container .hotspot i{color:#fafafa;font-size:24px;transition:all .3s}.timelapse-hotspot .timelapse-container .hotspot i:last-child{margin-left:auto}.timelapse-hotspot .timelapse-container .hotspot i:last-child.hover{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.timelapse-hotspot .timelapse-container .hotspot span{color:#fafafa;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.021px;line-height:normal;white-space:nowrap}.timelapse-hotspot .timelapse-container .space{height:8px;pointer-events:none;width:200px}.timelapse-hotspot .timelapse-container .space.hover{pointer-events:all}.timelapse-hotspot .timelapse-container .timelapses{background:#181818;border-radius:8px;box-sizing:border-box;cursor:pointer;max-height:0;overflow:hidden;padding:0;pointer-events:none;transition:all .3s;width:200px}.timelapse-hotspot .timelapse-container .timelapses.hover{max-height:320px;padding:8px 0;pointer-events:all}.timelapse-hotspot .timelapse-container .timelapses .timelapse-selector{box-sizing:border-box;padding:12px 16px;width:100%}.timelapse-hotspot .timelapse-container .timelapses .timelapse-selector.selected{background:#3e3e3e}.timelapse-hotspot .timelapse-container .timelapses .timelapse-selector span{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.timelapses-mobile{background:rgba(38,38,38,0);bottom:0;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;pointer-events:none;position:fixed;transition:all .3s;width:100%;z-index:4}.timelapses-mobile.active{background:rgba(38,38,38,.4);pointer-events:all}.timelapses-mobile.active .timelapses{bottom:16px;pointer-events:all}.timelapses-mobile .timelapses{background:#181818;border-radius:8px;bottom:-100%;box-sizing:border-box;cursor:pointer;left:50%;overflow:hidden;padding:8px 0;pointer-events:none;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);transition:all .3s;width:calc(100% - 32px)}.timelapses-mobile .timelapses .timelapse-selector{box-sizing:border-box;padding:12px 16px;width:100%}.timelapses-mobile .timelapses .timelapse-selector.selected{background:#3e3e3e}.timelapses-mobile .timelapses .timelapse-selector span{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.url-hotspot.active,.url-hotspot.hover{z-index:2}.url-hotspot .hotspot{align-items:center;background:#0b0b0b;border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:flex-start;left:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:hidden;padding:0 16px 0 7.5px;position:absolute;top:0;-webkit-transform:translate(-20px,-50%);transform:translate(-20px,-50%);-webkit-transform-origin:left;transform-origin:left;transition:all .3s;transition:all .6s;width:40px}.url-hotspot .hotspot.hover{width:400px}.url-hotspot .hotspot .hover-label{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.0015em;line-height:16px;margin-left:13.5px;pointer-events:none;-webkit-transform:scale(1);transform:scale(1);white-space:nowrap}.url-hotspot .hotspot i{color:#fafafa;font-size:24px}.multi-hotspot.hover{z-index:2}.multi-hotspot.hover .hotspot{height:24px;width:24px}.multi-hotspot.hover .hotspot svg{width:16px}.multi-hotspot.hover .hotspot i{font-size:16px}.multi-hotspot .hotspot{align-items:center;background:#0b0b0b;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:20px;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s;transition:all .6s;width:20px}.multi-hotspot .hotspot img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:auto;-webkit-transform:scale(1);transform:scale(1);width:24px}.multi-hotspot .hotspot .inner{background:#fafafa;border-radius:50%;height:12px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s;width:12px}.multi-hotspot .hotspot svg{flex-shrink:0;height:auto;transition:all .3s;width:12px}.multi-hotspot .hotspot svg>*{fill:#fafafa}.multi-hotspot .hotspot i{color:#fafafa;font-size:12px;transition:all .3s}.contact-page{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:1;position:fixed;top:0;transition:all .3s;width:100vw;z-index:5}.contact-page.closed{opacity:0;pointer-events:none}.contact-page .background{width:auto}.contact-page .background,.contact-page .focus{height:100vh;height:calc(var(--vh, 1vh)*100);left:50%;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-50%);transform:translate(-50%)}.contact-page .focus{background:rgba(38,38,38,.8);width:100vw;z-index:1}.contact-page .scrollable-container{align-items:flex-start;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:flex-start;overflow-x:hidden;overflow-y:auto;width:100vw;z-index:2}.contact-page .scrollable-container::-webkit-scrollbar{height:0;width:0}.contact-page .scrollable-container *{box-sizing:border-box;flex-shrink:0}.contact-page .scrollable-container .contact-logo{height:80px;margin:144px 16px 24px;width:auto;z-index:2}.contact-page .scrollable-container .language-selector{align-items:center;display:flex;justify-content:center;position:absolute;right:16px;top:16px;z-index:3}.contact-page .scrollable-container .language-selector .lang{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.005em;line-height:16px;opacity:.8;text-transform:uppercase}.contact-page .scrollable-container .language-selector>svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7500%) hue-rotate(233deg) brightness(120%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7500%) hue-rotate(233deg) brightness(120%) contrast(101%);height:auto;opacity:.5;width:24px}.contact-page .scrollable-container .language-selector .menu{background:#3e3e3e;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.25);padding:8px 0;position:absolute;right:0;top:calc(100% + 16px);-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;transition:all .3s;width:200px}.contact-page .scrollable-container .language-selector .menu.open{-webkit-transform:scaleY(1);transform:scaleY(1)}.contact-page .scrollable-container .language-selector .menu .lang-item{align-items:center;display:flex;justify-content:space-between;padding:8px 16px}.contact-page .scrollable-container .language-selector .menu .lang-item span{color:#f0f0f0;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:16px}.contact-page .scrollable-container .language-selector .menu .lang-item .flag{height:16px;width:auto}.contact-page .scrollable-container .content-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:64px;padding:0 16px;z-index:2}.contact-page .scrollable-container .content-container .title{color:#fff;font-family:Roboto;font-size:34px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:24px;width:100%}.contact-page .scrollable-container .content-container .description{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:32px;width:100%}.contact-page .scrollable-container .content-container .btn{align-items:center;border-radius:60px;display:flex;flex-direction:row;height:40px;justify-content:center;margin-bottom:16px;width:100%}.contact-page .scrollable-container .content-container .btn.restart{background:#0b0b0b}.contact-page .scrollable-container .content-container .btn.visit{border:2px solid #fff}.contact-page .scrollable-container .content-container .btn .label{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.0125em;line-height:16px;margin-right:8px}.contact-page .scrollable-container .content-container .btn svg{height:auto;width:24px}.contact-page .scrollable-container .content-container .btn svg *{fill:#fff}.contact-page .scrollable-container .thanks{color:#fff;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:32px;padding:0 16px;width:100%;z-index:2}.contact-page .scrollable-container .form{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:64px;padding:0 16px;width:100%;z-index:2}.contact-page .scrollable-container .form .input-field{height:64px;margin-bottom:16px;position:relative;width:100%}.contact-page .scrollable-container .form .input-field:focus{background:pink}.contact-page .scrollable-container .form .input-field input{background:hsla(0,0%,59%,.6);border:none;border-radius:8px;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;height:100%;left:50%;letter-spacing:.004em;line-height:14px;padding:36px 16px 14px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.contact-page .scrollable-container .form .input-field input:placeholder-shown~.placeholder{font-size:16px;top:25px}.contact-page .scrollable-container .form .input-field input:focus{outline:none}.contact-page .scrollable-container .form .input-field input:focus~.placeholder{font-size:14px;top:14px}.contact-page .scrollable-container .form .input-field .placeholder{color:#cfcfcf;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;left:16px;letter-spacing:.004em;line-height:14px;pointer-events:none;position:absolute;top:14px;transition:all .3s;z-index:1}.contact-page .scrollable-container .form textarea{background:hsla(0,0%,59%,.6);border-radius:8px;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;height:160px;letter-spacing:.004em;line-height:16px;margin-bottom:16px;overflow-x:hidden;overflow-y:auto;padding:24px 16px;resize:none;transition:all .3s;width:100%}.contact-page .scrollable-container .form textarea::-webkit-input-placeholder{color:#cfcfcf}.contact-page .scrollable-container .form textarea::placeholder{color:#cfcfcf}.contact-page .scrollable-container .form textarea:focus{outline:none}.contact-page .scrollable-container .form input.submit-button{background:transparent;border:2px solid #989797;border-radius:60px;color:#989797;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;height:40px;letter-spacing:.0125em;line-height:16px;text-align:center;width:100%}.contact-page .scrollable-container .form input.submit-button.enabled{border:2px solid #fff;color:#fff}.contact-page .scrollable-container .partners,.contact-page .scrollable-container .powered-by{height:46px;margin-bottom:16px;margin-left:16px;width:auto;z-index:2}.contact-page .no-internet{background:#0b0b0b;border-radius:60px;box-sizing:border-box;color:#fff;-webkit-filter:drop-shadow(0 4px 6px hsla(0,0%,4%,.7));filter:drop-shadow(0 4px 6px rgba(11,11,11,.7));font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;left:50%;letter-spacing:.0125em;line-height:16px;opacity:0;padding:16px 32px;pointer-events:none;position:fixed;text-align:center;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);transition:all .3s;width:calc(100% - 32px);z-index:5}.contact-page .no-internet.show{opacity:1;top:16px}.contact-page-desktop{align-items:center;box-sizing:border-box;-webkit-column-gap:96px;column-gap:96px;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;overflow:hidden;position:fixed;top:0;transition:all .3s;width:100vw;z-index:5}@media only screen and (max-width:1200px){.contact-page-desktop{flex-direction:column;row-gap:40px}}.contact-page-desktop.closed{opacity:0;pointer-events:none}.contact-page-desktop .background,.contact-page-desktop .focus{left:50%;min-height:100%;min-width:100%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.contact-page-desktop .focus{background:rgba(38,38,38,.8);z-index:1}.contact-page-desktop .preceram-contact-page-language-selector{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:32px;top:32px;z-index:3}.contact-page-desktop .preceram-contact-page-language-selector .selected{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.005em;line-height:16px;text-transform:uppercase}.contact-page-desktop .preceram-contact-page-language-selector .preceram-languages-container{align-items:center;background:#3e3e3e;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:center;opacity:0;padding:6px 0;pointer-events:none;position:absolute;right:0;top:calc(100% + 4px);transition:all .3s}.contact-page-desktop .preceram-contact-page-language-selector .preceram-languages-container.open{opacity:1;pointer-events:all}.contact-page-desktop .preceram-contact-page-language-selector .preceram-languages-container .language{align-items:center;background:transparent;cursor:pointer;display:flex;height:32px;justify-content:space-between;padding:0 16px;transition:all .3s;width:200px}.contact-page-desktop .preceram-contact-page-language-selector .preceram-languages-container .language:hover{background:#575757}.contact-page-desktop .preceram-contact-page-language-selector .preceram-languages-container .language .label{align-items:center;color:#f0f0f0;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:16px}.contact-page-desktop .content-container{align-items:flex-start;display:flex;flex-direction:column;height:438px;justify-content:flex-start;position:relative;z-index:2}@media only screen and (max-width:1200px){.contact-page-desktop .content-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:590px}}.contact-page-desktop .content-container .contact-logo{height:92px;margin-bottom:72px;width:auto;z-index:2}.contact-page-desktop .content-container .title{color:#fff;font-family:Roboto;font-size:34px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:24px;width:492px}.contact-page-desktop .content-container .description{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:32px;width:492px}.contact-page-desktop .content-container .btn-container{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;flex-direction:row;justify-content:center}.contact-page-desktop .content-container .btn-container .btn{align-items:center;border-radius:60px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0 16px 0 24px;transition:all .3s}.contact-page-desktop .content-container .btn-container .btn.restart{background:#0b0b0b}.contact-page-desktop .content-container .btn-container .btn.restart:hover{background:#f1795e}.contact-page-desktop .content-container .btn-container .btn.visit{background:#fff}.contact-page-desktop .content-container .btn-container .btn.visit .label{color:#0b0b0b}.contact-page-desktop .content-container .btn-container .btn.visit svg *{fill:#0b0b0b}.contact-page-desktop .content-container .btn-container .btn.visit:hover{background:#f1795e}.contact-page-desktop .content-container .btn-container .btn.visit:hover .label{color:#fff}.contact-page-desktop .content-container .btn-container .btn.visit:hover svg *{fill:#fff}.contact-page-desktop .content-container .btn-container .btn .label{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.0125em;line-height:16px;text-align:center;transition:all .3s}.contact-page-desktop .content-container .btn-container .btn svg{height:auto;margin-left:8px;width:24px}.contact-page-desktop .content-container .btn-container .btn svg *{fill:#fff;transition:all .1s}.contact-page-desktop .form-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;position:relative;row-gap:32px;z-index:2}.contact-page-desktop .form-container .thanks{color:#fff;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:600;line-height:32px;width:590px;z-index:2}.contact-page-desktop .form-container .form{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:32px;width:590px;z-index:2}.contact-page-desktop .form-container .form *{box-sizing:border-box;flex-shrink:0}.contact-page-desktop .form-container .form .input-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.contact-page-desktop .form-container .form .input-container .input-field{flex:1 1;height:64px;position:relative}.contact-page-desktop .form-container .form .input-container .input-field:first-child{margin-right:8px}.contact-page-desktop .form-container .form .input-container .input-field:last-child{margin-left:8px}.contact-page-desktop .form-container .form .input-container .input-field:focus{background:pink}.contact-page-desktop .form-container .form .input-container .input-field input{background:hsla(0,0%,59%,.6);border:none;border-radius:8px;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;height:100%;left:50%;letter-spacing:.004em;line-height:14px;padding:36px 16px 14px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.contact-page-desktop .form-container .form .input-container .input-field input:placeholder-shown~.placeholder{font-size:16px;top:25px}.contact-page-desktop .form-container .form .input-container .input-field input:focus{outline:none}.contact-page-desktop .form-container .form .input-container .input-field input:focus~.placeholder{font-size:14px;top:14px}.contact-page-desktop .form-container .form .input-container .input-field .placeholder{color:#cfcfcf;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;left:16px;letter-spacing:.004em;line-height:14px;pointer-events:none;position:absolute;top:14px;transition:all .3s;z-index:1}.contact-page-desktop .form-container .form textarea{background:hsla(0,0%,59%,.6);border-radius:8px;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;height:206px;letter-spacing:.004em;line-height:16px;padding:24px 16px;resize:none;transition:all .3s;width:100%}.contact-page-desktop .form-container .form textarea::-webkit-input-placeholder{color:#cfcfcf}.contact-page-desktop .form-container .form textarea::placeholder{color:#cfcfcf}.contact-page-desktop .form-container .form textarea:focus{outline:none}.contact-page-desktop .form-container .form input.submit-button{align-self:flex-end;background:transparent;border:2px solid #989797;border-radius:60px;color:#989797;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;height:40px;letter-spacing:.0125em;line-height:16px;padding:0 24px;pointer-events:none;text-align:center;transition:all .3s}.contact-page-desktop .form-container .form input.submit-button.enabled{border:2px solid #fff;color:#fff;cursor:pointer;pointer-events:all}.contact-page-desktop .form-container .form input.submit-button.enabled:hover{background:#fff;color:#0b0b0b}.contact-page-desktop .powered-by{bottom:32px;height:46px;position:absolute;right:32px;width:auto;z-index:2}.contact-page-desktop .no-internet{background:#0b0b0b;border-radius:60px;color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;left:50%;letter-spacing:.0125em;line-height:16px;opacity:0;padding:16px 32px;position:fixed;text-align:center;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);transition:all .3s;z-index:2}.contact-page-desktop .no-internet.show{opacity:1;top:32px}.promo-page{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all 1s;width:100vw}.promo-page.enabled{opacity:1;pointer-events:all;z-index:1}.promo-page .promo-content{background:#000;height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all 1s;width:100%}.promo-page .promo-content.enabled{opacity:1;pointer-events:all}.promo-page .promo-content img{height:auto;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.preceram-promo-page{align-items:center;background:linear-gradient(180deg,#b01723,#101010);display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;position:fixed;top:0;width:100vw}@media (orientation:landscape)and (max-height:576px),only screen and (max-width:768px){.preceram-promo-page{box-sizing:border-box;flex-direction:column;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding-top:120px;row-gap:16px}.preceram-promo-page::-webkit-scrollbar{height:0;width:0}}.preceram-promo-page .promo-info{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:42vw;justify-content:flex-start;padding-left:120px;padding-right:56px;padding-top:56px;position:relative;row-gap:16px;width:60vw}@media (orientation:landscape)and (max-height:576px),only screen and (max-width:768px){.preceram-promo-page .promo-info{box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px;width:100vw}}.preceram-promo-page .promo-info .title{color:#fff;font-family:Roboto;font-size:48px;font-style:normal;font-weight:500;line-height:56px;width:75%}@media (orientation:landscape)and (max-height:576px),only screen and (max-width:768px){.preceram-promo-page .promo-info .title{font-size:34px;line-height:40px;width:100%}}.preceram-promo-page .promo-info .description{color:#f0f0f0;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:28px}.preceram-promo-page .promo-info .resource-button{align-items:center;background:#0b0b0b;border:2px solid #0b0b0b;border-radius:60px;-webkit-column-gap:8px;column-gap:8px;cursor:pointer;display:flex;justify-content:center;padding:8px 16px 8px 24px;transition:all .3s}@media (orientation:landscape)and (max-height:576px),only screen and (max-width:768px){.preceram-promo-page .promo-info .resource-button{align-self:center;box-sizing:border-box;max-width:360px;width:100%}}.preceram-promo-page .promo-info .resource-button:hover{background:#f1795e;border:2px solid #f1795e}.preceram-promo-page .promo-info .resource-button .label{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.0125em;line-height:16px;text-align:center}.preceram-promo-page .promo-info .resource-button svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(7496%) hue-rotate(252deg) brightness(120%) contrast(115%);filter:brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(7496%) hue-rotate(252deg) brightness(120%) contrast(115%);height:24px;width:auto}.preceram-promo-page .promo-info .features{align-items:center;-webkit-column-gap:42px;column-gap:42px;display:flex;justify-content:center;left:120px;position:absolute;top:calc(100% - 144px)}@media (orientation:landscape)and (max-height:576px),only screen and (max-width:768px){.preceram-promo-page .promo-info .features{box-sizing:border-box;flex-wrap:wrap;justify-content:center;left:auto;padding:16px 0;position:relative;row-gap:24px;top:auto;width:100%}}.preceram-promo-page .promo-info .features .feature{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:16px}.preceram-promo-page .promo-info .features .feature svg{height:40px;width:auto}.preceram-promo-page .promo-info .features .feature .label{color:#f0f0f0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:16px;text-align:center}.preceram-promo-page .promo-gallery{flex-shrink:0;height:42vw;overflow:hidden;position:relative;width:40vw}@media (orientation:landscape)and (max-height:576px),only screen and (max-width:768px){.preceram-promo-page .promo-gallery{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin-bottom:120px;padding:16px;row-gap:24px;width:100vw}}@media only screen and (max-width:768px)and (orientation:landscape),only screen and (orientation:landscape)and (max-height:576px)and (orientation:landscape){.preceram-promo-page .promo-gallery{align-items:center;display:flex;flex-direction:row;justify-content:center}}.preceram-promo-page .promo-gallery .gallery{align-items:center;display:flex;height:42vw;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40vw}@media (orientation:landscape)and (max-height:576px),only screen and (max-width:768px){.preceram-promo-page .promo-gallery .gallery{height:272px;left:auto;position:relative;top:auto;-webkit-transform:none;transform:none;width:100%}}.preceram-promo-page .promo-gallery .gallery .image-container{height:100%;left:0;overflow:hidden;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s;width:100%}.preceram-promo-page .promo-gallery .gallery .image-container.previous{left:-100%;opacity:0}.preceram-promo-page .promo-gallery .gallery .image-container.next{left:100%;opacity:0}.preceram-promo-page .promo-gallery .gallery .image-container img{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.preceram-promo-page .promo-gallery .characteristics{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:calc(100% - 144px);width:40vw;z-index:1}@media (orientation:landscape)and (max-height:576px),only screen and (max-width:768px){.preceram-promo-page .promo-gallery .characteristics{-webkit-column-gap:64px;column-gap:64px;flex-wrap:wrap;left:auto;position:relative;row-gap:24px;top:auto;-webkit-transform:none;transform:none;width:100%}}.preceram-promo-page .promo-gallery .characteristics .characteristic{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:16px}.preceram-promo-page .promo-gallery .characteristics .characteristic svg{height:40px;width:auto}.preceram-promo-page .promo-gallery .characteristics .characteristic .label{color:#f0f0f0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:16px;max-width:88px;text-align:center}.audio{position:fixed;z-index:999}.video-media-container{background:#000;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:opacity 1.5s;width:100vw}.video-media-container.active{opacity:1;pointer-events:all}.video-media-container video{display:block;left:50%;min-height:auto;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.advanced-autoplay-block-focus{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:fixed;top:0;width:100vw}.subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;background:#000;bottom:40px;color:#f0f0f0;display:-webkit-box;font-size:40px;left:50%;position:fixed;text-align:center;-webkit-transform:translate(-50%);transform:translate(-50%);width:60vw;z-index:1}div:has(.blueprint.fullscreen){z-index:3}.blueprint{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,9%,.9);border-radius:8px;display:grid;height:252px;overflow:hidden;position:relative;transition:all .3s,max-height 1s;width:336px}.blueprint.mini{height:164px;width:220px}.blueprint.mini svg.gradient>path:first-child{-webkit-transform:scaleY(1.5);transform:scaleY(1.5)}.blueprint.fullscreen{height:calc(100vh - 48px);width:calc(100vw - 48px)}.blueprint.fullscreen h1.blueprint-title{font-size:24px;font-weight:400;left:32px;top:32px}.blueprint.fullscreen i.fullscreen-toggle{font-size:24px;right:32px;top:32px}.blueprint.fullscreen svg:not(.gradient){height:auto;width:100%}.blueprint.fullscreen svg:not(.gradient) .marker circle{-webkit-transform:scale(.5);transform:scale(.5)}.blueprint.fullscreen svg:not(.gradient) .marker.selected circle.shadow{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}.blueprint.fullscreen svg:not(.gradient) .marker polygon{opacity:0}.blueprint::-webkit-scrollbar{height:0;width:0}.blueprint h1.blueprint-title{box-sizing:border-box;font-family:Nunito Sans;font-size:12px;font-style:normal;font-weight:500;left:16px;line-height:100%;margin:0}.blueprint h1.blueprint-title,.blueprint i.fullscreen-toggle{color:#cfcfcf;position:absolute;top:16px;transition:all .3s;z-index:2}.blueprint i.fullscreen-toggle{cursor:pointer;font-size:16px;right:16px}.blueprint .your-location-wrapper{align-items:center;bottom:32px;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start;left:32px;position:absolute;width:100%;z-index:2}.blueprint .your-location-wrapper>svg{height:auto!important;position:relative!important;width:40px!important}.blueprint .your-location-wrapper>svg circle.big{fill:rgba(241,121,94,.2)}.blueprint .your-location-wrapper>svg circle.small{fill:#f1795e}.blueprint .your-location-wrapper .your-location{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.blueprint .your-location-wrapper .your-location span{color:#989797;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:24px}.blueprint .your-location-wrapper .your-location span.location{color:#f0f0f0;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px}.blueprint svg.gradient{height:auto;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s;width:100%;z-index:1}.blueprint svg:not(.gradient){height:auto;position:absolute;right:0;top:0;transition:width .3s,height .3s;width:336px}.blueprint svg:not(.gradient) .marker{cursor:pointer}.blueprint svg:not(.gradient) .marker circle{fill:#f0f0f0;transition:all .3s;z-index:1}.blueprint svg:not(.gradient) .marker circle.shadow{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}.blueprint svg:not(.gradient) .marker polygon{fill:transparent;pointer-events:none}.blueprint svg:not(.gradient) .marker.selected{pointer-events:none}.blueprint svg:not(.gradient) .marker.selected circle{fill:#f1795e}.blueprint svg:not(.gradient) .marker.selected polygon{fill:rgba(241,121,94,.2)}.blueprint.mobile{background:transparent;border-radius:0;height:100%;margin-top:120px;overflow:auto;position:relative;width:100%}.blueprint.mobile::-webkit-scrollbar{height:0;width:0}.blueprint.mobile h1{color:#f0f0f0;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:600;left:16px;letter-spacing:.15px;line-height:32px;position:absolute;top:40px;z-index:2}.blueprint.mobile .fullscreen-toggle{display:none}.blueprint.mobile svg:not(.gradient){bottom:auto;left:auto;position:relative;right:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% + 240px)}.blueprint.mobile svg:not(.gradient) polygon{fill:transparent!important;pointer-events:none}.blueprint.mobile svg:not(.gradient) .marker.selected circle.shadow{opacity:.2!important;-webkit-transform:scale(1.2);transform:scale(1.2)}.blueprint.mobile svg.gradient{display:none}h1.blueprint-title-mobile{color:#f0f0f0;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:600;left:16px;letter-spacing:.15px;line-height:32px;position:absolute;top:40px;z-index:2}.your-location-mobile-wrapper{align-items:center;bottom:32px;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start;left:32px;position:absolute;width:100%;z-index:2}.your-location-mobile-wrapper>svg{height:auto!important;position:relative!important;width:40px!important}.your-location-mobile-wrapper>svg circle.big{fill:rgba(241,121,94,.2)}.your-location-mobile-wrapper>svg circle.small{fill:#f1795e}.your-location-mobile-wrapper .your-location-mobile{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;row-gap:2px}.your-location-mobile-wrapper .your-location-mobile span{color:#989797;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:24px}.your-location-mobile-wrapper .your-location-mobile span.location{color:#f0f0f0;font-size:18px;letter-spacing:.15px}.loader{align-items:center;background-color:#000;bottom:0;display:flex;height:100vh;justify-content:center;pointer-events:none;position:fixed;right:0;width:100vw;z-index:999}.loader,.loader.stop{opacity:0}.loader.stop span{-webkit-animation:none;animation:none}.loader span{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;border:5px solid;border-color:#fff #fff transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.blueprint-container{position:fixed;right:24px;top:24px;z-index:1}.panorama-name-container{align-items:flex-start;bottom:28px;display:flex;flex-direction:column;height:40px;justify-content:space-between;left:24px;position:fixed}.panorama-name-container .name{color:#fff;font-size:16px;line-height:16px}.panorama-name-container .name,.panorama-name-container .progress{align-items:center;display:flex;font-family:Roboto;font-style:normal;font-weight:400}.panorama-name-container .progress{color:#cfcfcf;font-size:12px;letter-spacing:.015em;line-height:14px}.guide-bar{align-items:center;bottom:28px;display:flex;justify-content:center;left:50%;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%)}.guide-bar .autoplay{cursor:pointer;-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%);filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%);height:auto;width:40px}.guide-bar .stop{align-items:center;background:rgba(62,62,62,.2);border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;left:100%;margin-left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:32px}.guide-bar .stop svg{height:auto;width:24px}.guide-bar .guide-arrow{align-items:center;background:rgba(62,62,62,.2);border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s;width:32px}.guide-bar .guide-arrow:hover{background:rgba(62,62,62,.4)}.guide-bar .guide-arrow.inactive{opacity:.3;pointer-events:none}.guide-bar .guide-arrow.back{margin-right:8px}.guide-bar .guide-arrow.forward{margin-left:8px}.guide-bar .guide-arrow.back>.next-scene{right:0}.guide-bar .guide-arrow.forward>.next-scene{left:0}.guide-bar .guide-arrow .next-scene{color:#f0f0f0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s;white-space:nowrap}.header.no-controls{align-items:center;display:flex;height:40px;justify-content:center;left:50%;position:fixed;top:24px;-webkit-transform:translate(-50%);transform:translate(-50%)}.header.no-controls .title{align-items:center;color:#fff;display:flex;font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;letter-spacing:.005em;line-height:24px;text-align:center}.info-container{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:rgba(33,33,33,.9);border-radius:8px;bottom:76px;box-sizing:border-box;padding:24px;pointer-events:none;position:fixed;right:24px;width:485px}.info-container.no-controls{bottom:28px;left:50%;right:auto;-webkit-transform:translate(-50%);transform:translate(-50%);width:60vw}.info-container.no-controls .info{text-align:center}.info-container .header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:24px}.info-container .header svg{height:auto;margin-right:16px;width:20px}.info-container .header .title{align-items:center;color:#fff;display:flex;font-weight:600;line-height:20px}.info-container .header .title,.info-container .info{font-family:Roboto;font-size:20px;font-style:normal;letter-spacing:.005em}.info-container .info{color:#f0f0f0;font-weight:400;line-height:24px}.volume{bottom:36px;cursor:pointer;position:fixed;right:24px}.preceram-home-desktop{align-items:center;-webkit-column-gap:24px;column-gap:24px;display:flex;justify-content:center;left:24px;position:fixed;top:24px;z-index:3}.preceram-home-desktop img{cursor:pointer;height:40px;width:auto}.preceram-home-desktop .preceram-language-selector{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.preceram-home-desktop .preceram-language-selector.hidden{opacity:0;pointer-events:none}.preceram-home-desktop .preceram-language-selector .selected{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.005em;line-height:16px;text-transform:uppercase}.preceram-home-desktop .preceram-language-selector .preceram-languages-container{align-items:center;background:#3e3e3e;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;padding:6px 0;pointer-events:none;position:absolute;top:calc(100% + 4px);transition:all .3s}.preceram-home-desktop .preceram-language-selector .preceram-languages-container.open{opacity:1;pointer-events:all}.preceram-home-desktop .preceram-language-selector .preceram-languages-container .language{align-items:center;background:transparent;cursor:pointer;display:flex;height:32px;justify-content:space-between;padding:0 16px;transition:all .3s;width:200px}.preceram-home-desktop .preceram-language-selector .preceram-languages-container .language:hover{background:#575757}.preceram-home-desktop .preceram-language-selector .preceram-languages-container .language .label{align-items:center;color:#f0f0f0;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:16px}.preceram-home-desktop .preceram-language-selector .preceram-languages-container .language .flag{align-items:center;display:flex;height:16px;justify-content:center;width:auto}.preceram-home-desktop .preceram-language-selector .preceram-languages-container .language .flag svg{height:100%;width:auto}.close-focus{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:2}.close-focus.open{pointer-events:all}.circuits-home-desktop{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:fixed;row-gap:8px;top:24px;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:3}.circuits-home-desktop.active .selected i{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.circuits-home-desktop.active .circuit-selector{max-height:500px;padding:8px 0;pointer-events:all}.circuits-home-desktop .selected{align-items:center;-webkit-column-gap:8px;column-gap:8px;cursor:pointer;display:flex;justify-content:center;margin-left:24px}.circuits-home-desktop .selected span{color:#f0f0f0;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.1px;line-height:24px}.circuits-home-desktop .selected i{color:#f0f0f0;font-size:16px;transition:all .3s}.circuits-home-desktop .circuit-selector{background:#181818;border-radius:8px;box-sizing:border-box;max-height:0;min-width:338px;overflow:hidden;padding:0;pointer-events:none;transition:all .3s}.circuits-home-desktop .circuit-selector .circuit{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:all .3s;width:100%}.circuits-home-desktop .circuit-selector .circuit:hover{background:rgba(62,62,62,.4)}.circuits-home-desktop .circuit-selector .circuit.selected-circuit{background:#3e3e3e}.circuits-home-desktop .circuit-selector .circuit span{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.circuits-home-desktop .circuit-selector .circuit span:last-child{color:#989797;letter-spacing:.25px}.top-mask{height:80px}.bottom-mask{height:235px}.preceram-menu-container-desktop{align-items:flex-end;bottom:0;display:flex;flex-direction:row;justify-content:flex-start;left:-307px;pointer-events:none;position:fixed;transition:all .3s;z-index:3}.preceram-menu-container-desktop.open{left:0}.preceram-menu-container-desktop.open .content-container .close{opacity:1}.preceram-menu-container-desktop .content-container{background:#262626;box-sizing:border-box;height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden;padding-top:96px;pointer-events:all;position:relative;-webkit-transform-origin:left;transform-origin:left;transition:all .3s;width:307px}.preceram-menu-container-desktop .content-container .close{cursor:pointer;-webkit-filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);height:24px;opacity:0;position:absolute;right:21px;top:37px;transition:all .3s;width:24px}.preceram-menu-container-desktop .content-container .menu-title{border-top:1px solid #3e3e3e;color:#fff;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:32px;margin-bottom:24px;margin-left:24px;padding-top:24px}.preceram-menu-container-desktop .content-container .panoramas{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 167px);justify-content:flex-start;overflow-y:auto}.preceram-menu-container-desktop .content-container .panoramas::-webkit-scrollbar{height:0;width:0}.preceram-menu-container-desktop .content-container .panoramas .panorama{background:#000;cursor:pointer;flex-shrink:0;height:150px;margin-bottom:8px;overflow:hidden;position:relative;width:307px}.preceram-menu-container-desktop .content-container .panoramas .panorama:hover img{opacity:.8}.preceram-menu-container-desktop .content-container .panoramas .panorama:hover .label-container .label{white-space:normal}.preceram-menu-container-desktop .content-container .panoramas .panorama img{height:100%;left:50%;object-fit:cover;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s;width:100%}.preceram-menu-container-desktop .content-container .panoramas .panorama .label-container{align-items:flex-end;background:linear-gradient(0deg,rgba(38,38,38,.8),rgba(38,38,38,0));bottom:0;box-sizing:border-box;display:flex;height:50%;justify-content:flex-start;left:0;padding:0 24px 12px;position:absolute;width:100%;z-index:1}.preceram-menu-container-desktop .content-container .panoramas .panorama .label-container .label{color:#f0f0f0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.preceram-menu-container-desktop .content-container .resources{align-items:flex-start;box-sizing:border-box;-webkit-column-gap:16px;column-gap:16px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;max-height:calc(100vh - 167px);overflow-x:hidden;overflow-y:auto;padding:16px;row-gap:24px}.preceram-menu-container-desktop .content-container .resources::-webkit-scrollbar{height:0;width:0}.preceram-menu-container-desktop .content-container .resources span{display:none}.preceram-menu-container-desktop .content-container .resources .resource-category{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-height:48px;overflow:hidden;position:relative;transition:max-height .3s;width:100%}.preceram-menu-container-desktop .content-container .resources .resource-category.open{max-height:500vh;transition:max-height .8s}.preceram-menu-container-desktop .content-container .resources .resource-category.open i{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.preceram-menu-container-desktop .content-container .resources .resource-category .header{align-items:center;border-bottom:1px solid #3e3e3e;box-sizing:border-box;display:flex;justify-content:space-between;padding:8px;width:100%}.preceram-menu-container-desktop .content-container .resources .resource-category .header h1{color:#f0f0f0;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:24px;margin:0}.preceram-menu-container-desktop .content-container .resources .resource-category .header i{color:#989797;font-size:20px;transition:all .3s}.preceram-menu-container-desktop .content-container .resources .resource{align-items:center;cursor:pointer;display:flex;flex:.5 1;flex-direction:column;justify-content:flex-start;min-width:40%;position:relative}.preceram-menu-container-desktop .content-container .resources .resource .img-container{height:173px;margin-bottom:6px;overflow:hidden;position:relative;width:100%}.preceram-menu-container-desktop .content-container .resources .resource .img-container img{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.preceram-menu-container-desktop .content-container .resources .resource .resource-title{box-sizing:border-box;color:#f0f0f0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-align:left;width:100%}.preceram-menu-container-desktop .buttons-container-desktop{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:24px;transition:all .3s;z-index:1}.preceram-menu-container-desktop .buttons-container-desktop *{transition:all .3s}.preceram-menu-container-desktop .buttons-container-desktop .button{align-items:center;background:rgba(62,62,62,.2);border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;pointer-events:all;transition:all .3s;width:48px}.preceram-menu-container-desktop .buttons-container-desktop .button.active,.preceram-menu-container-desktop .buttons-container-desktop .button.active:hover{background:#3e3e3e}.preceram-menu-container-desktop .buttons-container-desktop .button.active~.resources-label{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.preceram-menu-container-desktop .buttons-container-desktop .button:hover{background:rgba(62,62,62,.4)}.preceram-menu-container-desktop .buttons-container-desktop .button:hover~.resources-label{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.preceram-menu-container-desktop .buttons-container-desktop .button svg{-webkit-filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);height:auto;width:24px}.preceram-menu-container-desktop .buttons-container-desktop .button i{color:#cfcfcf;font-size:24px}.preceram-menu-container-desktop .buttons-container-desktop .button img{border-radius:50%;height:24px;object-fit:cover;width:24px}.preceram-menu-container-desktop .buttons-container-desktop .row{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:8px}.preceram-menu-container-desktop .buttons-container-desktop .row.disabled .button{pointer-events:none;width:0}.preceram-menu-container-desktop .buttons-container-desktop .row .resources-label{align-items:center;color:#fff;display:flex;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px;margin-left:8px;opacity:0;pointer-events:none;-webkit-transform:translate(-40px);transform:translate(-40px);transition:all .3s}.preceram-menu-container-desktop .buttons-container-desktop .row .resources-label.casadaarquitectura{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.preceram-menu-container-desktop .buttons-container-desktop .row .scene-info{align-items:flex-start;display:flex;flex-direction:column;height:48px;justify-content:center;margin-left:8px}.preceram-menu-container-desktop .buttons-container-desktop .row .scene-info .name{align-items:center;color:#fff;display:flex;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:6px}.preceram-menu-container-desktop .buttons-container-desktop .row .scene-info .metadata-container{align-items:center;display:flex;justify-content:center}.preceram-menu-container-desktop .buttons-container-desktop .row .scene-info .metadata-container .metadata,.preceram-menu-container-desktop .buttons-container-desktop .row .scene-info .metadata-container .progress{align-items:center;color:#cfcfcf;display:flex;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.015em;line-height:14px;white-space:pre-wrap}.preceram-menu-container-desktop .buttons-container-desktop .row .scene-info .metadata-container .metadata{border-left:1px solid #f0f0f0;margin-left:16px;padding-left:16px}.map-container{height:100%;left:0;position:fixed;top:0;width:100%;z-index:2}.mapping-container{background:hsla(0,0%,9%,.8);overflow:hidden}.mapping-container,.mapping-container .leaflet-container{height:100%;width:100%}.mapping-container .focus{background:linear-gradient(0deg,#000,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent);height:180px;pointer-events:none;position:absolute;width:100%;z-index:999}@media only screen and (max-width:768px){.mapping-container .focus{height:0}}.mapping-container .focus.bottom{bottom:0;left:0}.mapping-container .focus.top{left:0;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.popup-marker .leaflet-popup-content-wrapper{background:#0b0b0b;border-radius:88px;margin:0;padding:8px 16px}.popup-marker .leaflet-popup-content-wrapper .leaflet-popup-content{align-items:center;color:#fff;-webkit-column-gap:8px;column-gap:8px;display:flex;justify-content:center;margin:0;padding:0}.popup-marker .leaflet-popup-content-wrapper .leaflet-popup-content i{font-size:24px}.popup-marker .leaflet-popup-content-wrapper .leaflet-popup-content span{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.021px;line-height:normal}.popup-marker .leaflet-popup-tip-container{opacity:0}.circuit-panoramas{box-sizing:border-box;padding:0 16px;width:100%}.circuit-panoramas .dropdown{align-items:center;border-bottom:1px solid #3e3e3e;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;padding:16px 8px;width:100%}.circuit-panoramas .dropdown h2{color:#f0f0f0;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:24px;margin:0}.circuit-panoramas .dropdown i{color:#cfcfcf;font-size:24px;transition:all .3s}.circuit-panoramas .panos{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:center;max-height:0;overflow:hidden;padding:0;transition:all .3s}.circuit-panoramas.open .dropdown i{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.circuit-panoramas.open .panos{max-height:1080px;padding:16px 0}.preceram-arrows-desktop{align-items:center;bottom:24px;display:flex;height:48px;justify-content:center;left:50%;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:1}.preceram-arrows-desktop *{transition:all .3s}.preceram-arrows-desktop .preceram-arrow{align-items:center;background:rgba(62,62,62,.2);border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;position:relative;transition:all .3s;width:32px}.preceram-arrows-desktop .preceram-arrow.inactive{opacity:.5;pointer-events:none}.preceram-arrows-desktop .preceram-arrow:hover{background:rgba(62,62,62,.4)}.preceram-arrows-desktop .preceram-arrow:hover.forward>.next-scene{left:40px;opacity:1}.preceram-arrows-desktop .preceram-arrow:hover.back>.next-scene{opacity:1;right:40px}.preceram-arrows-desktop .preceram-arrow:active{background:#3e3e3e}.preceram-arrows-desktop .preceram-arrow svg{-webkit-filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);height:auto;transition:all .3s;width:24px}.preceram-arrows-desktop .preceram-arrow.back>.next-scene{right:0}.preceram-arrows-desktop .preceram-arrow.forward>.next-scene{left:0}.preceram-arrows-desktop .preceram-arrow .next-scene{color:#f0f0f0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14px;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s;white-space:nowrap}.preceram-arrows-desktop .autoplay{cursor:pointer;-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%);filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%);height:auto;margin:0 8px;width:40px}.preceram-arrows-desktop .autoplay.disabled{pointer-events:none;width:0}.preceram-toolbar-desktop{align-items:center;bottom:24px;-webkit-column-gap:16px;column-gap:16px;display:flex;flex-direction:row;height:48px;justify-content:center;position:fixed;right:24px}.preceram-toolbar-desktop svg{cursor:pointer;-webkit-filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);height:24px;transition:all .3s;width:24px}.preceram-toolbar-desktop svg.active{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%);filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%)}.preceram-toolbar-desktop i{color:#cfcfcf;cursor:pointer;font-size:24px;transition:all .3s}.preceram-toolbar-desktop i.active{color:#fafafa}.preceram-info-container{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:rgba(33,33,33,.9);border-radius:8px;bottom:96px;box-sizing:border-box;max-width:485px;opacity:0;padding:24px;pointer-events:none;position:fixed;right:24px;transition:all .3s}.preceram-info-container.active{opacity:1;pointer-events:all}.preceram-info-container .header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px;width:100%}.preceram-info-container .header svg{height:auto;width:20px}.preceram-info-container .header svg *{-webkit-filter:none;filter:none}.preceram-info-container .header svg.white{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%);filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%)}.preceram-info-container .header svg.grey{cursor:pointer;-webkit-filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%)}.preceram-info-container .header .title{align-items:center;color:#fff;display:flex;flex:2 1;font-family:Roboto;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.005em;line-height:20px;padding-left:16px}.preceram-info-container .info{color:#f0f0f0;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.005em;line-height:24px}.figure-audio{bottom:72px;box-sizing:border-box;min-height:50vh;overflow:hidden;pointer-events:none;position:fixed;right:24px;width:240px}.figure-audio.hidden img{pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.figure-audio img{bottom:0;height:auto;pointer-events:all;position:absolute;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;width:100%}.figure-audio-container-desktop{align-items:center;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:rgba(33,33,33,.9);border-radius:8px;bottom:48px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-width:310px;opacity:1;padding:24px;pointer-events:none;position:fixed;right:104px;row-gap:32px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:all .3s}.figure-audio-container-desktop.active{bottom:96px;opacity:1;pointer-events:all;right:24px;-webkit-transform:scale(1);transform:scale(1)}.figure-audio-container-desktop *{position:relative}.figure-audio-container-desktop .header{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start;width:100%}.figure-audio-container-desktop .header label{align-items:center;color:#fff;display:flex;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px}.figure-audio-container-desktop .header i{color:#fff;font-size:20px}.figure-audio-container-desktop .header i:last-child,.figure-audio-container-desktop .header svg:last-child{color:#989797;cursor:pointer;margin-left:auto}.figure-audio-container-desktop .figure{align-items:center;display:flex;justify-content:center;width:100%}.figure-audio-container-desktop .figure img{height:100px;object-fit:contain;width:100%}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.97);transform:scale(.97)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.97);transform:scale(.97)}}.figure-audio-container-desktop .figure div#waveform{pointer-events:none;width:100%}.figure-audio-container-desktop .caption{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;height:48px;letter-spacing:.5px;line-height:24px;overflow-y:auto;pointer-events:none;text-align:left;vertical-align:top;white-space:pre-wrap;width:100%}.figure-audio-container-desktop .caption::-webkit-scrollbar{height:0;width:0}.preceram-autoplay-container{align-items:center;bottom:16px;display:flex;height:48px;justify-content:center;position:fixed;right:16px;width:48px;z-index:2}.preceram-autoplay-container.disabled{pointer-events:none}.preceram-autoplay-container.disabled svg *,.preceram-autoplay-container.disabled svg.pause *,.preceram-autoplay-container.disabled svg.play *{fill:#989897}.preceram-autoplay-container svg{height:auto;width:100%}.preceram-autoplay-container svg.pause *,.preceram-autoplay-container svg.play *{fill:#fff}.preceram-autoplay-container .audio-icon-mobile{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preceram-autoplay-container .audio-icon-mobile .progress{height:48px;pointer-events:none;position:absolute;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:48px}.preceram-autoplay-container .audio-icon-mobile .progress circle{stroke-dasharray:300;stroke:#cfcfcf;stroke-width:2px;fill:transparent;transition:stroke-dashoffset 1s}.preceram-autoplay-container .audio-icon-mobile .wave{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;-webkit-column-gap:2px;column-gap:2px;display:flex;height:40px;justify-content:center;width:40px;z-index:1}.preceram-autoplay-container .audio-icon-mobile .wave .bar{background:#fff;border-radius:2px;max-height:40px;min-height:4px;transition:height .5s;width:4px}.preceram-description-container{align-items:flex-start;bottom:88px;display:flex;flex-direction:column;justify-content:flex-end;left:16px;position:fixed;width:245px}.preceram-description-container .preceram-metadata{color:#f0f0f0;font-family:Nunito Sans;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.18px;line-height:16px}.preceram-description-container .preceram-description{color:#f0f0f0;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:400;height:36px;letter-spacing:.25px;line-height:18px;max-height:50vh;overflow:hidden;transition:all .3s;white-space:pre-wrap;z-index:2}.preceram-description-container .preceram-description.expanded{height:600px;overflow-y:auto}.preceram-description-container .preceram-description.expanded::-webkit-scrollbar{height:0;width:0}.preceram-header-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;left:0;position:fixed;right:0;row-gap:4px;top:24px;z-index:2}.preceram-header-container .preceram-header-circuit{color:#f0f0f0;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:24px}.preceram-header-container .preceram-header{align-items:center;color:#fff;display:flex;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:600;justify-content:center;letter-spacing:.15px;line-height:24px;max-width:60%;text-align:center}.preceram-header-container .preceram-header-progress{align-items:center;color:#f0f0f0;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:16px;text-align:center}.preceram-home{align-items:center;box-sizing:border-box;display:flex;height:72px;justify-content:center;left:0;position:fixed;top:0;width:56px;z-index:2}.preceram-home.promo{height:40px;margin-left:16px;margin-top:24px;width:auto}.preceram-home.promo img{height:100%;width:auto}.preceram-home img{height:32px;width:auto}.top-mask{background:linear-gradient(180deg,rgba(38,38,38,.6),rgba(38,38,38,0));height:128px;top:0}.bottom-mask,.top-mask{left:50%;pointer-events:none;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%}.bottom-mask{background:linear-gradient(0deg,rgba(38,38,38,.6),rgba(38,38,38,0));bottom:0;height:360px}.preceram-menu{align-items:center;background:rgba(62,62,62,.4);border-radius:50%;bottom:16px;display:flex;height:48px;justify-content:center;left:16px;position:fixed;width:48px;z-index:3}.preceram-menu svg{height:auto;width:24px}.preceram-menu svg *{fill:#fafafa}.preceram-menu-container{background:#181818;height:100vh;height:calc(var(--vh, 1vh)*100);left:-100%;position:fixed;top:0;-webkit-transform-origin:left;transform-origin:left;transition:all .3s;width:100vw;z-index:3}.preceram-menu-container.open{left:0}.preceram-menu-container .logo{height:40px;left:16px;position:absolute;top:16px;width:auto}.preceram-menu-container .close{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(96%) saturate(15%) hue-rotate(208deg) brightness(104%) contrast(100%);filter:brightness(0) saturate(100%) invert(100%) sepia(96%) saturate(15%) hue-rotate(208deg) brightness(104%) contrast(100%);height:24px;position:absolute;right:16px;top:24px;width:auto}.preceram-menu-container .submenu{align-items:center;display:flex;height:72px;justify-content:center;left:0;position:absolute;top:92px;width:100%}.preceram-menu-container .submenu .submenu-item{align-items:center;display:flex;flex-shrink:0;flex:1 1;flex-direction:column;height:100%;justify-content:center}.preceram-menu-container .submenu .submenu-item.selected{border-bottom:2px solid #fff}.preceram-menu-container .submenu .submenu-item.selected svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%);filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0) hue-rotate(104deg) brightness(108%) contrast(106%)}.preceram-menu-container .submenu .submenu-item.selected .label,.preceram-menu-container .submenu .submenu-item.selected i{color:#fff}.preceram-menu-container .submenu .submenu-item svg{-webkit-filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);filter:brightness(0) saturate(100%) invert(77%) sepia(51%) saturate(17%) hue-rotate(48deg) brightness(98%) contrast(94%);height:auto;margin-bottom:6px;transition:all .3s;width:24px}.preceram-menu-container .submenu .submenu-item i{color:#989797;font-size:24px;margin-bottom:6px}.preceram-menu-container .submenu .submenu-item img{border-radius:50%;height:24px;margin-bottom:6px;object-fit:cover;width:24px}.preceram-menu-container .submenu .submenu-item .label{color:#989797;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:700;line-height:16px;text-align:center}.preceram-menu-container .panoramas{align-items:center;box-sizing:border-box;-webkit-column-gap:16px;column-gap:16px;display:flex;height:calc(100% - 180px);justify-content:flex-start;left:0;overflow-x:auto;padding:0 16px 140px;position:absolute;top:180px;width:100%}.preceram-menu-container .panoramas::-webkit-scrollbar{height:0;width:0}.preceram-menu-container .panoramas .panorama{background:#000;border-radius:8px;box-sizing:border-box;flex-shrink:0;height:100%;overflow:hidden;position:relative;width:242px}.preceram-menu-container .panoramas .panorama img{height:100%;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.preceram-menu-container .panoramas .panorama .label-container{align-items:flex-end;background:linear-gradient(0deg,rgba(38,38,38,.8),rgba(38,38,38,0));bottom:0;box-sizing:border-box;display:flex;height:50%;justify-content:flex-start;left:0;padding:0 0 16px 16px;position:absolute;width:100%}.preceram-menu-container .panoramas .panorama .label-container .label{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.preceram-menu-container .panoramas span{display:none}.preceram-menu-container .resources-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100% - 180px);justify-content:flex-start;left:0;overflow-y:auto;padding:0 16px;position:absolute;row-gap:16px;top:180px;width:100%}.preceram-menu-container .resources-container ::-webkit-scrollbar,.preceram-menu-container .resources-container::-webkit-scrollbar{height:0;width:0}.preceram-menu-container .resources-container .resource-category{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:auto;justify-content:flex-start;max-height:48px;overflow:hidden;position:relative;transition:max-height .3s;width:100%}.preceram-menu-container .resources-container .resource-category.open{max-height:150vh;transition:max-height .8s}.preceram-menu-container .resources-container .resource-category.open i{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.preceram-menu-container .resources-container .resource-category .header{align-items:center;border-bottom:1px solid #3e3e3e;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;padding:8px;width:100%}.preceram-menu-container .resources-container .resource-category .header h1{color:#f0f0f0;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:24px;margin:0}.preceram-menu-container .resources-container .resource-category .header i{color:#989797;font-size:20px;transition:all .3s}.preceram-menu-container .resources-container .resource-category .resources{align-items:flex-start;box-sizing:border-box;-webkit-column-gap:16px;column-gap:16px;display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding:16px;width:100%}.preceram-menu-container .resources-container .resource-category .resources .resource{align-items:center;display:flex;flex-shrink:0;height:342px;justify-content:center;position:relative;width:242px}.preceram-menu-container .resources-container .resource-category .resources .resource .img-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.preceram-menu-container .resources-container .resource-category .resources .resource .img-container img{height:100%;object-fit:cover;width:100%}.preceram-menu-container .resources-container .resource-category .resources .resource .resource-title{align-items:flex-end;background:linear-gradient(0deg,hsla(0,0%,9%,.6),rgba(38,38,38,0));bottom:0;box-sizing:border-box;color:#f0f0f0;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;height:33%;justify-content:flex-start;left:0;line-height:16px;padding:16px 8px;position:absolute;text-align:left;width:100%}.preceram-menu-container .map-container-mobile{height:calc(100% - 165px);left:0;overflow:hidden;position:absolute;top:165px;width:100%}.preceram-menu-container .circuits{align-items:flex-start;display:flex;flex-direction:column;height:calc(100% - 180px);justify-content:flex-start;left:0;overflow-y:auto;position:absolute;row-gap:24px;top:180px;width:100%}.preceram-menu-container .circuits ::-webkit-scrollbar,.preceram-menu-container .circuits::-webkit-scrollbar{height:0;width:0}.preceram-menu-container .circuits .circuit{flex-shrink:0;width:100%}.preceram-menu-container .circuits .circuit:last-child{margin-bottom:24px}.preceram-menu-container .circuits .circuit .circuit-title{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:0 16px}.preceram-menu-container .circuits .circuit .circuit-title h2{color:#f0f0f0;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px}.preceram-menu-container .circuits .circuit .circuit-title span{color:#989797;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:24px}.preceram-menu-container .circuits .circuit .panos{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start;overflow-x:auto;width:100%}.preceram-menu-container .circuits .circuit .panos .pano{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:192px;justify-content:center;overflow:hidden;position:relative;width:192px}.preceram-menu-container .circuits .circuit .panos .pano img{height:100%;object-fit:cover;width:100%}.preceram-menu-container .circuits .circuit .panos .pano .label-container{align-items:flex-end;background:linear-gradient(0deg,rgba(38,38,38,.8),rgba(38,38,38,0));bottom:0;box-sizing:border-box;display:flex;height:60%;justify-content:flex-start;left:0;padding:8px;position:absolute;width:100%;z-index:1}.preceram-menu-container .circuits .circuit .panos .pano .label-container .label{color:#fff;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.preceram-arrows{align-items:center;bottom:16px;display:flex;flex-direction:row;height:48px;justify-content:center;left:0;position:fixed;right:0;z-index:2}.preceram-arrows .preceram-pano-progress{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px;text-align:center}.preceram-arrows .preceram-arrow{align-items:center;background:rgba(62,62,62,.2);border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.preceram-arrows .preceram-arrow:first-child{margin-right:8px}.preceram-arrows .preceram-arrow:last-child{margin-left:8px}.preceram-arrows .preceram-arrow svg{flex-shrink:0;height:24px;width:24px}.preceram-arrows .preceram-arrow svg.inactive{opacity:.5;pointer-events:none}.preceram-arrows .preceram-arrow svg *{fill:#f0f0f0}.toolbar{align-items:center;bottom:88px;display:flex;flex-direction:column-reverse;justify-content:center;position:fixed;right:16px;row-gap:32px;width:48px;z-index:2}.toolbar svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(124%) hue-rotate(260deg) brightness(113%) contrast(96%);filter:brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(124%) hue-rotate(260deg) brightness(113%) contrast(96%);height:24px;width:auto}.toolbar svg.background{background:rgba(62,62,62,.2);border-radius:50%;padding:4px}.casadaarquitectura-lp{align-items:center;background:hsla(0,0%,9%,.8);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:flex-start;left:50%;overflow-y:auto;padding:0 16px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all 0s;width:100vw;z-index:3}.casadaarquitectura-lp::-webkit-scrollbar{height:0;width:0}.casadaarquitectura-lp.closed{opacity:0;pointer-events:none}.casadaarquitectura-lp>*{flex-shrink:0}.casadaarquitectura-lp header{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:40px;max-height:56px;padding-top:24px;width:100%;z-index:1}.casadaarquitectura-lp header img{height:100%;width:auto}.casadaarquitectura-lp header .language-selector{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;row-gap:16px}.casadaarquitectura-lp header .language-selector .selected-language{align-items:center;display:flex;justify-content:center}.casadaarquitectura-lp header .language-selector .selected-language span{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.07px;line-height:normal;text-transform:uppercase}.casadaarquitectura-lp header .language-selector .selected-language svg.arrow{height:auto;transition:all .3s;width:24px}.casadaarquitectura-lp header .language-selector .selected-language svg.arrow.open{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.casadaarquitectura-lp header .language-selector .language-list{align-items:center;background:#181818;background:var(--neutral-70,#181818);border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;min-width:220px;padding:8px 0;transition:all .3s}.casadaarquitectura-lp header .language-selector .language-list:not(.open){opacity:0;pointer-events:none;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.casadaarquitectura-lp header .language-selector .language-list.open{opacity:1}.casadaarquitectura-lp header .language-selector .language-list .language{align-items:center;box-sizing:border-box;-webkit-column-gap:16px;column-gap:16px;display:flex;height:48px;justify-content:flex-start;padding:12px 16px;transition:all .3s;width:100%}.casadaarquitectura-lp header .language-selector .language-list .language:hover{background:#3e3e3e}.casadaarquitectura-lp header .language-selector .language-list .language span{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.casadaarquitectura-lp header .language-selector .language-list .language svg{height:24px;width:auto}.casadaarquitectura-lp h1{color:#fff;font-size:48px;line-height:56px;margin:0 0 32px}.casadaarquitectura-lp button,.casadaarquitectura-lp h1{font-family:Nunito Sans;font-style:normal;font-weight:400}.casadaarquitectura-lp button{align-items:center;background:#fafafa;border:none;border-radius:60px;box-sizing:border-box;color:#0b0b0b;-webkit-column-gap:8px;column-gap:8px;display:flex;font-size:16px;height:40px;justify-content:center;letter-spacing:.5px;line-height:16px;margin-bottom:56px;padding:0 16px;width:100%}.casadaarquitectura-lp button:focus-visible{outline:none}.casadaarquitectura-lp button.link{align-self:flex-start;background:transparent;border-bottom:1px solid #fafafa;border-radius:0;color:#fafafa;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:64px;padding:0 0 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.casadaarquitectura-lp p{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;margin:0 0 24px;white-space:pre-wrap}.casadaarquitectura-lp img.partners{height:auto;margin-bottom:40px;object-fit:contain;width:100%}.casadaarquitectura-lp .alivevision{align-self:flex-start;height:auto;margin-bottom:24px;width:112px}.technical-modal-lp{height:100vh;height:calc(var(--vh, 1vh)*100);left:50%;pointer-events:none;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw;z-index:4}.technical-modal-lp.active{pointer-events:all}.circuits-lp{background:#000;height:100vh;height:calc(var(--vh, 1vh)*100);left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all 0s;width:100vw;z-index:3}.circuits-lp ::-webkit-scrollbar{height:0;width:0}.circuits-lp.closed{opacity:0;pointer-events:none}.circuits-lp *{position:relative}.circuits-lp img.background{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:0}.circuits-lp .focus{align-items:flex-start;background:hsla(0,0%,9%,.498);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:0;overflow:auto;padding:24px 16px;position:absolute;row-gap:32px;top:0;width:100%}.circuits-lp .focus *{flex-shrink:0}.circuits-lp .focus img.logo{height:32px;margin-bottom:auto;width:auto}.circuits-lp .focus .data{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;row-gap:16px}.circuits-lp .focus .data .title{color:#fff;font-size:48px;line-height:56px}.circuits-lp .focus .data .description,.circuits-lp .focus .data .title{font-family:Nunito Sans;font-style:normal;font-weight:400;white-space:pre-wrap}.circuits-lp .focus .data .description{color:#f0f0f0;font-size:16px;letter-spacing:.5px;line-height:24px;width:100%}@media(orientation:landscape){.circuits-lp .focus .circuits{max-width:50%}}.circuits-lp .focus .circuits{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;row-gap:16px;width:100%}.circuits-lp .focus .circuits .expo-label{color:#f0f0f0;font-family:Nunito Sans;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.18px;line-height:16px}.circuits-lp .focus .circuits .circuits-container{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:16px;width:100%}.circuits-lp .focus .circuits .circuits-container .circuit{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:28px;overflow:hidden;row-gap:8px;transition:all .3s;width:100%}.circuits-lp .focus .circuits .circuits-container .circuit.open{max-height:200px}.circuits-lp .focus .circuits .circuits-container .circuit.open .name i{-webkit-transform:scale(-1);transform:scale(-1)}.circuits-lp .focus .circuits .circuits-container .circuit .name{align-items:center;border-bottom:1px solid #cfcfcf;display:flex;justify-content:space-between;width:100%}.circuits-lp .focus .circuits .circuits-container .circuit .name label{color:#f0f0f0;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:24px}.circuits-lp .focus .circuits .circuits-container .circuit .name i{color:#f0f0f0;font-size:24px;transition:all .3s}.circuits-lp .focus .circuits .circuits-container .circuit .metadata{color:#f0f0f0;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:24px;margin-bottom:8px;width:100%}.circuits-lp .focus .circuits .circuits-container .circuit .button{align-items:center;background:#0b0b0b;border-radius:60px;color:#fff;-webkit-column-gap:8px;column-gap:8px;display:flex;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;height:40px;justify-content:center;letter-spacing:.5px;line-height:16px;width:100%}.circuits-lp .focus .alive-vision{height:46px;margin-top:auto;width:auto}.casadaarquitectura-container{align-items:center;background:hsla(0,0%,9%,.8);bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:space-between;left:0;overflow:hidden;overflow-y:auto;padding:32px 56px;position:fixed;row-gap:80px;transition:opacity .3s;width:100vw;z-index:5}.casadaarquitectura-container *{margin:0}.casadaarquitectura-container.closed{opacity:0;pointer-events:none}.casadaarquitectura-container .header{align-items:flex-start;display:flex;justify-content:space-between;max-height:80px;width:100%}.casadaarquitectura-container .header>img{height:100%;width:auto}.casadaarquitectura-container .header .language-selector-container{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin-top:8px;row-gap:16px}.casadaarquitectura-container .header .language-selector-container .selected-language{align-items:center;cursor:pointer;display:flex;justify-content:center}.casadaarquitectura-container .header .language-selector-container .selected-language span{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.07px;line-height:normal;text-transform:uppercase}.casadaarquitectura-container .header .language-selector-container .selected-language svg.arrow{height:auto;transition:all .3s;width:24px}.casadaarquitectura-container .header .language-selector-container .selected-language svg.arrow.open{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.casadaarquitectura-container .header .language-selector-container .language-list{align-items:center;background:#181818;background:var(--neutral-70,#181818);border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;min-width:220px;padding:8px 0;transition:all .3s}.casadaarquitectura-container .header .language-selector-container .language-list:not(.open){opacity:0;pointer-events:none;-webkit-transform:translateY(-40px);transform:translateY(-40px)}.casadaarquitectura-container .header .language-selector-container .language-list.open{opacity:1}.casadaarquitectura-container .header .language-selector-container .language-list .language{align-items:center;box-sizing:border-box;-webkit-column-gap:16px;column-gap:16px;cursor:pointer;display:flex;height:48px;justify-content:flex-start;padding:12px 16px;transition:all .3s;width:100%}.casadaarquitectura-container .header .language-selector-container .language-list .language:hover{background:#3e3e3e}.casadaarquitectura-container .header .language-selector-container .language-list .language span{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.casadaarquitectura-container .header .language-selector-container .language-list .language svg{height:24px;width:auto}.casadaarquitectura-container .body{align-items:flex-start;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:center;max-height:300px;width:100%;z-index:1}.casadaarquitectura-container .body .title{align-items:flex-start;display:flex;flex:.6 1;flex-direction:column;justify-content:flex-start;row-gap:40px}.casadaarquitectura-container .body .title h1{color:#fff;font-family:Nunito Sans;font-size:60px;font-style:normal;font-weight:600;letter-spacing:-.5px;line-height:72px;white-space:pre-wrap}.casadaarquitectura-container .body .title button{align-items:center;background:#fff;border:none;border-radius:60px;color:#0b0b0b;-webkit-column-gap:8px;column-gap:8px;cursor:pointer;display:flex;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.5px;line-height:16px;padding:8px 16px 8px 24px}.casadaarquitectura-container .body .description{align-items:flex-start;display:flex;flex:.4 1;flex-direction:column;justify-content:flex-start;row-gap:32px}.casadaarquitectura-container .body .description p{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;white-space:pre-wrap}.casadaarquitectura-container .body .description button{align-items:center;background:transparent;border:none;color:#f0f0f0;-webkit-column-gap:8px;column-gap:8px;cursor:pointer;display:flex;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;justify-content:center;letter-spacing:.5px;line-height:16px;padding:0;text-decoration:underline;transition:all .3s}.casadaarquitectura-container .body .description button:hover{text-decoration:none}.casadaarquitectura-container .footer{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.casadaarquitectura-container .footer img{height:240px;width:auto}.casadaarquitectura-container .description-drawer{background:transparent;bottom:0;height:100%;left:0;pointer-events:none;position:absolute;transition:all .3s;width:100%}.casadaarquitectura-container .description-drawer.open{background:hsla(0,0%,9%,.8);pointer-events:all}.casadaarquitectura-container .description-drawer.open .description-full{right:0}.casadaarquitectura-container .description-drawer .description-full{align-items:center;background:#fafafa;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:0 24px;position:absolute;right:-376px;row-gap:40px;top:0;transition:all .3s;width:376px;z-index:1}.casadaarquitectura-container .description-drawer .description-full .about{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding-top:64px;width:100%}.casadaarquitectura-container .description-drawer .description-full .about h2{color:#0b0b0b;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:32px}.casadaarquitectura-container .description-drawer .description-full .about i{color:#989797;cursor:pointer;font-size:24px}.casadaarquitectura-container .description-drawer .description-full p{color:#181818;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;height:100%;letter-spacing:.5px;line-height:24px;overflow:auto;padding-bottom:40px;white-space:pre-wrap;width:100%}.circuits-lp-desktop{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:3}.circuits-lp-desktop.closed{opacity:0;pointer-events:none}.circuits-lp-desktop.closed *{pointer-events:none!important}.circuits-lp-desktop *{position:relative}.circuits-lp-desktop img.background{object-fit:cover;z-index:0}.circuits-lp-desktop .circuits-background,.circuits-lp-desktop img.background{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.circuits-lp-desktop .circuits-background{pointer-events:none;z-index:1}.circuits-lp-desktop .circuits-background img{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .3s;width:100%}.circuits-lp-desktop .focus{align-items:center;background:hsla(0,0%,9%,.498);box-sizing:border-box;-webkit-column-gap:128px;column-gap:128px;display:flex;height:100%;justify-content:center;padding:0 56px;width:100%;z-index:2}.circuits-lp-desktop .focus .alive-vision{bottom:32px;height:46px;position:absolute;right:56px;width:auto}.circuits-lp-desktop .focus .left,.circuits-lp-desktop .focus .right{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;row-gap:24px}.circuits-lp-desktop .focus img.logo{height:48px;left:56px;position:absolute;top:40px;width:auto}.circuits-lp-desktop .focus .left .expo{color:#fff;font-family:Nunito Sans;font-size:60px;font-style:normal;font-weight:600;letter-spacing:-.5px;line-height:72px;white-space:pre-wrap}.circuits-lp-desktop .focus .left .expo-loc{color:#fafafa;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:-16px;text-transform:capitalize}.circuits-lp-desktop .focus .left .description{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;white-space:pre-wrap}.circuits-lp-desktop .focus .right{justify-content:flex-start;pointer-events:none;row-gap:0}.circuits-lp-desktop .focus .right .title{color:#f0f0f0;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:24px;margin-bottom:8px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;vertical-align:top;white-space:pre-wrap}.circuits-lp-desktop .focus .right:hover .circuit:not(:hover){color:#989797}.circuits-lp-desktop .focus .right .circuit{color:#f0f0f0;cursor:pointer;font-family:Nunito Sans;font-size:34px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:48px;padding:12px 0;pointer-events:all;transition:all .3s}.minimalist-desktop{align-items:center;background:rgba(35,35,35,.6);cursor:pointer;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;opacity:1;overflow:hidden;pointer-events:all;position:fixed;row-gap:24px;top:0;transition:opacity .3s;width:100vw;z-index:5}.minimalist-desktop.closed{opacity:0;pointer-events:none}.minimalist-desktop .logo{height:240px;width:auto}.minimalist-desktop h2{font-size:60px;font-weight:800;line-height:70px}.minimalist-desktop h2,.minimalist-desktop h6{color:#fff;font-family:Roboto;font-style:normal;margin:0;max-width:50%}.minimalist-desktop h6{font-size:21px;font-weight:500;line-height:32px;text-align:center;white-space:pre-wrap}.minimalist-desktop .start{align-items:center;display:flex;flex-direction:column;justify-content:center}.minimalist-desktop .start svg{height:64px;width:auto}.minimalist-desktop .start label{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;letter-spacing:.0125em;line-height:16px;text-align:center;text-transform:uppercase}.minimalist-desktop .alive-vision{bottom:32px;height:46px;position:absolute;right:32px;width:auto;z-index:2}.preceram-landing-page-desktop{background:#000;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;overflow:hidden;position:fixed;top:0;transition:all .3s;width:100vw;z-index:5}.preceram-landing-page-desktop.closed{opacity:0;pointer-events:none}.preceram-landing-page-desktop .background{object-fit:cover}.preceram-landing-page-desktop .background,.preceram-landing-page-desktop .focus{height:100%;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.preceram-landing-page-desktop .focus{background:hsla(0,0%,9%,.6);z-index:1}.preceram-landing-page-desktop .logo{height:48px;left:120px;position:absolute;top:56px;width:auto;z-index:2}.preceram-landing-page-desktop .preceram-landing-page-language-selector{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:32px;top:32px;z-index:3}.preceram-landing-page-desktop .preceram-landing-page-language-selector .selected{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.005em;line-height:16px;text-transform:uppercase}.preceram-landing-page-desktop .preceram-landing-page-language-selector .preceram-languages-container{align-items:center;background:#3e3e3e;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:center;opacity:0;padding:6px 0;pointer-events:none;position:absolute;right:0;top:calc(100% + 4px);transition:all .3s}.preceram-landing-page-desktop .preceram-landing-page-language-selector .preceram-languages-container.open{opacity:1;pointer-events:all}.preceram-landing-page-desktop .preceram-landing-page-language-selector .preceram-languages-container .language{align-items:center;background:transparent;cursor:pointer;display:flex;height:32px;justify-content:space-between;padding:0 16px;transition:all .3s;width:200px}.preceram-landing-page-desktop .preceram-landing-page-language-selector .preceram-languages-container .language:hover{background:#575757}.preceram-landing-page-desktop .preceram-landing-page-language-selector .preceram-languages-container .language .label{align-items:center;color:#f0f0f0;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:16px}.preceram-landing-page-desktop .preceram-landing-page-language-selector .preceram-languages-container .language .flag{align-items:center;display:flex;height:16px;justify-content:center;width:auto}.preceram-landing-page-desktop .preceram-landing-page-language-selector .preceram-languages-container .language .flag svg{height:100%;width:auto}.preceram-landing-page-desktop .content-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;left:120px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.preceram-landing-page-desktop .content-container .title{color:#fff;font-family:Roboto;font-size:60px;font-style:normal;font-weight:800;line-height:70px;margin-bottom:24px}.preceram-landing-page-desktop .content-container .description{color:#fff;font-family:Roboto;font-size:21px;font-style:normal;font-weight:500;line-height:32px;margin-bottom:40px;max-width:650px;white-space:pre-wrap}.preceram-landing-page-desktop .content-container .start-btn-container{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn{align-items:center;background:#0b0b0b;border-radius:60px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;padding:8px 16px 8px 24px;transition:all .3s}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn:hover{background:#f1795e}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn:active{background:#c33414}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt{background:#fff}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt:hover{background:#f1795e}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt:hover .start-label{color:#fff}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt:hover svg *{fill:#fff}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt:active{background:#c33414}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt:active .start-label{color:#fff}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt:active svg *{fill:#fff}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt .start-label{color:#0b0b0b}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn.alt svg *{fill:#0b0b0b}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn .start-label{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.0125em;line-height:16px;margin-right:8px;text-align:center;transition:all .3s}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn svg{height:24px;transition:all .3s;width:auto}.preceram-landing-page-desktop .content-container .start-btn-container .start-btn svg *{fill:#fff;transition:all .15s}.preceram-landing-page-desktop .content-container .watch-video-here{color:#f0f0f0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.0125em;line-height:16px;margin-top:24px}.preceram-landing-page-desktop .content-container .watch-video-here u{cursor:pointer}.preceram-landing-page-desktop .partners{bottom:40px;height:64px;left:120px;position:absolute;width:auto;z-index:2}.preceram-landing-page-desktop .powered-by{bottom:32px;height:46px;position:absolute;right:32px;width:auto;z-index:2}.minimalist-mobile{align-items:center;background:rgba(35,35,35,.6);cursor:pointer;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;opacity:1;overflow:hidden;pointer-events:all;position:fixed;row-gap:16px;top:0;transition:opacity .3s;width:100vw;z-index:5}.minimalist-mobile.closed{opacity:0;pointer-events:none}.minimalist-mobile .logo{height:80px;width:auto}.minimalist-mobile h2{font-size:48px;font-weight:700;line-height:56px}.minimalist-mobile h2,.minimalist-mobile h6{color:#fff;font-family:Roboto;font-style:normal;margin:0;max-width:90%;text-align:center}.minimalist-mobile h6{font-size:18px;font-weight:500;line-height:24px;white-space:pre-wrap}.minimalist-mobile .start{align-items:center;display:flex;flex-direction:column;justify-content:center}.minimalist-mobile .start svg{height:32px;width:auto}.minimalist-mobile .start label{color:#fff;font-family:Roboto;font-size:10px;font-style:normal;font-weight:600;letter-spacing:.0125em;line-height:14px;text-align:center;text-transform:uppercase}.minimalist-mobile .alive-vision{bottom:32px;height:46px;position:absolute;right:32px;width:auto;z-index:2}.preceram-landing-page{box-sizing:border-box;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:all .3s;width:100vw;z-index:3}.preceram-landing-page.closed{opacity:0;pointer-events:none}.preceram-landing-page::-webkit-scrollbar{height:0;width:0}.preceram-landing-page *{box-sizing:border-box;position:relative}.preceram-landing-page .background{bottom:0;height:100vh;left:0;object-fit:cover;position:fixed;width:100%;z-index:0}@media(orientation:landscape){.preceram-landing-page .background{height:auto;object-fit:cover;width:100vw}}.preceram-landing-page .focus{background:hsla(0,0%,9%,.6);bottom:0;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:fixed;width:100vw;z-index:1}.preceram-landing-page .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:64px;padding:16px;width:100%;z-index:3}.preceram-landing-page .header img{height:40px;width:auto}.preceram-landing-page .header .language-selector{align-items:center;display:flex;justify-content:center}.preceram-landing-page .header .language-selector .lang{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.005em;line-height:16px;opacity:.8;text-transform:uppercase}.preceram-landing-page .header .language-selector>svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7500%) hue-rotate(233deg) brightness(120%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7500%) hue-rotate(233deg) brightness(120%) contrast(101%);height:auto;opacity:.5;width:24px}.preceram-landing-page .header .language-selector .menu{background:#3e3e3e;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.25);padding:8px 0;position:absolute;right:0;top:calc(100% + 16px);-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;transition:all .3s;width:200px}.preceram-landing-page .header .language-selector .menu.open{-webkit-transform:scaleY(1);transform:scaleY(1)}.preceram-landing-page .header .language-selector .menu .lang-item{align-items:center;display:flex;justify-content:space-between;padding:8px 16px}.preceram-landing-page .header .language-selector .menu .lang-item span{color:#f0f0f0;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:300;line-height:16px}.preceram-landing-page .header .language-selector .menu .lang-item .flag{height:16px;width:auto}.preceram-landing-page .content-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:16px;row-gap:16px;width:100%;z-index:2}.preceram-landing-page .content-container .title{color:#fff;font-family:Roboto;font-size:48px;font-style:normal;font-weight:700;line-height:56px;margin-bottom:8px;width:100%}@media(orientation:landscape){.preceram-landing-page .content-container .title{align-self:flex-start}}.preceram-landing-page .content-container .description{color:#fff;font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:16px}.preceram-landing-page .content-container .btn-container{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:16px;width:100%}@media only screen and (orientation:landscape){.preceram-landing-page .content-container .btn-container{-webkit-column-gap:16px;column-gap:16px;flex-direction:row}}.preceram-landing-page .content-container .btn-container .start-btn{align-items:center;background:#0b0b0b;border:2px solid #0b0b0b;border-radius:60px;-webkit-column-gap:8px;column-gap:8px;display:flex;height:40px;justify-content:center;width:100%}.preceram-landing-page .content-container .btn-container .start-btn.alt{background:#fff;border-color:#fff}.preceram-landing-page .content-container .btn-container .start-btn.alt .start-label{color:#0b0b0b}.preceram-landing-page .content-container .btn-container .start-btn.alt svg{-webkit-filter:none;filter:none}.preceram-landing-page .content-container .btn-container .start-btn.alt svg *{fill:#0b0b0b}.preceram-landing-page .content-container .btn-container .start-btn .start-label{color:#fff;font-family:Roboto;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.0125em;line-height:16px;text-align:center}.preceram-landing-page .content-container .btn-container .start-btn svg{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7500%) hue-rotate(233deg) brightness(120%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7500%) hue-rotate(233deg) brightness(120%) contrast(101%);height:24px;width:auto}.preceram-landing-page .content-container .watch-video-here{color:#f0f0f0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.0125em;line-height:16px;margin-top:8px}.preceram-landing-page .footer{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-top:50px;padding:16px;position:-webkit-sticky;position:sticky;row-gap:16px;top:100%;width:100%;z-index:2}.preceram-landing-page .footer svg{height:48px;width:auto}.preceram-landing-page .footer svg.powered-by{align-self:flex-start}.root{height:100svh;width:100vw}.root .background{height:100%;position:absolute;width:100%}.root .background img{height:100%;object-fit:cover;width:100%}.root .header{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:space-between;padding:40px 56px;position:absolute;width:100%;z-index:2}.root .header .logo img{height:72px;width:auto}.root .header .language-selector{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex}.root .header .language-selector .selected-language{align-items:center;-webkit-column-gap:4px;column-gap:4px;cursor:pointer;display:flex;justify-content:center}.root .header .language-selector .selected-language span{text-transform:uppercase}.root .focus{grid-gap:40px;background:hsla(0,0%,9%,.9);display:grid;gap:40px;grid-template-areas:"left right";grid-template-columns:6fr 4fr;height:100%;padding:240px 0;position:absolute;width:100%;z-index:1}.root .focus,.root .focus .container{box-sizing:border-box}.root .focus .container.info{grid-area:right;padding-right:120px}.root .focus .container.info .description{box-sizing:border-box;color:#f0f0f0;font-size:16px;letter-spacing:.5px;line-height:24px;padding-left:66px}.root .focus .container.projects{grid-area:left;padding-left:120px}.root .focus .container.projects:has(.project:hover) .project{color:#989797}.root .focus .container.projects .project{box-sizing:border-box;color:#f0f0f0;cursor:pointer;font-size:34px;letter-spacing:.25px;line-height:48px;padding:12px 0 12px 66px;transition:all .3s}.root .focus .container.projects .project:hover{color:#f0f0f0!important}.root .focus .container .about{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start;margin-bottom:24px}.root .focus .container .about svg{height:1px;width:auto}.root .focus .container .about svg line{stroke:#f0f0f0}.root .focus .container .about span{color:#f0f0f0;font-size:14px;letter-spacing:.25px;line-height:24px}.root .footer{align-items:flex-end;bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;padding:40px 56px;position:absolute;width:100%;z-index:2}.root .footer .alivevision{cursor:pointer;height:46px;width:auto}.archive{height:100svh;position:relative;width:100svw}.archive .background{inset:0;position:absolute;z-index:-1}.archive .background img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;transition:all .3s;width:100%;z-index:0}.archive .background img.project-image{z-index:1}.archive .background img.unselected{opacity:0}.archive .background .focus{background:hsla(0,0%,9%,.8);inset:0;position:absolute;z-index:2}.archive .header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:32px 56px;position:relative;width:100%}.archive .header img.logo{height:80px;width:auto}.archive .body{grid-gap:128px;box-sizing:border-box;display:grid;gap:128px;grid-template-columns:auto 432px;grid-template-rows:100%;height:calc(100% - 144px);padding:32px 56px;position:relative;width:100%}.archive .body button,.archive .body h1,.archive .body h2,.archive .body h3,.archive .body h4,.archive .body h5,.archive .body h6,.archive .body p,.archive .body span{all:unset}.archive .body .archives{height:100%;position:relative;width:100%}.archive .body .archives>h5{border-bottom:1px solid #cfcfcf;color:#cfcfcf;display:block;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:300;letter-spacing:.25px;line-height:24px;padding-bottom:8px;width:100%}.archive .body .archives .archive-list{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;height:190px;justify-content:flex-start;margin-top:16px;max-height:calc(100% - 97px);overflow-y:hidden;position:relative;transition:all .3s}.archive .body .archives .archive-list.expanded{height:calc(100% - 97px);overflow-y:auto}.archive .body .archives .archive-list .year{align-items:center;display:flex;gap:8px;justify-content:flex-start;width:100%}.archive .body .archives .archive-list .year svg{height:auto;width:18px}.archive .body .archives .archive-list .year svg line{stroke:#f0f0f0}.archive .body .archives .archive-list .year h4{color:#f0f0f0;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:300;letter-spacing:.5px;line-height:24px}.archive .body .archives .archive-list .archive-item{align-items:flex-start;border-bottom:1px solid #575757;cursor:pointer;display:flex;justify-content:flex-start;padding-bottom:8px;width:100%}.archive .body .archives .archive-list .archive-item h4{color:#fff;font-family:Nunito Sans;font-size:34px;font-style:normal;font-weight:300;letter-spacing:.25px;line-height:48px;transition:all .3s}.archive .body .archives .archive-list:has(.archive-item:hover)>.archive-item:not(:hover) h4{color:#989797}.archive .body .archives .archive-list:has(.archive-item:hover)>.archive-item:hover h4{color:#fff}.archive .body .archives .archive-list:has(.archive-item.selected)>.archive-item:not(.selected) h4{color:#989797}.archive .body .archives .archive-list:has(.archive-item.selected)>.archive-item.selected h4{color:#fff}.archive .body .archives .expand-list{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:flex-start;margin-top:24px;width:100%}.archive .body .archives .expand-list h5{color:#fff;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:300;letter-spacing:.5px;line-height:16px}.archive .body .archives .expand-list i{color:#fff;font-size:24px;transition:all .3s;transition-delay:.15s}.archive .body .archives .expand-list i.expanded{-webkit-transform:scale(-1);transform:scale(-1)}.archive .body .info{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.archive .body .info h5{border-bottom:1px solid #cfcfcf;color:#cfcfcf;display:block;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:300;letter-spacing:.25px;line-height:24px;padding-bottom:8px;width:100%}.archive .body .info .details{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:24px 0;width:100%}.archive .body .info .details p{color:#fafafa;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:300;letter-spacing:.5px;line-height:24px;white-space:pre-wrap}.archive .body .info .details>span{color:#989797;display:block;font-family:Nunito Sans;font-size:12px;font-style:normal;font-weight:300;letter-spacing:1.5%;line-height:16px;margin-bottom:8px;margin-top:16px;width:100%}.archive .body .info .details a{all:unset;align-items:center;background:#fff;border-radius:60px;box-sizing:border-box;cursor:pointer;display:flex;gap:8px;justify-content:flex-start;margin-top:32px;padding:12px 24px}.archive .body .info .details a span{color:#0b0b0b;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:300;letter-spacing:.5px;line-height:16px}.archive .body .info .details a i{color:#0b0b0b;font-size:24px}.archive .body .info .partners{margin-top:auto;width:100%}.archive .body .info .partners span{color:#fff;display:block;font-family:Nunito Sans;font-size:12px;font-style:normal;font-weight:300;letter-spacing:.12px;line-height:16px;width:100%}.archive .body .info .partners .partners-list{display:flex;flex-wrap:wrap;gap:20px;height:34px;margin-top:20px}.archive .body .info .partners .partners-list img{height:auto;max-width:120px;object-fit:contain;width:100%}.archive .body .info .alivevision{all:unset;cursor:pointer;margin-top:24px;width:100%}.archive .body .info .alivevision .alivevision-logo{height:46px;width:auto}