@import"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";:root{--main-font: "Roboto", sans-serif;--color1: #11112E;--color2: #FF7B5C;--color3: #FFF;--color4: #3528cd;--color5: #ff6900;--h1: 2.027rem;--h2: 1.802rem;--h3: 1.602rem;--h4: 1.424rem;--h5: 1.266rem;--h6: 1.125rem;--base: 1rem;--small: .889rem;--xsmall: .79rem}html{height:-webkit-fill-available}body{padding:0;margin:0;min-height:100vh;min-height:-webkit-fill-available;background:#000}div#root{overscroll-behavior:none}.hidden{visibility:hidden!important;pointer-events:none}.disabled{display:none!important;pointer-events:none}needle-engine{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:none;pointer-events:all}needle-engine canvas{position:absolute;-webkit-user-select:none;user-select:none;touch-action:none}needle-engine .ar>*,needle-engine .vr>*,needle-engine .desktop>*{pointer-events:none;width:100svw;height:100svh}needle-engine .loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;color:#fff}needle-engine .webxr-buttons{position:fixed;bottom:21px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:10px}needle-engine .webxr-button:disabled{transform:none;opacity:.5!important}needle-engine .presentation-mode .hide-in-presentation{display:none!important}.ar[data-v-fbe8daa1]{width:100%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center;align-items:center;pointer-events:none;font-family:var(--main-font)}.ar .fade-in[data-v-fbe8daa1]{-webkit-animation:fade-in-fbe8daa1 1.2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-fbe8daa1 1.2s cubic-bezier(.39,.575,.565,1) both;animation-fill-mode:backwards}.ar .fade-out[data-v-fbe8daa1]{-webkit-animation:fade-out-fbe8daa1 1s ease-out both;animation:fade-out-fbe8daa1 1s ease-out both;animation-fill-mode:forwards}@keyframes fade-in-fbe8daa1{0%{display:grid;visibility:visible;opacity:0}to{opacity:1}}@-webkit-keyframes fade-in-fbe8daa1{0%{display:grid;visibility:visible;opacity:0}to{opacity:1}}@keyframes fade-out-fbe8daa1{0%{opacity:1;display:grid}99%{opacity:0;visibility:hidden}to{opacity:0;display:none}}@-webkit-keyframes fade-out-fbe8daa1{0%{display:grid;opacity:1}99%{opacity:0;visibility:hidden}to{opacity:0;display:none}}.ar .helpPanel1[data-v-fbe8daa1]{position:absolute;width:100%;height:100%;grid-column:2/3;grid-row:1/2;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center;align-items:center;pointer-events:none}.ar .helpPanel1 #arHelpPanel1[data-v-fbe8daa1]{display:grid;grid-template-columns:1fr;grid-template-rows:50% 40% 10%;justify-items:center;align-items:center;pointer-events:none}.ar .helpPanel1 #arHelpPanel1 img[data-v-fbe8daa1]{pointer-events:none;max-width:100%;max-height:100%;grid-row:2}.ar .helpPanel1 #arHelpPanel1 p[data-v-fbe8daa1]{max-width:80%;max-height:80%;color:#fff;font-size:1.5em;font-weight:600;text-align:center;grid-row:3;pointer-events:none}.ar .helpPanel2[data-v-fbe8daa1]{position:absolute;width:100%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center;align-items:center}.ar .helpPanel2 #arHelpPanel2[data-v-fbe8daa1]{display:grid;grid-template-columns:1fr;grid-template-rows:50% 40% 10%;justify-items:center;align-items:center}.ar .helpPanel2 #arHelpPanel2 img[data-v-fbe8daa1]{pointer-events:none;max-width:100%;max-height:100%;grid-row:2}.ar .helpPanel2 #arHelpPanel2 p[data-v-fbe8daa1]{max-width:80%;max-height:80%;color:#fff;font-size:1.5em;font-weight:600;text-align:center;grid-row:3;pointer-events:none}.hide-panel-enter-active,.hide-panel-leave-active{transition:opacity 1s}.hide-panel-enter-to,.hide-panel-leave-from{opacity:1}.hide-panel-enter-from,.hide-panel-leave-to{opacity:0}.mainButton[data-v-e5195995]{--main-color: #3528cd;--white-color: #fff;background-color:var(--main-color);color:var(--white-color);padding:5px;border:2px var(--main-color) solid;border-radius:10px;cursor:pointer;display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap}.mainButton.alternative[data-v-e5195995]{--main-color: #3528cd;--white-color: #fff;background-color:var(--white-color);color:var(--main-color);border:2px var(--main-color) solid}.mainButton.callToAction[data-v-e5195995]{--main-color: #ff3700;--white-color: #fff;background-color:var(--main-color);color:var(--white-color);border:2px var(--main-color) solid}.mainButton.disabled[data-v-e5195995]{--main-color: #fff;--white-color: #3528cd;background-color:var(--main-color);color:var(--white-color);border:2px var(--main-color) solid;cursor:not-allowed}.tourTip[data-v-05fedbf8]{width:fit-content;max-width:300px;height:fit-content;max-height:200px;background-color:#fff;padding:10px;border-radius:10px;text-align:center;font-family:Roboto,sans-serif;z-index:1001;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:30% 50% 20%;grid-area:"head head head" "cont cont cont" "previous progress next";align-items:center;justify-items:center;justify-content:stretch}.tourTip .header[data-v-05fedbf8]{grid-column:1/4;font-size:1.1rem}.tourTip .content[data-v-05fedbf8]{grid-column:1/4;grid-row:2/3;width:100%;height:100%;margin:0;box-sizing:border-box;padding:5px;font-size:.9rem;word-wrap:break-word}.tourTip .progress[data-v-05fedbf8]{grid-column:2/3;grid-row:3/4}.tourTip .tourButtonNext[data-v-05fedbf8]{grid-column:3/4;grid-row:3/4}.tourTip .tourButtonNext.hidden[data-v-05fedbf8]{visibility:none;pointer-events:none}.tourTip .tourButtonPrev[data-v-05fedbf8]{grid-column:1/2;grid-row:3/4}.tourTip .tourButtonPrev.hidden[data-v-05fedbf8]{visibility:none;pointer-events:none}.disabled-link[data-v-9f49f896]{pointer-events:none;cursor:default}.logo-container[data-v-9f49f896]{width:100%;height:100%;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.logo-container .logo[data-v-9f49f896]{width:100%;height:100%}#tour_intro[data-v-4502c2b3]{display:block;position:absolute;height:100svh;width:100svw;background-color:#fff;overflow:hidden;z-index:10;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}@media only screen and (min-width: 896px) and (max-width: 1280px){#tour_intro[data-v-4502c2b3]{--h1: 2.986rem;--h2: 2.488rem;--h3: 2.074rem;--h4: 1.728rem;--h5: 1.44rem;--h6: 1.2rem;--base: 1rem;--small: .833rem;--xsmall: .694rem}}@media only screen and (min-width: 896px) and (max-width: 1280px) and (orientation: landscape){#tour_intro[data-v-4502c2b3]{--h1: 2.986rem;--h2: 2.488rem;--h3: 2.074rem;--h4: 1.728rem;--h5: 1.44rem;--h6: 1.2rem;--base: 1rem;--small: .833rem;--xsmall: .694rem}}@media only screen and (min-width: 1281px){#tour_intro[data-v-4502c2b3]{--h1: 3.815rem;--h2: 3.052rem;--h3: 2.441rem;--h4: 1.953rem;--h5: 1.563rem;--h6: 1.25rem;--base: 1rem;--small: .8rem;--xsmall: .64rem}}#tour_intro .toggleError[data-v-4502c2b3]{position:absolute;top:0;right:0;z-index:3}#tour_intro .intro-container[data-v-4502c2b3]{display:grid;grid-template-columns:.3fr 1fr .3fr;grid-template-rows:.2fr .5fr .2fr 1fr .5fr;height:100%;width:100%;text-align:center;justify-items:center;align-items:center}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#tour_intro .intro-container[data-v-4502c2b3]{grid-template-columns:.5fr 1fr .5fr;grid-template-rows:1fr 1fr 1fr}}@media only screen and (min-width: 896px) and (max-width: 1280px) and (orientation: landscape){#tour_intro .intro-container[data-v-4502c2b3]{grid-template-columns:.5fr 1fr .5fr}}@media only screen and (min-width: 1281px){#tour_intro .intro-container[data-v-4502c2b3]{grid-template-columns:.5fr 1fr .5fr}}#tour_intro .intro-container h1[data-v-4502c2b3]{font-family:var(--main-font);font-size:var(--h2);color:var(--color4);font-weight:800;grid-row:2;grid-column:2}#tour_intro .intro-container p[data-v-4502c2b3]{font-family:var(--main-font);font-size:var(--h5);color:var(--color1);font-weight:400;margin:auto 5%;grid-row:3;grid-column:1/4}#tour_intro .intro-container button[data-v-4502c2b3]{grid-column:2;grid-row:4;font-family:var(--main-font);font-size:var(--h4);font-weight:800;color:var(--color3);background-color:var(--color1);width:60%;height:25%;border-radius:10px;border:none;margin:auto;z-index:3;pointer-events:all;min-width:50px;min-height:70px}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#tour_intro .intro-container button[data-v-4502c2b3]{grid-row:3;grid-column:3;height:35%;min-height:10px}}@media only screen and (min-width: 896px) and (max-width: 1280px){#tour_intro .intro-container button[data-v-4502c2b3]{width:45%;min-width:120px}}@media only screen and (min-width: 896px) and (max-width: 1280px) and (orientation: landscape){#tour_intro .intro-container button[data-v-4502c2b3]{height:30%;width:40%;grid-row:4}}@media only screen and (min-width: 1281px){#tour_intro .intro-container button[data-v-4502c2b3]{height:30%;width:40%;grid-row:4}}#tour_intro .intro-container button[data-v-4502c2b3]:hover{color:var(--color1);background-color:var(--color3);border:1px solid var(--color1);border-collapse:collapse;cursor:pointer}#tour_intro .intro-container button[data-v-4502c2b3]:active{background-color:#fff;color:#2c2c2c;border-color:#2c2c2c}#tour_intro .intro-container button.blocked[data-v-4502c2b3]{pointer-events:none;background-color:#0000004d;color:#2c2c2c80;border:1px solid rgba(44,44,44,.5)}#tour_intro .intro-container #ResonanteLogo[data-v-4502c2b3]{grid-row:5;grid-column:2;width:200px;height:auto;opacity:.6}#tour_intro .intro-container #ResonanteLogo[data-v-4502c2b3]:hover{opacity:1}#tour_intro .circleContainer[data-v-4502c2b3]{display:block;grid-column:2;grid-row:4;max-width:100px;max-height:100px;align-self:center;justify-self:center;pointer-events:none}#tour_intro .circleContainer .circle1[data-v-4502c2b3]{position:relative;width:100px;animation:pulse-4502c2b3 4s ease-out 2s infinite;opacity:0}@keyframes pulse-4502c2b3{0%{transform:scale(0);opacity:.1}50%{transform:scale(100);opacity:0}to{transform:scale(0);opacity:0}}.fade-enter-active[data-v-b9d1f14b],.fade-leave-active[data-v-b9d1f14b]{transition:opacity .5s}.fade-enter-from[data-v-b9d1f14b],.fade-leave-to[data-v-b9d1f14b]{opacity:0}.fade-enter-to[data-v-b9d1f14b],.fade-leave-from[data-v-b9d1f14b]{opacity:1}.tourOverlay[data-v-b9d1f14b]{position:fixed;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:100%;grid-template-rows:100%;justify-items:center;align-items:center;transition:grid-template-rows .5s;z-index:3}.tourOverlay.highlighted[data-v-b9d1f14b]{background-color:#000000b3}.tourOverlay.bottomPos[data-v-b9d1f14b]{grid-template-rows:70% 30%}.tourOverlay.bottomPos[data-v-b9d1f14b]>*:first-child{grid-row:2}.tourOverlay.introPos[data-v-b9d1f14b]{grid-template-columns:.3fr 1fr .3fr;grid-template-rows:30% .5fr .2fr 1fr .5fr}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){.tourOverlay.introPos[data-v-b9d1f14b]{grid-template-columns:.5fr 1fr .5fr;grid-template-rows:1fr 1fr 1fr}}@media only screen and (min-width: 896px) and (max-width: 1280px) and (orientation: landscape){.tourOverlay.introPos[data-v-b9d1f14b]{grid-template-columns:.5fr 1fr .5fr}}@media only screen and (min-width: 1281px){.tourOverlay.introPos[data-v-b9d1f14b]{grid-template-columns:.5fr 1fr .5fr}}.tourOverlay.introPos[data-v-b9d1f14b]>*:first-child{grid-column:2;grid-row:4}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){.tourOverlay.introPos[data-v-b9d1f14b]>*:first-child{grid-row:3;grid-column:3}}#intro_menu[data-v-bd66e42b]{display:block;position:absolute;z-index:2;overflow:hidden;height:100svh;width:100svw;background-color:#fff;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}#intro_menu .toggleError[data-v-bd66e42b]{position:absolute;top:0;right:0;z-index:3}#intro_menu .main-intro-container[data-v-bd66e42b]{display:grid;grid-template-columns:.3fr 1fr .3fr;grid-template-rows:30% .5fr .2fr 1fr .5fr;height:100%;width:100%;text-align:center;justify-items:center;align-items:center}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#intro_menu .main-intro-container[data-v-bd66e42b]{grid-template-columns:.5fr 1fr .5fr;grid-template-rows:1fr 1fr 1fr}}@media only screen and (min-width: 896px) and (max-width: 1280px) and (orientation: landscape){#intro_menu .main-intro-container[data-v-bd66e42b]{grid-template-columns:.5fr 1fr .5fr}}@media only screen and (min-width: 1281px){#intro_menu .main-intro-container[data-v-bd66e42b]{grid-template-columns:.5fr 1fr .5fr}}#intro_menu .main-intro-container h1[data-v-bd66e42b]{font-family:var(--main-font);font-weight:800;font-size:var(--h2);color:var(--color4);grid-row:2;grid-column:2}#intro_menu .main-intro-container p[data-v-bd66e42b]{font-family:var(--main-font);font-size:var(--h5);font-weight:400;color:var(--color1);margin:auto;grid-row:3;grid-column:1/4}#intro_menu .main-intro-container button[data-v-bd66e42b]{grid-column:2;grid-row:4;font-family:var(--main-font);font-size:var(--h4);font-weight:800;color:var(--color3);background-color:var(--color1);width:60%;height:25%;border-radius:10px;border:none;margin:auto;z-index:3;min-width:50px;min-height:70px;pointer-events:all}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#intro_menu .main-intro-container button[data-v-bd66e42b]{grid-row:3;grid-column:3;height:35%}}@media only screen and (min-width: 896px) and (max-width: 1280px){#intro_menu .main-intro-container button[data-v-bd66e42b]{width:45%;min-width:120px}}@media only screen and (min-width: 896px) and (max-width: 1280px) and (orientation: landscape){#intro_menu .main-intro-container button[data-v-bd66e42b]{height:30%;width:40%}}@media only screen and (min-width: 1281px){#intro_menu .main-intro-container button[data-v-bd66e42b]{height:30%;width:40%}}#intro_menu .main-intro-container button[data-v-bd66e42b]:hover{color:var(--color1);background-color:var(--color3);border:1px solid var(--color1);border-collapse:collapse;cursor:pointer}#intro_menu .main-intro-container button[data-v-bd66e42b]:active{background-color:#fff;color:#2c2c2c;border-color:#2c2c2c}#intro_menu .main-intro-container .mainIntro_cBrand[data-v-bd66e42b]{grid-column:2;grid-row:1;position:relative;width:60%}#intro_menu .main-intro-container .resMainIntroMenu[data-v-bd66e42b]{grid-column:2;grid-row:5;position:relative;opacity:.6;width:200px}#intro_menu .main-intro-container .resMainIntroMenu[data-v-bd66e42b]:hover{opacity:1}#intro_menu .circleContainer[data-v-bd66e42b]{display:block;grid-column:2;grid-row:4;max-width:100px;max-height:100px;width:100px;align-self:center;justify-self:center;pointer-events:none}#intro_menu .circleContainer .circle1[data-v-bd66e42b]{animation:pulse-bd66e42b 4s ease-out 2s infinite;opacity:0}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#intro_menu .circleContainer .circle1[data-v-bd66e42b]{top:-50%;left:-20%}}@media only screen and (min-width: 896px) and (max-width: 1280px){#intro_menu .circleContainer .circle1[data-v-bd66e42b]{top:70%;left:-25%;width:60%}}@media only screen and (min-width: 896px) and (max-width: 1280px) and (orientation: landscape){#intro_menu .circleContainer .circle1[data-v-bd66e42b]{width:40%;top:-30%;left:-20%}}@media only screen and (min-width: 1281px){#intro_menu .circleContainer .circle1[data-v-bd66e42b]{width:40%;top:-30%;left:-20%}}@keyframes pulse-bd66e42b{0%{transform:scale(0);opacity:.1}50%{transform:scale(100);opacity:0}to{transform:scale(0);opacity:0}}#AudioButton[data-v-d79f9515]{cursor:pointer;position:absolute;top:20px;right:20px;pointer-events:none;--main-Color: #ffffff}#AudioButton .disabled[data-v-d79f9515]{display:none!important}#AudioButton .muteicon[data-v-d79f9515]{width:35px;height:auto;padding:5px;fill:none;pointer-events:all;background-color:#0000004d;border-radius:10px}#AudioButton .muteicon[data-v-d79f9515]:hover{--main-Color: #f00;cursor:pointer}@media only screen and (min-width: 1281px){#AudioButton .muteicon[data-v-d79f9515]{width:50px}}#AudioButton .onlyFill[data-v-d79f9515]{fill:var(--main-Color)}#AudioButton .onlyStroke[data-v-d79f9515]{stroke:var(--main-Color);stroke-width:2px;stroke-linecap:round}#hud[data-v-c6bced13]{width:100%;height:100%;display:grid;grid-template-columns:100%;grid-template-rows:78% 10% 10% 2%;position:absolute;align-items:center;justify-items:center;pointer-events:none;z-index:1;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#hud[data-v-c6bced13] :fullscreen{grid-template-rows:1fr 1fr;width:100%;height:100%;display:grid;grid-template-columns:100%;grid-template-rows:80% 10% 10%;position:absolute;align-items:center;justify-items:center;pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width: 1281px){#hud[data-v-c6bced13]{grid-template-columns:1fr 3fr 1fr;grid-template-rows:78% 6% 14% 2%}#hud[data-v-c6bced13] :fullscreen{grid-template-columns:1fr 1fr 1fr;grid-template-rows:78% 6% 14% 2%}}#hud #highlightedBackground[data-v-c6bced13]{position:fixed;width:100svw;height:100svh;top:0;left:0;background-color:#000000b3;pointer-events:all}#hud #highlightedBackground.highlighted[data-v-c6bced13]{z-index:2}#hud #augmentedRealityContainer[data-v-c6bced13]{grid-column:1;grid-row:2;position:relative;pointer-events:none;z-index:0}@media only screen and (min-width: 1281px){#hud #augmentedRealityContainer[data-v-c6bced13]{grid-column:2}}#hud #augmentedRealityContainer.highlighted[data-v-c6bced13]{z-index:2}#hud #augmentedRealityContainer #XR-darkBackground[data-v-c6bced13]{position:fixed;width:100svw;height:100svh;top:0;left:0;background-color:#000000b3;z-index:1;pointer-events:all}#hud #augmentedRealityContainer #qr-container[data-v-c6bced13]{position:fixed;top:0;left:0;width:100svw;height:100svh;display:grid;grid-template-columns:100%;grid-template-rows:100%;align-items:center;justify-items:center;background-color:#000c;pointer-events:all;z-index:2}#hud #augmentedRealityContainer #qr-container[data-v-c6bced13] :nth-child(2){display:block;border-radius:10px;padding:20px;background-color:#fff;width:200px;height:200px}#hud #augmentedRealityContainer #qr-buttonContainer[data-v-c6bced13]{padding:5px;grid-column:1;grid-row:2;display:flex;align-items:center;border-radius:10px;background:#fff;pointer-events:all;box-sizing:border-box;position:relative;z-index:2}@media only screen and (min-width: 1281px){#hud #augmentedRealityContainer #qr-buttonContainer[data-v-c6bced13]{grid-column:2}}#hud #augmentedRealityContainer #qr-buttonContainer[data-v-c6bced13]:not(:hover):not(:active){-webkit-animation:shake-bottom-c6bced13 .8s cubic-bezier(.455,.03,.515,.955) 1s infinite both;animation:shake-bottom-c6bced13 2s cubic-bezier(.455,.03,.515,.955) 1s infinite both}#hud #augmentedRealityContainer #qr-buttonContainer[data-v-c6bced13]:hover{cursor:pointer;border:2px solid #000000}#hud #augmentedRealityContainer #qr-buttonContainer[data-v-c6bced13]:active{border:2px solid #FFF;background-color:#000}#hud #augmentedRealityContainer #qr-buttonContainer:active img[data-v-c6bced13]{filter:invert(100%)}#hud #augmentedRealityContainer #qr-buttonContainer:active span[data-v-c6bced13]{color:#fff}#hud #augmentedRealityContainer #qr-buttonContainer #darkBackground_qrButton[data-v-c6bced13]{position:absolute;width:100svw;height:100svh;top:0;left:0;background-color:#000000b3;z-index:1;pointer-events:all}#hud #augmentedRealityContainer #qr-buttonContainer span[data-v-c6bced13]{margin:0 0 0 10px;color:#000;font-family:var(--main-font);font-size:1rem;font-weight:600;position:relative;z-index:2}@media only screen and (min-width: 1281px){#hud #augmentedRealityContainer #qr-buttonContainer span[data-v-c6bced13]{font-size:1.5rem;margin:0 15px}}#hud #augmentedRealityContainer #qr-buttonContainer img[data-v-c6bced13]{width:30px;height:30px;position:relative;z-index:2}@media only screen and (min-width: 1281px){#hud #augmentedRealityContainer #qr-buttonContainer img[data-v-c6bced13]{width:40px;height:40px}}#hud #augmentedRealityContainer #ar-buttonContainer[data-v-c6bced13]{padding:5px;grid-column:1;grid-row:2;display:flex;align-items:center;border-radius:10px;background:#fff;pointer-events:all;box-sizing:border-box;position:relative;z-index:2}@media only screen and (min-width: 1281px){#hud #augmentedRealityContainer #ar-buttonContainer[data-v-c6bced13]{grid-column:2}}#hud #augmentedRealityContainer #ar-buttonContainer[data-v-c6bced13]:not(:hover):not(:active){-webkit-animation:shake-bottom-c6bced13 .8s cubic-bezier(.455,.03,.515,.955) 1s infinite both;animation:shake-bottom-c6bced13 2s cubic-bezier(.455,.03,.515,.955) 1s infinite both}#hud #augmentedRealityContainer #ar-buttonContainer[data-v-c6bced13]:hover{cursor:pointer;border:2px solid #000000}#hud #augmentedRealityContainer #ar-buttonContainer[data-v-c6bced13]:active{border:2px solid #FFF;background-color:#000}#hud #augmentedRealityContainer #ar-buttonContainer:active img[data-v-c6bced13]{filter:invert(100%)}#hud #augmentedRealityContainer #ar-buttonContainer:active span[data-v-c6bced13]{color:#fff}#hud #augmentedRealityContainer #ar-buttonContainer.not-supported[data-v-c6bced13]{display:none!important}#hud #augmentedRealityContainer #ar-buttonContainer span[data-v-c6bced13]{margin:0 0 0 10px;color:#000;font-family:var(--main-font);font-size:1rem;font-weight:600;position:relative;z-index:2}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#hud #augmentedRealityContainer #ar-buttonContainer span[data-v-c6bced13]{margin:0 5px}}@media only screen and (min-width: 1281px){#hud #augmentedRealityContainer #ar-buttonContainer span[data-v-c6bced13]{font-size:1.5rem;margin:0 15px}}#hud #augmentedRealityContainer #ar-buttonContainer img[data-v-c6bced13]{width:30px;height:30px;position:relative;z-index:2}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#hud #augmentedRealityContainer #ar-buttonContainer img[data-v-c6bced13]{width:20px;height:20px}}@media only screen and (min-width: 1281px){#hud #augmentedRealityContainer #ar-buttonContainer img[data-v-c6bced13]{width:auto;height:auto}}#hud #augmentedRealityContainer #ar-buttonContainer #darkBackground_arButton[data-v-c6bced13]{position:absolute;width:100svw;height:100svh;top:0;left:0;background-color:#000000b3;z-index:1;pointer-events:all}@-webkit-keyframes shake-bottom-c6bced13{0%,to{-webkit-transform:rotate(0deg);-webkit-transform-origin:50% 100%}10%{-webkit-transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg)}}@keyframes shake-bottom-c6bced13{0%,50%{transform:rotate(0);transform-origin:50% 100%}5%{transform:rotate(2deg)}10%,20%,30%{transform:rotate(-4deg)}15%,25%,35%{transform:rotate(4deg)}40%{transform:rotate(-2deg)}45%{transform:rotate(2deg)}}#hud #footerButtonsContainer[data-v-c6bced13]{display:grid;grid-template-columns:20% 60% 20%;grid-template-rows:100%;align-items:center;justify-items:center;overflow:hidden;grid-column:1;grid-row:3;justify-self:center;width:80%;height:100%;z-index:0}#hud #footerButtonsContainer.highlighted[data-v-c6bced13]{z-index:2}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#hud #footerButtonsContainer[data-v-c6bced13]{width:50%}}@media only screen and (min-width: 896px) and (max-width: 1280px){#hud #footerButtonsContainer[data-v-c6bced13]{width:75%;left:19%}}@media only screen and (min-width: 1281px){#hud #footerButtonsContainer[data-v-c6bced13]{grid-column:2;height:100%;width:60%}}#hud #footerButtonsContainer #darkBackground_footerButtons[data-v-c6bced13]{position:absolute;width:100svw;height:100svh;top:0;left:0;background-color:#000000b3;z-index:1;pointer-events:all}#hud #footerButtonsContainer a[data-v-c6bced13]{position:relative;z-index:2;width:90%;height:80%;margin:auto;pointer-events:all}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#hud #footerButtonsContainer a[data-v-c6bced13]{width:fit-content;height:100%}}@media only screen and (min-width: 896px) and (max-width: 1280px){#hud #footerButtonsContainer a[data-v-c6bced13]{margin-top:0%}}@media only screen and (min-width: 1281px){#hud #footerButtonsContainer a[data-v-c6bced13]{width:80%;height:90%}}#hud #footerButtonsContainer a[data-v-c6bced13]:hover{cursor:pointer}#hud #footerButtonsContainer a img[data-v-c6bced13]{position:relative;margin:auto;width:100%;height:100%;pointer-events:none}#hud #footerButtonsContainer a button[data-v-c6bced13]{position:relative;grid-row:2;width:100%;height:100%;padding:10px;margin:auto;border-radius:10px;border:none;font-family:var(--main-font);font-weight:400;background-color:#f38153;color:#fff;text-align:center;z-index:1;pointer-events:all;transition:.3s}#hud #footerButtonsContainer a button[data-v-c6bced13]:hover{transform:scale(1.05);border-radius:5px;border:3px solid #ffcdb9;cursor:pointer}#hud #footerButtonsContainer a button[data-v-c6bced13]:active{background-color:#ff6d33;cursor:pointer}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#hud #footerButtonsContainer a button[data-v-c6bced13]{width:100%;height:100%;border-radius:5px;font-size:14px}}@media only screen and (min-width: 896px) and (max-width: 1280px){#hud #footerButtonsContainer a button[data-v-c6bced13]{font-size:36px}}@media only screen and (min-width: 896px) and (max-width: 1280px) and (orientation: landscape){#hud #footerButtonsContainer a button[data-v-c6bced13]{border-radius:10px;font-size:28px;font-weight:600}}@media only screen and (min-width: 1281px){#hud #footerButtonsContainer a button[data-v-c6bced13]{font-size:28px}#hud #footerButtonsContainer a button[data-v-c6bced13]:hover{font-size:32px}}#hud #footerButtonsContainer .previousButton[data-v-c6bced13]{grid-column:1;transition:.3s}#hud #footerButtonsContainer .previousButton[data-v-c6bced13]:hover{transform:scale(1.05);cursor:pointer}#hud #footerButtonsContainer .previousButton.frontLayer[data-v-c6bced13]{z-index:2}#hud #footerButtonsContainer .previousButton.backLayer[data-v-c6bced13]{z-index:0}#hud #footerButtonsContainer .nextButton[data-v-c6bced13]{grid-column:3;transition:.3s}#hud #footerButtonsContainer .nextButton[data-v-c6bced13]:hover{transform:scale(1.05);cursor:pointer}#hud #footerButtonsContainer .nextButton.frontLayer[data-v-c6bced13]{z-index:2}#hud #footerButtonsContainer .nextButton.backLayer[data-v-c6bced13]{z-index:0}#hud #footerButtonsContainer .esmio[data-v-c6bced13]{height:80%}@media only screen and (min-width: 520px) and (max-width: 895px) and (orientation: landscape){#hud #footerButtonsContainer .esmio[data-v-c6bced13]{height:80%;width:60%}}@media only screen and (min-width: 896px) and (max-width: 1280px){#hud #footerButtonsContainer .esmio[data-v-c6bced13]{height:90%}}@media only screen and (min-width: 1281px){#hud #footerButtonsContainer .esmio[data-v-c6bced13]{height:80%;width:80%}}#hud #footerButtonsContainer .esmio.frontLayer[data-v-c6bced13]{z-index:2}#hud #footerButtonsContainer .esmio.backLayer[data-v-c6bced13]{z-index:0}
