:root{--font-color-1:#fff;--font-color-2:#1d3030;--dev-bg-color-1:rgba(211,255,251,.4);--btn-bg-color-1:rgba(11,182,168,.4);--basis-font:"siemens"}@font-face{font-family:Tiro Bangla Regular;font-style:normal;font-weight:400;src:local("Tiro Bangla Regular"),url(b4b49959aa8f7a0a3a5d.woff) format("woff")}@font-face{font-family:Tiro Bangla Italic;font-style:normal;font-weight:400;src:local("Tiro Bangla Italic"),url(c1f281e99c6f126881af.woff) format("woff")}*{border:0;margin:0;padding:0;user-select:none}a{text-decoration:none}p{text-align:justify;text-indent:1.5rem}body,html{background-color:#505050;font-family:Verdana,sans-serif;width:100vw}#root{height:100vh;overflow:hidden;position:absolute;width:100%}#root.anchor{bottom:0;left:0;position:fixed;right:0;top:0}#test{color:#fff;font-size:2rem;left:50%;position:absolute;top:10%;transform:translateX(-50%);z-index:100}#canvas{height:100%;width:100%}#root.active{height:100vh}.block-events{pointer-events:none}.btn-type-1{-webkit-tap-highlight-color:transparent;cursor:pointer;height:2.25rem;width:2.25rem}.btn-type-1,.btn-type-1 .info-img{align-items:center;display:flex;justify-content:center}.btn-type-1 .info-img{position:relative}.btn-type-1 .info-img svg{height:auto;left:50%;position:absolute;top:50%;transform:translate(-40%,-50%);transition:fill .4s ease;width:var(--dollhouse-icon-size)}.dollhouse-wm-icon{svg{height:auto;width:var(--walking-icon-size)!important}}.btn-type-1:active .info-img,.btn-type-1:hover .info-img{background:var(--room-name-bg-color);svg{fill:var(--dollhouse-icon-color)}}.btn-type-1:active,.btn-type-1:focus,.btn-type-1:focus-visible,.btn-type-1:focus-within{border:none;outline:none}@media screen and (max-width:767px){.btn-type-1{bottom:1.5rem;height:1.75rem;left:1.5rem;width:1.5rem}.btn-type-1 .info-img,.btn-type-1:hover .info-img{svg{fill:#000!important}}}@media screen and (max-width:1366px) and (orientation:landscape) and (pointer:coarse) and (hover:none){.btn-type-1:hover .info-img{svg{fill:#000}}.dollhouse-wm-icon svg{fill:#000;width:var(--walking-icon-tablet)!important}}@media screen and (max-width:1025px){.btn-type-1:hover .info-img{svg{fill:#000}}.dollhouse-wm-icon svg{fill:#000;width:var(--walking-icon-tablet)!important}}@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){.btn-type-1:hover .info-img{svg{fill:#000!important}}}#bg-blur{background-color:transparent;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:background-color .3s ease,backdrop-filter .3s ease;width:100%;z-index:10}#bg-blur.active{background-color:var(--main-bg-color)}#bg-blur.active,#bg-blur.mobile-landscape{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:all}#bg-blur.mobile-landscape{background-color:hsla(0,0%,4%,.7);height:100vh}#app-version{bottom:0;color:var(--font-color-1);font-family:monospace;font-size:.74rem;font-weight:500;margin:1rem}#app-version,.dev-text{position:absolute;right:0}.dev-text{background-color:var(--dev-bg-color-1);border-radius:1rem;display:flex;flex-direction:column;margin:2rem 2rem 0 0;padding:2rem;top:0}.dev-text-header{align-self:center;font-size:.89rem;margin-bottom:.7rem}.dev-text-block-header{font-size:.85rem;margin-bottom:.3rem}.dev-text-raw{font-size:.83rem;margin-left:1rem}.stats{left:50%;opacity:.9;position:fixed;top:0;transform:translateX(-50%);z-index:10}#pano-loader{border:var(--loading-spinner-thickness) solid var(--loading-spinner-color);border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;height:var(--loading-spinner-size);left:50%;opacity:0;pointer-events:none;position:absolute;top:44%;transition:opacity var(--loading-spinner-opacity-time);width:var(--loading-spinner-size);z-index:10}#pano-loader.active{animation:rotation var(--loading-spinner-rotation-time) linear infinite;opacity:1}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#room-name-wrapper{backdrop-filter:blur(var(--room-name-blur-radius));-webkit-backdrop-filter:blur(var(--room-name-blur-radius));background-color:var(--room-name-bg-color);border-radius:var(--room-name-border-radius);color:var(--font-name-font-color);font-family:Siemens Sans Bold,arial,sans-serif;opacity:1;padding:var(--room-name-padding-height) var(--room-name-padding-width);position:absolute;right:var(--room-name-offset-right);top:var(--room-name-offset-top);transition:transform .3s,color .2s,opacity .4s}#room-name-wrapper.hidden{opacity:0}#room-name-wrapper.active{color:transparent;transform:scale(.88)}#room-name{font-size:var(--room-name-font-size);font-weight:var(--room-name-font-weight)}#room-name-subtext{display:none;font-size:var(--room-name-subtext-font-size);font-weight:var(--room-name-subtext-font-weight);margin-left:auto;margin-right:var(--room-name-subtext-offset-right);margin-top:var(--room-name-subtext-offset-top);width:max-content}#room-name-subtext.active{display:block}.infos-text-wrapper{position:relative}.info-text-container{backdrop-filter:blur(var(--annotation-blur-radius));-webkit-backdrop-filter:blur(var(--annotation-blur-radius));background:var(--annotation-bg-color);border-radius:var(--annotation-border-radius);box-shadow:var(--annotation-shadow-x) var(--annotation-shadow-y) var(--annotation-shadow-blur) var(--annotation-shadow-color);font-size:var(--annotation-font-size);font-weight:var(--annotation-font-weight);left:0;padding:var(--annotation-padding-height) var(--annotation-padding-width);position:fixed;top:0;white-space:nowrap}.info-text-container:not(.dollhouse){opacity:0;transition:opacity .3s}.info-text-container.dollhouse{--appearance-transition-duration:0.2s;--appearance-transition-delay:0.1s;align-items:center;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background:hsla(0,0%,100%,0);box-shadow:0 0 0 transparent;display:flex;flex-direction:column;font-size:var(--dollhouse-info-font-size);font-weight:var(--dollhouse-info-font-weight);isolation:isolate;justify-content:center;overflow:hidden;padding:0;transition:backdrop-filter var(--appearance-transition-duration) ease-in-out,background-color var(--appearance-transition-duration) ease-in-out,box-shadow var(--appearance-transition-duration) ease-in-out;will-change:backdrop-filter}.info-image{height:auto;width:100%}.info-text-triangle{border-left:var(--annotation-triangle-width) solid transparent;border-right:.7rem solid transparent;border-top:var(--annotation-triangle-height) solid var(--annotation-bg-color);bottom:calc(var(--annotation-triangle-height)*-1);height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.info-text-triangle.reverse{border-bottom:var(--annotation-triangle-height) solid var(--annotation-bg-color);border-top:transparent;left:50%;top:calc(var(--annotation-triangle-height)*-1);transform:translateX(-50%)}.info-text-container:not(.dollhouse).active{opacity:1}.info-text-container.dollhouse.active{backdrop-filter:blur(var(--toolbar-blur));-webkit-backdrop-filter:blur(var(--toolbar-blur));background:var(--toolbar-bg-color);box-shadow:var(--toolbar-shadow);transition-delay:var(--appearance-transition-delay)}.info-text{color:#fff}.text-dollhouse{text-wrap:wrap;box-sizing:border-box;color:#000;padding:var(--dollhouse-info-text-padding);width:100%}.info-text-container.dollhouse .text-dollhouse{opacity:0;transition:opacity var(--appearance-transition-duration) ease-in-out}.info-text-container.dollhouse.active .text-dollhouse{opacity:1;transition-delay:var(--appearance-transition-delay)}@media screen and (max-width:480px) and (orientation:portrait){.dollhouse{font-size:var(--dollhouse-info-font-size-mobile)}.text-dollhouse{padding:var(--dollhouse-info-text-padding-mobile)}}@media screen and (max-width:1024px) and (orientation:landscape){.dollhouse{font-size:var(--dollhouse-info-font-size-mobile)}.text-dollhouse{padding:var(--dollhouse-info-text-padding-mobile)}}#preview{align-items:center;background:#000;bottom:0;display:flex;height:100%;height:-webkit-fill-available;justify-content:center;left:0;position:fixed;right:0;top:0;touch-action:pan-x pan-y;transition:opacity .4s ease-in;width:100vw;width:-webkit-fill-available;z-index:10}#preview.hidden{opacity:0;pointer-events:none}#preview .start-wrapper{align-items:center;display:flex;flex-direction:column;position:relative;touch-action:manipulation}#preview .progress-bar-label{color:#fff;font-size:1.25rem;text-align:center;text-indent:0;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px){font-size:.85rem}@media screen and (orientation:portrait){font-size:.85rem}}#preview .progress-bar-bg{background-image:url(853a649fbb9d00b6e7ad.webp);background-position:50%;background-size:cover;height:100%;position:absolute;width:100%;z-index:11}#preview .progress-bar-bg:before{background-color:var(--blur-color);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:12}#preview .logo-top-right{position:absolute;right:2.1rem;top:2.1rem;width:15.8rem;z-index:12}#preview .logo-right-bottom-before{bottom:8em;position:absolute;right:4vw;width:15.2em;z-index:12}#preview .logo-right-bottom{bottom:4rem;position:absolute;right:4vw;width:15em;z-index:12}#preview .logo-left-bottom{bottom:4rem;left:4.5rem;position:absolute;width:14rem;z-index:12}#preview .bonus-logo{position:absolute;right:-2.5rem;top:5rem;width:28rem;z-index:12}#preview .progress-bar-wrapper{align-items:center;animation:fadeIn .5s ease-in forwards;bottom:11rem;display:flex;flex-direction:column;gap:4rem;opacity:0;position:absolute;transform:translateY(-50%);z-index:12;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){bottom:3rem;gap:2rem}@media screen and (orientation:portrait){bottom:2.5rem;gap:2.7rem}}#preview .logo-center-wrapper{display:flex;flex-direction:column;margin-bottom:5rem;position:relative}#preview .logo-center-wrapper:before{background-color:#44444b;content:"";display:block;height:14rem;left:-2.8rem;position:absolute;top:-2.8rem;width:35rem}.logo-center{left:4.5rem;margin-bottom:5rem;position:absolute;top:12rem;width:70rem;z-index:1}.logo-center-wrapper .logo-center-text{bottom:3rem;position:absolute;right:4rem;width:37rem;z-index:2}#progress-bar{align-items:center;background:hsla(240,3%,49%,.38);border-radius:100px;display:flex;height:.2rem;justify-content:flex-start;opacity:0;padding:0;pointer-events:none;transition:opacity .3s ease-in;width:500px}#progress-bar.active{opacity:1}#progress-bar div{animation:load 2s normal forwards;background:red;border-radius:100px;box-shadow:0 10px 40px -10px #fff;height:.2rem;transition:width .2s;width:0}#preview .progress-bar-start-btn{text-wrap:nowrap;-webkit-tap-highlight-color:transparent;background:var(--start-btn-color);bottom:-18rem;box-shadow:inset 0 0 5px 1px rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:1.75rem;opacity:1;padding:.5rem .3rem}#preview .progress-bar-pass-input,#preview .progress-bar-start-btn{border-radius:3rem;font-family:Siemens Sans Bold,arial,sans-serif;position:absolute;text-align:center;transition:background .28s ease,opacity .24s;width:15rem;z-index:1}#preview .progress-bar-pass-input{bottom:-12.75rem;box-shadow:inset 0 0 5px rgba(0,0,0,.5);color:#757575;font-size:1.25rem;height:max-content;outline:2px solid transparent;padding:.7rem .3rem}.pulse-once{animation:redPulse .75s ease-in-out}#preview .progress-bar-start-btn.hidden{opacity:0;pointer-events:none}#preview .progress-bar-start-btn:hover{background:var(--start-btn-color-hover)}#preview .start-btn-img{left:50%;margin-bottom:-3px;position:absolute;top:50%;transform:translate(-50%,-50%);width:6.7rem}@keyframes fading{0%{opacity:.4}40%{opacity:.8}60%{opacity:.8}to{opacity:.4}}@keyframes redPulse{0%,to{box-shadow:inset 0 0 5px rgba(0,0,0,.5),0 0 10px 8px rgba(255,0,0,0);outline:2px solid rgba(255,0,0,0)}50%{box-shadow:inset 0 0 5px rgba(0,0,0,.5),0 0 10px 8px rgba(255,0,0,.8);outline:1px solid rgba(255,0,0,.8)}}@keyframes fadeIn{to{opacity:1}}@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){#preview .bonus-logo{position:absolute;right:-1rem;top:2rem;width:15rem;z-index:12}}#floors-toolbar{border-radius:var(--toolbar-border-radius);bottom:50%;box-shadow:var(--toolbar-shadow);left:3rem;overflow:hidden;position:fixed;transform:translateY(50%);transition:opacity .35s linear;z-index:1}#floors-toolbar,[data-mode=walking] #floors-toolbar{opacity:0;pointer-events:none}[data-mode=dollhouse][data-showdollhousehotspots=false] #floors-toolbar{opacity:1;pointer-events:all;transition-delay:.5s}[data-mode=dollhouse][data-showdollhousehotspots=true] #floors-toolbar{opacity:1;pointer-events:all;transition-delay:.2s}#floors-toolbar:after{backdrop-filter:blur(var(--toolbar-blur));-webkit-backdrop-filter:blur(var(--toolbar-blur));background:var(--toolbar-bg-color);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#floors-toolbar .floors-list{display:flex;flex-direction:column;font-family:Verdana;font-size:1rem;font-style:normal;font-weight:400;gap:1.5rem;justify-content:center;line-height:1.2;list-style:none;padding:1rem 1.5rem}#floors-toolbar .floor-item{color:rgba(0,0,0,.4);cursor:pointer}#floors-toolbar .floor-item:hover{color:var(--dollhouse-icon-color)}#floors-toolbar .floor-item.active{color:#000}.toolbar{align-items:center;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background:hsla(0,0%,100%,0);border-radius:var(--toolbar-border-radius);bottom:3rem;box-shadow:0 0 0 transparent;display:flex;gap:1rem;isolation:isolate;justify-content:center;left:3rem;overflow:hidden;padding:.8rem 1.125rem;position:fixed;transition:backdrop-filter .5s ease-in-out,background-color .5s ease-in-out,box-shadow .5s ease-in-out;visibility:hidden;will-change:backdrop-filter;z-index:10}.footer-panel.show .toolbar{backdrop-filter:blur(var(--toolbar-blur));-webkit-backdrop-filter:blur(var(--toolbar-blur));background:var(--toolbar-bg-color);box-shadow:var(--toolbar-shadow);visibility:visible}.footer-panel #full-screen svg,.toolbar .toolbar-item{opacity:0;transition:opacity .5s ease-in-out}.footer-panel.show #full-screen svg,.footer-panel.show .toolbar .toolbar-item{opacity:1}#intro{align-items:center;bottom:0;display:flex;height:100%;height:-webkit-fill-available;justify-content:flex-start;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;touch-action:pan-x pan-y;transition:opacity .8s ease-out;width:100vw;width:-webkit-fill-available;z-index:1}.intro-logo{height:auto;left:8vh;position:absolute;top:6.5vh;width:22vh;z-index:10;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){left:8vh;top:8vh;width:24vh}}.intro-bg{background:transparent;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.intro-wrapper{box-sizing:border-box;display:flex;flex-direction:column;height:100svh;padding:2.5vh 2.5vh 2.5vh 11.5vh;position:relative;width:100%;z-index:1;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){padding-bottom:2.5vh;padding-left:10vh;padding-right:2.5vh;padding-top:2.5vh}}#intro-title{font-size:13.2vh;font-weight:500;line-height:.8;margin-left:-6px;margin-top:26vh;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){font-size:15.6vh;margin-bottom:0;margin-left:0;margin-left:-4px;margin-right:0;margin-top:28vh;transform:translateX(50px)}}#intro-subtitle,#intro-title{color:#000;font-family:Verdana,sans-serif;opacity:0;transform:translateX(40px);transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}#intro-subtitle{font-size:4.8vh;font-weight:200;letter-spacing:.125vh;line-height:1.3;margin-top:2vh;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){font-size:6vh;letter-spacing:-.1vh;line-height:1.5;margin-top:0;transform:translateX(50px)}}#intro-description{color:#000;font-family:Verdana,sans-serif;font-size:2.75vh;line-height:1.25;margin-top:5vh;text-align:left;text-indent:0;transform:translateX(50px);@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){font-size:4vh;margin-top:3vh;transform:translateX(50px)}}#intro-description,#intro-start-btn{opacity:0;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94)}#intro-start-btn{align-items:center;background:var(--start-btn-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Verdana;font-size:2.5vh;font-style:normal;font-weight:400;gap:1vh;letter-spacing:0;line-height:.5;margin-top:10vh;padding:2vh 2vh 2vh 2.4vh;text-align:center;width:fit-content;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){font-size:4vh;gap:3.5vh;letter-spacing:.2vh;margin-top:7vh;padding-bottom:3.5vh;padding-left:5vh;padding-right:4vh;padding-top:3.5vh}}#intro-start-btn:active,#intro-start-btn:hover{background:var(--start-btn-color-hover)}#intro-start-btn svg{fill:#fff;height:1.5vh;transform:translate(0) scale(1);width:1.5vh;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){height:3vh;transform:translate(0) scale(1);width:3vh}}#intro-link,#intro-link:active,#intro-link:hover,#intro-link:visited{color:inherit;color:#000;font-size:2vh;margin-top:5vh;opacity:0;text-decoration:underline;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s cubic-bezier(.25,.46,.45,.94);width:fit-content;@media screen and (min-width:800px) and (max-height:500px) and (max-width:1024px) and (orientation:landscape){font-size:4vh;margin-top:6vh}}#intro-description.animate-in,#intro-link.animate-in,#intro-start-btn.animate-in,#intro-subtitle.animate-in,#intro-title.animate-in{opacity:1;transform:translateX(0)}#bonus-counter-wrapper{align-items:center;backdrop-filter:blur(var(--room-name-blur-radius));-webkit-backdrop-filter:blur(var(--room-name-blur-radius));background-color:var(--room-name-bg-color);bottom:var(--bonus-counter-bottom);color:var(--font-name-font-color);display:flex;font-family:Siemens Sans Bold,arial,sans-serif;justify-content:center;left:var(--bonus-counter-left);opacity:1;padding:var(--room-name-padding-height) var(--room-name-padding-width);position:absolute;transform:translate(-50%,100%);transition:transform .3s,color .2s,opacity .4s,scale .4s}#bonus-counter-wrapper.hidden{opacity:0}#bonus-counter-wrapper.active{opacity:1;transform:translate(-50%)}#count-title{font-size:var(--room-name-font-size);font-weight:var(--bonus-counter-font-weight);margin-right:.25rem;transition:color .2s,opacity .4s,scale .3s}#count-title.active{opacity:1}#count-title.hidden{opacity:0}#count-score{display:block;font-size:var(--room-name-subtext-font-size);font-weight:var(--annotation-font-weight);margin-left:auto;margin-right:var(--room-name-subtext-offset-right);transition:color .2s,opacity .25s,scale .3s;width:max-content}#count-score.active{opacity:1}#count-score.hidden{opacity:0}#bonus-counter-notification{align-items:center;backdrop-filter:blur(var(--room-name-blur-radius));-webkit-backdrop-filter:blur(var(--room-name-blur-radius));background-color:var(--room-name-bg-color);bottom:var(--bonus-counter-bottom);color:var(--font-name-font-color);display:flex;font-family:Siemens Sans Bold,arial,sans-serif;justify-content:center;left:var(--bonus-counter-left);opacity:1;padding:var(--room-name-padding-height) var(--room-name-padding-width);position:fixed;scale:1;transform:translate(-50%,100%);transition:transform .3s,color .2s,opacity .4s,scale .4s}#bonus-counter-notification.hidden{opacity:0}#bonus-counter-notification.active{opacity:1;transform:translate(-50%)}#count-notification-text{display:block;font-size:var(--room-name-subtext-font-size);font-weight:var(--annotation-font-weight);margin-left:auto;margin-right:var(--room-name-subtext-offset-right);text-align:center;width:max-content}@media screen and (max-width:480px) and (orientation:portrait){#bonus-counter-wrapper.active{opacity:1;transform:translate(-50%,-100%)}#bonus-counter-notification{font-size:.75rem!important;max-width:90vw!important;transform:translate(-50%,100%) scale(.8)}#bonus-counter-notification.active{opacity:1;transform:translate(-50%,-50%) scale(.8)}}@media screen and (max-width:1024px) and (orientation:landscape){#bonus-counter-notification{font-size:1rem!important;max-width:90vw!important;transform:translate(-50%,100%) scale(.65)}#bonus-counter-notification.active{opacity:1;transform:translate(-50%,40%) scale(.65)}}.footer-panel{bottom:0;left:0;margin:0 0 2rem 2rem;pointer-events:none;position:absolute;z-index:0}.footer-panel.show{pointer-events:auto}#info{-webkit-tap-highlight-color:transparent;cursor:pointer;display:none;height:2.25rem;width:2.25rem}#info .info-img{align-items:center;display:flex;justify-content:center;svg{height:auto;transition:fill .4s ease;width:var(--info-icon-size)}}#info.active{align-items:center;display:flex;justify-content:center}#info:hover .info-img{svg{fill:var(--dollhouse-icon-color)}}#help-img{height:45rem;left:50%;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .3s,width .3s,height .3s;width:40rem;z-index:11;svg{height:100%;width:100%}}#help-img.active{height:48rem;opacity:1;pointer-events:all;width:43rem}@media screen and (max-width:1024px){#info:hover .info-img{svg{fill:#000}}}@media screen and (max-width:1366px) and (orientation:landscape) and (pointer:coarse) and (hover:none){#info:hover .info-img{svg{fill:#000}}}#home-btn{-webkit-tap-highlight-color:transparent;cursor:pointer;height:2.25rem;width:2.25rem}#home-btn,#home-btn .home-img{align-items:center;display:flex;justify-content:center}#home-btn .home-img svg{height:auto;width:var(--info-icon-size)}#home-btn .home-img svg #st0,#home-btn .home-img svg #st1{stroke-width:4px;stroke:#000;transition:stroke .4s ease}#home-btn:hover .home-img svg #st0,#home-btn:hover .home-img svg #st1{stroke:var(--dollhouse-icon-color)}@media screen and (max-width:1024px){#home-btn:hover .home-img svg #st0,#home-btn:hover .home-img svg #st1{stroke:#000}}@media screen and (max-width:1366px) and (orientation:landscape) and (pointer:coarse) and (hover:none){#home-btn:hover .home-img svg #st0,#home-btn:hover .home-img svg #st1{stroke:#000}}#full-screen{border-radius:50%;bottom:1.5rem;cursor:pointer;height:1.5rem;padding:.8rem;position:fixed;right:2rem;transition:all .1s ease;width:1.5rem}#full-screen.disable{display:none}#full-screen:hover{opacity:.8}#full-screen-svg{height:100%;width:100%}#full-screen .fs-a,#full-screen .fs-b,#full-screen .fs-c,#full-screen .fs-d{fill:#fff;transition:transform .1s ease-in-out}#full-screen .fs-a{transform:translate(-5%,5%)}#full-screen .fs-b{transform:translate(5%,5%)}#full-screen .fs-c{transform:translate(5%,-5%)}#full-screen .fs-d{transform:translate(-5%,-5%)}#full-screen.active .fs-a{transform:translate(-65%,65%)}#full-screen.active .fs-b{transform:translate(65%,65%)}#full-screen.active .fs-c{transform:translate(65%,-65%)}#full-screen.active .fs-d{transform:translate(-65%,-65%)}#full-screen:hover .fs-a,#full-screen:hover .fs-b,#full-screen:hover .fs-c,#full-screen:hover .fs-d{transform:translate(0)}#full-screen:hover.active .fs-a{transform:translate(-65%,65%)}#full-screen:hover.active .fs-b{transform:translate(65%,65%)}#full-screen:hover.active .fs-c{transform:translate(65%,-65%)}#full-screen:hover.active .fs-d{transform:translate(-65%,-65%)}.hidden{opacity:0;pointer-events:none;#competition-popup{opacity:0;scale:1.3}}.show{opacity:1;pointer-events:all;#competition-popup{opacity:1;scale:1}}#popup-overlay{align-items:center;backdrop-filter:blur(20px);cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;transition:opacity .5s ease-in-out,background-color .3s ease-in,backdrop-filter .3s;width:100%;z-index:1}#competition-popup{align-items:center;background-color:var(--bonus-popup-bg);border:none;border-radius:0;cursor:default;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:2rem .5rem;transition:opacity .3s,scale .3s;width:500px;z-index:2}#competition-popup .popup-cover{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:50px;width:100%}#img-cover{border-radius:50%;height:auto;margin:1rem 0;pointer-events:none;width:30%}#competition-popup .texts{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 1rem 1.9rem;h1{color:var(--bonus-popup-title-color);font-family:Siemens Sans Regular,arial,sans-serif;font-size:var(--bonus-title-size);letter-spacing:.05rem;margin-bottom:0}p{color:var(--bonus-popup-text-color);font-size:var(--bonus-text-size);font-weight:300;text-align:center}h3,p{font-family:Siemens Sans Bold,arial,sans-serif}h3{margin-bottom:10px}}.popup-footer{display:flex}.button-29,.popup-footer{align-items:center;justify-content:center}.button-29{appearance:none;background:var(--start-btn-color);border:0;border-radius:3rem;box-shadow:0 0 5px 1px rgba(0,0,0,.2);box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Siemens Sans Bold,arial,sans-serif;font-size:1.25rem;height:max-content;line-height:1;list-style:none;opacity:1;overflow:hidden;padding:.5rem 3rem;position:relative;text-align:left;text-decoration:none;touch-action:manipulation;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;white-space:nowrap;width:max-content;will-change:box-shadow,transform;z-index:1}.button-29:active,.button-29:focus,.button-29:hover{background:var(--start-btn-color-hover)}#competition-popup::backdrop{background-color:hsla(0,0%,9%,.5)}@media screen and (max-width:480px) and (orientation:portrait){#competition-popup{width:80%}#competition-popup .texts{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 1rem 1.9rem;h1{color:var(--bonus-popup-title-color);font-family:Siemens Sans Regular,arial,sans-serif;font-size:2rem;letter-spacing:.05rem;margin-bottom:0}p{color:var(--bonus-popup-text-color);font-size:var(--bonus-text-size);font-weight:300;text-align:center}h3,p{font-family:Siemens Sans Bold,arial,sans-serif}h3{margin-bottom:10px}}}@media screen and (max-width:1024px) and (orientation:landscape){#competition-popup{height:70%;width:50%}#competition-popup .texts{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 1rem 1.9rem;h1{color:var(--bonus-popup-title-color);font-family:Siemens Sans Regular,arial,sans-serif;font-size:2rem;letter-spacing:.05rem;margin-bottom:0}p{color:var(--bonus-popup-text-color);font-size:var(--bonus-text-size);font-weight:300;text-align:center}h3,p{font-family:Siemens Sans Bold,arial,sans-serif}h3{margin-bottom:10px}}#img-cover{border-radius:50%;height:auto;margin:0;pointer-events:none;width:30%}.button-29{font-size:1rem;padding:.25rem 1rem}}#portrait-wrapper{align-items:center;background-image:url(853a649fbb9d00b6e7ad.webp);background-position:50% 50%;background-size:cover;bottom:0;display:flex;flex-direction:column;gap:3rem;justify-content:center;left:0;position:fixed;right:0;top:0;transition:backdrop-filter .3s ease-in-out;width:100vw;z-index:1}#portrait-wrapper:before{background-color:var(--blur-color);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#portrait-wrapper .phone{animation:rotate 1.5s ease-in-out infinite alternate;border:3px solid #fff;border-radius:.75rem;height:3rem;opacity:1;transition:opacity .5s ease-in-out;width:6rem}#portrait-wrapper.hidden .phone{opacity:0}#portrait-wrapper .message{color:#fff;font-size:.75rem;opacity:1;transition:opacity .5s ease-in-out}#portrait-wrapper.hidden .message{opacity:0}@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(-90deg)}to{transform:rotate(-90deg)}}@media only screen and (max-device-width:812px) and (orientation:landscape){#portrait-wrapper .message,#portrait-wrapper .phone{display:block}}#landscape-arrow span{border-bottom:3px solid #fff;border-left:3px solid #fff;box-sizing:border-box;height:2rem;left:48vw;opacity:0;pointer-events:none;position:fixed;top:40vh;width:2rem;z-index:1100}#landscape-arrow.active span{-webkit-animation:arrow 2s infinite;animation:arrow 2s infinite;opacity:1;transform:rotate(135deg) translate(0)}@keyframes arrow{0%{transform:rotate(135deg) translate(0)}20%{transform:rotate(135deg) translate(-10px,10px)}40%{transform:rotate(135deg) translate(0)}}#landscape-text{color:#fff;left:0;opacity:0;pointer-events:none;position:fixed;text-align:center;top:54vh;transform:translateY(-50%);transition:opacity 1s ease-in;width:100%;z-index:1100}#landscape-text.active{opacity:1}.swipeOverlay{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:1}.swipeOverlay.hidden{transition:opacity .3s ease-in-out}.swipeOverlay:after{background-image:url(853a649fbb9d00b6e7ad.webp);background-position:50%;background-size:cover;z-index:-1}.swipeOverlay:after,.swipeOverlay:before{bottom:0;content:"";left:0;position:fixed;right:0;top:0}.swipeOverlay:before{background-color:var(--full_screen_swipe_bg);z-index:0}.swipeOverlay .active{opacity:1;pointer-events:all}@media screen and (min-width:768px) and (max-width:1366px){#preview .logo-center-wrapper{margin-bottom:10vh}#preview .progress-bar-bg{height:100%;width:100%}#preview .logo-center-wrapper:before{height:20vh;left:-2vw;top:-4vh;width:24vw}#preview .logo-center{margin-bottom:4rem;margin-top:5rem;width:50vw}#preview .bonus-logo{position:absolute;right:-2.5rem;top:5rem;width:25rem;z-index:12}.logo-center-wrapper .logo-center-text{bottom:5vh;right:3vw;width:30vw}#preview .progress-bar-start-btn{bottom:-17rem;font-size:1.5rem;padding:.7rem .3rem}#preview .progress-bar-pass-input{bottom:-11rem}#preview .start-btn-img{width:9vw}#preview .logo-top-right{right:5vw;top:3vw;width:16vw}#preview .logo-left-bottom{bottom:4vw;left:5vw;width:15vw}#preview .logo-right-bottom-before{bottom:7rem;right:5vw;width:12.2em}#preview .logo-right-bottom{bottom:3.5rem;right:5vw;width:12em}#room-name{font-size:1.2rem;right:1.2rem;top:1.2rem}#help-img{height:75%;width:75%}#help-img svg{height:100%;width:100%}#help-img.active{height:90%;width:80%}#room-name-wrapper{right:1.4rem;top:1.4rem}@media screen and (min-width:768px) and (max-width:1024px) and (max-height:450px){#help-img{height:80%;width:80%!important}#preview .logo-center{left:3rem;margin-top:-10rem;width:50vw!important}#preview .progress-bar-start-btn{bottom:-7rem;font-size:1.5rem;padding:.7rem .3rem}#preview .progress-bar-pass-input{bottom:-3rem}#preview .logo-left-bottom{bottom:4vw;left:5vw;width:15vw}#preview .logo-right-bottom-before{bottom:5rem;right:5vw;width:12.2em}#preview .logo-right-bottom{bottom:2.5rem;right:5vw;width:12em}#progress-bar{bottom:-8rem;width:300px}#preview .bonus-logo{position:absolute;right:-2rem;top:2rem;width:17rem;z-index:12}}@media screen and (orientation:portrait){#preview .logo-center{left:3rem;margin-top:10rem;width:70vw}#preview .progress-bar-start-btn{bottom:-15rem;font-size:1.5rem;padding:.7rem .3rem}#progress-bar{bottom:-8rem;width:300px}}#full-screen{border-radius:50%;bottom:1.5rem;cursor:pointer;height:1.5rem;padding:.8rem;position:fixed;right:2rem;transition:all .1s ease;width:1.5rem}#full-screen.disable{display:none}#full-screen:hover{opacity:.8}#full-screen-svg{height:100%;width:100%}#full-screen .fs-a,#full-screen .fs-b,#full-screen .fs-c,#full-screen .fs-d{fill:#fff;transition:transform .1s ease-in-out}#full-screen .fs-a{transform:translate(-5%,5%)}#full-screen .fs-b{transform:translate(5%,5%)}#full-screen .fs-c{transform:translate(5%,-5%)}#full-screen .fs-d{transform:translate(-5%,-5%)}#full-screen.active .fs-a{transform:translate(-65%,65%)}#full-screen.active .fs-b{transform:translate(65%,65%)}#full-screen.active .fs-c{transform:translate(65%,-65%)}#full-screen.active .fs-d{transform:translate(-65%,-65%)}#full-screen:hover .fs-a,#full-screen:hover .fs-b,#full-screen:hover .fs-c,#full-screen:hover .fs-d{transform:translate(0)}#full-screen:hover.active .fs-a{transform:translate(-65%,65%)}#full-screen:hover.active .fs-b{transform:translate(65%,65%)}#full-screen:hover.active .fs-c{transform:translate(65%,-65%)}#full-screen:hover.active .fs-d{transform:translate(-65%,-65%)}}@media screen and (max-width:767px){#preview .logo-top-right{right:1.1rem;top:1.1rem;width:8.8rem}#preview .progress-bar-bg{background-image:url(853a649fbb9d00b6e7ad.webp);background-position:50% 50%;max-height:100%}#preview .progress-bar-bg:before{background-color:var(--blur-color);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:12}#preview .progress-bar-wrapper{margin-top:-8rem}#preview .logo-center-wrapper:before{height:10vh;left:-1.04rem;top:-1.04rem;width:70vw}#preview .bonus-logo{position:absolute;right:-1.55rem;top:3rem;width:17rem;z-index:12}#preview .logo-center{left:1.5rem;margin-bottom:2rem;margin-top:0;top:16rem;width:88vw}.logo-center-wrapper .logo-center-text{bottom:1.5rem;position:absolute;right:1.5rem;width:55vw;z-index:2}#preview .progress-bar-start-btn{bottom:-17rem;font-size:1.5rem;padding:.7rem .3rem}#preview .start-btn-img{margin-bottom:-2px;width:5rem}#progress-bar{width:50vw}#preview .logo-right-bottom-before{bottom:3.5em;right:6vw;width:9rem}#preview .logo-right-bottom{bottom:1.3rem;right:6vw;width:9rem}#preview .logo-left-bottom{bottom:1.3rem;left:1.3rem;width:7rem}#room-name{font-size:1rem;right:1rem;top:1rem}#info{-webkit-tap-highlight-color:transparent;bottom:1.5rem;height:1.75rem;left:5.1rem;width:1.5rem}#info .info-img{svg{transform:scale(.9)}}#info:hover .info-img{svg{fill:#000}}#help-img{background-size:contain;left:49%;top:50%}#help-img,#help-img.active{height:80%;width:80%}#room-name-wrapper{right:1rem;top:1rem}#full-screen{border-radius:50%;bottom:1.5rem;cursor:pointer;height:1.5rem;padding:.8rem;position:fixed;right:2rem;transition:all .1s ease;width:1.5rem}#full-screen.disable{display:none}#full-screen:hover{opacity:.8}#full-screen-svg{height:100%;width:100%}#full-screen .fs-a,#full-screen .fs-b,#full-screen .fs-c,#full-screen .fs-d{fill:#fff;transition:transform .1s ease-in-out}#full-screen .fs-a{transform:translate(-5%,5%)}#full-screen .fs-b{transform:translate(5%,5%)}#full-screen .fs-c{transform:translate(5%,-5%)}#full-screen .fs-d{transform:translate(-5%,-5%)}#full-screen.active .fs-a{transform:translate(-65%,65%)}#full-screen.active .fs-b{transform:translate(65%,65%)}#full-screen.active .fs-c{transform:translate(65%,-65%)}#full-screen.active .fs-d{transform:translate(-65%,-65%)}#full-screen:hover .fs-a,#full-screen:hover .fs-b,#full-screen:hover .fs-c,#full-screen:hover .fs-d{transform:translate(0)}#full-screen:hover.active .fs-a{transform:translate(-65%,65%)}#full-screen:hover.active .fs-b{transform:translate(65%,65%)}#full-screen:hover.active .fs-c{transform:translate(65%,-65%)}#full-screen:hover.active .fs-d{transform:translate(-65%,-65%)}@media screen and (max-width:1024px) and (orientation:landscape){#help-img{height:90%;width:90%!important;svg{height:100%;width:100%}}#help-img.active{height:90%;width:90%}#preview .logo-center{left:3rem;margin-top:-12rem;width:50vw!important}#preview .progress-bar-start-btn{bottom:-10rem;font-size:1.5rem;padding:.5rem 3rem}#preview .logo-left-bottom{bottom:4vw;left:5vw;width:15vw}#preview .logo-right-bottom-before{bottom:5rem;right:5vw;width:12.2em}#preview .logo-right-bottom{bottom:2.5rem;right:5vw;width:12em}#progress-bar{bottom:-8rem;width:300px}#preview .bonus-logo{position:absolute;right:-2rem;top:2rem;width:17rem;z-index:12}}}:root{--main-bg-grad-1:#e6beaf;--main-bg-grad-1-1:#c96c55;--main-bg-color:rgba(0,0,0,.5);--start-btn-color:linear-gradient(150deg,#e01a2f,#e01a2f);--start-btn-color-hover:linear-gradient(150deg,#fd3f52,#fd3f52);--foom-name-font-color:#000;--room-name-bg-color:#fff;--room-name-offset-top:2.0rem;--room-name-offset-right:2.0rem;--room-name-border-radius:0.5rem;--room-name-font-size:1.5rem;--room-name-font-weight:700;--room-name-padding-height:0.7rem;--room-name-padding-width:1.8rem;--room-name-blur-radius:1.4rem;--room-name-subtext-offset-top:0.3rem;--room-name-subtext-offset-right:0rem;--room-name-subtext-font-size:1.0rem;--room-name-subtext-font-weight:700;--annotation-bg-color:hsla(0,0%,4%,.7);--annotation-blur-radius:0.4rem;--annotation-border-radius:0.5rem;--annotation-font-size:1.2rem;--annotation-font-weight:300;--annotation-padding-width:1.5rem;--annotation-padding-height:0.8rem;--annotation-shadow-color:hsla(0,0%,4%,.5);--annotation-shadow-x:0.0rem;--annotation-shadow-y:0.0rem;--annotation-shadow-blur:0.0rem;--annotation-triangle-width:0.7rem;--annotation-triangle-height:1.0rem;--loading-spinner-color:hsla(0,0%,100%,.9);--loading-spinner-size:1.5rem;--loading-spinner-thickness:3px;--loading-spinner-rotation-time:0.8s;--loading-spinner-opacity-time:0.5s;--blur-color:rgba(0,0,0,.8);--bonus-title-size:3rem;--bonus-text-size:.9rem;--bonus-popup-bg:#02a2dc;--bonus-popup-title-color:#fff;--bonus-popup-text-color:#000;--bonus-counter-font-weight:400;--bonus-counter-bottom:3.0rem;--bonus-counter-left:50%;--dollhouse-info-font-size:1.2rem;--dollhouse-info-font-size-mobile:.75rem;--dollhouse-info-bg-color:#fff;--dollhouse-info-font-weight:500;--dollhouse-info-border-radius:0rem;--dollhouse-info-text-padding:1.2rem 1.5rem;--dollhouse-info-text-padding-mobile:.75rem .75rem;--dollhouse-info-box-shadow:0 0 8px 5px rgba(0,0,0,.15);--dollhouse-info-container-width:18.75rem;--dollhouse-info-container-width-mobile:12rem;--dollhouse-info-container-width-tableet:15rem;--dollhouse-scene-bacground:linear-gradient(0deg,#c4c5c7 0%,#dcdddf 52%,#ebebeb);--dollhouse-icon-twin-time:220ms;--dollhouse-icon-color:#e01a2f;--dollhouse-icon-size:2rem;--walking-icon-tablet:1.4rem;--walking-icon-size:1.5rem;--info-icon-size:1.5rem;--full_screen_swipe_bg:hsla(0,0%,4%,.7);--toolbar-border-radius:8px;--toolbar-shadow:0px 0px 10px rgba(0,0,0,.2);--toolbar-bg-color:hsla(0,0%,100%,.8);--toolbar-blur:6px}.popup-trigger{backdrop-filter:blur(var(--room-name-blur-radius));-webkit-backdrop-filter:blur(var(--room-name-blur-radius));background-color:var(--room-name-bg-color);border-radius:50%;bottom:10.5rem;cursor:pointer;height:1.8rem;left:3rem;padding:.8rem;position:fixed;transition:background-color .4s;width:1.8rem}.popup-trigger:hover{background-color:rgba(240,250,240,.8)}#canvas{background:var(--dollhouse-scene-bacground)}