@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);.loading-container{position:fixed;display:flex;justify-content:center;align-items:center;z-index:9999;padding:15px;background:#fdfdf6;opacity:1;transition:opacity 2.5s ease-in-out;pointer-events:none;left:0;right:0;top:0;bottom:0}.loading-container.fade-out{opacity:0}.loading-container .loading-pattern{position:absolute;top:0;bottom:0;left:0;right:0}.loading-container .loading-pattern img{position:absolute;width:100%;height:100%;object-fit:cover}.loading-container .loading-image{width:50%;max-width:250px;-webkit-animation:blink-opacity 1s linear;animation:blink-opacity 1s linear;padding-bottom:30px}.loading-container .loading-image img{width:100%;margin:auto;display:block}.loading-container .loading-image .loading-bar{width:100%;height:4px;background-color:rgba(160,121,60,.3);border-radius:2px;overflow:hidden;margin-top:30px}.loading-container .loading-image .loading-bar .loading-progress{height:4px;background-color:#a0793c;transition:all .5s}button{background-color:initial;border:none;outline:none;color:hsla(0,0%,100%,.5)}.nav-desktop-container{position:fixed;top:16px;left:16px;z-index:21;background-color:rgba(0,0,0,.2);border-radius:8px;height:350px;width:200px;display:flex;flex-direction:column;align-items:center;grid-gap:8px;gap:8px;padding:8px;overflow:hidden}.nav-desktop-container .menu-logo{display:flex;align-items:center;justify-content:space-between;width:100%;grid-gap:12px;gap:12px}.nav-desktop-container .menu-logo .logo-container{flex:1 1;display:flex;justify-content:center;align-items:center}.nav-desktop-container .menu-logo img{height:40px;width:auto}.nav-desktop-container .menu-logo .menu-arrow{display:none;height:32px;width:32px;align-items:center;justify-content:center;border-radius:4px;background-color:#a0793c;color:#fff}.nav-desktop-container .menu-logo .menu-arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:#fff;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.nav-desktop-container .menu-logo .menu-hamburger{display:none;height:32px;width:32px;align-items:center;justify-content:center;border-radius:4px;background-color:#a0793c;color:#fff;flex-direction:column;grid-gap:4px;gap:4px;transition:background-color .2s ease}.nav-desktop-container .menu-logo .menu-hamburger span{display:block;width:16px;height:2px;border-radius:2px;background-color:currentColor;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.nav-desktop-container .menu-logo .menu-hamburger.open span:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.nav-desktop-container .menu-logo .menu-hamburger.open span:nth-child(2){opacity:0}.nav-desktop-container .menu-logo .menu-hamburger.open span:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.nav-desktop-container .menu-content{display:flex;width:100%;flex-direction:column;align-items:stretch;grid-gap:4px;gap:4px;flex:1 1}.nav-desktop-container .menu-content .menu-logo img{height:50px}.nav-desktop-container .menu-content .menu-item{cursor:pointer;background-color:#262626;border-radius:6px;color:#fff;font-size:12px;text-align:left;padding:0 16px;font-weight:500;flex:1 1}.nav-desktop-container .menu-content .menu-item:hover{background-color:#ba8c44;transition:all .1s ease}.nav-desktop-container .menu-content .menu-item.active{background-color:#ba8c44}@media (max-width:768px){.nav-desktop-container{height:auto;grid-gap:0;gap:0}.nav-desktop-container .menu-logo img{height:30px}.nav-desktop-container .menu-logo .menu-arrow,.nav-desktop-container .menu-logo .menu-hamburger{display:flex}.nav-desktop-container .menu-logo .menu-arrow svg{transition:all .3s ease}.nav-desktop-container .menu-content{transition:all .3s ease;height:0;overflow:hidden;flex:none;opacity:0}.nav-desktop-container .menu-content .menu-item{height:40px}.nav-desktop-container.open-mobile{grid-gap:8px;gap:8px}.nav-desktop-container.open-mobile .menu-logo .menu-arrow svg{-webkit-transform:rotate(0);transform:rotate(0)}.nav-desktop-container.open-mobile .menu-content{height:216px;opacity:1}}.nav-desktop-container.collapsed{width:auto;height:auto;padding:8px}.nav-desktop-container.collapsed .menu-logo{padding:0;grid-gap:0;gap:0}.nav-desktop-container.collapsed .menu-logo .logo-container,.nav-desktop-container.collapsed .menu-logo .menu-arrow{width:0}.nav-desktop-container.collapsed .menu-logo img{width:0;height:0}.nav-desktop-container.collapsed .menu-logo .menu-hamburger{display:flex;margin:0}.nav-desktop-container.collapsed .menu-content{width:0}.overview-binoculars{color:#fff;width:20px;height:20px}.overview-binoculars path{stroke:currentColor}.overview-binoculars.warning{color:#fffb00;-webkit-animation:swing 1s ease-in-out infinite;animation:swing 1s ease-in-out infinite;-webkit-transform-origin:center;transform-origin:center}@media (min-width:768px){.overview-binoculars{width:22px;height:22px}}.overview-point{position:absolute;width:20px;height:20px;border-radius:50%;-webkit-animation:backHomePulsePoint 1s infinite;animation:backHomePulsePoint 1s infinite}.overview-warning{display:none;opacity:0;position:absolute;padding:6px 10px;top:55px;background-color:rgba(0,0,0,.85);color:#cabfbf;border-radius:6px;transition:3s;pointer-events:none}.overview-warning:before{content:"";position:absolute;top:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(0,0,0,.85)}.overview-warning.show{opacity:1}@media (min-width:768px){.overview-warning{display:block}}@media (min-width:1441px){.overview-warning{top:65px}}@-webkit-keyframes backHomePulsePoint{0%{box-shadow:0 0 0 0 #fffb00}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes backHomePulsePoint{0%{box-shadow:0 0 0 0 #fffb00}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@-webkit-keyframes swing{0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}to{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}}@keyframes swing{0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}to{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}}.layout{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.layout .layout-content{height:100%;display:flex;flex:1 1;position:relative;background-color:#ede1ce}.audio-control{position:fixed;bottom:16px;right:16px;z-index:10}img{width:100%}.chatbot-floating-button{position:fixed;bottom:16px;right:16px;padding:10px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#a0793c,#8b6930);border:none;box-shadow:0 4px 12px rgba(160,121,60,.4);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:9998}.chatbot-floating-button img{-webkit-animation:wiggle 2.5s ease-in-out infinite;animation:wiggle 2.5s ease-in-out infinite}.chatbot-floating-button .chatbot-floating-button-text{position:absolute;right:calc(100% + 12px);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(0,0,0,.75);color:#fff;padding:8px 12px;width:350px;text-align:left;font-size:12px;border-radius:8px}.chatbot-floating-button .chatbot-floating-button-text:after{content:"";position:absolute;right:-8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border-color:transparent transparent transparent rgba(0,0,0,.75);border-style:solid;border-width:8px 0 8px 8px}.chatbot-floating-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 6px 16px rgba(160,121,60,.5)}.chatbot-floating-button:active{-webkit-transform:scale(.95);transform:scale(.95)}.chatbot-floating-button.hidden{opacity:0;pointer-events:none;-webkit-transform:scale(.8);transform:scale(.8)}.chatbot-container{position:fixed;bottom:24px;right:24px;width:380px;height:550px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);display:flex;flex-direction:column;z-index:9999;-webkit-animation:slideUp .3s ease;animation:slideUp .3s ease}@-webkit-keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:768px){.chatbot-container{width:calc(100vw - 32px);height:calc(100vh - 100px);max-height:600px;left:16px;right:16px}}.chatbot-header{background:linear-gradient(135deg,#a0793c,#8b6930);color:#fff;padding:16px 20px;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;align-items:center}.chatbot-header .header-content{display:flex;align-items:center;grid-gap:12px;gap:12px}.chatbot-header .bot-avatar{width:40px;height:40px;padding:8px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center}.chatbot-header .header-text h3{font-size:16px;font-weight:600;margin:0 0 2px}.chatbot-header .header-text .status{font-size:12px;opacity:.9;display:flex;align-items:center;grid-gap:6px;gap:6px}.chatbot-header .header-text .status:before{content:"";width:8px;height:8px;border-radius:50%;background:#4ade80;display:inline-block}.chatbot-header .close-button{background:hsla(0,0%,100%,.2);border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.chatbot-header .close-button:hover{background:hsla(0,0%,100%,.3)}.chatbot-messages{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;grid-gap:12px;gap:12px;background:#f8f9fa}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:transparent}.chatbot-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#9ca3af}.chatbot-messages .welcome-message{text-align:center;padding:40px 20px;color:#6b7280}.chatbot-messages .welcome-message p{margin:0;font-size:14px}.chatbot-messages .message{display:flex;flex-direction:column;max-width:75%;-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease}.chatbot-messages .message.user-message{align-self:flex-end}.chatbot-messages .message.user-message .message-content{background:linear-gradient(135deg,#a0793c,#8b6930);color:#fff;border-radius:16px 16px 4px 16px}.chatbot-messages .message.user-message .message-time{align-self:flex-end}.chatbot-messages .message.bot-message{align-self:flex-start}.chatbot-messages .message.bot-message .message-content{background:#fff;color:#1f2937;border-radius:16px 16px 16px 4px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.chatbot-messages .message.bot-message .message-time{align-self:flex-start}.chatbot-messages .message .message-content{padding:12px 16px;word-wrap:break-word}.chatbot-messages .message .message-content p{margin:0;font-size:14px;line-height:1.5}.chatbot-messages .message .message-content.typing-indicator{display:flex;grid-gap:4px;gap:4px;padding:16px}.chatbot-messages .message .message-content.typing-indicator span{width:8px;height:8px;border-radius:50%;background:#9ca3af;-webkit-animation:typing 1.4s ease-in-out infinite;animation:typing 1.4s ease-in-out infinite}.chatbot-messages .message .message-content.typing-indicator span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.chatbot-messages .message .message-content.typing-indicator span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.chatbot-messages .message .message-time{font-size:11px;color:#9ca3af;margin-top:4px;padding:0 4px}@-webkit-keyframes typing{0%,60%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes typing{0%,60%,to{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.chatbot-input{display:flex;align-items:center;grid-gap:8px;gap:8px;padding:16px;background:#fff;border-top:1px solid #e5e7eb;border-radius:0 0 16px 16px}.chatbot-input .voice-button{background:#f3f4f6;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.chatbot-input .voice-button:hover{background:#e5e7eb}.chatbot-input .voice-button.recording{background:#fee2e2;-webkit-animation:recordingPulse 1.5s ease-in-out infinite;animation:recordingPulse 1.5s ease-in-out infinite}.chatbot-input .voice-button.loading{opacity:.5;cursor:wait;-webkit-animation:loadingPulse 1s ease-in-out infinite;animation:loadingPulse 1s ease-in-out infinite}.chatbot-input .voice-button:disabled{cursor:not-allowed;opacity:.5}.chatbot-input input{flex:1 1;border:1px solid #e5e7eb;border-radius:20px;padding:10px 16px;font-size:14px;outline:none;transition:border-color .2s ease}.chatbot-input input:focus{border-color:#a0793c}.chatbot-input input::-webkit-input-placeholder{color:#9ca3af}.chatbot-input input::placeholder{color:#9ca3af}.chatbot-input input:disabled{background:#f9fafb;cursor:not-allowed}.chatbot-input .send-button{background:transparent;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.chatbot-input .send-button:hover:not(:disabled){background:#f3f4f6;-webkit-transform:scale(1.1);transform:scale(1.1)}.chatbot-input .send-button:disabled{cursor:not-allowed;opacity:.5}@-webkit-keyframes recordingPulse{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,.4)}50%{box-shadow:0 0 0 8px rgba(239,68,68,0)}}@keyframes recordingPulse{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,.4)}50%{box-shadow:0 0 0 8px rgba(239,68,68,0)}}@-webkit-keyframes loadingPulse{0%,to{opacity:.5}50%{opacity:.8}}@keyframes loadingPulse{0%,to{opacity:.5}50%{opacity:.8}}@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}80%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}85%{-webkit-transform:rotate(10deg) scale(1.1);transform:rotate(10deg) scale(1.1)}90%{-webkit-transform:rotate(-10deg) scale(1.1);transform:rotate(-10deg) scale(1.1)}95%{-webkit-transform:rotate(10deg) scale(1.1);transform:rotate(10deg) scale(1.1)}to{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@keyframes wiggle{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}80%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}85%{-webkit-transform:rotate(10deg) scale(1.1);transform:rotate(10deg) scale(1.1)}90%{-webkit-transform:rotate(-10deg) scale(1.1);transform:rotate(-10deg) scale(1.1)}95%{-webkit-transform:rotate(10deg) scale(1.1);transform:rotate(10deg) scale(1.1)}to{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}.filter-button{border-radius:8px;background-color:#363636;color:#737373;border:1px solid hsla(0,0%,100%,.2);font-size:12px;cursor:pointer;height:48px;padding:0 16px;border-radius:0;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;font-weight:600}.filter-button.active{color:#f0b619!important;border:1px solid #f0b619!important}.accordion{width:100%}.accordion.disabled{opacity:.6;pointer-events:none}.accordion-item{border-bottom:1px solid hsla(0,0%,100%,.1)}.accordion-item:last-child{border-bottom:none}.accordion-item.disabled{opacity:.5;pointer-events:none}.accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:transparent;border:none;color:#fff;font-size:15px;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease-in-out}.accordion-trigger:hover{color:hsla(0,0%,100%,.8)}.accordion-trigger:focus{outline:none;color:hsla(0,0%,100%,.9)}.accordion-trigger:focus-visible{outline:2px solid #368dff;outline-offset:2px;border-radius:4px}.accordion-trigger:disabled{cursor:not-allowed;opacity:.5}.accordion-trigger .accordion-trigger-text{flex:1 1;text-align:left}.accordion-chevron{width:16px;height:16px;flex-shrink:0;margin-left:12px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;color:hsla(0,0%,100%,.6)}.accordion-chevron.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion-content{overflow:hidden;transition:height .3s cubic-bezier(.87,0,.13,1)}.accordion-content[aria-hidden=true]{visibility:hidden}.accordion-content[aria-hidden=false]{visibility:visible}.accordion-content-inner{padding-bottom:16px;color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.5}.accordion.light .accordion-item{border-bottom:1px solid rgba(0,0,0,.1)}.accordion.light .accordion-trigger{color:#000}.accordion.light .accordion-trigger:hover{color:rgba(0,0,0,.8)}.accordion.light .accordion-trigger:focus{color:rgba(0,0,0,.9)}.accordion.light .accordion-chevron{color:rgba(0,0,0,.6)}.accordion.light .accordion-content-inner{color:rgba(0,0,0,.8)}.accordion.sm .accordion-trigger{padding:12px 0;font-size:14px}.accordion.sm .accordion-content-inner{padding-bottom:12px;font-size:13px}.accordion.sm .accordion-chevron{width:14px;height:14px}.accordion.lg .accordion-trigger{padding:20px 0;font-size:16px}.accordion.lg .accordion-content-inner{padding-bottom:20px;font-size:15px}.accordion.lg .accordion-chevron{width:18px;height:18px}.accordion.glass{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);padding:8px}.accordion.glass .accordion-item{border-bottom:1px solid hsla(0,0%,100%,.05);border-radius:8px;margin-bottom:4px}.accordion.glass .accordion-item:last-child{margin-bottom:0}.accordion.glass .accordion-trigger{padding:16px;border-radius:8px}.accordion.glass .accordion-trigger:hover{background:hsla(0,0%,100%,.05)}.accordion.glass .accordion-content-inner{padding:0 16px 16px}@media screen and (max-width:768px){.accordion-trigger{padding:14px 0;font-size:14px}.accordion-content-inner{padding-bottom:14px;font-size:13px}.accordion-chevron{width:14px;height:14px;margin-left:8px}}@media screen and (max-width:480px){.accordion-trigger{padding:12px 0}.accordion-content-inner{padding-bottom:12px}}.collapsible-card{border-radius:8px;transition:all .2s ease-in-out;overflow:hidden}.collapsible-card.disabled{opacity:.6;pointer-events:none}.collapsible-card{background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1)}.collapsible-card-header{padding:8px;font-size:15px}.collapsible-card-content-inner{font-size:14px}.collapsible-card-footer{padding:8px}.collapsible-card-header{display:flex;align-items:center;justify-content:center;background:transparent;color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:none;border-bottom:1px solid hsla(0,0%,100%,.05)}.collapsible-card-header:hover{background:hsla(0,0%,100%,.05)}.collapsible-card-header:focus{outline:none;background:hsla(0,0%,100%,.08)}.collapsible-card-header:focus-visible{outline:2px solid #368dff;outline-offset:-2px}.collapsible-card-header.disabled{cursor:not-allowed;opacity:.5}.collapsible-card-header.disabled:hover{background:transparent}.collapsible-card-header:last-child{border-bottom:none}.collapsible-card-header .arrow-container{display:flex;align-items:center;justify-content:center;height:32px;width:32px;border-radius:50%;border:1px solid hsla(0,0%,100%,.4)}.collapsible-card-header-content{flex:1 1;text-align:left;display:flex;align-items:center;grid-gap:12px;gap:12px}.collapsible-card-chevron{width:16px;height:16px;flex-shrink:0;transition:-webkit-transform .3s cubic-bezier(.87,0,.13,1);transition:transform .3s cubic-bezier(.87,0,.13,1);transition:transform .3s cubic-bezier(.87,0,.13,1),-webkit-transform .3s cubic-bezier(.87,0,.13,1);color:#fff}.collapsible-card-chevron.direction-up,.collapsible-card-chevron.expanded{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.collapsible-card-chevron.direction-up.expanded,.collapsible-card-chevron.direction-up.position-top.expanded{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.collapsible-card-chevron.position-top.direction-up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.collapsible-card-chevron.position-top.direction-up.expanded{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.collapsible-card-content{overflow:hidden;transition:height .2s ease}.collapsible-card-content[aria-hidden=true]{visibility:hidden}.collapsible-card-content[aria-hidden=false]{visibility:visible}.collapsible-card-content.direction-down{-webkit-transform-origin:top;transform-origin:top}.collapsible-card-content.direction-up{-webkit-transform-origin:bottom;transform-origin:bottom}.collapsible-card-content.direction-up .collapsible-card-content-inner{-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.collapsible-card-content-inner{color:hsla(0,0%,100%,.85);line-height:1.6;border-bottom:1px solid hsla(0,0%,100%,.05)}.collapsible-card-content-inner:last-child,.collapsible-card.collapsed .collapsible-card-header{border-bottom:none}.collapsible-card.expanded .collapsible-card-content-inner{border-bottom:1px solid hsla(0,0%,100%,.05)}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.collapsible-card.expanded .collapsible-card-content-inner{-webkit-animation:fadeIn .2s ease-out .1s both;animation:fadeIn .2s ease-out .1s both}.collapsible-card-list .collapsible-card{margin-bottom:2px;border-radius:6px}.collapsible-card-list .collapsible-card:last-child{margin-bottom:0}.collapsible-card-list .collapsible-card-header{padding:14px 18px;font-size:14px;font-weight:400}.collapsible-card-list .collapsible-card-header:hover{background:hsla(0,0%,100%,.08)}.collapsible-card-list .collapsible-card-content-inner{padding:0;border-bottom:none}.side-drawer-trigger{width:36px;height:36px;background-color:#a0793c;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff}.side-drawer{position:fixed;top:0;left:0;height:100dvh;width:100dvw;overflow:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);padding:64px 16px 24px;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;z-index:1000;background-color:#f4e9d8}.side-drawer.open{-webkit-transform:translateX(0);transform:translateX(0)}.side-drawer .side-drawer-close button{position:absolute;top:16px;right:16px;width:36px;height:36px;background-color:#ba8c44;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:16px;font-weight:600}.page-filter-card{position:fixed;left:16px;top:382px;width:200px;border-radius:8px;background-color:rgba(0,0,0,.6)}.page-filter-card .scrollbar-container{max-height:calc(90dvh - 398px)}.page-filter-card .collapsible-card-content-inner>*{padding:8px}.mobile-filter{position:fixed;top:16px;right:16px;display:flex;flex-direction:column;z-index:10;grid-gap:4px;gap:4px}.mobile-filter .side-drawer-trigger{width:40px;height:40px;cursor:pointer}.side-drawer .scrollbar-container{max-height:calc(100dvh - 72px)}.audio-control-button,.lang-control-button{background:rgba(0,0,0,.8);border:none;border-radius:6px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;color:#fff;font-weight:500}.audio-control-button:hover,.lang-control-button:hover{background:rgba(0,0,0,.7)}.dropdown-menu.setting-control .dropdown-menu-trigger{background-color:#a0793c!important;border-radius:6px;width:40px;height:40px}.dropdown-menu.setting-control .dropdown-menu-trigger svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.dropdown-menu.setting-control .dropdown-menu-content{padding:4px;min-width:0;display:flex;grid-gap:4px;gap:4px}.dropdown-menu{position:relative;display:inline-block}.dropdown-menu-trigger{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:14px;font-weight:500;height:36px;padding:0 12px;background-color:initial;border:1px solid hsla(0,0%,100%,.2);color:#fff;cursor:pointer;transition:all .2s ease-in-out;outline:none;position:relative}.dropdown-menu-trigger:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3)}.dropdown-menu-trigger:focus-visible{outline:2px solid #f0b619;outline-offset:2px}.dropdown-menu-trigger:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dropdown-menu-trigger[data-state=open]{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3)}.dropdown-menu-content{position:absolute;z-index:50;min-width:160px;overflow:hidden;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05),0 0 0 1px hsla(0,0%,100%,.05)}.dropdown-menu-content[data-state=open]{-webkit-animation:dropdown-in .15s ease-out;animation:dropdown-in .15s ease-out}.dropdown-menu-content[data-state=closed]{-webkit-animation:dropdown-out .1s ease-in;animation:dropdown-out .1s ease-in}.dropdown-menu-content--bottom{top:calc(100% + 4px);top:calc(100% + var(--side-offset, 4px))}.dropdown-menu-content--top{bottom:calc(100% + 4px);bottom:calc(100% + var(--side-offset, 4px))}.dropdown-menu-content--right{left:calc(100% + 4px);left:calc(100% + var(--side-offset, 4px))}.dropdown-menu-content--left{right:calc(100% + 4px);right:calc(100% + var(--side-offset, 4px))}.dropdown-menu-content--start{left:0;left:var(--align-offset,0)}.dropdown-menu-content--center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dropdown-menu-content--end{right:0;right:var(--align-offset,0)}.dropdown-menu-content--bottom.dropdown-menu-content--center,.dropdown-menu-content--top.dropdown-menu-content--center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dropdown-menu-content--left.dropdown-menu-content--center,.dropdown-menu-content--right.dropdown-menu-content--center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dropdown-menu-item{position:relative;display:flex;align-items:center;border-radius:4px;padding:8px 12px;font-size:14px;outline:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s ease-in-out;color:#fff}.dropdown-menu-item:focus,.dropdown-menu-item:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.dropdown-menu-item--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dropdown-menu-item svg{margin-right:8px;height:16px;width:16px}.dropdown-menu-item .dropdown-menu-item-right{margin-left:auto;color:hsla(0,0%,100%,.7);font-size:12px}.dropdown-menu-checkbox-item{padding-left:32px}.dropdown-menu-checkbox-item .dropdown-menu-item-indicator{position:absolute;left:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:#f0b619}.dropdown-menu-separator{height:1px;background-color:hsla(0,0%,100%,.1);margin:4px 0}.dropdown-menu-label{padding:8px 12px 4px;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.5px}.dropdown-menu-group:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:4px;padding-bottom:4px}@-webkit-keyframes dropdown-in{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dropdown-in{0%{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes dropdown-out{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes dropdown-out{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.95);transform:scale(.95)}}@media (prefers-reduced-motion:reduce){.dropdown-menu-item,.dropdown-menu-trigger{transition:none}.dropdown-menu-content{-webkit-animation:none;animation:none}.dropdown-menu-trigger:after{transition:none}}.dropdown-menu-item:focus-visible{outline:2px solid #f0b619;outline-offset:-2px}.dropdown-menu-item[aria-selected=true]{background-color:rgba(240,182,25,.1);color:#f0b619}.dropdown-menu-item-arrow{margin-left:auto;color:hsla(0,0%,100%,.5)}.dropdown-menu-item-arrow:after{content:"";border:solid;border-width:0 1px 1px 0;display:inline-block;padding:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.collapsible-card.filter-card{position:fixed;top:382px;left:16px;z-index:2;background-color:rgba(0,0,0,.6);border:none}.collapsible-card.filter-card .collapsible-card-content .collapsible-card-content-inner{padding:8px;width:200px}.collapsible-card.filter-card .collapsible-card-header{background-color:initial;padding:8px}.dropdown-menu.mobile-filter-dropdown{right:16px}.accordion-wrapper{border-radius:8px;display:flex;flex-direction:column}.accordion-wrapper .filter-accordion{display:flex;flex-direction:column;grid-gap:4px;gap:4px;flex:1 1}.accordion-wrapper .filter-accordion .accordion-trigger{border:1px solid #fcba28;border-radius:8px;padding:10px 16px}.accordion-wrapper .filter-accordion .accordion-trigger .accordion-trigger-text{font-size:12px;font-weight:500}.accordion-wrapper .filter-accordion .accordion-content[aria-hidden=false]{margin-top:4px}.accordion-wrapper .filter-accordion .accordion-content .accordion-content-inner{padding-bottom:0}.accordion-wrapper .filter-accordion .accordion-content .filter-button{width:100%;background-color:#262626;border-radius:6px;height:40px;margin-bottom:2px;justify-content:space-between;color:#fff}.accordion-wrapper .filter-accordion .accordion-content .filter-button svg{width:20px}.accordion-wrapper .button-container{padding-top:8px}.accordion-wrapper .button-container button{height:48px;width:100%;text-align:center;color:#fff;background-color:#a0793c;border-radius:8px;font-weight:600;font-size:12px;cursor:pointer}.side-drawer-trigger{z-index:10}.side-drawer .side-drawer-content .accordion.filter-accordion{grid-gap:16px;gap:16px;max-height:none}.side-drawer .side-drawer-content .accordion.filter-accordion .accordion-trigger{border:transparent;padding:0;margin-bottom:8px}.side-drawer .side-drawer-content .accordion.filter-accordion .accordion-trigger-text{color:#171717;font-size:14px;font-weight:500;letter-spacing:-.5px}.side-drawer .side-drawer-content .accordion.filter-accordion .accordion-chevron{display:none}.lien-ket-vung-map{position:relative;width:auto;height:auto;overflow:hidden}.lien-ket-vung-map .hidden{display:none}.lien-ket-vung-map .highlight-invisible{display:none!important}.lien-ket-vung-map .truc-duong-chinh-moving{stroke:transparent;stroke-width:5;stroke-dasharray:20;stroke-dashoffset:10;-webkit-animation:dash 1.5s linear infinite;animation:dash 1.5s linear infinite}.lien-ket-vung-map .truc-duong-chinh-moving.highlight{stroke:#f0b619}.lien-ket-vung-map .road-back-drop{fill:#a7a9ac}.lien-ket-vung-map .road-back-drop.highlight{fill:#a4854c}.lien-ket-vung-map .location-pin{-webkit-animation:upAndDown 2s infinite;animation:upAndDown 2s infinite;cursor:pointer;position:relative;overflow:visible}.lien-ket-vung-map .location-pin .pin-text{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.lien-ket-vung-map .location-pin path{transition:all .2s cubic-bezier(.4,0,.2,1)}.lien-ket-vung-map .location-pin:hover{-webkit-animation:none;animation:none}.lien-ket-vung-map .location-pin:hover .pin-text{opacity:0}.lien-ket-vung-map .location-pin:hover:before{content:"";position:absolute;top:-50%;left:-200%;width:50%;height:200%;background:linear-gradient(90deg,rgba(255,215,0,0),rgba(186,140,68,.3) 25%,rgba(186,140,68,.8) 50%,rgba(186,140,68,.3) 75%,rgba(255,215,0,0));-webkit-transform:skewX(-20deg);transform:skewX(-20deg);-webkit-animation:lightSweep 1s linear infinite;animation:lightSweep 1s linear infinite;pointer-events:none;mix-blend-mode:screen;z-index:10}.lien-ket-vung-map .location-icon{-webkit-animation:upAndDown 2s infinite;animation:upAndDown 2s infinite}.lien-ket-vung-map .map__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.7}.lien-ket-vung-map .map__content{position:relative;width:100%;height:100%;z-index:1}.lien-ket-vung-map .st0{fill:#e1d0b4}.lien-ket-vung-map .st1,.lien-ket-vung-map .st2,.lien-ket-vung-map .st3,.lien-ket-vung-map .st4,.lien-ket-vung-map .st5,.lien-ket-vung-map .st6,.lien-ket-vung-map .st7,.lien-ket-vung-map .st8,.lien-ket-vung-map .st9,.lien-ket-vung-map .st10,.lien-ket-vung-map .st11,.lien-ket-vung-map .st12,.lien-ket-vung-map .st13,.lien-ket-vung-map .st14,.lien-ket-vung-map .st15,.lien-ket-vung-map .st16,.lien-ket-vung-map .st17,.lien-ket-vung-map .st18,.lien-ket-vung-map .st19,.lien-ket-vung-map .st20,.lien-ket-vung-map .st21,.lien-ket-vung-map .st22,.lien-ket-vung-map .st23{isolation:isolate}.lien-ket-vung-map .st1,.lien-ket-vung-map .st6,.lien-ket-vung-map .st8,.lien-ket-vung-map .st14,.lien-ket-vung-map .st22,.lien-ket-vung-map .st23,.lien-ket-vung-map .st24{fill:#003b57}.lien-ket-vung-map .st1,.lien-ket-vung-map .st6,.lien-ket-vung-map .st23{font-family:Roboto-Black,Roboto;font-weight:600}.lien-ket-vung-map .st1,.lien-ket-vung-map .st22{font-size:6px}.lien-ket-vung-map .st2{fill:url(#radial-gradient14)}.lien-ket-vung-map .st2,.lien-ket-vung-map .st3,.lien-ket-vung-map .st4,.lien-ket-vung-map .st5,.lien-ket-vung-map .st7,.lien-ket-vung-map .st9,.lien-ket-vung-map .st10,.lien-ket-vung-map .st11,.lien-ket-vung-map .st12,.lien-ket-vung-map .st15,.lien-ket-vung-map .st17,.lien-ket-vung-map .st18,.lien-ket-vung-map .st19,.lien-ket-vung-map .st20,.lien-ket-vung-map .st21{mix-blend-mode:multiply;opacity:.5}.lien-ket-vung-map .st3{fill:url(#radial-gradient3)}.lien-ket-vung-map .st25,.lien-ket-vung-map .st26,.lien-ket-vung-map .st27,.lien-ket-vung-map .st28,.lien-ket-vung-map .st29,.lien-ket-vung-map .st30,.lien-ket-vung-map .st31,.lien-ket-vung-map .st32{fill:none}.lien-ket-vung-map .st25,.lien-ket-vung-map .st26,.lien-ket-vung-map .st27,.lien-ket-vung-map .st28,.lien-ket-vung-map .st29,.lien-ket-vung-map .st31,.lien-ket-vung-map .st32{stroke-miterlimit:10}.lien-ket-vung-map .st25,.lien-ket-vung-map .st26,.lien-ket-vung-map .st27,.lien-ket-vung-map .st29,.lien-ket-vung-map .st30,.lien-ket-vung-map .st31,.lien-ket-vung-map .st32{stroke-linecap:round}.lien-ket-vung-map .st25{stroke-width:2px}.lien-ket-vung-map .st32{stroke-width:3px}.lien-ket-vung-map .st4{fill:url(#radial-gradient11)}.lien-ket-vung-map .st33{fill:#c5c8d1}.lien-ket-vung-map .st5{fill:url(#radial-gradient4)}.lien-ket-vung-map .st6{letter-spacing:0}.lien-ket-vung-map .st6,.lien-ket-vung-map .st23{font-size:9px}.lien-ket-vung-map .st7{fill:url(#radial-gradient5)}.lien-ket-vung-map .st34,.lien-ket-vung-map .st35{fill:#fff}.lien-ket-vung-map .st8{font-size:15px}.lien-ket-vung-map .st8,.lien-ket-vung-map .st14{font-family:Roboto-Light,Roboto;font-weight:300}.lien-ket-vung-map .st26,.lien-ket-vung-map .st29,.lien-ket-vung-map .st31{stroke:#fff;stroke-width:.5px}.lien-ket-vung-map .st16,.lien-ket-vung-map .st36{opacity:.2}.lien-ket-vung-map .st35{fill-rule:evenodd}.lien-ket-vung-map .st9{fill:url(#radial-gradient12)}.lien-ket-vung-map .st27{stroke:#a0793c;stroke-dasharray:1 1;stroke-width:.2px}.lien-ket-vung-map .st10{fill:url(#radial-gradient2)}.lien-ket-vung-map .st11{fill:url(#radial-gradient8)}.lien-ket-vung-map .st12{fill:url(#radial-gradient6)}.lien-ket-vung-map .st14{font-size:17px}.lien-ket-vung-map .st28{stroke:#fee9e3}.lien-ket-vung-map .st37{fill:#feece6}.lien-ket-vung-map .st15{fill:url(#radial-gradient13)}.lien-ket-vung-map .st29{stroke-dasharray:2 2}.lien-ket-vung-map .st30{stroke:#e1d0b4;stroke-linejoin:round}.lien-ket-vung-map .st17{fill:url(#radial-gradient7)}.lien-ket-vung-map .st18{fill:url(#radial-gradient1)}.lien-ket-vung-map .st31{stroke-dasharray:2 2}.lien-ket-vung-map .st19{fill:url(#radial-gradient)}.lien-ket-vung-map .st20{fill:url(#radial-gradient9)}.lien-ket-vung-map .st39{opacity:.8}.lien-ket-vung-map .st21{fill:url(#radial-gradient10)}.lien-ket-vung-map .st22{font-family:Roboto-Bold,Roboto;font-weight:700}.lien-ket-vung-map #hoangcam path,.lien-ket-vung-map .moving-line{-webkit-animation:dash 5s linear infinite;animation:dash 5s linear infinite}@-webkit-keyframes blinking{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@keyframes blinking{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@-webkit-keyframes upAndDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes upAndDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.white-dash{stroke-dasharray:80 120;-webkit-animation:movingDash 2s linear infinite;animation:movingDash 2s linear infinite}@-webkit-keyframes movingDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:200}}@keyframes movingDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:200}}@-webkit-keyframes drawLine{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes drawLine{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@-webkit-keyframes dash{to{stroke-dashoffset:300}}@-webkit-keyframes lightSweep{0%{left:0}to{left:0}}@keyframes lightSweep{0%{left:0}to{left:0}}@-webkit-keyframes goldenLightRun{0%{-webkit-filter:drop-shadow(-30px 0 5px rgba(255,215,0,0)) drop-shadow(-20px 0 5px rgba(255,215,0,0)) brightness(1);filter:drop-shadow(-30px 0 5px rgba(255,215,0,0)) drop-shadow(-20px 0 5px rgba(255,215,0,0)) brightness(1)}10%{-webkit-filter:drop-shadow(-15px 0 5px rgba(186,140,68,.4)) drop-shadow(-10px 0 5px rgba(186,140,68,.6)) brightness(1.1);filter:drop-shadow(-15px 0 5px rgba(186,140,68,.4)) drop-shadow(-10px 0 5px rgba(186,140,68,.6)) brightness(1.1)}20%{-webkit-filter:drop-shadow(0 0 5px rgba(186,140,68,.8)) drop-shadow(0 0 5px rgba(186,140,68,.9)) brightness(1.3);filter:drop-shadow(0 0 5px rgba(186,140,68,.8)) drop-shadow(0 0 5px rgba(186,140,68,.9)) brightness(1.3)}30%{-webkit-filter:drop-shadow(15px 0 5px rgba(186,140,68,.4)) drop-shadow(10px 0 5px rgba(186,140,68,.6)) brightness(1.1);filter:drop-shadow(15px 0 5px rgba(186,140,68,.4)) drop-shadow(10px 0 5px rgba(186,140,68,.6)) brightness(1.1)}40%{-webkit-filter:drop-shadow(30px 0 5px rgba(255,215,0,0)) drop-shadow(20px 0 5px rgba(255,215,0,0)) brightness(1);filter:drop-shadow(30px 0 5px rgba(255,215,0,0)) drop-shadow(20px 0 5px rgba(255,215,0,0)) brightness(1)}60%{-webkit-filter:drop-shadow(-15px 0 5px rgba(186,140,68,.4)) drop-shadow(-10px 0 5px rgba(186,140,68,.6)) brightness(1.1);filter:drop-shadow(-15px 0 5px rgba(186,140,68,.4)) drop-shadow(-10px 0 5px rgba(186,140,68,.6)) brightness(1.1)}70%{-webkit-filter:drop-shadow(0 0 5px rgba(186,140,68,.8)) drop-shadow(0 0 5px rgba(186,140,68,.9)) brightness(1.3);filter:drop-shadow(0 0 5px rgba(186,140,68,.8)) drop-shadow(0 0 5px rgba(186,140,68,.9)) brightness(1.3)}80%{-webkit-filter:drop-shadow(15px 0 5px rgba(186,140,68,.4)) drop-shadow(10px 0 5px rgba(186,140,68,.6)) brightness(1.1);filter:drop-shadow(15px 0 5px rgba(186,140,68,.4)) drop-shadow(10px 0 5px rgba(186,140,68,.6)) brightness(1.1)}to{-webkit-filter:drop-shadow(30px 0 5px rgba(255,215,0,0)) drop-shadow(20px 0 5px rgba(255,215,0,0)) brightness(1);filter:drop-shadow(30px 0 5px rgba(255,215,0,0)) drop-shadow(20px 0 5px rgba(255,215,0,0)) brightness(1)}}@keyframes goldenLightRun{0%{-webkit-filter:drop-shadow(-30px 0 5px rgba(255,215,0,0)) drop-shadow(-20px 0 5px rgba(255,215,0,0)) brightness(1);filter:drop-shadow(-30px 0 5px rgba(255,215,0,0)) drop-shadow(-20px 0 5px rgba(255,215,0,0)) brightness(1)}10%{-webkit-filter:drop-shadow(-15px 0 5px rgba(186,140,68,.4)) drop-shadow(-10px 0 5px rgba(186,140,68,.6)) brightness(1.1);filter:drop-shadow(-15px 0 5px rgba(186,140,68,.4)) drop-shadow(-10px 0 5px rgba(186,140,68,.6)) brightness(1.1)}20%{-webkit-filter:drop-shadow(0 0 5px rgba(186,140,68,.8)) drop-shadow(0 0 5px rgba(186,140,68,.9)) brightness(1.3);filter:drop-shadow(0 0 5px rgba(186,140,68,.8)) drop-shadow(0 0 5px rgba(186,140,68,.9)) brightness(1.3)}30%{-webkit-filter:drop-shadow(15px 0 5px rgba(186,140,68,.4)) drop-shadow(10px 0 5px rgba(186,140,68,.6)) brightness(1.1);filter:drop-shadow(15px 0 5px rgba(186,140,68,.4)) drop-shadow(10px 0 5px rgba(186,140,68,.6)) brightness(1.1)}40%{-webkit-filter:drop-shadow(30px 0 5px rgba(255,215,0,0)) drop-shadow(20px 0 5px rgba(255,215,0,0)) brightness(1);filter:drop-shadow(30px 0 5px rgba(255,215,0,0)) drop-shadow(20px 0 5px rgba(255,215,0,0)) brightness(1)}60%{-webkit-filter:drop-shadow(-15px 0 5px rgba(186,140,68,.4)) drop-shadow(-10px 0 5px rgba(186,140,68,.6)) brightness(1.1);filter:drop-shadow(-15px 0 5px rgba(186,140,68,.4)) drop-shadow(-10px 0 5px rgba(186,140,68,.6)) brightness(1.1)}70%{-webkit-filter:drop-shadow(0 0 5px rgba(186,140,68,.8)) drop-shadow(0 0 5px rgba(186,140,68,.9)) brightness(1.3);filter:drop-shadow(0 0 5px rgba(186,140,68,.8)) drop-shadow(0 0 5px rgba(186,140,68,.9)) brightness(1.3)}80%{-webkit-filter:drop-shadow(15px 0 5px rgba(186,140,68,.4)) drop-shadow(10px 0 5px rgba(186,140,68,.6)) brightness(1.1);filter:drop-shadow(15px 0 5px rgba(186,140,68,.4)) drop-shadow(10px 0 5px rgba(186,140,68,.6)) brightness(1.1)}to{-webkit-filter:drop-shadow(30px 0 5px rgba(255,215,0,0)) drop-shadow(20px 0 5px rgba(255,215,0,0)) brightness(1);filter:drop-shadow(30px 0 5px rgba(255,215,0,0)) drop-shadow(20px 0 5px rgba(255,215,0,0)) brightness(1)}}@keyframes dash{to{stroke-dashoffset:100}}.actions-container{position:absolute;top:16px;right:16px;z-index:10;display:flex;flex-direction:column;grid-gap:3px;gap:3px}.actions-container button.action-btn{width:40px;height:40px;border-radius:8px;background-color:#a0793c;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.actions-container button.action-btn:hover{background-color:#ba8c44}.lien-ket-vung-page{position:relative;width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center;background-color:#f4e9d8;overflow:hidden}.lien-ket-vung-page .lien-ket-vung-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lien-ket-vung-page .lien-ket-vung-content .react-transform-wrapper{height:100%;width:100%}.tien-ich-page{position:relative;width:100dvw;height:100dvh;background-color:#ede1ce;overflow:hidden;display:flex;align-items:center;justify-content:center}.tien-ich-page .tien-ich-content{width:100%;height:100%}body:has(.fullscreen-popup-overlay) :is(.mobile-filter-dropdown,.filter-select,.filter-card,.tien-ich-filter-card,.mat-bang-tang-filter-dropdown){z-index:0}body:has(.fullscreen-popup-overlay) :is(.nav-desktop-container,.nav-mobile-container,#bottom-menu-v2,#bottom-menu-v2__mobile){position:relative;z-index:1}body:has(.fullscreen-popup-overlay) :is(.nav-desktop-container,.nav-mobile-container){box-shadow:none}body:has(.fullscreen-popup-overlay) #bottom-menu-v2{background-color:initial}body:has(.fullscreen-popup-overlay) #bottom-menu-v2 .item:hover{background-color:hsla(0,0%,100%,.1)}.fullscreen-popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:0;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.fullscreen-popup-overlay{z-index:20}}.fullscreen-popup-content{position:relative;width:100vw;height:100dvh;background:#000}.fullscreen-popup-content .back-button-pill{top:16px;left:16px}.fullscreen-popup-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;border:none;background:hsla(0,0%,100%,.15);color:#fff;font-size:24px;cursor:pointer;z-index:5}.fullscreen-popup-body{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fullscreen-popup-body .world-fc{height:100%}.fullscreen-popup-content-header{position:fixed;top:20px;left:280px;z-index:1;display:flex;align-items:center;grid-gap:8px;gap:8px;pointer-events:auto}@media (max-width:1023px){.fullscreen-popup-content-header{top:65px;left:20px}}.fullscreen-popup-back-btn-title{border-radius:20px;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;color:#fff;text-shadow:1px 1px 1px rgba(144,143,143,.1)}@media (max-width:767px){.fullscreen-popup-back-btn-title{max-width:220px;overflow:hidden;text-overflow:ellipsis}}.fullscreen-popup-back-btn{width:40px;height:40px;border-radius:50%;background:#ba8c44;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.fullscreen-popup-back-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.3)}.fullscreen-popup-back-btn:active{-webkit-transform:scale(.95);transform:scale(.95)}.fullscreen-popup-back-btn svg{width:20px;height:20px}.back-button-pill{position:absolute;top:16px;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;border-radius:9999px;color:#171717;font-weight:500;cursor:pointer;z-index:10;height:32px;width:96px;background:#fff;transition:all .3s ease;box-shadow:1px 1px 1px #5d5b5b}.back-button-pill:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (max-width:768px){.back-button-pill{left:16px;top:16px}}.hotspot-container{position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;pointer-events:none}.hotspot-container .hotspot-transform{-webkit-transform-origin:center;transform-origin:center;pointer-events:all}.hotspot-container .air-balloon-icon{width:75px;height:80px;-webkit-transform:translate(-8px,-4px);transform:translate(-8px,-4px);border:none;box-shadow:none}@-webkit-keyframes hsPulse{0%{width:20px;height:20px;opacity:0}10%{width:20px;height:20px;opacity:1}to{width:60px;height:60px;opacity:0}}@keyframes hsPulse{0%{width:20px;height:20px;opacity:0}10%{width:20px;height:20px;opacity:1}to{width:60px;height:60px;opacity:0}}.hs-icon-pulse{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;pointer-events:none}.hs-icon-pulse .pulse{position:absolute;width:20px;height:20px;top:50%;left:50%;background-color:#fff;border:1px solid #fff;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation:hsPulse 1.5s infinite;animation:hsPulse 1.5s infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.scene-hotspot{width:60px;height:60px;position:relative;cursor:pointer}.scene-hotspot.z-index-99{z-index:99}.scene-hotspot>.s-animation{position:absolute;height:60px;width:60px;top:0;left:0;pointer-events:none}.scene-hotspot>.s-animation.position-unset{position:unset}.scene-hotspot>.s-info{position:absolute;height:60px;width:30px;top:0;left:0;z-index:2;pointer-events:none;opacity:0;transition:none}.scene-hotspot>.s-info .s-info-distance,.scene-hotspot>.s-info .s-info-title{position:absolute;padding-left:42px}.scene-hotspot>.s-info .s-info-distance:before,.scene-hotspot>.s-info .s-info-title:before{content:"";display:block;position:absolute;left:0;background-repeat:no-repeat;background-position:100% 0;background-size:auto 100%;width:42px;height:100%}.scene-hotspot>.s-info .s-info-distance p,.scene-hotspot>.s-info .s-info-title p{margin:0;font-family:var(--hotspot-font);max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.scene-hotspot>.s-info .s-info-title{top:0;left:100%;height:30px;padding-left:0}.scene-hotspot>.s-info .s-info-title p{line-height:30px;background-color:hsla(0,0%,100%,.8);color:#000;font-size:16px;text-transform:uppercase;padding-right:12px;padding-left:40px;border-radius:0 16px 16px 0;box-shadow:1px 1px 1px rgba(0,0,0,.1),1px -1px 1px rgba(0,0,0,.1)}.scene-hotspot>.s-info-air_balloon-info_balloon-info{width:100%}.scene-hotspot>.s-info .air-balloon-title{top:-70%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.scene-hotspot>.s-info .air-balloon-title p{width:auto;text-align:center;border-radius:16px;padding-left:30px;padding-right:30px}.scene-hotspot>.s-info .s-info-title_aacorp{top:-45%!important}.scene-hotspot>.s-info .s-info-title_aacorp p{border-radius:16px;font-size:14px;padding-right:15px;padding-left:15px;line-height:20px;max-width:unset}.scene-hotspot>.s-info .s-info-title_longtitle p{max-width:unset}.scene-hotspot>.s-info-air_balloon-info{width:100%}.scene-hotspot>.s-info .s-info-distance{left:100%;bottom:0;height:28px;opacity:.7}.scene-hotspot>.s-info .s-info-distance:before{bottom:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAcCAMAAAAgPt3ZAAAAAXNSR0IB2cksfwAAAEhQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAq4SsmwAAABh0Uk5TACT/Pl6Gs+owdsMohwXtdAuLPMyWb1lRQeAjMwAAAHVJREFUeJyN0EsOgzAUQ9HgUkL5Qwvsf6fMkJpguB4fWe85hPsUOvMgw4vTktM3pxWnEdNamH44bTBthWmHaT9gOorSKWI6i9JFmH4x/YnSNZWWbpl0dM+loRedhuZ3Opr97uiS7unoNBuY0n6MVv7Rths8lA5bxQVL/8w0EgAAAABJRU5ErkJggg==)}.scene-hotspot>.s-info .s-info-distance p{line-height:28px;background-color:#000;color:#fff;font-size:14px;font-weight:700;padding:0 10px}.scene-hotspot-air__balloon{-webkit-transform:translate(-1px,-50px);transform:translate(-1px,-50px)}.scene-hotspot-air__balloon .air-balloon-square{position:absolute;width:30px;height:30px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:-6px;left:25%}.scene-hotspot-air__balloon img{box-shadow:none!important;border-width:2px!important}.scene-hotspot .hotspot_icon_custom,.scene-hotspot>.s-icon{position:absolute;width:60px;height:60px;top:0;left:0;z-index:3}.scene-hotspot .hotspot_icon_custom svg,.scene-hotspot>.s-icon svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.scene-hotspot .hotspot_icon_custom img,.scene-hotspot>.s-icon img{display:block;opacity:1;box-shadow:none;background:transparent;border-radius:0;border:none;object-fit:contain}.scene-hotspot .hotspot_icon_custom .icon-container,.scene-hotspot>.s-icon .icon-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.scene-hotspot .hotspot_icon_custom .flicked-arrow-icon,.scene-hotspot>.s-icon .flicked-arrow-icon{position:relative;height:40px}.scene-hotspot img{position:absolute;width:60px;height:60px;z-index:4;display:none;opacity:0;top:0;left:0;transition:all .2s ease-in-out;box-shadow:1px 1px 2px rgba(0,0,0,.5);border-radius:50%;border:1px solid #fff}.scene-hotspot-aacorp,.scene-hotspot-aacorp img{width:50px;height:50px}.scene-hotspot-aacorp .air-balloon-square{height:20px;width:20px;bottom:5px}.scene-hotspot:after,.scene-hotspot:before{display:none;content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;z-index:3}.scene-hotspot:before{opacity:1;background-image:url(/static/media/default-preview-background.16eed19d.jpg);background-repeat:no-repeat;background-size:cover}.scene-hotspot:after{opacity:.5;background-color:#fff;z-index:3}.scene-hotspot>.s-visited{position:absolute;width:18px;height:18px;top:6px;right:6px;z-index:5}.scene-hotspot.hovering img{opacity:1;display:block}.scene-hotspot.hovering:after,.scene-hotspot.hovering:before{display:block}.scene-hotspot.hovering>.s-info{opacity:1}.scene-hotspot.hovering>.s-visited{opacity:0}@-webkit-keyframes circling{0%{background-position:0}to{background-position:-3360px}}@keyframes circling{0%{background-position:0}to{background-position:-3360px}}.aquaHotspotFrame{border-radius:10px;-webkit-transform:translateY(-20px);transform:translateY(-20px);cursor:pointer}.aquaHotspotFrame-container{width:auto;height:auto;text-align:center;padding:10px 15px}.aquaHotspotFrame-subtitle,.aquaHotspotFrame-title{text-transform:uppercase;white-space:nowrap}.aquaHotspotFrame-imgC,.aquaHotspotFrame-subtitle{margin-top:5px}.aquaHotspotFrame-imgC img{max-width:80px;max-height:40px;object-fit:cover}.info-tag{padding:10px;border-radius:6px;background-color:#fff;cursor:auto;transition:all .2s ease-in;z-index:2;opacity:.7;width:auto;min-width:170px}.info-tag:hover{opacity:1}.inner-outline{outline:1px solid rgba(0,0,0,.7);outline-offset:-5px;border-radius:6px}.wrap-text{color:#000;height:auto;width:250px;border:none;resize:none;font-size:15px;background-color:initial;word-break:break-word;cursor:context-menu;-webkit-user-select:none;user-select:none;margin:15px 0;line-height:23px}.card-link{display:flex;align-items:center;text-decoration:none;color:#2eb85c}.card-link .infotag-title{font-size:15.5px;margin-right:5px}.media-hotspot{width:30px;height:30px;position:relative;cursor:pointer}.media-hotspot .m-info{display:none;position:absolute;min-width:250px;top:-3px;left:-2px;padding:5px;height:36px;z-index:1;background-color:hsla(0,0%,100%,.8);border-radius:20px;font-family:var(--hotspot-font)}.media-hotspot .m-info p{color:#6c6a6a;padding-left:40px;margin:0 0 5px;font-size:1.125rem}.media-hotspot .m-info .m-title p{white-space:nowrap;margin-bottom:0;text-transform:uppercase;font-weight:600;color:#000;line-height:1rem}.media-hotspot .m-info .m-type p{font-size:.8rem;white-space:nowrap;line-height:.8rem}.media-hotspot-air__balloon{-webkit-transform:translateY(-27px);transform:translateY(-27px)}.media-hotspot-air__balloon .hotspot_icon{border-width:2px!important}.media-hotspot-air__balloon img{box-shadow:none!important}.media-hotspot .m-air-balloon__info{left:50%;top:-45px;min-width:100px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.media-hotspot .m-air-balloon__info p{width:auto;padding-left:30px;padding-right:30px;text-align:center}.media-hotspot .m-icon{top:0;left:0;bottom:0;right:0}.media-hotspot .m-icon,.media-hotspot .m-icon svg{position:absolute;z-index:2}.media-hotspot .m-icon-air__balloon-square{z-index:-1;position:absolute;width:15px;height:15px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:18px;left:25%}.media-hotspot.hovering{animation:none;-webkit-animation:none;-moz-animation:none}.media-hotspot.hovering .m-info{display:block}.media-hotspot>.s-visited{position:absolute;width:18px;height:18px;bottom:60%;left:60%;z-index:5}@-webkit-keyframes hpScaleBig{0%{width:30px;height:30px}50%{width:34px;height:34px}to{width:30px;height:30px}}@keyframes hpScaleBig{0%{width:30px;height:30px}50%{width:34px;height:34px}to{width:30px;height:30px}}.circle{position:absolute;top:47%;left:42.5%;width:10px;height:10px;background-color:#fff;border-radius:50%;z-index:10}.circle:before{display:block;position:relative;content:"";width:5px;height:5px;top:2px;left:2px;border-radius:50%;background-color:initial;border:1px solid #fff;-webkit-animation:pulsePoint 1s infinite;animation:pulsePoint 1s infinite}@-webkit-keyframes pulsePoint{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}70%{box-shadow:0 0 0 10px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes pulsePoint{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}70%{box-shadow:0 0 0 10px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.avoriaz-hotspot-container{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.avoriaz-hotspot-container .hotspot-circle{position:relative;cursor:pointer}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info{height:60px;width:-webkit-max-content;width:max-content;padding-left:40px;padding-right:15px;border-top-right-radius:30px;border-bottom-right-radius:30px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;left:50%;bottom:0;z-index:0;transition:.5s;background-color:hsla(0,0%,100%,.7333333333333333);-webkit-transform-origin:0;transform-origin:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--group-name{display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:12px}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--group-name .dot-line{display:inline-flex;align-items:center}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--group-name .dot-line:before{content:"";display:inline-block;width:9px;height:9px;background-color:#ffb36d;border-radius:50%}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--group-name .dot-line:after{display:inline-block;content:"";width:20px;height:1px;background-color:#ffb36d}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-info .hotspot-circle-info--scene-name{font-weight:700;font-size:14px;text-transform:uppercase}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-bg{position:relative;width:60px;height:60px;border-radius:50%;background-color:#ffb36d;display:flex;align-items:center;justify-content:center}.avoriaz-hotspot-container .hotspot-circle .hotspot-circle-bg img{width:30px;height:30px}.avoriaz-hotspot-container .hotspot-circle:hover .hotspot-circle-info{-webkit-transform:scaleX(1);transform:scaleX(1)}.jumpspot-hover-container{width:80px;height:50px;cursor:pointer;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.info-tag-container{position:relative}.info-tag-container .info-tag-dot{position:absolute;width:10px;height:10px;background-color:#00211a;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.info-tag-container .info-tag-content{position:absolute;bottom:-10px;left:-11px;display:flex;align-items:flex-end;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0;transform-origin:0}.info-tag-container .info-tag-content .info-tag-line{width:140px;height:2px;background-color:#00211a}.info-tag-container .info-tag-content .info-tag-content-text{color:#fff;text-transform:uppercase;background:#020024;background:linear-gradient(180deg,#020024,#024333 0,#00211a);padding:6px 25px;width:-webkit-max-content;width:max-content;border-top-left-radius:50px;border-top-right-radius:6px;border-bottom-right-radius:6px;cursor:pointer}.image-container{width:70px;height:70px;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden;cursor:pointer;position:relative}.image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:.3s;background:#020024}.image-container img{width:100%;height:100%;object-fit:cover}.image-container:hover:before{opacity:.5;visibility:visible}.khp-media-hotspot{width:10px;height:10px;border:1px solid hsla(0,0%,100%,.5);border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.khp-media-hotspot .khp-media-hotspot__container{pointer-events:none;position:absolute;bottom:8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1px;height:75px;background-color:hsla(0,0%,100%,.5)}.khp-media-hotspot .khp-media-hotspot__container>*{pointer-events:all}.khp-media-hotspot .khp-media-hotspot__container.project-gate{-webkit-transform:translate(-50%,122%);transform:translate(-50%,122%)}.khp-media-hotspot .khp-media-hotspot__title{color:#fff;position:absolute;width:auto;min-width:110px;top:0;left:50%;-webkit-transform:translate(-20%,-100%);transform:translate(-20%,-100%);background-color:hsla(0,0%,100%,.2);padding:5px 15px;border-radius:6px;text-shadow:1px 1px 5px rgba(0,0,0,.7)}.khp-media-hotspot .khp-media-hotspot__title .khp-media-hotspot__preview{display:none}.khp-media-hotspot .khp-media-hotspot__title.offsite{background-color:rgba(233,113,50,.7)}.khp-media-hotspot .khp-media-hotspot__title.project-gate{-webkit-transform:translate(-30px,40px);transform:translate(-30px,40px)}.khp-media-hotspot .khp-media-hotspot__title.road{background-color:rgba(78,149,217,.7)}.khp-media-hotspot .khp-media-hotspot__title p{white-space:nowrap;margin:0;text-align:center;color:#fff;font-size:10px!important;text-transform:capitalize;font-weight:500}.khp-media-hotspot .khp-media-hotspot__title p.text-left{text-align:left}@media (min-width:1024px){.khp-media-hotspot .khp-media-hotspot__title p{font-size:10px}}.khp-media-hotspot:hover:before{background-color:#fff}.khp-media-hotspot:hover .khp-media-hotspot__title{opacity:1;background-color:#ba8c44}.khp-media-hotspot:hover .khp-media-hotspot__title .khp-media-hotspot__preview{display:block;position:absolute;bottom:100%;left:50%;-webkit-transform:translate(-50%,-3px);transform:translate(-50%,-3px);right:0;height:auto;width:100%;min-width:200px;object-fit:cover;border-radius:0;border:none}.khp-media-hotspot:hover .khp-media-hotspot__title.offsite{background-color:#e97132}.khp-media-hotspot:hover .khp-media-hotspot__title.road{background-color:#4e95d9}.khp-media-hotspot.big-bottom{width:30px;height:30px;background-color:rgba(227,207,143,.5);pointer-events:all;cursor:pointer;box-shadow:none}.khp-media-hotspot.big-bottom:before{background-color:#e3cf8f;border-radius:50%}.khp-media-hotspot.big-bottom:after,.khp-media-hotspot.big-bottom:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px}.khp-media-hotspot.big-bottom:after{display:block;border-radius:100%;background-color:initial;-webkit-animation:mediaPulsePoint 1s infinite;animation:mediaPulsePoint 1s infinite}.khp-media-hotspot.big-bottom .khp-media-hotspot__container{bottom:27px}@-webkit-keyframes mediaPulsePoint{0%{box-shadow:0 0 0 0 #fff}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes mediaPulsePoint{0%{box-shadow:0 0 0 0 #fff}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.khp-media-hotspot.Video .khp-media-hotspot__title{background-color:rgba(255,0,0,.5)}.khp-media-hotspot.Gallery .khp-media-hotspot__title{background-color:rgba(0,255,0,.5)}.media-popup-container{position:fixed;top:0;left:0;width:100vw;height:100dvh;display:flex;align-items:center;justify-content:center;z-index:10000;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.media-popup-container .popup-content{width:100%;max-width:900px;aspect-ratio:16/9;overflow:hidden}.media-popup-container iframe,.media-popup-container img{width:100%;height:100%}.media-outdoor--hotspot-style{border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.media-outdoor--hotspot-style:after{content:"";display:block;width:8px;height:8px;border:1px solid #fff;border-radius:50%;box-shadow:1px 1px 1px 1px rgba(0,0,0,.3)}.media-outdoor--hotspot-style--container{pointer-events:none;position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1px;background-color:#fff}.media-outdoor--hotspot-style--title{color:#fff;position:absolute;width:auto;top:0;left:2px;background-color:rgba(0,0,0,.5);padding:5px 10px 5px 16px;white-space:nowrap;z-index:2;pointer-events:all;transition:background-color .3s ease;cursor:pointer}.media-outdoor--hotspot-style--title.cursor-pointer{cursor:pointer}.media-outdoor--hotspot-style--title.is-dark{background-color:rgba(0,0,0,.5)}.media-outdoor--hotspot-style--preview{margin:10px 0;width:80px;height:60px;border-radius:2px;overflow:hidden;transition:all .3s ease}.media-outdoor--hotspot-style--preview img{width:100%;height:100%;object-fit:cover;display:block}.media-outdoor--hotspot-style--preview.is-hidden{opacity:0;width:0;height:0;margin:0;position:absolute}@media screen and (max-width:1024px){.media-outdoor--hotspot-style--preview{display:none}}.media-outdoor--hotspot-style--line{position:absolute;top:0;left:50%;height:100%;background:#fff;opacity:.9;z-index:1}.media-outdoor--hotspot-style--title-icon{position:absolute;top:0;left:-14px}.media-outdoor--hotspot-style--title-icon-circle{width:27px;height:27px;background:#fff0de;border-radius:50%;display:flex;align-items:center;justify-content:center}.media-outdoor--hotspot-style--title-icon-circle img{width:100%;height:100%;object-fit:contain}.media-outdoor--hotspot-style--title-texts{display:flex;flex-direction:column}.media-outdoor--hotspot-style--subtitle{font-size:12px;opacity:.85;margin-bottom:3px;padding-left:8px}@media screen and (max-width:430px){.media-outdoor--hotspot-style--subtitle{font-size:10px}}.media-outdoor--hotspot-style--title-text{font-size:14px;font-weight:700;text-transform:uppercase}@media screen and (max-width:430px){.media-outdoor--hotspot-style--title-text{font-size:10px}}.khp-outdoor-hotspot{width:30px;height:30px;background-color:rgba(227,207,143,.5);border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:all;cursor:pointer}.khp-outdoor-hotspot:before{background-color:#e3cf8f;border-radius:50%}.khp-outdoor-hotspot:after,.khp-outdoor-hotspot:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px}.khp-outdoor-hotspot:after{display:block;border-radius:100%;background-color:initial;-webkit-animation:outdoorPulsePoint 1s infinite;animation:outdoorPulsePoint 1s infinite}.khp-outdoor-hotspot__title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,calc(-50% - 30px));transform:translate(-50%,calc(-50% - 30px));white-space:nowrap;background-color:#54231c;border-radius:8px;line-height:20px;font-size:12px;width:200px;text-align:center;border:1px solid #d6b623;color:#d6b623;padding:15px 15px 5px;display:none;justify-content:center;align-items:center;flex-direction:column}.khp-outdoor-hotspot__title .khp-outdoor-hotspot__title-text{margin:0;line-height:16px;text-transform:uppercase}.khp-outdoor-hotspot__thumb{position:absolute;top:-90px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% + 2px);height:100px;border:solid #d6b623;border-width:1px 1px 0;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.khp-outdoor-hotspot__thumb img{width:100%;height:100%;object-fit:cover}.khp-outdoor-hotspot:hover .khp-outdoor-hotspot__title{display:flex}@-webkit-keyframes outdoorPulsePoint{0%{box-shadow:0 0 0 0 #fff}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes outdoorPulsePoint{0%{box-shadow:0 0 0 0 #fff}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.ntv-outdoor--hotspot-style{border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.ntv-outdoor--hotspot-style:after{content:"";display:block;width:8px;height:8px;border:1px solid #fff;border-radius:50%;box-shadow:1px 1px 1px 1px rgba(0,0,0,.3)}.ntv-outdoor--hotspot-style--container{pointer-events:none;position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1px;background-color:#fff}.ntv-outdoor--hotspot-style--title{color:#fff;position:absolute;width:auto;top:0;left:2px;background-color:#ba8c44;padding:5px 10px;white-space:nowrap;z-index:2;pointer-events:all;transition:background-color .3s ease}.ntv-outdoor--hotspot-style--title.cursor-pointer{cursor:pointer}.ntv-outdoor--hotspot-style--title.is-dark{background-color:rgba(0,0,0,.5)}.ntv-outdoor--hotspot-style--preview{margin:10px 0;width:80px;height:60px;border-radius:2px;overflow:hidden;transition:all .3s ease}.ntv-outdoor--hotspot-style--preview img{width:100%;height:100%;object-fit:cover;display:block}.ntv-outdoor--hotspot-style--preview.is-hidden{opacity:0;width:0;height:0;margin:0;position:absolute}@media screen and (max-width:1024px){.ntv-outdoor--hotspot-style--preview{display:none}}.ntv-outdoor--hotspot-style--line{position:absolute;top:0;left:50%;height:100%;background:#fff;opacity:.9;z-index:1}.ntv-outdoor--hotspot-style--title-icon{position:absolute;top:0;left:-14px}.ntv-outdoor--hotspot-style--title-icon-circle{width:27px;height:27px;background:#fff0de;border-radius:50%;display:flex;align-items:center;justify-content:center}.ntv-outdoor--hotspot-style--title-icon-circle img{width:100%;height:100%;object-fit:contain}.ntv-outdoor--hotspot-style--title-texts{display:flex;flex-direction:column}.ntv-outdoor--hotspot-style--subtitle{font-size:12px;opacity:.85;margin-bottom:3px;padding-left:8px}@media screen and (max-width:430px){.ntv-outdoor--hotspot-style--subtitle{font-size:10px}}.ntv-outdoor--hotspot-style--title-text{font-size:14px;font-weight:700;text-transform:uppercase}@media screen and (max-width:430px){.ntv-outdoor--hotspot-style--title-text{font-size:10px}}.khp-indoor-hotspot{width:40px;height:40px;background-color:hsla(0,0%,100%,.5);border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:all;cursor:pointer}.khp-indoor-hotspot:before{background-color:#fff;border-radius:50%}.khp-indoor-hotspot:after,.khp-indoor-hotspot:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px}.khp-indoor-hotspot:after{display:block;border-radius:100%;background-color:initial;-webkit-animation:indoorPulsePoint 1s infinite;animation:indoorPulsePoint 1s infinite}@-webkit-keyframes indoorPulsePoint{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes indoorPulsePoint{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}70%{box-shadow:0 0 0 20px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.s3t-indoor--hotspot{width:40px;height:40px;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:all;cursor:pointer}.s3t-indoor--hotspot-arrow{position:absolute;width:100px;height:100px}.iframe_overlay{background-color:#fff;opacity:0;transition:all .3s}.iframe_overlay .label{position:absolute;background:red;color:#fff;font-size:20px;height:20px;width:100px;text-align:center}.iframe_overlay.hover{opacity:.4;cursor:pointer}.Rcompass-container{position:fixed;z-index:0;top:20px;left:50%;height:100vh;width:200px;pointer-events:all;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;pointer-events:none}@media (min-width:768px){.Rcompass-container{left:50%}}@media (min-width:1024px){.Rcompass-container{left:50%}}.Rcompass-container--wrapper{position:relative;width:100%;height:100%}.Rcompass-container--ruler-arrow{width:25px;height:auto;position:fixed;top:0}.Rcompass-container--img,.Rcompass-container--ruler-arrow{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Rcompass-container--img{position:absolute;top:25px;width:10000px;height:auto;background-repeat:repeat;background-position:50%;height:30px;transition:.3s ease}@media (max-width:767px){.Rcompass-container{height:10vh;-webkit-transform-origin:-250% -50%;transform-origin:-250% -50%;-webkit-transform:scale(.85);transform:scale(.85)}}.compass-container{position:fixed;z-index:1;bottom:60px;right:10px;width:100px;height:100px}.compass-container .compass-icon img{width:100%;border-radius:50%;box-shadow:0 0 7px 3px rgba(0,0,0,.5)}.compass-container .compass-arrow{position:absolute;top:calc(50% - 20px);left:calc(50% - 2px);width:5px;height:40px;z-index:2;-webkit-transform-origin:center;transform-origin:center}.compass-container .compass-arrow img{width:100%;height:100%}@media screen and (min-width:768px){.compass-container{bottom:10px;right:10px}}@media screen and (min-width:992px){.compass-container{bottom:15px;right:15px;width:150px;height:150px}.compass-container .compass-arrow{top:calc(50% - 35px);left:calc(50% - 8px);width:16px;height:70px}}@media screen and (min-width:1024px){.compass-container{bottom:10px;right:10px;z-index:999}.compass-container .compass-arrow{top:calc(50% - 30px);left:calc(50% - 6px);width:12px;height:60px}}#bottom-menu-v2{font-family:var(--montserrat-font);justify-content:space-between;background-color:#54231c;padding:0;position:fixed;bottom:0;left:0;right:0;z-index:21;min-height:50px}#bottom-menu-v2,#bottom-menu-v2 .menu--items{display:flex;align-items:center}#bottom-menu-v2 .menu--items .logo-tour{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:6px 30px}#bottom-menu-v2 .menu--items .item{background:none;border:none;border-left:.5px solid rgba(132,143,141,.49411764705882355);color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;cursor:pointer;padding:10px 16px;transition:color .3s ease;height:100%;position:relative;white-space:nowrap}#bottom-menu-v2 .menu--items .item .item-label-wrapper{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}#bottom-menu-v2 .menu--items .item .item-label-wrapper .item-main{display:inline-flex;align-items:center;grid-gap:12px;gap:12px}#bottom-menu-v2 .menu--items .item .item-icon{display:inline-flex;justify-content:center;align-items:center;margin-right:8px;border:1px dashed #fff;border-radius:50%;padding:10px;width:28px;height:28px}#bottom-menu-v2 .menu--items .item .item-icon img{width:16px;height:16px;object-fit:contain}@media screen and (min-width:768px) and (max-width:1023px){#bottom-menu-v2 .menu--items .item .item-icon{margin:0}}#bottom-menu-v2 .menu--items .item .item-label{font-weight:700}#bottom-menu-v2 .menu--items .item:last-child{border-right:.5px solid rgba(132,143,141,.49411764705882355)}#bottom-menu-v2 .menu--items .item .sub-menu{visibility:hidden;opacity:0;pointer-events:none;transition:visibility 0s,opacity .3s ease-in-out;position:absolute;top:5px;left:50%;-webkit-transform:translate(-48%,-100%);transform:translate(-48%,-100%);background-color:#54231c;z-index:1;display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px;justify-content:center;width:1000px;list-style-type:none;background-color:initial;padding-bottom:10px;font-weight:400}#bottom-menu-v2 .menu--items .item .sub-menu .sub-item{padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:rgba(84,35,28,.7647058823529411);flex:0 1 auto;white-space:nowrap;position:relative;font-size:12px}#bottom-menu-v2 .menu--items .item .sub-menu .sub-item:hover{background-color:rgba(84,35,28,.8901960784313725);color:#f6da8f}#bottom-menu-v2 .menu--items .item .sub-menu .sub-item .img-preview{visibility:hidden;opacity:0;pointer-events:none;transition:visibility 0s,opacity .3s ease-in-out;position:absolute;min-width:200px;max-width:250px;aspect-ratio:16/9;object-fit:cover;top:5px;left:0;-webkit-transform:translateY(-110%);transform:translateY(-110%);box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}#bottom-menu-v2 .menu--items .item:hover{background-color:hsla(0,0%,100%,.1);position:relative}#bottom-menu-v2 .menu--items .item:hover .item-label{color:#f6da8f}#bottom-menu-v2 .menu--items .item:hover .sub-menu{display:flex}#bottom-menu-v2 .menu--items .item:hover .sub-menu,#bottom-menu-v2 .menu--items .item:hover .sub-menu .sub-item:hover .img-preview{visibility:visible;opacity:1;pointer-events:all;transition:visibility 0s,opacity .3s ease-in-out}#bottom-menu-v2 .menu--items .item:hover:after{content:"";width:calc(100% + 2px);height:3px;background-color:#f6da8f;position:absolute;top:0;left:-1px;z-index:2}#bottom-menu-v2 .tour-logo{position:fixed;z-index:10;top:10px;left:10px}#bottom-menu-v2 .tour-logo img{width:80px}@media screen and (max-width:1024px) and (min-width:768px){#bottom-menu-v2 .menu--items .item .item-label-wrapper .item-label{display:none}}#menu-social{position:fixed;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #d3a524;padding:3px 0 3px 3px;border-top-left-radius:10px;border-bottom-left-radius:10px}#menu-social .container{display:flex;flex-direction:column;justify-content:center;align-items:space-around;padding:5px 0;border-top-left-radius:8px;border-bottom-left-radius:8px;background-color:#d3a524}#menu-social .container .social-item{padding:8px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center}#menu-social .container .social-item:hover svg{transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease;-webkit-filter:drop-shadow(3px 5px 2px rgba(0,0,0,.4));filter:drop-shadow(3px 5px 2px rgba(0,0,0,.4))}.menu--actions{display:flex}.menu--actions .action{display:flex;justify-content:center;align-items:center;border-left:.5px solid rgba(132,143,141,.49411764705882355);padding-inline:20px}.menu--actions #actions-icons{display:flex;grid-gap:10px;gap:10px}.menu--actions #actions-icons .icon{display:flex;justify-content:center;align-items:center;cursor:pointer}.menu--actions #actions-icons .icon svg{width:24px}.menu--actions #back-button{position:absolute;right:6px;top:-90%;padding:8px 15px;background:rgba(23,62,61,.8);color:#fff;display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px;font-size:16px;transition:background .3s ease;border-radius:6px;cursor:pointer}.menu--actions #back-button:hover{background:#173e3d}.hamburger{padding-left:20px}.hamburger .line{width:25px;height:2px;background-color:#ecf0f1;display:block;margin:5px auto;transition:all .3s ease-in-out}.hamburger:hover{cursor:pointer}#hamburger-1.is-active .line:first-child{-webkit-transform:translateY(3.5px) rotate(45deg);transform:translateY(3.5px) rotate(45deg)}#hamburger-1.is-active .line:nth-child(2){-webkit-transform:translateY(-3.5px) rotate(-45deg);transform:translateY(-3.5px) rotate(-45deg)}#bottom-menu-v2__mobile{visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:calc(100vh - 50px);background-color:rgba(84,35,28,.8);z-index:20;-webkit-transform:translateY(100%);transform:translateY(100%)}#bottom-menu-v2__mobile,#bottom-menu-v2__mobile.visible{transition:visibility 0s,opacity .3s ease-in-out;transition:visibility .3s,opacity .3s,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,visibility .3s,opacity .3s;transition:transform .3s ease-in-out,visibility .3s,opacity .3s,-webkit-transform .3s ease-in-out}#bottom-menu-v2__mobile.visible{visibility:visible;opacity:1;pointer-events:all;-webkit-transform:translateY(0);transform:translateY(0)}#bottom-menu-v2__mobile .mobile-menu-wrapper{color:#fff;padding:20px;border-radius:10px;width:100%;position:fixed;height:100%;display:flex;flex-direction:column}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-header{display:flex;justify-content:center;align-items:center;margin-bottom:20px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-header img{width:9rem}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items{margin-top:10px;list-style:none;flex:1 1;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:0 0 80px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item{background-color:initial;border:none;border-top:.5px solid hsla(0,0%,100%,.3);padding:20px 0;text-align:left;color:#fff;font-weight:400;cursor:pointer;margin:0;width:100%}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item:nth-child(3){border-bottom:.5px solid hsla(0,0%,100%,.3)}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper{display:flex;align-items:center;justify-content:space-between;padding-inline:20px;transition:color .3s ease}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper .item-main{display:inline-flex;align-items:center;grid-gap:12px;gap:12px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper .item-main .item-icon{width:28px;height:28px;border:1px dashed #fff;border-radius:50%;padding:10px;display:flex;justify-content:center;align-items:center}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper .item-main .item-icon img{width:16px;height:16px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper .item-main .item-label{font-size:15px;text-transform:uppercase}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper svg{-webkit-transform:rotate(90deg) scale(1.2);transform:rotate(90deg) scale(1.2);fill:#fff;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper.active{color:#f6da8f}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item .item-label-wrapper.active svg{-webkit-transform:rotate(180deg) scale(1.2);transform:rotate(180deg) scale(1.2);fill:#f6da8f}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .item:has(.sub-menu){padding-bottom:0}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .sub-menu{margin-top:20px;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .sub-menu li{list-style:none;border-top:.5px solid hsla(0,0%,100%,.3);padding:20px 0 20px 80px;text-transform:uppercase;cursor:pointer;font-size:12px}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .sub-menu li:before{content:"- "}#bottom-menu-v2__mobile .mobile-menu-wrapper .menu-items .sub-menu.expanded{max-height:500px}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons{display:flex;justify-content:center;margin:30px 0}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons .container{display:flex;grid-gap:10px;gap:10px}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons .social-item{margin:0 10px;color:#fff;font-size:24px;text-decoration:none;display:flex;align-items:center;justify-content:center;flex-direction:column}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons .social-item svg{width:24px;height:24px}#bottom-menu-v2__mobile .mobile-menu-wrapper .social-icons .social-item:hover{color:#f6da8f}#bottom-menu-v2__mobile .mobile-menu-wrapper .back-to-home{color:#fff;text-decoration:none;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid hsla(0,0%,100%,.3);padding:10px;margin-inline:auto;font-size:12px}.setting-control{position:fixed;top:16px;right:16px;z-index:1000}.level-switch-wp{position:fixed;top:15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto;height:auto;display:none;transition:.3s ease}.level-switch-wp.switch-enable{display:flex}.level-switch-wp .level-switch{width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;padding:2px;display:flex;flex-direction:row;align-items:center;flex:0 0 auto;white-space:nowrap;background-color:#54231c;border-radius:15px;border:1px solid #fff;box-shadow:1px 1px 5px rgba(0,0,0,.5)}.level-switch-wp .level-switch .level-switch-item,.level-switch-wp .level-switch .level-switch-text{height:26px;line-height:26px}.level-switch-wp .level-switch .level-switch-text{padding:0 6px 0 10px;color:#ffc000;font-weight:800}.level-switch-wp .level-switch .level-switch-item{font-weight:600;color:#422213;width:26px;border-radius:15px;border:1px solid rgba(0,0,0,.5);background-color:#fff;text-align:center;margin-left:3px;pointer-events:all;cursor:pointer}.level-switch-wp .level-switch .level-switch-item.active{background-color:#ffc000}.level-switch-wp .level-switch .apartment-switch-item{width:88px}.level-switch-wp .apartment-switch{width:247px}@media screen and (max-width:767px){.level-switch-wp{bottom:6.5px;right:75px;top:unset;-webkit-transform:unset;transform:unset;z-index:100;justify-content:flex-end;align-items:center}.level-switch-wp .level-switch{height:36px;justify-content:space-between;border-radius:18px;padding-top:3px;padding-bottom:3px}.level-switch-wp .level-switch .level-switch-item,.level-switch-wp .level-switch .level-switch-text{height:30px;line-height:30px;margin:0}.level-switch-wp .level-switch .level-switch-item{width:30px}.level-switch-wp .level-switch .apartment-switch-item{height:31px;width:31px}.level-switch-wp .apartment-switch{width:130px}}@media screen and (min-width:1500px){.level-switch-wp .level-switch{width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;border-radius:20px}.level-switch-wp .level-switch .level-switch-item,.level-switch-wp .level-switch .level-switch-text{height:32px;line-height:32px;font-size:14px}.level-switch-wp .level-switch .level-switch-item{width:32px}.level-switch-wp .level-switch .apartment-switch-item{width:130px}.level-switch-wp .apartment-switch{width:350px}}.heading-indicator{opacity:0;transition:2s ease}.heading-indicator.show{opacity:1;transition:0s ease}.circular-sector{opacity:0;transition:1s ease;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.circular-sector.show{opacity:1}.circular-sector svg{scale:1.2}.floor-maps-container{position:fixed;top:34px;right:34px;z-index:1;pointer-events:auto}.floor-maps-container.open{z-index:1000}@media (max-width:768px){.floor-maps-container.open{z-index:0}}.floor-maps-container .map-icon-button{position:fixed;top:64px;right:16px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(0,0,0,.8);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:2}.floor-maps-container .map-icon-button:hover{background:rgba(0,0,0,.8);-webkit-transform:scale(1.05);transform:scale(1.05)}.floor-maps-container .floor-maps-overlay{position:fixed;top:74px;right:38px;left:auto;-webkit-transform:translate(0);transform:translate(0);background:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:8px;padding:13px;box-shadow:0 4px 20px rgba(0,0,0,.2);width:300px;height:auto;transition:top 1.2s ease,left 1.2s ease,right 1.2s ease,width 1.2s ease,height 1.2s ease,-webkit-transform 1.2s ease;transition:top 1.2s ease,left 1.2s ease,right 1.2s ease,width 1.2s ease,height 1.2s ease,transform 1.2s ease;transition:top 1.2s ease,left 1.2s ease,right 1.2s ease,width 1.2s ease,height 1.2s ease,transform 1.2s ease,-webkit-transform 1.2s ease;will-change:top,left,right,width,height,transform}.floor-maps-container .floor-maps-overlay.expanded{top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:680px}@media (max-width:768px){.floor-maps-container .floor-maps-overlay.expanded{width:420px}}@media (max-width:430px){.floor-maps-container .floor-maps-overlay.expanded{width:340px}}.floor-maps-container .floor-maps-overlay .floor-maps-header{display:flex;justify-content:flex-end}.floor-maps-container .floor-maps-overlay .floor-maps-header .floor-maps-controls{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;grid-gap:4px;gap:4px}.floor-maps-container .floor-maps-overlay .floor-maps-header .floor-maps-controls .control-btn{z-index:10;position:absolute;top:-32px;right:-32px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;cursor:pointer;border-radius:6px;transition:all .2s ease;background:rgba(0,0,0,.8)}.floor-maps-container .floor-maps-overlay .floor-maps-header .floor-maps-controls .control-btn:hover{background:rgba(0,0,0,.9);-webkit-transform:scale(1.05);transform:scale(1.05)}.floor-maps-container .floor-maps-overlay .floor-maps-header .floor-maps-controls .expand-btn{z-index:10;position:absolute;top:-28px;left:-28px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:4px;transition:all .2s ease}.floor-maps-container .floor-maps-overlay .floor-maps-header .floor-maps-controls .expand-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper{position:relative;width:100%}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper .floor-plan-image{width:100%;height:auto;display:block;border-radius:4px}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper .floor-plan-hotspot{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;z-index:10}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper .floor-plan-hotspot .hotspot-dot{position:relative;width:12px;height:12px;background-color:#fff;border-radius:50%;box-shadow:0 0 8px hsla(0,0%,100%,.6);transition:all .3s ease}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper .floor-plan-hotspot .hotspot-dot:before{content:"";width:24px;height:24px;background-color:hsla(0,0%,100%,.3);border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper .floor-plan-hotspot .hotspot-tooltip{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.9);color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:500;white-space:nowrap;pointer-events:none}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper .floor-plan-hotspot:hover:not(.active) .hotspot-dot{-webkit-transform:scale(1.2);transform:scale(1.2);box-shadow:0 0 12px hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.6)}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper .floor-plan-hotspot.active .hotspot-dot{background-color:#fcba28;box-shadow:0 0 10px rgba(252,186,40,.8);border-color:rgba(252,186,40,.6);-webkit-animation:hotspotPulse 2s infinite;animation:hotspotPulse 2s infinite}.floor-maps-container .floor-maps-overlay .floor-maps-content .floor-plan-wrapper .floor-plan-hotspot.active:hover .hotspot-dot{-webkit-transform:scale(1.2);transform:scale(1.2);box-shadow:0 0 15px rgba(252,186,40,.9)}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(5px);transform:translateX(-50%) translateY(5px)}to{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(5px);transform:translateX(-50%) translateY(5px)}to{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}}@-webkit-keyframes hotspotPulse{0%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 #fcba28}50%{-webkit-transform:scale(1.3);transform:scale(1.3);box-shadow:0 0 0 8px rgba(252,186,40,.3)}to{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 #fcba28}}@keyframes hotspotPulse{0%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 #fcba28}50%{-webkit-transform:scale(1.3);transform:scale(1.3);box-shadow:0 0 0 8px rgba(252,186,40,.3)}to{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 0 #fcba28}}.popup-container{position:fixed;z-index:90;top:0;bottom:0;left:0;right:0;z-index:999}.popup-container:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 70%,transparent)}.popup-container .popup-header{position:absolute;top:55px;left:0;height:auto;z-index:2;width:100%;padding:.5rem}@media screen and (max-width:575px){.popup-container .popup-header{top:0}}.popup-container .popup-header .Close-button{display:inline-block;width:2rem;height:2rem;font-size:2rem;line-height:2rem;color:#fff;cursor:pointer}.popup-container .popup-header .Close-button svg{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.popup-container .popup-body{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden;display:flex}.popup-container .popup-body.Menu-bottom{padding-bottom:40px}.popup-container .popup-body-content{position:relative;width:100%;flex:1 1}.social-icon{padding:20px 10px;text-align:center}@media screen and (min-width:575px){.social-icon{padding:20px}}@media screen and (min-width:992px){.social-icon{padding:20px 30px}}@media screen and (max-width:768px){.social-icon{padding:10px 20px}}.social-icon .social-icon-svg{display:inline-block;padding:0 5px}@media screen and (max-width:768px){.social-icon .social-icon-svg img{width:84px;height:84px}}@media screen and (max-width:575px){.social-icon .social-icon-svg img{width:84px;height:84px}}.social-icon .social-icon-svg-background{background:#000;height:110px}@media screen and (min-width:575px){.social-icon .social-icon-svg-background{height:110px}}@media screen and (min-width:992px){.social-icon .social-icon-svg-background{height:110px}}@media screen and (min-width:1200px){.social-icon .social-icon-svg-background{height:110px}}.social-icon .social-icon-svg a{display:block}.social-icon .social-icon-label{padding-top:10px;text-align:center;font-size:1.1rem}@media screen and (min-width:575px){.social-icon .social-icon-label{font-size:1.25rem}}@media screen and (min-width:992px){.social-icon .social-icon-label{font-size:1.5rem}}.social-icon .social-icon-label a,.social-icon .social-icon-label a:focus,.social-icon .social-icon-label a:hover,.social-icon .social-icon-label a:visited{color:inherit;text-decoration:none}.social-backdrop{position:absolute;top:45px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width:575px){.social-backdrop{top:0}}.social-backdrop .social-title{font-size:3.5rem;padding-bottom:30px}.social-backdrop .social-icons{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:480px){.social-backdrop .social-icons{display:flex;flex-wrap:wrap;justify-content:center}}@media (min-width:768px){.social-backdrop .social-icons{display:flex;flex-wrap:wrap;justify-content:center;max-width:70vw}}.social-backdrop .social-icons .social-icon{flex:0 0 33.333333%;display:flex;justify-content:center;align-items:center}.map-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:fadeFade 1.5s ease-in-out 0s infinite normal;animation:fadeFade 1.5s ease-in-out 0s infinite normal}@-webkit-keyframes fadeFade{0%{opacity:1}to{opacity:0}}@keyframes fadeFade{0%{opacity:1}to{opacity:0}}.threed-map-backdrop{position:absolute;width:auto;height:auto;top:0;left:0;right:0;bottom:0}.Menu-left .threed-map-backdrop{left:-40px}.Menu-bottom .threed-map-backdrop{bottom:-40px}.close-btn{display:flex;align-items:center;justify-content:center;width:90px;height:34px;border:none;border-radius:20px;background-color:#d8d8d8;cursor:pointer}.close-btn p{font-size:18px;font-family:var(--primary-font);font-weight:300;color:#000}.close-icon{width:16px;height:16px}.Popup-content-infobox{height:100%;display:flex;justify-content:center}.Popup-content-infobox .Popup-content-wp{background-color:#000;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Popup-content-infobox .Popup-content-wp .infobox-img-wp img{width:100%;height:100%}.Popup-content-infobox .Popup-content-wp .infobox-text-wp{padding:20px 25px;border:1px solid hsla(0,0%,100%,.3);border-top:0 solid hsla(0,0%,100%,.3)}@media (max-width:767px){.Popup-content-infobox .Popup-content-wp .infobox-text-wp{padding:10px}}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-title{display:flex;align-items:center;justify-content:space-between;grid-gap:40px;gap:40px}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-title h2{font-size:1.875rem;line-height:1.3;color:#fff;overflow-wrap:break-word}@media (max-width:767px){.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-title h2{font-size:1.4rem}}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-title .readmore-btn{align-self:flex-start}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description{margin-top:.5rem}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description p{text-align:justify;color:#fff;font-size:1.125rem;line-height:1.4}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description p #truncate-text{display:inline-block;max-width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description p #collapse-text,.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description p #expand-text{display:inline-block;width:60px;color:#368dff;vertical-align:middle;cursor:pointer}@media (max-width:767px){.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description p{font-size:1rem}}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description p:not(:last-child){margin-bottom:10px}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description::-webkit-scrollbar{width:10px}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description::-webkit-scrollbar-track{background:rgba(165,149,149,.878431);border-radius:8px}.Popup-content-infobox .Popup-content-wp .infobox-text-wp .infobox-description::-webkit-scrollbar-thumb{background:#fff;border-radius:8px}.Popup-content-infobox .Popup-content-wp .portrait-maxheight{max-height:85vh}.Popup-content-infobox .Popup-content-wp .landscape-maxheight{max-height:67.5vh}.Popup-content-youtube .Popup-content-wp{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.Popup-content-youtube .Popup-content-wp .html-embeded-content{position:absolute;top:70px;bottom:0;left:0;right:0;display:flex}.Popup-content-youtube .Popup-content-wp iframe{flex:1 1}@media screen and (min-width:768px){.Popup-content-youtube .Popup-content-wp{top:10vh;bottom:90vh;left:0;right:0}.Popup-content-youtube .Popup-content-wp .html-embeded-content{padding:0 15vw}.Popup-content-youtube .Popup-content-wp iframe{width:80vw;height:70vh;border-radius:15px}}.gallery-item,.gallery-item .Popup-content-wp{display:flex;justify-content:center}.gallery-item .Popup-content-wp{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-direction:column;background-color:#000}.gallery-item .Popup-content-wp .gallery-img-wp img{width:100%;height:100%}.gallery-item .Popup-content-wp .gallery-text-wp{padding:20px 25px;border:1px solid hsla(0,0%,100%,.3);border-top:0 solid hsla(0,0%,100%,.3)}@media (max-width:767px){.gallery-item .Popup-content-wp .gallery-text-wp{padding:10px}}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-title{display:flex;align-items:center;justify-content:space-between;grid-gap:40px;gap:40px}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-title h2{font-size:1.875rem;line-height:1.3;color:#fff;overflow-wrap:break-word}@media (max-width:767px){.gallery-item .Popup-content-wp .gallery-text-wp .gallery-title h2{font-size:1.4rem}}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-title .readmore-btn{align-self:flex-start}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description{margin-top:.5rem}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description p{text-align:justify;color:#fff;font-size:1.125rem;line-height:1.4}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description p #truncate-text{display:inline-block;max-width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description p #collapse-text,.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description p #expand-text{display:inline-block;width:60px;color:#368dff;vertical-align:middle;cursor:pointer}@media (max-width:767px){.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description p{font-size:1rem}}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description p:not(:last-child){margin-bottom:10px}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description::-webkit-scrollbar{width:10px}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description::-webkit-scrollbar-track{background:rgba(165,149,149,.878431);border-radius:8px}.gallery-item .Popup-content-wp .gallery-text-wp .gallery-description::-webkit-scrollbar-thumb{background:#fff;border-radius:8px}.gallery-item .Popup-content-wp .portrait-maxheight{max-height:85vh}.gallery-item .Popup-content-wp .landscape-maxheight{max-height:67.5vh}.carousel-root{width:100%}.carousel-root .slide{display:flex;justify-content:center}.carousel-root .control-dots{position:fixed;bottom:0;padding:0;text-align:center;width:100%;-webkit-user-select:none;user-select:none}.carousel-root .arrow{display:inline-block;position:fixed;top:50%;width:60px;height:60px;background:transparent;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;border-bottom:0;border-right:0;transition:all .25s ease-in-out;text-decoration:none;color:transparent;z-index:10;cursor:pointer}.carousel-root .arrow:hover{border-color:grey;border-width:5px}.carousel-root .arrow:before{display:block;height:200%;width:200%;margin-left:-50%;margin-top:-50%;content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg)}.carousel-root .arrow.next{-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);right:30px}.carousel-root .arrow.prev{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);left:30px}.Popup-content-gallery{height:100%;display:flex;justify-content:center;align-items:center}.Popup-content-gallery .slider-wrapper ul{overflow:unset}.Popup-content-gallery .slider-wrapper li{height:84vh;background-color:initial;border:none}.Popup-content-matterport .Popup-content-wp{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.Popup-content-matterport .Popup-content-wp .html-embeded-content{position:absolute;top:-27px;bottom:0;left:0;right:0;display:flex}.Popup-content-matterport .Popup-content-wp iframe{flex:1 1}@media screen and (min-width:768px){.Popup-content-matterport .Popup-content-wp{top:10vh;bottom:90vh;left:0;right:0}.Popup-content-matterport .Popup-content-wp .html-embeded-content{padding:0 10vw}.Popup-content-matterport .Popup-content-wp iframe{width:80vw;height:87vh}}.position-absolute{position:absolute}.container-2d-map{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;width:100vw;height:100vh;margin:0}@media (min-width:768px){.container-2d-map{top:50px;margin:0 auto;width:80vw;height:auto}}.container-2d-map .map-2d__list{list-style-type:none;height:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto;padding:0 20px;position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:flex;align-items:center;justify-content:flex-start;grid-gap:10px;gap:10px;overflow:visible;overflow-x:scroll;z-index:10}.container-2d-map .map-2d__list::-webkit-scrollbar{display:none}@media (max-width:767px){.container-2d-map .map-2d__list{width:100%;height:100px;align-items:flex-end;bottom:20px}}.container-2d-map .map-2d__list>li{position:relative}.container-2d-map .map-2d__list>li>button{cursor:pointer;width:199px;height:36px;padding:0 20px;color:#0f0f0f;background-color:#f2f2f2;box-shadow:0 0 5px hsla(0,0%,53.3%,.7490196078431373);text-align:center;border:none;outline:none;border-radius:20px}@media (max-width:767px){.container-2d-map .map-2d__list>li>button{width:150px;height:40px;padding:0 10px;background-color:hsla(0,0%,94.9%,.7607843137254902);box-shadow:none;border-radius:20px}}.container-2d-map .map-2d__list>li>button>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.container-2d-map .map-2d__list>li>button>span{font-size:1rem;font-weight:300;pointer-events:none}}.container-2d-map .map-2d__list>li>p{display:none}@media (max-width:767px){.container-2d-map .map-2d__list>li>p{display:block;opacity:0;visibility:hidden;transition:all .7s ease;position:absolute;top:-100%;left:50%;-webkit-transform:translate(-50%,-20px);transform:translate(-50%,-20px);width:-webkit-max-content;width:max-content;max-width:250px;text-align:center;background-color:#fff;font-size:1.2rem;border:1px solid #000015;border-radius:20px;padding:10px}.container-2d-map .map-2d__list>li>p:before{bottom:0;border-color:#000015 transparent transparent}.container-2d-map .map-2d__list>li>p:after,.container-2d-map .map-2d__list>li>p:before{content:"";position:absolute;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);border-style:solid;border-width:8px 16px}.container-2d-map .map-2d__list>li>p:after{bottom:1px;border-color:#fff transparent transparent}}@media (max-width:767px){.container-2d-map .map-2d__list>li:last-child>p{-webkit-transform:translate(-60%,-20px);transform:translate(-60%,-20px)}}@media (max-width:767px){.container-2d-map .map-2d__list>li:first-child>p{-webkit-transform:translate(-40%,-20px);transform:translate(-40%,-20px)}}.container-2d-map .map-2d__list>li.active>button{color:#fff;background-color:#181c1e;border-color:#121517}@media (max-width:767px){.container-2d-map .map-2d__list>li.active>button{background-color:rgba(24,28,30,.7607843137254902)}}@media (max-width:767px){.container-2d-map .map-2d__list>li.active.show-detail>p{opacity:1;visibility:visible;transition:all .7s ease}}.container-2d-map .badge-scene{display:flex;align-items:center;justify-content:center;background:var(--tour-brandColor);opacity:.8;color:#fff;font-size:15px;border-radius:50%;border:2px solid #fff;box-shadow:1px 2px 8px rgba(0,0,0,.7);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}.container-2d-map .badge-scene .scene-title{position:absolute;bottom:35px;padding:5px;border-radius:5px;font-size:16px;white-space:nowrap;color:#fff;background-color:#000;opacity:0;z-index:10}.container-2d-map .badge-scene .scene-title:after{content:"";position:absolute;top:calc(100% - 3px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:8px solid transparent;border-top-color:#000}.container-2d-map .badge-scene-text{display:inline-block;width:100%;text-align:center;line-height:60px}.container-2d-map .badge-scene:hover{opacity:1;z-index:9999}.container-2d-map .badge-scene:hover .scene-title{opacity:1}.container-2d-map .badge-scene-disabled,.container-2d-map .badge-scene-disabled:hover{background:grey}.container-2d-map img{opacity:0}.container-2d-map .react-transform-wrapper{width:100vw;height:100%!important}@media (min-width:768px){.container-2d-map .react-transform-wrapper{width:100%!important;height:calc(100vh - 115px)!important}}.container-2d-map .react-transform-wrapper .transform-2d-map{width:100%}@media (max-width:767px){.container-2d-map .react-transform-wrapper .transform-2d-map{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.container-2d-map .react-transform-wrapper .transform-2d-map img{width:100%;height:auto}@media (max-width:767px){.container-2d-map .react-transform-wrapper .transform-2d-map img{height:100%}}.container-2d-map .react-transform-wrapper .transform-2d-map .floor-image{position:absolute;top:0;left:0}.loading-placeholder{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.map2d-btn-zoom{position:absolute;top:1%;right:10%;z-index:3;align-items:center;display:none}@media (min-width:768px){.map2d-btn-zoom{display:flex}}.map2d-btn-zoom--inout{display:flex;align-items:center;opacity:.8;justify-content:space-between;color:#000;background-color:#fff;width:135px;height:35px;padding:5px 10px;border-radius:30px}.map2d-btn-zoom--inout svg{opacity:.5;cursor:pointer;width:20px}.map2d-btn-zoom--inout svg:hover{opacity:.85}.map2d-btn-zoom--inout svg:active{opacity:1}.Popup-content-iframe .Popup-content-wp{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.Popup-content-iframe .Popup-content-wp .html-embeded-content{position:absolute;top:-27px;bottom:0;left:0;right:0;display:flex}.Popup-content-iframe .Popup-content-wp iframe{flex:1 1}@media (max-width:576px){.Popup-content-iframe .Popup-content-wp iframe{height:100%}}@media screen and (min-width:768px){.Popup-content-iframe .Popup-content-wp{top:10vh;bottom:5vh;left:0;right:0}.Popup-content-iframe .Popup-content-wp .html-embeded-content{padding:0 10vw}.Popup-content-iframe .Popup-content-wp iframe{width:80vw;height:87vh}}@media screen and (min-width:768px) and (max-width:992px){.Popup-content-iframe .Popup-content-wp iframe{width:75vw;height:87vh}}.Popup-content-video .Popup-content-wp{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;width:100%}.Popup-content-video .Popup-content-wp .embeded-content{position:absolute;left:0;right:0;top:unset;width:100vw;height:100vh;display:flex;place-items:center;place-content:center}.Popup-content-video .Popup-content-wp iframe{flex:1 1;width:100%;height:100%}@media (min-width:768px) and (max-width:calc(1200px - 1px)){.Popup-content-video .Popup-content-wp{top:10vh;bottom:5vh;left:0;right:0}.Popup-content-video .Popup-content-wp .embeded-content{padding:0}.Popup-content-video .Popup-content-wp iframe{width:100vw;height:70vh}}@media (min-width:1200px){.Popup-content-video .Popup-content-wp{top:10vh;bottom:5vh;left:0;right:0}.Popup-content-video .Popup-content-wp .embeded-content{padding:0 15vw}.Popup-content-video .Popup-content-wp iframe{width:80vw;height:70vh;border-radius:15px}}.Hotspot-popup{position:fixed;z-index:90;top:0;bottom:0;left:0;right:0}.Hotspot-popup:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 70%,transparent)}.Hotspot-popup-header{position:absolute;top:1%;width:100%;z-index:2}.Hotspot-popup-header .Close-button{display:block;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:768px){.Hotspot-popup-header .Close-button{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (min-width:576px) and (max-width:767px){.Hotspot-popup-header .Close-button{right:40px;left:auto;-webkit-transform:none;transform:none}}@media screen and (max-width:575px){.Hotspot-popup-header .Close-button{right:20px;left:auto;-webkit-transform:none;transform:none}}.Hotspot-popup-body{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden;display:flex}.Hotspot-popup-body.Menu-left{padding-left:40px}.Hotspot-popup-body.Menu-bottom{padding-bottom:80px}@media (max-width:600px){.Hotspot-popup-body.Menu-bottom{padding-bottom:0}}.Hotspot-popup-body .Popup-body-content{position:relative;width:100%;flex:1 1}.loading_model_spinner{height:100%;width:100%;justify-content:center;align-items:center}.change_mode_button,.loading_model_spinner .loading-logo{width:100%;text-align:center}.change_mode_button{position:absolute;bottom:30px}.change_mode_button button{padding:10px;border-radius:5px;outline:none;border:none;text-transform:uppercase;color:#000;width:150px}model-viewer{background-color:#eee;overflow-x:hidden;display:block;height:100%;width:100%}#ar-button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAUVBMVEUAAABAg/NChfRBhfRChfRAhfRBhPRBhPNBhfNBhPRChPRAh/dChfNBhPRAgP9ChfVAhvVBhfRChPRAhfRBhPNChPRChfNChfRChfRAhPRChfM+OPWWAAAAG3RSTlMAQJ/P/zC/78CgcCCA0BB/UN/gb7CP8JBgX6+xVahBAAAB6klEQVR4Ae3Xh7bbIBBF0UG6KhgEci///58pUnKXxxVQet5+vfi4DkLyHzBVjZkkwKyujGhNC0oKUduoTofSELpGdYpDqtSjJEQtH2eUhcjIzGKycpLJeUyszIa5IwXmUq1uZ5ACTj0abx4aE6ORZ9JDpp5uvFkYchW+qdyCUIgdqIuhNDSuoazHohDnmDihj0OPhQq02YCqIFliB/IheFC3lXRmDdo5ERG3A62NpHEtaDCMD6DWyXthDzqo+VsdQPv3nRp0DKKEI6hOGedZ7+SO6/Gdl9f4MJ/koRUf8uSl79FEhAjKODyc5ca5Q1aIWiNXTAsUhrh4cEEpDqGLnJmSkJqIUWRUM5MRupmIm5nJCnEiiDOTG+JE6JkpCIk0Pa70jUhBaDZuuEyOIiUh8pzRhSH+5iP0p4fCq4uFjFAXn4dilxTacPF4HOKCskk+HLXuPuTa5MNRGED7oENhDxrkDS4e3HkwtO3UgvJe06udByZqh9I7STNuQBf1hQtKKn+ARgcvWYLFQzakjgWZHnd6U7Q9Pm2gbE7FG3aPK754w642oTu39KRm4Ka0MESj96NIQujHnfgNHOdsXk2wxSQ6yeQiJvZHn65LvyzU89fNYUno0IguFYTYoaYvDfWNaMYO+aHBGvn3fQZfjyItPw6TpAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:20px 20px;background-position:12px 50%;background-color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;bottom:132px;padding:0 16px 0 40px;font-family:Roboto Regular,Helvetica Neue,sans-serif;font-size:14px;color:#4285f4;height:36px;line-height:36px;border-radius:18px;border:1px solid #dadce0}#ar-button:active{background-color:#e8eaed}#ar-button:focus{outline:none}#ar-button:focus-visible{outline:1px solid #4285f4}@-webkit-keyframes circle{0%{-webkit-transform:translateX(-50%) rotate(0deg) translateX(50px) rotate(0deg);transform:translateX(-50%) rotate(0deg) translateX(50px) rotate(0deg)}to{-webkit-transform:translateX(-50%) rotate(1turn) translateX(50px) rotate(-1turn);transform:translateX(-50%) rotate(1turn) translateX(50px) rotate(-1turn)}}@keyframes circle{0%{-webkit-transform:translateX(-50%) rotate(0deg) translateX(50px) rotate(0deg);transform:translateX(-50%) rotate(0deg) translateX(50px) rotate(0deg)}to{-webkit-transform:translateX(-50%) rotate(1turn) translateX(50px) rotate(-1turn);transform:translateX(-50%) rotate(1turn) translateX(50px) rotate(-1turn)}}@-webkit-keyframes elongate{0%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@keyframes elongate{0%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}model-viewer>#ar-prompt{position:absolute;left:50%;bottom:175px;-webkit-animation:elongate 2s ease-in-out infinite alternate;animation:elongate 2s ease-in-out infinite alternate;display:none}model-viewer[ar-status=session-started]>#ar-prompt{display:block}model-viewer>#ar-prompt>div{-webkit-animation:circle 4s linear infinite;animation:circle 4s linear infinite}model-viewer>#ar-failure{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:175px;display:none}model-viewer[ar-tracking=not-tracking]>#ar-failure{display:block}.slider{width:100%;text-align:center;overflow:hidden;position:absolute;bottom:16px}.slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.slide{scroll-snap-align:start;flex-shrink:0;width:100px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-color:#fff;margin-right:10px;border-radius:10px;border:none;display:flex}.slide.selected{border:2px solid #4285f4}.slide:focus{outline:none}.slide:focus-visible{outline:1px solid #4285f4}.Popup-content-pdf{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Popup-content-pdf__iframe{width:100%;height:100%;border:none}.World{position:fixed;width:auto;height:auto;top:0;left:0;right:0;bottom:0;overflow:hidden}.World .World-Canvas,.World .World-Canvas .Canvas-3D{position:absolute;width:100%;height:100%;top:0;left:0}.World .World-Canvas .Canvas-3D{z-index:0}.World .World-2D-Contents{position:absolute;top:0;left:0}.World .World-2D-Contents.no-ui .menuV2-desktop--container,.World .World-2D-Contents.no-ui .tour-infor,.World .World-2D-Contents.preview .menuV2-desktop--container,.World .World-2D-Contents.preview .tour-infor{display:none}.World .World-2D-Contents.no-ui .powered-container,.World .World-2D-Contents.preview .powered-container{pointer-events:none}.World .World-2D-Contents.no-ui~.desktop-vz-landing,.World .World-2D-Contents.no-ui~.phone-vz-landing,.World .World-2D-Contents.preview~.desktop-vz-landing,.World .World-2D-Contents.preview~.phone-vz-landing{opacity:0;visibility:hidden}.World .World-2D-Contents.no-ui .menuV2-mobile--container .vz-logo,.World .World-2D-Contents.preview .menuV2-mobile--container .vz-logo{pointer-events:none}#followDiv,.World .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--header,.World .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--icons>.icons,.World .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--top,.World .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--header,.World .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--icons>.icons,.World .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--top{display:none}#followDiv{color:#fff;position:absolute;z-index:999;font-size:15px;pointer-events:none;background-color:rgba(0,0,0,.8);border-radius:5px;padding:10px 30px;text-wrap:nowrap}#followDiv:before{position:absolute;content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgba(0,0,0,.8);top:100%;left:40%}.mouse-guideline{position:fixed;z-index:1000;bottom:0;left:0;right:0;height:300px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6),rgba(0,0,0,.9));pointer-events:none}.mouse-guideline .mouse-guideline-img{position:absolute;bottom:130px;left:50%;width:auto;height:100px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:mouseRotate 4.5s infinite;animation:mouseRotate 4.5s infinite}.mouse-guideline .mouse-guideline-text{position:absolute;width:100%;left:0;bottom:90px;text-align:center;color:#fff;text-transform:uppercase;line-height:25px;font-size:20px;text-shadow:1px 1px 1px rgba(0,0,0,.6)}@media screen and (min-width:481px){.mouse-guideline{height:250px}.mouse-guideline .mouse-guideline-img{bottom:50px}.mouse-guideline .mouse-guideline-text{bottom:10px}}@-webkit-keyframes mouseRotate{0%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}10%{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}20%{-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}30%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}to{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}}@keyframes mouseRotate{0%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}10%{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}20%{-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}30%{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}to{-webkit-transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(0deg)}}.icon-toggle-buttons{position:fixed;top:16px;right:16px;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.icon-toggle-buttons .icon-button{width:40px;height:40px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background-color:rgba(0,0,0,.8)}.icon-toggle-buttons .icon-button img{width:24px;height:24px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.icon-toggle-buttons .icon-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.101961)}.icon-toggle-buttons .icon-button.active{background-color:#a0793c}.icon-toggle-buttons .icon-button.active img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media (max-width:1024px){.icon-toggle-buttons .icon-button{width:44px;height:44px}.icon-toggle-buttons .icon-button img{width:20px;height:20px}}.info-panel{position:fixed;bottom:20px;z-index:2;max-width:400px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.3);-webkit-animation:slideIn .3s ease-out;animation:slideIn .3s ease-out}.info-panel--left{left:20px;background-color:#e1d0b4;color:#171717;max-width:240px}.info-panel--right{right:20px;background-color:rgba(0,0,0,.5019607843137255);color:#fff;max-width:400px}.info-panel__header{display:flex;align-items:center;padding:16px 20px 12px;border-bottom:1px solid rgba(0,0,0,.1)}.info-panel__icon{width:24px;height:24px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;margin-right:12px;font-size:14px;font-weight:700}.info-panel__title{font-size:14px;font-weight:700;margin:0;color:#171717}.info-panel__content{padding:12px}.info-panel__text{font-size:10px;line-height:1.2;margin:0 0 10px;color:#171717}.info-panel__section{margin-top:20px}.info-panel__subtitle{font-size:16px;font-weight:600;margin:0 0 8px;color:#171717}.info-panel__table{padding:8px}.info-panel__row{display:flex;padding:14px 16px;background-color:#262626;margin-top:1px}.info-panel__row:first-child{margin-top:0;border-top-left-radius:12px;border-top-right-radius:12px}.info-panel__row:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.info-panel__label{flex:0 0 40%;font-weight:600;color:#fcba28;font-size:12px}.info-panel__value{flex:1 1;font-size:12px;color:#fff;line-height:16px;text-align:right}.info-panel__value div{margin-bottom:10px}.info-panel__value div:last-child{margin-bottom:0}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:767px){.info-panel{position:static;max-width:none;width:calc(100% - 24px);margin:12px;left:auto;right:auto;bottom:auto}.info-panel--left{margin-top:120px;margin-bottom:12px}.info-panel--right{margin-top:0;max-height:calc(100vh - 440px);overflow-y:auto;-webkit-overflow-scrolling:touch}}.ntv-guide--board{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9998;display:flex;align-items:center;justify-content:center}.ntv-guide--board--overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ntv-guide--board--modal{position:relative;background-color:#fff;padding:40px 30px;max-width:80vw;max-height:80vh;width:600px;display:flex;flex-direction:column;align-items:center;grid-gap:30px;gap:30px;box-shadow:0 20px 40px rgba(0,0,0,.5)}.ntv-guide--board--title{color:#171717;font-family:var(--primary-font);font-size:16px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;margin:0;font-weight:400}.ntv-guide--board--icons{display:flex;align-items:center;grid-gap:20px;gap:20px}.ntv-guide--board--icon{position:relative;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:#fff}.ntv-guide--board--icon img{width:48px;height:48px;position:relative;z-index:2;object-fit:contain}.ntv-guide--board--icon.is-hand img,.ntv-guide--board--icon.is-mouse img{width:100%;height:100%}.ntv-guide--board--separator{color:#171717;font-size:16px;font-weight:400;margin:0 10px}.ntv-guide--board--instruction{color:#fff;font-size:14px;font-weight:400;text-align:center;line-height:1.5;max-width:400px;width:300px;color:grey}.ntv-guide--board--button{background-color:#fcba28;color:#171717;width:240px;border:none;border-radius:6px;padding:12px 28px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;font-weight:500}.ntv-guide--board--button:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ntv-guide--board--button:active{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:768px){.ntv-guide--board--title{font-size:24px}.ntv-guide--board--instruction{font-size:16px}}.video-intro-component{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1;transition:opacity 1s ease-out}.video-intro-component.fade-out{opacity:0}.video-intro-component .intro-content{position:relative;background-color:#fff;width:100%;height:100%}.video-intro-component .intro-content .intro-btn{position:absolute;display:flex;align-items:center;justify-content:center;top:6px;right:6px;padding:8px 16px;border-radius:9999px;font-size:12px;font-weight:500;background:hsla(0,0%,100%,.8);color:#000;cursor:pointer;z-index:5}.video-intro-component .intro-content video{width:100%;height:100%;object-fit:cover}.world-fc{width:auto;height:auto;flex:1 1;position:relative;overflow:hidden}.world-fc .World-Canvas,.world-fc .World-Canvas .Canvas-3D{position:absolute;width:100%;height:100%;top:0;left:0}.world-fc .World-Canvas .Canvas-3D{z-index:0}.world-fc .World-2D-Contents{position:absolute;top:0;left:0}.world-fc .World-2D-Contents.no-ui .menuV2-desktop--container,.world-fc .World-2D-Contents.no-ui .tour-infor,.world-fc .World-2D-Contents.preview .menuV2-desktop--container,.world-fc .World-2D-Contents.preview .tour-infor{display:none}.world-fc .World-2D-Contents.no-ui .powered-container,.world-fc .World-2D-Contents.preview .powered-container{pointer-events:none}.world-fc .World-2D-Contents.no-ui~.desktop-vz-landing,.world-fc .World-2D-Contents.no-ui~.phone-vz-landing,.world-fc .World-2D-Contents.preview~.desktop-vz-landing,.world-fc .World-2D-Contents.preview~.phone-vz-landing{opacity:0;visibility:hidden}.world-fc .World-2D-Contents.no-ui .menuV2-mobile--container .vz-logo,.world-fc .World-2D-Contents.preview .menuV2-mobile--container .vz-logo{pointer-events:none}.world-fc .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--header,.world-fc .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--icons>.icons,.world-fc .World-2D-Contents.no-ui .menuV2-mobile--container .menuV2-mobile--top,.world-fc .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--header,.world-fc .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--icons>.icons,.world-fc .World-2D-Contents.preview .menuV2-mobile--container .menuV2-mobile--top{display:none}.disclaimer-card{background-color:#e1d0b4;width:calc(100vw - 2rem);max-width:200px;border-radius:8px}.disclaimer-card>div:not(.divider){padding:12px}.disclaimer-card .card-header{display:flex;align-items:center;grid-gap:6px;gap:6px;border-bottom:1px solid rgba(0,0,0,.2)}.disclaimer-card .card-header .label{font-size:16px;font-weight:600}.disclaimer-card .card-content{font-size:10px;line-height:1.3}.disclaimer-card .card-content .label{font-weight:600}.apartment-info{position:relative;width:100%;height:100%}.apartment-info .back-btn{position:absolute;top:20px;left:252px;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;border-radius:9999px;color:#171717;border:1px solid #171717;font-weight:500;cursor:pointer;z-index:10;height:32px;width:96px;z-index:0}@media (max-width:768px){.apartment-info .back-btn{top:100px;left:16px}}.apartment-info .apartment-floor-plan{width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (max-width:430px){.apartment-info .apartment-floor-plan{align-items:center}}.apartment-info .apartment-floor-plan img{max-width:100%;max-height:100%;object-fit:contain}.apartment-info .disclaimer-card{position:absolute;bottom:16px;left:16px;z-index:10}@media (max-width:768px){.apartment-info .disclaimer-card{display:none}}.apartment-info .dropdown-menu.dropdown-mobile{display:none;position:absolute;z-index:10;top:16px;right:16px}@media (max-width:768px){.apartment-info .dropdown-menu.dropdown-mobile{display:block}}.apartment-info .dropdown-menu.dropdown-mobile .dropdown-menu-trigger{background-color:rgba(0,0,0,.8);border:transparent}.apartment-info .dropdown-menu.dropdown-mobile .dropdown-menu-trigger[data-state=open]{background-color:#a0793c}.apartment-info .dropdown-menu.dropdown-mobile .dropdown-menu-content{border:0;box-shadow:none}.apartment-info .dropdown-menu.dropdown-mobile .dropdown-menu-content .disclaimer-card{position:static;display:block}.apartment-info .dropdown-menu.dropdown-mobile .dropdown-menu-content .disclaimer-card *{color:#171717}.apartment-info-container{position:absolute;left:16px;top:382px;width:200px;border-radius:8px;border:none}.apartment-info-container .apartment-info-card{width:100%;background-color:#a0793c;opacity:1;pointer-events:all;padding:8px;border-radius:8px;color:#fff}.apartment-info-container .apartment-info-card .top{padding:0 0 16px}.apartment-info-container .apartment-info-card .top .title{font-size:16px;font-weight:600;margin-bottom:4px}.apartment-info-container .apartment-info-card .top .description{display:flex;align-items:center;grid-gap:8px;gap:8px}.apartment-info-container .apartment-info-card .top .description .divider{width:1px;height:8px;background-color:hsla(0,0%,100%,.1)}.apartment-info-container .apartment-info-card .top .description .text{justify-content:space-between;color:hsla(0,0%,100%,.8);font-size:12px;font-weight:300;display:flex;align-items:center;grid-gap:4px;gap:4px}.apartment-info-container .apartment-info-card .top .description .text span:last-child{color:#fff;font-weight:500}.apartment-info-container .apartment-info-card .bottom{background-color:rgba(0,0,0,.4);padding:12px;border-radius:6px;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.apartment-info-container .apartment-info-card .bottom .bottom-item p:first-child{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:500}.apartment-info-container .apartment-info-card .bottom .bottom-item p:last-child{color:#fff;font-size:16px;font-weight:600}.apartment-info-container .apartment-info-card>button{margin-top:12px;width:100%;display:flex;align-items:center;justify-content:center;height:36px;background-color:#f5f5f5;border-radius:6px;color:#525252;font-weight:500;cursor:pointer}@media (max-width:768px){.apartment-info-container{right:16px;top:auto;width:auto;bottom:16px}.apartment-info-container .apartment-info-card .top{padding-bottom:4px}.apartment-info-container .apartment-info-card .bottom{padding:8px 16px;grid-gap:4px;gap:4px;flex-direction:row;grid-gap:12px;gap:12px}}.fullscreen-popup-overlay{z-index:20}.mat-bang-tang-page{width:100dvw;height:100dvh;background-color:#ede1ce;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.mat-bang-tang-page .actions{position:fixed;top:16px;right:16px;display:flex;flex-direction:column;align-items:center;grid-gap:8px;gap:8px;z-index:100}.mat-bang-tang-page .actions .dropdown-mobile,.mat-bang-tang-page .actions .setting-control{position:static}.mat-bang-tang-page .actions .dropdown-mobile .dropdown-menu-trigger{height:40px;width:40px;background-color:#a0793c}.mat-bang-tang-page .actions .dropdown-mobile .disclaimer-card{background-color:#e1d0b4;color:#000}@media (min-width:1440px){.mat-bang-tang-page .actions .dropdown-mobile{display:none}}.mat-bang-tang-page .extended-info{position:absolute;bottom:0;left:0;padding:16px;width:100%;display:flex;align-items:flex-end;justify-content:space-between;grid-gap:128px;gap:128px}.mat-bang-tang-page .extended-info>*{max-width:450px}@media (max-width:1440px){.mat-bang-tang-page .extended-info .disclaimer-card-container{display:none}}@media (max-width:430px){.mat-bang-tang-page .extended-info{flex-direction:column;grid-gap:12px;gap:12px}}.mat-bang-tang-page .floor-palette{z-index:10;display:flex;align-items:center;justify-content:center;grid-gap:2px;gap:2px;width:100%}.mat-bang-tang-page .floor-palette .palette-container{width:100%;display:flex;flex-wrap:nowrap;grid-gap:4px;gap:4px}.mat-bang-tang-page .floor-palette .palette-item{flex:1 1;padding:4px;border-radius:6px;background-color:#fff}.mat-bang-tang-page .floor-palette .palette-item .color-box{width:100%;aspect-ratio:1;border-radius:4px;margin-bottom:4px}.mat-bang-tang-page .floor-palette .palette-item .label{display:block;font-size:12px;font-weight:500;color:#171717;text-align:center}@media (max-width:1024px){.mat-bang-tang-page .floor-palette .palette-item .label{font-size:10px}}@media (max-width:430px){.mat-bang-tang-page .floor-palette .palette-container{display:grid;grid-template-columns:repeat(4,1fr);display:flex;width:100%}}@media (max-width:430px){.mat-bang-tang-page .floor-palette .palette-container .palette-item .color-box{aspect-ratio:3/2}}.mat-bang-tang-page .floor-plan-layout{position:relative;padding:24px;width:calc(100vw - 600px);max-width:1000px}@media (max-width:1024px){.mat-bang-tang-page .floor-plan-layout{width:100%}}.mat-bang-tang-page .layout-title{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-150%);transform:translate(-50%,-150%);font-size:18px;text-align:center;text-transform:capitalize;letter-spacing:-.7px;line-height:1.3;text-wrap:nowrap}.mat-bang-tang-page .layout-title .bold{font-family:"Cormorant Garamond",serif;font-optical-sizing:auto;font-size:36px;font-weight:600;color:#a0793c}.mat-bang-tang-page .layout-title .number{font-family:"EB Garamond",serif;font-weight:400}@media (max-width:768px){.mat-bang-tang-page .layout-title{font-size:16px}.mat-bang-tang-page .layout-title .bold{font-size:24px}}.mat-bang-tang-page .react-transform-wrapper .floor-plan-container{position:relative;width:100%}.mat-bang-tang-page .react-transform-wrapper .floor-plan-container.flip-horizontal{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.mat-bang-tang-page .react-transform-wrapper .floor-plan-container img{max-width:100%;max-height:100%}.mat-bang-tang-page .react-transform-wrapper .floor-plan-container>svg{position:absolute;bottom:6.5%;top:auto;left:50.5%;-webkit-transform:scaleX(1.003) translateX(-50%);transform:scaleX(1.003) translateX(-50%);width:88.5%;height:100%}.mat-bang-tang-page .react-transform-wrapper .floor-plan-container>svg.scale-fix{-webkit-transform-origin:unset;transform-origin:unset;left:50%;width:100%;top:-.5%;bottom:auto}.mat-bang-tang-page .react-transform-wrapper .floor-plan-container>svg path{cursor:pointer;opacity:1;transition:fill .1s ease}.mat-bang-tang-page .react-transform-wrapper .floor-plan-container>svg path:hover{fill:rgba(240,182,25,.8);stroke:#fff}.mat-bang-tang-page .react-transform-wrapper .floor-plan-container>svg path.clicked{fill:rgba(240,182,25,.5);stroke:#fff;stroke-width:3;-webkit-filter:brightness(1.2);filter:brightness(1.2)}@media (max-width:768px){.mat-bang-tang-page .react-transform-wrapper .floor-plan-container{width:100%}}.mat-bang-tang-page .floor-detail-card{max-width:236px;background-color:rgba(0,0,0,.5);padding:8px;border-radius:8px;width:100%}@media (max-width:430px){.mat-bang-tang-page .floor-detail-card{max-width:none}}.mat-bang-tang-page .floor-detail-card .card-content{overflow:hidden;height:100%;display:flex;flex-direction:column;background-color:#262626;border-radius:8px}.mat-bang-tang-page .floor-detail-card .card-content .card-header{font-size:16px;font-weight:500;color:#fcba28;border-bottom:1px solid #737373;padding:12px 16px;line-height:1.5}.mat-bang-tang-page .floor-detail-card .card-content .card-header .description{color:#f5f5f5;font-size:14px}.mat-bang-tang-page .floor-detail-card .card-content .card-body{width:100%;flex:1 1;font-size:12px;font-weight:500;color:#fcba28;display:flex;flex-direction:column}.mat-bang-tang-page .floor-detail-card .card-content .card-body .body-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #737373;padding:12px 16px}.mat-bang-tang-page .floor-detail-card .card-content .card-body .body-item:last-child{border-bottom:none}.mat-bang-tang-page .floor-detail-card .card-content .card-body .body-item .number{color:#fff}.mat-bang-tang-page .floor-detail-card .card-content .card-body .map{flex:1 1;display:flex;align-items:center;justify-content:center;background-color:#fff}.mat-bang-tang-page .floor-detail-card .card-content .card-body .map img{width:90%;height:auto}@media (max-width:768px){.mat-bang-tang-page .floor-detail-card .card-content .card-header{font-size:12px;border-bottom:0;padding:8px 12px}.mat-bang-tang-page .floor-detail-card .card-content .card-body .body-item{border-bottom:0;font-size:10px;padding:6px 12px}}@media (max-width:430px){.mat-bang-tang-page .floor-detail-card .card-content .card-header{font-size:12px;border-bottom:0;padding:8px 12px}.mat-bang-tang-page .floor-detail-card .card-content .card-body .body-item{border-bottom:0;font-size:10px;padding:6px 12px}}.mat-bang-tang-page .apartment-info{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#ede1ce;z-index:11}.page-filter-card.mat-bang-tang-filter-card .collapsible-card-content-inner{padding:8px 8px 0}.page-filter-card.mat-bang-tang-filter-card .filter-container .filter-tab{display:flex;grid-gap:4px;gap:4px;margin-bottom:8px}.page-filter-card.mat-bang-tang-filter-card .filter-container .filter-items{display:flex;width:100%;grid-gap:4px;gap:4px;padding:6px;border-radius:6px;background-color:rgba(0,0,0,.8)}.page-filter-card.mat-bang-tang-filter-card .filter-container .floor-item,.page-filter-card.mat-bang-tang-filter-card .filter-container .tab-item{cursor:pointer;color:#fff;font-weight:500;flex:1 1;height:40px;border-radius:6px;background-color:#262626}.page-filter-card.mat-bang-tang-filter-card .filter-container .floor-item:hover,.page-filter-card.mat-bang-tang-filter-card .filter-container .tab-item:hover{background-color:#e1d0b4;color:#262626;transition:all .1s ease}.page-filter-card.mat-bang-tang-filter-card .filter-container .floor-item.active,.page-filter-card.mat-bang-tang-filter-card .filter-container .tab-item.active{background-color:#ba8c44}.page-filter-card.mat-bang-tang-filter-card .filter-container .sub_filter-tab{display:flex;width:100%;margin-bottom:8px}.page-filter-card.mat-bang-tang-filter-card .filter-container .sub_filter-tab .tab-item{height:32px;flex:1 1;background-color:initial;border-radius:0;border-bottom:1px solid #262626}.page-filter-card.mat-bang-tang-filter-card .filter-container .sub_filter-tab .tab-item.active{border-bottom:2px solid #f0b619}.dropdown-menu.mat-bang-tang-filter-dropdown{position:absolute;z-index:10;top:16px;left:16px}.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-trigger{background-color:rgba(0,0,0,.8);border:1px solid #fcba28;display:flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px;font-size:14px}.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content{padding:8px;width:240px;background-color:rgba(0,0,0,.5)}.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .sub_filter-tab{display:flex;grid-gap:6px;gap:6px;margin-bottom:6px}.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .filter-tab{display:flex;grid-gap:4px;gap:4px;margin-bottom:8px}.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .filter-items{display:flex;flex-wrap:wrap;width:100%;grid-gap:4px;gap:4px;padding:6px;border-radius:6px;background-color:rgba(0,0,0,.8)}.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .floor-item,.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .tab-item{cursor:pointer;color:#fff;font-weight:500;flex:1 1;height:40px;border-radius:6px;background-color:#262626}.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .floor-item:hover,.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .tab-item:hover{background-color:#e1d0b4;color:#262626;transition:all .1s ease}.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .floor-item.active,.dropdown-menu.mat-bang-tang-filter-dropdown .dropdown-menu-content .filter-container .tab-item.active{background-color:#ba8c44}.dropdown-menu.mat-bang-tang-filter-dropdown .svg-path{cursor:pointer;opacity:1;transition:fill .3s ease}.dropdown-menu.mat-bang-tang-filter-dropdown .svg-path:hover{fill:rgba(255,255,0,.6)!important}.tooltip-desktop{position:absolute;background:#fff;color:#000;padding:8px;border-radius:8px;width:220px;z-index:100;display:flex;flex-direction:column;grid-gap:4px;gap:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:none}.tooltip-desktop .image{width:100%;aspect-ratio:3/2;overflow:hidden;background-color:rgba(186,140,68,.1);display:flex;justify-content:center;align-items:center;border-radius:6px}.tooltip-desktop .image img{max-width:100%;max-height:100%;object-fit:cover}.tooltip-desktop .tooltip-body{padding:8px}.tooltip-desktop .title{font-weight:600;font-size:14px;color:#000;margin-bottom:6px}.tooltip-desktop .list{list-style:none;display:flex;flex-direction:column;grid-gap:8px;gap:8px;margin:0;padding:0}.tooltip-desktop .list li{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:12px;color:#171717}.tooltip-desktop .list li .text{color:rgba(0,0,0,.5);flex:1 1}.tooltip-desktop .list li span:last-child{font-weight:500}.tooltip-desktop .more-btn{height:36px;width:100%;background-color:#a0793c;font-size:14px;font-weight:500;border-radius:6px;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease}.tooltip-desktop .more-btn:hover{background-color:#7b5d2e}.side-drawer .side-drawer-content .sub_filter-tab{display:flex;width:100%;margin-bottom:8px}.side-drawer .side-drawer-content .sub_filter-tab .tab-item{font-weight:500;height:32px;flex:1 1;background-color:initial;border-radius:0;border-bottom:1px solid #262626;color:#171717}.side-drawer .side-drawer-content .sub_filter-tab .tab-item.active{border-bottom:2px solid #f0b619}.side-drawer .side-drawer-content .filter-container .filter-items{display:flex;width:100%;grid-gap:4px;gap:4px;background-color:initial;border-radius:6px}.side-drawer .side-drawer-content .filter-container .filter-items button.floor-item{height:40px;color:#fff;width:100%;background-color:#262626;border-radius:6px}.side-drawer .side-drawer-content .filter-container .filter-items button.floor-item.active{background-color:#ba8c44}.apartment-type-selector .apartment-selector-content{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.apartment-type-selector .apartment-selector-content .apartment-option{background-color:#262626;height:35px;text-align:left;display:flex;align-items:center;padding:0 12px;border-radius:6px;color:#fff;font-size:12px;font-weight:500}.apartment-type-selector .apartment-selector-content .apartment-option.active,.apartment-type-selector .apartment-selector-content .apartment-option:hover{background-color:#ba8c44}.selector-mobile{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:500px;padding:16px}.selector-mobile .apartment-selector-content{display:flex;align-items:center;grid-gap:4px;gap:4px}.selector-mobile .apartment-selector-content .apartment-option{flex:1 1;background-color:#262626;height:40px;text-align:center;display:flex;align-items:center;justify-content:center;padding:0 4px;border-radius:6px;color:#fff;font-size:10px;font-weight:500}.selector-mobile .apartment-selector-content .apartment-option.active,.selector-mobile .apartment-selector-content .apartment-option:hover{background-color:#ba8c44}.so-do-tong-the-page{position:relative;width:100dvw;height:100dvh;background-color:#ede1ce;overflow:hidden;display:flex;align-items:center;justify-content:center}.so-do-tong-the-page .so-do-tong-the-content{width:100%;height:100%}.so-do-tong-the-page .apartment-info{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#ede1ce;z-index:20}.so-do-tong-the-page .setting-control{position:fixed;top:16px;right:16px}@media (max-width:1180px){.so-do-tong-the-page .setting-control{display:none}}.dropdown-menu.mobile-filter-dropdown{position:absolute;z-index:10;top:16px;left:16px}.dropdown-menu.mobile-filter-dropdown .dropdown-menu-trigger{background-color:rgba(0,0,0,.8);border:1px solid #fcba28;display:flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px;font-size:14px}.dropdown-menu.mobile-filter-dropdown .dropdown-menu-content{padding:8px;width:240px;background-color:rgba(0,0,0,.5)}.filter-container .filter-tab{display:flex;grid-gap:4px;gap:4px;margin-bottom:4px}.filter-container .filter-tab .tab-item{flex:1 1;height:40px;background-color:#262626;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:12px;cursor:pointer}.filter-container .filter-tab .tab-item:hover{background-color:#e1d0b4;color:#262626;transition:all .2s ease-in-out}.filter-container .filter-tab .tab-item.active{background-color:#a0793c;color:#fff}.filter-container .filter-body{max-height:350px}.filter-container .filter-body .filter-wrapper{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding:8px;border-radius:6px;background-color:rgba(0,0,0,.8)}.filter-container .filter-body .filter-section .section-label{font-size:12px;font-weight:500;margin-bottom:4px}.filter-container .filter-body .filter-section .section-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px}.filter-container .filter-body .filter-section .range-slider input[type=range]{width:100%;-webkit-appearance:none;appearance:none;height:2px;background:#555;outline:none;opacity:.7;transition:opacity .2s}.filter-container .filter-body .filter-section .range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#f0b90b;cursor:pointer;border-radius:50%}.filter-container .filter-body .filter-section .range-slider input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#f0b90b;cursor:pointer}.filter-container .filter-body .filter-section .range-slider span{display:block;margin-top:20px;font-size:12px}.filter-container .filter-body .reset-btn{cursor:pointer;padding:16px 0;width:100%;border-radius:8px;background-color:#a0793c;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;text-align:center;margin-top:8px}.filter-container .filter-body.tien-ich{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding:0}.filter-container .filter-body.tien-ich .body-headers{display:flex}.filter-container .filter-body.tien-ich .body-headers .header-item{flex:1 1;display:flex;align-items:center;justify-content:center;height:36px;border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;cursor:pointer;font-size:12px;font-weight:500}.filter-container .filter-body.tien-ich .body-headers .header-item.active{color:#fcba28;border-bottom:1px solid #a0793c}.filter-container .filter-body.tien-ich .body-options{padding:6px;background-color:rgba(0,0,0,.8);border-radius:6px;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.filter-container .option-item{height:40px;font-size:12px;display:flex;align-items:center;justify-content:center;background-color:#262626;color:#fff;cursor:pointer;border-radius:6px;text-transform:capitalize;text-align:center}.filter-container .option-item:hover{background-color:#e1d0b4;color:#262626;transition:all .2s ease-in-out}.filter-container .option-item.active{background-color:#a0793c;color:#fff}.side-drawer .side-drawer-content .filter-body{margin-top:16px;max-height:none}.side-drawer .side-drawer-content .filter-body .filter-wrapper{background-color:initial;padding:0;grid-gap:16px;gap:16px;margin-bottom:24px}.image-slider-container{-webkit-user-select:none;user-select:none;width:100vw;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;touch-action:none;margin:0;padding:0;box-sizing:border-box;grid-gap:16px;gap:16px}@media (max-width:768px){.image-slider-container{width:100vw}}.image-slider-container .action-btns{position:absolute;bottom:36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:flex;align-items:center;grid-gap:12px;gap:12px}.image-slider-container .action-btns .building-tab{display:none!important;width:auto;display:flex;align-items:center;background-color:#e1d0b4;border-radius:8px;overflow:hidden}.image-slider-container .action-btns .building-tab>div{padding:0 16px;height:44px;display:flex;font-size:12px;font-weight:600;align-items:center;justify-content:center;cursor:pointer;text-wrap:nowrap}.image-slider-container .action-btns .building-tab>div.active{background-color:#a0793c;color:#fff}.image-slider-container .action-btns button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background-color:#a0793c}.image-slider-container .action-btns button svg{width:20px;height:20px;color:#fff}.image-slider-container .image-slider-wrapper{position:relative;width:100%;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.image-slider-container .image-slider-wrapper .slider-image{width:100%;margin:0;padding:0;min-width:560px}.image-slider-container .image-slider-wrapper .svg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:auto}.image-slider-container .image-slider-wrapper .svg-overlay .svg-path{cursor:pointer;stroke-width:1px;stroke:#1b314d}.image-slider-container .image-slider-wrapper .svg-overlay .svg-path:hover{stroke-width:2px;stroke:#fff}.image-slider-container .image-slider-wrapper .svg-overlay .svg-path.clicked{stroke-width:2.5px;stroke:#fff}.image-slider-container .image-slider-wrapper .svg-overlay .svg-path.clicked-fading{stroke-width:2.5px;stroke:#fff;-webkit-animation:fadeOutHighlight 2s ease-out forwards;animation:fadeOutHighlight 2s ease-out forwards}.image-slider-container .image-slider-wrapper .svg-overlay .svg-path.clicked-fading.special-fading{stroke-width:2.5px;stroke:#fff;-webkit-animation:fadeOutHighlightVIC2 2s ease-out forwards;animation:fadeOutHighlightVIC2 2s ease-out forwards}@-webkit-keyframes fadeOutHighlight{0%{stroke-width:2.5px;stroke:#fff;fill:#fcba28}to{stroke-width:1px;stroke:#1b314d;fill:rgba(252,186,40,.3)}}@keyframes fadeOutHighlight{0%{stroke-width:2.5px;stroke:#fff;fill:#fcba28}to{stroke-width:1px;stroke:#1b314d;fill:rgba(252,186,40,.3)}}@-webkit-keyframes fadeOutHighlightVIC2{0%{stroke-width:2.5px;stroke:#fff;fill:#fcba28}to{stroke-width:1px;stroke:#1b314d;fill:rgba(186,140,68,.698)}}@keyframes fadeOutHighlightVIC2{0%{stroke-width:2.5px;stroke:#fff;fill:#fcba28}to{stroke-width:1px;stroke:#1b314d;fill:rgba(186,140,68,.698)}}.image-slider-container .image-slider-wrapper .fullscreen-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.image-slider-container .image-slider-wrapper .fullscreen-popup img{max-width:90%;max-height:90%;object-fit:contain}.image-slider-container .image-slider-wrapper .mobile-popup{width:100%;height:65%;font-family:var(--primary-font);position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;color:#000;padding:20px;border-radius:10px;max-width:90%;max-height:90vh;overflow:auto;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.5)}.image-slider-container .image-slider-wrapper .mobile-popup .close-button{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer;font-size:24px;color:#333}.image-slider-container .image-slider-wrapper .mobile-popup h3{margin:0 0 10px;text-align:center;font-weight:700}.image-slider-container .image-slider-wrapper .mobile-popup h2{text-align:center;font-weight:700;color:#b43b00}.image-slider-container .image-slider-wrapper .mobile-popup img{max-width:75%;height:auto;display:block;margin:10px auto;object-fit:contain}.image-slider-container .image-slider-wrapper .mobile-popup p{margin:5px 0}@media (max-width:1024px){.image-slider-container .image-slider-wrapper,.image-slider-container .image-slider-wrapper .slider-image{width:100%;height:auto}}.image-slider-container .fullscreen-popup-overlay{z-index:10}.image-slider-body-reset{margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important;height:100%!important}.building-hover-card{font-family:var(--primary-font);position:absolute;background:#fff;color:#000;padding:8px;border-radius:8px;width:220px;z-index:100;display:flex;flex-direction:column;grid-gap:4px;gap:4px;pointer-events:none}.building-hover-card .image{width:100%;aspect-ratio:3/2;overflow:hidden;background-color:rgba(186,140,68,.1);display:flex;justify-content:center;align-items:center;border-radius:6px}.building-hover-card .image img{max-width:100%;max-height:100%}.building-hover-card .tooltip-body{padding:8px}.building-hover-card .title{font-weight:600;font-size:14px;color:#000;margin-bottom:6px}.building-hover-card .list{list-style:none;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.building-hover-card .list li{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:12px;color:#171717}.building-hover-card .list li .text{color:rgba(0,0,0,.5)}.building-hover-card .more-btn{height:36px;width:100%;background-color:#a0793c;font-size:14px;font-weight:500;border-radius:6px;color:#fff}.so-do-tien-ich-page{width:100dvw;height:100dvh;display:flex;justify-content:flex-end}@media (max-width:1024px){.so-do-tien-ich-page{align-items:flex-end}}.so-do-tien-ich-page .setting-control{position:fixed;top:16px;right:16px;z-index:10}@media (max-width:1180px){.so-do-tien-ich-page .setting-control{display:none}}.filter-tab{display:flex;align-items:center;grid-gap:4px;gap:4px}.filter-tab button{flex:1 1;height:40px;background-color:#262626;border-radius:0;text-transform:capitalize;font-size:12px;text-align:center;border-radius:6px;font-weight:500}.filter-tab button:hover{background-color:#525252}.filter-tab button.active{background-color:#a0793c;color:#fff}.page-filter-card.so-do-tien-ich-filter{width:320px}.amenities-list{margin-top:8px;display:flex;flex-direction:column}.amenities-list .item{padding:8px;border-radius:4px;display:flex;align-items:center;grid-gap:8px;gap:8px;cursor:pointer}.amenities-list .item span{font-size:12px}.amenities-list .item .bullet{width:24px;aspect-ratio:1;border-radius:50%;background-color:#a0793c;display:flex;align-items:center;justify-content:center;font-size:10px}.amenities-list .item:hover{background-color:#525252}.react-transform-wrapper{overflow:visible}.map-layout{width:100%;max-width:1100px;position:relative}.map-layout .map-content{width:100%;object-fit:contain}.map-layout .tooltip{display:flex}.map-layout .tooltip .tooltip-container{display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;position:relative}.map-layout .tooltip .tooltip-container .tooltip-trigger{height:25px;aspect-ratio:1;background-color:#a0793c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;text-align:center}.map-layout .tooltip .tooltip-container .tooltip-content{position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);top:-100%;left:50%;opacity:0;transition:all .2s ease-in-out;pointer-events:none;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;width:-webkit-max-content;width:max-content;justify-content:space-between;align-items:center;grid-gap:4px;gap:4px;background-color:#fff;padding:4px 8px;border-radius:4px}.map-layout .tooltip .tooltip-container .tooltip-content .tooltip-name{color:#000;font-size:12px;font-weight:500;text-align:center}@media (max-width:768px){.map-layout .tooltip .tooltip-container .tooltip-content .tooltip-name{font-size:36px}}.map-layout .tooltip .tooltip-container .tooltip-content .tooltip-img{width:150px;height:80px;overflow:hidden}.map-layout .tooltip .tooltip-container .tooltip-content .tooltip-img img{width:100%}.map-layout .tooltip.with-image .tooltip-trigger{-webkit-animation:scale 1.5s infinite;animation:scale 1.5s infinite;cursor:pointer}.map-layout .tooltip.with-image .tooltip-content{padding:4px;-webkit-transform:translate(-50%,-80px);transform:translate(-50%,-80px)}.map-layout .tooltip.active.with-image .tooltip-content{-webkit-transform:translate(-50%,-90px);transform:translate(-50%,-90px);opacity:1}.map-layout .tooltip.active .tooltip-content{-webkit-transform:translate(-50%,-5px);transform:translate(-50%,-5px);opacity:1}@-webkit-keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);background-color:#a0793c}50%{-webkit-transform:scale(1.2);transform:scale(1.2);background-color:teal}to{-webkit-transform:scale(1);transform:scale(1);background-color:#a0793c}}@keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);background-color:#a0793c}50%{-webkit-transform:scale(1.2);transform:scale(1.2);background-color:teal}to{-webkit-transform:scale(1);transform:scale(1);background-color:#a0793c}}@-webkit-keyframes scale-mobile{0%{r:50;-webkit-filter:invert(1);filter:invert(1)}50%{r:65;-webkit-filter:invert(0);filter:invert(0)}to{r:50;-webkit-filter:invert(1);filter:invert(1)}}@keyframes scale-mobile{0%{r:50;-webkit-filter:invert(1);filter:invert(1)}50%{r:65;-webkit-filter:invert(0);filter:invert(0)}to{r:50;-webkit-filter:invert(1);filter:invert(1)}}.amenity-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:21}.amenity-modal .modal-backdrop{position:absolute;left:50%;top:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.amenity-modal .close-btn{position:absolute;right:0;top:0;border-radius:0;height:40px;width:40px;display:flex;justify-content:center;align-items:center;padding:0;background-color:rgba(0,0,0,.8);z-index:2}.amenity-modal .modal-content{position:relative;width:100%;max-width:1000px;max-height:1000px;background-color:#fff}.amenity-modal .modal-content img{width:100%}.amenity-modal .modal-content p{font-size:16px;font-weight:500;padding:4px;text-align:center}.thu-vien-filter-card.page-filter-card .collapsible-card-content-inner .item-list{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.thu-vien-filter-card.page-filter-card .collapsible-card-content-inner .item-list .item{border-radius:6px;display:flex;align-items:center;height:35px;padding:0 12px;background-color:#262626;font-size:12px;font-weight:500;color:#fff;cursor:pointer}.thu-vien-filter-card.page-filter-card .collapsible-card-content-inner .item-list .item.active,.thu-vien-filter-card.page-filter-card .collapsible-card-content-inner .item-list .item:hover{background-color:#a0793c}.thu-vien-page{height:100%;overflow-y:auto;margin:0 216px;padding:16px;display:flex;flex-direction:column;align-items:center}@media (max-width:1024px){.thu-vien-page{margin:48px 0 48px 216px}}@media (max-width:768px){.thu-vien-page{margin:0;padding-top:90px}}.thu-vien-page>p{font-size:16px;text-align:center;text-transform:capitalize;letter-spacing:-.7px;line-height:1.3}.thu-vien-page>h2{margin-bottom:24px;letter-spacing:-.3px;text-align:center;font-family:"Cormorant Garamond",serif;font-size:36px;font-weight:600}.thu-vien-page .setting-control{position:fixed;top:16px;right:16px;z-index:10}@media (max-width:1180px){.thu-vien-page .setting-control{display:none}}.thu-vien-item-list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}@media (max-width:1024px){.thu-vien-item-list{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.thu-vien-item-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:430px){.thu-vien-item-list{grid-template-columns:repeat(2,1fr)}}.thu-vien-item-list .item{border-radius:6px;display:flex;align-items:center;background-color:#262626;font-size:12px;font-weight:500;color:#fff;aspect-ratio:1;cursor:pointer;overflow:hidden;position:relative}.thu-vien-item-list .item:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,.8))}.thu-vien-item-list .item .play-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px;height:40px;background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.thu-vien-item-list .item .item-thumb{min-width:100%;min-height:100%;object-fit:cover}.thu-vien-item-list .item .item-content{padding:8px;font-size:14px;text-transform:uppercase;position:absolute;bottom:0;left:0;width:100%;z-index:1;display:flex;align-items:center;grid-gap:6px;gap:6px}.thu-vien-item-list .item:hover .play-icon{-webkit-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.thu-vien-item-list .item:hover .item-thumb{-webkit-transform:scale(1.05);transform:scale(1.05);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.thu-vien-item-modal{position:fixed;left:0;top:0;width:100dvw;height:100dvh;z-index:22;display:flex;justify-content:center;align-items:center}.thu-vien-item-modal .modal-backdrop{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.thu-vien-item-modal .close-btn{position:absolute;right:0;top:0;border-radius:0;height:40px;width:40px;display:flex;justify-content:center;align-items:center;padding:0;background-color:rgba(0,0,0,.8);z-index:2}.thu-vien-item-modal .modal-content{position:relative;width:100%;max-width:1000px;max-height:1000px;background-color:#fff}.thu-vien-item-modal .modal-content .main-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.thu-vien-item-modal .modal-content iframe,.thu-vien-item-modal .modal-content img{width:100%}.thu-vien-item-modal.hinh-anh .main-content{display:flex;flex-direction:column}.thu-vien-item-modal.hinh-anh .main-content p{padding:4px;text-align:center}.thu-vien-item-modal.phap-ly .modal-content,.thu-vien-item-modal.tai-lieu .modal-content{height:100%;max-width:none;max-height:none}.thu-vien-item-modal.phap-ly{display:flex;flex-direction:column}.thu-vien-item-modal.phap-ly .close-btn{justify-content:flex-end;padding:0 16px;color:#fff;width:100%;position:relative}.container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.container .flipbook-actions{position:absolute;bottom:24px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;z-index:2;grid-gap:16px;gap:16px}.container .flipbook-actions>div{display:flex;align-items:center;grid-gap:4px;gap:4px}.container .flipbook-actions button{height:40px;width:40px;background-color:#a0793c;cursor:pointer;font-size:24px;color:#fff;display:flex;align-items:center;justify-content:center}.container .flipbook-actions button.disabled{background-color:rgba(82,82,82,.5);cursor:not-allowed}.container .container-actions button{color:#000}.container .pan-overlay{position:absolute;top:0;left:0;width:100%;height:100%;cursor:grab;z-index:1}.center-div,.desktop-vz-landing,.hotspot_icon,.hotspot_icon_custom,.icon_language,.icons_language-icon,.language-icon,.menuV2-desktop--container_left .icon,.menuV2-desktop--container_right .icon,.menuV2-desktop--container_right .icons_right .icon-share,.menuV2-mobile--bottom,.menuV2-mobile--icons .icons_icon,.menuV2-mobile--top,.tour-infor .icon-share{display:flex;flex-direction:column;justify-content:center;align-items:center}.desktop-vz-landing,.full-dimentions,.full-width{width:100vw}.desktop-vz-landing,.full-dimentions,.full-height{height:100vh}body{font-family:"Roboto",sans-serif}.menu-hover-opacity,.menuV2-desktop--container_right .icon,.menuV2-desktop--container_right .icons_right .icon-share,.tour-infor .icon-share{opacity:.7}.menu-hover-opacity:hover,.menuV2-desktop--container_right .icon:hover,.menuV2-desktop--container_right .icons_right .icon-share:hover,.tour-infor .icon-share:hover{opacity:1}.w-100{width:100%}button{cursor:pointer}.vz-landing--final-slide{position:absolute;height:calc(100vh - 388px);height:calc(var(--vh, 1vh)*100 - 388px);width:95vw;background-color:#fff;display:flex;flex-direction:column;align-items:center;top:194px}@media (max-width:320px){.vz-landing--final-slide{top:130px;height:250px}}@media (min-width:321px) and (max-width:376px){.vz-landing--final-slide{top:150px;height:300px}}@media screen and (min-width:769px){.vz-landing--final-slide{position:static;height:70vh;width:43vw;margin:50px auto 0;box-shadow:0 3px 6px rgba(0,0,0,.101961)}}.vz-landing--final-slide_logo{width:63%;height:100px;margin-top:77px;display:flex;justify-content:center;align-items:center;overflow:hidden}@media (max-width:320px){.vz-landing--final-slide_logo{margin-top:50px;width:67%}}@media (min-width:321px) and (max-width:376px){.vz-landing--final-slide_logo{margin-top:50px;width:67%}}@media (max-width:1023px){.vz-landing--final-slide_logo{width:72%;height:38%}}@media (min-width:1024px){.vz-landing--final-slide_logo{width:60%;height:38%}}.vz-landing--final-slide_logo img{max-width:100%;max-height:100%}.vz-landing--final-slide_btn{width:273px;height:50px;margin-top:50px;border-radius:25px;background-color:#a6ce39;border-color:transparent;box-shadow:0 3px 6px rgba(0,0,0,.101961);max-width:100%;color:#fff;font-size:24px;cursor:pointer}.vz-landing--final-slide_btn:disabled{opacity:.5;cursor:none}@media (max-width:320px){.vz-landing--final-slide_btn{width:230px;margin-top:30px}}@media (min-width:321px) and (max-width:376px){.vz-landing--final-slide_btn{margin-top:30px}}@media screen and (min-width:769px){.vz-landing--final-slide_btn{width:300px}}.vz-landing--final-slide_content{width:273px;height:44px;margin-top:30px;font-size:18px;text-align:center}@media (max-width:320px){.vz-landing--final-slide_content{margin-top:25px}}.vz-landing--intro-slide{height:calc(100vh - 307px);height:calc(var(--vh, 1vh)*100 - 307px);width:calc(100vw - 32px);margin-top:40px;background-color:#fff;display:flex;flex-direction:column;align-items:center;box-shadow:0 3px 6px rgba(0,0,0,.101961)}@media (max-width:320px){.vz-landing--intro-slide{height:calc(100vh - 212px);height:calc(var(--vh, 1vh)*100 - 212px);width:95vw}}@media (max-width:480px){.vz-landing--intro-slide{margin-top:22px;width:95vw}}@media (min-width:767px){.vz-landing--intro-slide{height:70vh;height:calc(var(--vh, 1vh)*70);width:43vw;margin-top:50px}}.vz-landing--intro-slide_image{margin-top:18px;width:160px;height:140px}@media (max-width:320px){.vz-landing--intro-slide_image{width:86px;height:77.4px}}@media (min-width:321px) and (max-width:360px){.vz-landing--intro-slide_image{width:112px;height:98px}}@media screen and (min-width:769px){.vz-landing--intro-slide_image{margin-top:26px;width:176px;height:154px}}@media screen and (min-width:1441px){.vz-landing--intro-slide_image{margin-top:26px;width:200px;height:180px}}.vz-landing--intro-slide_dot-line{width:100px;height:2px;top:10px;left:22px;margin-top:4vh;margin-bottom:3vh;background-image:linear-gradient(90deg,#000 0,#000 50%,transparent 0);background-size:8px 2px;background-repeat:repeat-x}@media screen and (min-width:769px){.vz-landing--intro-slide_dot-line{margin-top:3vh;margin-bottom:3vh;background-size:15px 5px}}.vz-landing--intro-slide_title{text-align:center}.vz-landing--intro-slide_title p{font-size:36px;font-weight:600}@media (max-width:320px){.vz-landing--intro-slide_title p{font-size:28px}}@media screen and (min-width:1025px){.vz-landing--intro-slide_title p{font-size:50px;margin-bottom:20px}}.vz-landing--intro-slide_content{width:80vw;height:6.5vh;height:calc(var(--vh, 1vh)*6.5);font-size:18px;text-align:center;white-space:break-spaces}@media (max-width:320px){.vz-landing--intro-slide_content{font-size:16px;width:90vw}}@media (max-width:480px){.vz-landing--intro-slide_content{width:90vw}}@media (min-width:767px){.vz-landing--intro-slide_content{width:75%;font-size:1.5em}}@media screen and (min-width:1025px){.vz-landing--intro-slide_content{height:8.5vh;font-size:22px}}@media screen and (min-width:1441px){.vz-landing--intro-slide_content{height:8.5vh;font-size:24px}}.phone-vz-landing{position:fixed;top:50px;bottom:50px;width:100vw;background-color:hsla(0,0%,100%,.85)}.phone-vz-landing,.phone-vz-landing--welcome{display:flex;flex-direction:column;align-items:center}.phone-vz-landing--welcome{justify-content:center}.phone-vz-landing--welcome_title{font-size:36px;font-weight:600;font-family:"Montserrat";color:#000;margin-top:30px}@media (max-width:320px){.phone-vz-landing--welcome_title{margin-top:22px}}.phone-vz-landing--welcome_next-icon{width:83px;height:50px;display:flex;justify-content:space-between;align-items:center}.phone-vz-landing--welcome_circle-left{width:24px;height:24px;border:2px solid #000;border-radius:50%;position:relative}.phone-vz-landing--welcome_circle-left:after{content:"";position:absolute;width:30px;height:2px;top:10px;left:22px;background-image:linear-gradient(90deg,#000 0,#000 50%,transparent 0);background-size:8px 2px;background-repeat:repeat-x}.phone-vz-landing--welcome_circle-left:before{content:"";position:absolute;top:6px;left:50px;border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.phone-vz-landing--welcome_cirle-right{width:50px;height:50px;background-color:#fff;opacity:1;border-radius:50%}.phone-vz-landing--slide-show{margin:0 auto;overflow:hidden;max-width:calc(100vw - 32px);position:relative}@media (max-width:320px){.phone-vz-landing--slide-show{max-width:95vw}}@media (max-width:480px){.phone-vz-landing--slide-show{max-width:95vw}}.phone-vz-landing--slide-show_slider{transition:1s ease;white-space:nowrap}.phone-vz-landing--slide-show_slides{display:inline-block}.phone-vz-landing--slide-show_dots{text-align:center;position:absolute;bottom:3.5vh;bottom:calc(var(--vh, 1vh)*3.5);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.phone-vz-landing--slide-show_dots .active{border-color:#a6ce39}@media (max-width:320px){.phone-vz-landing--slide-show_dots{bottom:20px}}.phone-vz-landing--slide-show_dot{width:10px;height:10px;border:1px solid #666;border-radius:10px;display:inline-block;margin:10px 7px}.phone-vz-landing--slide-show_skip{font-size:14px;text-decoration:underline;color:#666;cursor:pointer;position:absolute;bottom:1vh;bottom:calc(var(--vh, 1vh));left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media (max-width:320px){.phone-vz-landing--slide-show_skip{bottom:10px}}.phone-vz-landing--slide-show .hide,.phone-vz-landing .final-slide{display:none}.phone-vz-landing--logo{width:100%;height:14px;position:fixed;bottom:20px;display:flex;justify-content:center;align-items:center}@media (max-width:320px){.phone-vz-landing--logo{bottom:5px}}.phone-vz-landing--logo_content{font:normal normal normal 10px/13px Montserrat;margin-right:5px;text-shadow:2px 2px 3px #fff;color:#fff}.phone-vz-landing--logo img{width:35.25px;height:10.5px}.phone-vz-landing--footer{position:fixed;width:100%;height:20px;background-color:#fff;bottom:0;display:flex;justify-content:center;align-items:center}.phone-vz-landing--footer_line{width:130px;height:4px;background-color:#000;border-radius:2px}.desktop-vz-landing{position:fixed}.desktop-vz-landing--body{width:95vw;height:80vh;background-color:hsla(0,0%,100%,.85);display:flex}@media screen and (min-width:1025px){.desktop-vz-landing--body{width:90vw}}.desktop-vz-landing--body_welcome{width:47.5vw}@media screen and (min-width:1025px){.desktop-vz-landing--body_welcome{width:43vw;padding-right:5vw}}.desktop-vz-landing--body .final-slide_welcome{display:flex;align-items:center;width:65vw;height:12vh;margin:8vh auto 0}.desktop-vz-landing--body .final-slide_title{margin:0;width:auto}.desktop-vz-landing--body .final-slide_next-icon{margin:0 0 0 15px;justify-content:flex-start}@media screen and (min-width:1441px){.desktop-vz-landing--body .final-slide_next-icon{margin-left:0}}.desktop-vz-landing--body_title{margin-top:20vh;margin-left:5vw;margin-right:2vw;display:flex;justify-content:flex-end}.desktop-vz-landing--body_title p{font-size:2.5rem;font-weight:600;letter-spacing:0}@media screen and (min-width:769px){.desktop-vz-landing--body_title p{font-size:3.5rem}}@media screen and (min-width:1441px){.desktop-vz-landing--body_title p{font-size:6rem}}@media screen and (min-width:1025px){.desktop-vz-landing--body_title{margin-right:0}}@media screen and (min-width:1441px){.desktop-vz-landing--body_title{width:100%;margin-left:0}}.desktop-vz-landing--body_next-icon{height:129px;display:flex;align-items:center;justify-content:flex-end;margin-left:5vw;margin-right:2vw}@media screen and (min-width:1025px){.desktop-vz-landing--body_next-icon{margin-right:0;margin-left:10vw}}@media screen and (min-width:1441px){.desktop-vz-landing--body_next-icon{width:27vw}}.desktop-vz-landing--body_circle-left{width:40px;height:40px;border:2px solid #000;border-radius:50%;position:relative}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left{width:61px;height:61px}}.desktop-vz-landing--body_circle-left:after{content:"";position:absolute;width:55px;height:2px;top:19px;left:40px;background-image:linear-gradient(90deg,#000 0,#000 50%,transparent 0);background-size:10px 5px;background-repeat:repeat-x}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left:after{width:90px;top:27px;left:59px;background-size:15px 5px}}.desktop-vz-landing--body_circle-left:before{content:"";position:absolute;top:15px;left:88px;border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}@media screen and (min-width:1025px){.desktop-vz-landing--body_circle-left:before{top:20px;left:130px;padding:7px}}.desktop-vz-landing--body_cirle-right{width:80px;height:80px;background-color:#fff;opacity:1;border-radius:50%;margin-left:15px}@media screen and (min-width:1025px){.desktop-vz-landing--body_cirle-right{width:120px;height:120px;margin-left:25px}}.desktop-vz-landing--body_slide-show{margin:0 auto;overflow:hidden;max-width:800px;position:relative}@media screen and (min-width:600px){.desktop-vz-landing--body_slide-show{max-width:43vw}}.desktop-vz-landing--body_slide-show_slider{transition:1s ease;white-space:nowrap}.desktop-vz-landing--body_slide-show_slides{display:inline-block}.desktop-vz-landing--body_slide-show_dots{text-align:center;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);bottom:9vh}@media screen and (min-width:769px){.desktop-vz-landing--body_slide-show_dots{bottom:10vh}}@media screen and (min-width:1441px){.desktop-vz-landing--body_slide-show_dots{bottom:13vh}}.desktop-vz-landing--body_slide-show_dot{width:12px;height:12px;border:1px solid #666;border-radius:10px;display:inline-block;border-radius:50%;margin:0 10px;bottom:68px}.desktop-vz-landing--body_slide-show .active{border-color:#a6ce39}.desktop-vz-landing--body_slide-show_skip{font-size:16px;text-decoration:underline;color:#666;position:absolute;bottom:6vh;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);cursor:pointer}@media screen and (min-width:769px){.desktop-vz-landing--body_slide-show_skip{bottom:7vh}}@media screen and (min-width:1441px){.desktop-vz-landing--body_slide-show_skip{bottom:10vh}}.desktop-vz-landing--body .hide{display:none}.desktop-vz-landing--footer{width:100%;height:24px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:4vh;left:0}.desktop-vz-landing--footer_content{display:inline-block;font-size:16px;font-weight:lighter;color:#fff;margin-right:10px}.desktop-vz-landing--footer img{width:64.5px}.Pan-Menu{pointer-events:none;overflow:hidden;display:flex;border-top:0;border-radius:10px;transition:height .5s ease-in-out}@media (max-width:480px){.Pan-Menu{border-radius:0}}.Pan-Menu.Nav-Pan-open{height:calc(100vh - 70px);height:calc(var(--vh, 1vh)*100 - 70px)}@media screen and (min-width:600px){.Pan-Menu.Nav-Pan-open{height:70vh}}.Pan-Menu.Nav-Pan-close{height:0}.Pan-Menu--container{display:flex;flex:1 1;flex-direction:column;position:relative;pointer-events:auto}.Pan-Menu--header{color:#fff;padding:20px;position:relative;background:rgba(0,0,0,.85)}@media screen and (min-width:480px){.Pan-Menu--header__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.Pan-Menu--header__wrapper--content .title{margin:0 0 5px;font-size:15px;line-height:1.2rem;font-weight:300}.Pan-Menu--header__wrapper--content .sub-title{margin:0;font-size:9px;font-style:italic;font-weight:300}@media screen and (min-width:600px){.Pan-Menu--header__wrapper--icon{display:none}}.Pan-Menu--body{flex:1 1;position:relative;background-color:rgba(0,0,0,.2)}.Pan-Menu--body_groups{top:0;bottom:10px;left:0;width:100%;height:auto;position:absolute}.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y.ps--clicking,.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y:focus,.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y:hover{background-color:initial}.Pan-Menu--body_groups .scrollbar-container.ps.ps--active-y .ps__rail-y .ps__thumb-y{width:4px;right:5px;background-color:#fff}.Pan-Menu--body_groups .Menu-group{margin-bottom:15px}.Pan-Menu--body_groups .Menu-group .Menu-group-title{height:40px;line-height:40px;padding:0 15px;margin:0 0 15px;color:#fff;text-transform:uppercase;font-size:12px;cursor:pointer}.Pan-Menu--body_groups .Menu-group .Menu-group-title .Menu-group-underline{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #fff}.Pan-Menu--body_groups .Menu-group .Menu-group-title .Menu-group-underline svg{width:10px;height:10px}.Pan-Menu--body_groups .Menu-group .Menu-group-items{padding:0 15px}.Pan-Menu.Nav-Pan-left{left:0;top:44px;width:100vw}@media (min-width:481px) and (max-width:580px){.Pan-Menu.Nav-Pan-left{width:360px}}@media (min-width:581px){.Pan-Menu.Nav-Pan-left{width:450px}}.Pan-Menu.Nav-Pan-left .Pan-Menu-container{width:30vw}@media screen and (max-height:480px){.Pan-Menu.Nav-Pan-left{top:0;bottom:0}.Pan-Menu.Nav-Pan-left .Pan-Menu-container{width:500px;padding-top:20px;padding-bottom:20px}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-close-btn.left{display:flex;width:50px;height:50vh;position:absolute;z-index:9999;right:-10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);justify-content:center;align-items:center;cursor:pointer}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-bg{-webkit-perspective:none;perspective:none;top:-40px;bottom:-40px;right:-10px;background-color:rgba(0,0,0,.2)}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-bg .Menu-bg-card{display:none}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-body .Menu-groups .Menu-group-items .Pan-Menu-item,.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-body .Menu-groups .Menu-group-title{padding-right:40px}.Pan-Menu.Nav-Pan-left .Pan-Menu-container .Menu-body .Menu-groups .scrollbar-container.ps.ps--active-y .ps__rail-y .ps__thumb-y{width:4px;right:30px;background-color:#fff}}.Pan-Menu.Nav-Pan-left .Pan-Menu-container{-webkit-transform:translateY(-120%);transform:translateY(-120%)}.Pan-Menu.Nav-Pan-left.Nav-Pan-open .Pan-Menu-container{-webkit-transform:translateY(0);transform:translateY(0)}.Pan-Menu.Nav-Pan-bottom{bottom:42px;top:auto;padding-bottom:0}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container{padding-left:0;padding-bottom:50px}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-bg{-webkit-perspective:none;perspective:none;padding:0;top:0;left:0;right:0;bottom:-40px}@media screen and (max-width:575px){.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-bg{height:auto}}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-bg .Menu-bg-card{-webkit-transform:none;transform:none;border-radius:0}.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-close-btn.bottom{display:flex;width:50vw;height:50px;position:absolute;z-index:9999;top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width:575px){.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-close-btn.bottom{width:auto;height:auto;top:8%;right:5%;left:auto}}@media screen and (min-width:480px){.Pan-Menu.Nav-Pan-bottom .Pan-Menu-container .Menu-close-btn.bottom{display:none}}.Pan-Menu.Nav-Pan-bottom.Nav-Pan-open .Pan-Menu-container{-webkit-transform:translateY(0);transform:translateY(0)}.larita-bgcover{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#000;opacity:.5;z-index:1}@media (min-width:768px){.larita-bgcover{display:none}}.menuV2-mobile--container{position:fixed;height:auto;width:100vw;bottom:0}@media (max-width:767px){.menuV2-mobile--container-aqua{z-index:1}}.menuV2-mobile--container .Menu{width:300px;height:auto;max-height:100vh;background-color:#fff;box-sizing:border-box;padding:10px;opacity:.75}.menuV2-mobile--container .Menu:hover{opacity:1}.menuV2-mobile--container .Menu .Menu-title{margin:0;text-align:center;font-size:1.5rem}.menuV2-mobile--container .Menu .Menu-items{margin-top:15px}.menuV2-mobile--container .Menu .Menu-items .Menu-item{margin-top:5px;padding:5px 0;border:1px solid grey;color:#000;cursor:pointer;text-align:center}.menuV2-mobile--container .Menu .Menu-items .Menu-item.Menu-item-active{color:var(--primary-color);cursor:default;font-weight:700}.menuV2-mobile--container .Menu .Menu-items .Menu-item:hover{color:#fff;background-color:var(--primary-color)}.menuV2-mobile--top{width:100vw;height:14px;background-color:rgba(0,0,0,.85);border-radius:10px 10px 0 0}.menuV2-mobile--top_line{width:30px;height:4px;background-color:hsla(0,0%,100%,.14)}.menuV2-mobile--bottom{width:100vw;height:20px;background-color:rgba(0,0,0,.85)}.menuV2-mobile--bottom_line{width:130px;height:4px;background-color:#fff}.menuV2-mobile--header{height:56px;width:100vw;display:flex;transition:top 1s ease-in-out,bottom 1s ease-in-out;background-color:rgba(0,0,0,.85);border-bottom:1px solid hsla(0,0%,100%,.14)}.menuV2-mobile--header_icon{width:52px;display:flex;justify-content:center;margin-top:3px}.menuV2-mobile--header_icon img{width:19px;height:32px}.menuV2-mobile--header_titles{padding-bottom:10px}.menuV2-mobile--header_titles_title{color:#a6ce39;font-size:15px;text-transform:uppercase}.menuV2-mobile--header_titles_label{color:#fff;font-size:9px}.menuV2-mobile--icons{position:relative;display:flex;justify-content:space-between;align-items:center;width:100vw;height:30px;margin-bottom:10px}.menuV2-mobile--icons .vz-logo{margin-left:14px;opacity:.5}.menuV2-mobile--icons .vz-logo img{width:50px;height:15px}.menuV2-mobile--icons .icons{position:absolute;right:0;bottom:0;display:flex;flex-direction:column;margin-right:5px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.menuV2-mobile--icons .icons-school__layout{position:fixed;top:10px}@media (min-width:480px){.menuV2-mobile--icons .icons-school__layout{position:absolute}}@media screen and (min-width:600px){.menuV2-mobile--icons .icons{margin-right:11px}}.menuV2-mobile--icons .icons_icon{width:30px;height:30px;background-color:rgba(0,0,0,.85);border-radius:10px;margin:5px}.menuV2-mobile--icons .icons_icon-school_layout-gyro{background-color:initial;width:unset;height:unset;margin:unset;margin-bottom:5px;z-index:2}.menuV2-mobile--icons .icons.translateY{-webkit-transform:translateY(-120px);transform:translateY(-120px)}.menuV2-mobile--icons .icon-floor svg{width:20px;height:20px}.menuV2-mobile--icons-aquaIcons{justify-content:center;margin-bottom:50px}.menuV2-mobile--icons .icons_right-container{display:flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px}.menuV2-mobile--icons .icons_right-container .icon-aquaStyle{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:#3566a7;border-radius:0;transition:.3s ease}.menuV2-mobile--icons .icons_right-container .icon-aquaStyle:hover{background-color:#052044}.menuV2-desktop--container{position:fixed;top:0;left:0;width:100vw;padding:10px 10px 0;height:60px;display:flex;justify-content:space-between;align-items:flex-start;z-index:2;pointer-events:none}.menuV2-desktop--container.aacorp{top:unset;bottom:0!important;align-items:flex-end;padding:0 10px 10px}@media (max-width:1023px){.menuV2-desktop--container.aacorp{padding:10px 10px 0}}@media (min-width:1441px){.menuV2-desktop--container{padding:15px 15px 0}}.menuV2-desktop--container_left{width:450px;display:flex;align-items:flex-start;pointer-events:all}@media (min-width:481px) and (max-width:580px){.menuV2-desktop--container_left{width:360px}}.menuV2-desktop--container_left .header{height:60px;width:100%;display:flex;transition:top 1s ease-in-out,bottom 1s ease-in-out;background-color:rgba(0,0,0,.6);border-bottom:1px solid hsla(0,0%,100%,.14);border-radius:10px;margin-bottom:5px}.menuV2-desktop--container_left .header:hover{background-color:rgba(0,0,0,.85)}.menuV2-desktop--container_left .header_icon{width:52px;display:flex;justify-content:center;align-items:center}.menuV2-desktop--container_left .header_icon img{width:19px;height:32px}.menuV2-desktop--container_left .header_titles{display:flex;flex-direction:column;justify-content:center}.menuV2-desktop--container_left .header_titles_title{color:#a6ce39;font-size:15px;text-transform:uppercase}.menuV2-desktop--container_left .header_titles_label{color:#fff;font-size:9px;font-weight:300}.menuV2-desktop--container_left .pano-menu_open{display:block}.menuV2-desktop--container_left .pano-menu_close{display:none}.menuV2-desktop--container_left .icons_left{display:flex;align-items:center}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_left .icons_left{flex-direction:column}}.menuV2-desktop--container_left .icon{width:32px;height:32px;background-color:rgba(0,0,0,.85);border-radius:10px;cursor:pointer;margin-left:5px}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_left .icon{margin-bottom:7px}}@media screen and (min-width:1441px){.menuV2-desktop--container_left .icon{width:40px;height:40px;margin-left:7px}}.menuV2-desktop--container_left .icon svg{width:22px;height:22px}@media screen and (min-width:1441px){.menuV2-desktop--container_left .icon svg{width:30px;height:30px}}.menuV2-desktop--container_left.container-width{width:calc(15vw - 10px);max-width:190px;min-width:190px;transition:all .3s ease}.menuV2-desktop--container_left.container-width-closed{width:0;max-width:0;min-width:0}.menuV2-desktop--container_right{display:flex;justify-content:space-between;pointer-events:none}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_right{flex-direction:column}}@media (min-width:769px){.menuV2-desktop--container_right{flex:1 1}}.menuV2-desktop--container_right .icons_right{display:flex;align-items:center;pointer-events:all}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_right .icons_right{flex-direction:column}}.menuV2-desktop--container_right .icons_right .tour-icons{margin-left:7px}@media (max-width:1023px){.menuV2-desktop--container_right .icons_right .tour-icons{margin-left:0}}.menuV2-desktop--container_right .icons_right .icon-share{width:30px;height:30px;background-color:#fff;border-radius:10px;margin:0 0 10px 10px;pointer-events:all;cursor:pointer}@media (min-width:481px){.menuV2-desktop--container_right .icons_right .icon-share{width:32px;height:32px;margin:0;fill:#a6ce39}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icons_right .icon-share{width:40px;height:40px;margin:0}}@media (min-width:481px){.menuV2-desktop--container_right .icons_right .icon-share svg{width:24px;height:24px}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icons_right .icon-share svg{width:27px;height:27px}}@media (max-width:1023px){.menuV2-desktop--container_right .icons_right-container{flex-direction:row;grid-gap:7px;gap:7px}}.menuV2-desktop--container_right .icon{width:32px;height:32px;background-color:rgba(0,0,0,.85);border-radius:10px;cursor:pointer;margin-left:5px}.menuV2-desktop--container_right .icon-aquaStyle{width:35px;height:35px;background-color:rgba(53,102,167,.85);border-radius:0;transition:.3s ease}.menuV2-desktop--container_right .icon-aquaStyle:hover{background-color:#052044}@media (min-width:481px) and (max-width:768px){.menuV2-desktop--container_right .icon{margin-left:0;margin-bottom:7px}}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icon{width:40px;height:40px;margin-left:7px}}.menuV2-desktop--container_right .icon svg{width:22px;height:22px}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icon svg{width:27px;height:27px}}.menuV2-desktop--container_right .icons_left{margin-left:5px}@media (min-width:1441px){.menuV2-desktop--container_right .icons_left{margin-left:7px}}.menuV2-desktop--container_right .icons_left .icon:first-child,.menuV2-desktop--container_right .icons_left.margin-left__0{margin-left:0}@media screen and (min-width:1441px){.menuV2-desktop--container_right .icon_audio svg{width:40px;height:40px}}.menuV2-desktop--container_right .school-layout{flex-direction:column;grid-gap:5px;gap:5px}.menuV2-desktop--container_right .school-layout .icon{background-color:initial}.menuV2-desktop--container_right .school-layout .icon svg{-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.5));filter:drop-shadow(0 0 3px rgba(0,0,0,.5))}.menuV2-desktop--container_right .icon-share-school__layout{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin-left:5px;cursor:pointer;opacity:.7}.menuV2-desktop--container_right .icon-share-school__layout:hover{opacity:1}.menuV2-desktop--container_right .icon-share-school__layout svg{height:20px;width:20px;-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,.5));filter:drop-shadow(0 0 3px rgba(0,0,0,.5))}.tour-infor{position:fixed;top:10px;right:10px;display:flex;z-index:1;pointer-events:none}@media screen and (min-width:1441px){.tour-infor{margin-right:5px}}@media (min-width:481px){.tour-infor{align-items:flex-end;top:auto;bottom:10px;margin-right:0}}@media (min-width:1441px){.tour-infor{right:15px;bottom:15px}}@media (max-width:480px){.tour-infor{align-items:flex-start;right:10px}}.tour-infor_navMenuOpen{display:none}@media (min-width:481px){.tour-infor_navMenuOpen{display:flex}}.tour-infor_school-layout{top:10px;left:10px;bottom:unset}@media (min-width:1441px){.tour-infor_school-layout{top:15px;left:15px;top:20px;left:20px}}.tour-infor .tour-logo{max-width:100px}.tour-infor .tour-logo__aacorp{margin-top:10px;margin-right:10px;position:fixed;top:0;right:0}@media (min-width:481px) and (max-width:599px){.tour-infor .tour-logo{margin-right:7px;min-height:40px;max-height:87px;max-width:150px}}@media screen and (min-width:600px){.tour-infor .tour-logo{display:flex;justify-content:center;margin-right:7px;min-height:40px;max-height:87px;max-width:100px;-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@media screen and (min-width:1441px){.tour-infor .tour-logo{margin-right:15px;min-height:60px;max-height:135px;max-width:100px;-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.tour-infor .tour-logo img{max-width:100%;min-height:30px;max-height:67.5px}@media (min-width:481px) and (max-width:599px){.tour-infor .tour-logo img{min-height:40px;max-height:87px}}@media screen and (min-width:600px){.tour-infor .tour-logo img{min-height:40px;max-height:87px}}@media screen and (min-width:1441px){.tour-infor .tour-logo img{min-height:60px;max-height:135px}}.tour-infor .tour-icons{display:flex;flex-direction:column}.tour-infor .icon-share{width:30px;height:30px;background-color:#fff;border-radius:10px;margin:0 0 10px 10px;pointer-events:all;cursor:pointer}@media (min-width:481px){.tour-infor .icon-share{width:32px;height:32px;margin:0;fill:#a6ce39}}@media screen and (min-width:1441px){.tour-infor .icon-share{width:40px;height:40px;margin:0}}@media (min-width:481px){.tour-infor .icon-share svg{width:24px;height:24px}}@media screen and (min-width:1441px){.tour-infor .icon-share svg{width:27px;height:27px}}.tour-infor .tour-guild__aacorp{position:fixed;bottom:8vh;right:0;margin-right:5px}.tour-infor .tour-guild__aacorp img{height:160px}.school-layout_scene-title{font-size:22px;position:fixed;left:48px;bottom:-4px;color:#fff;text-shadow:1px 1px rgba(0,0,0,.4)}@media (min-width:481px){.school-layout_scene-title{bottom:0;left:50px}}.navMenuOpen{display:none}.icon_language{width:22px;height:40px;background-color:initial;border-radius:10px;cursor:pointer;margin-left:15px}@media screen and (min-width:1441px){.icon_language{width:32px;height:60px}}.icons_language-icon{width:30px;height:30px;border-radius:10px;overflow:hidden;background-color:#fff;cursor:pointer}.icons_language-icon h1{font-size:16px;font-weight:400}@media (max-width:480px){.icons_language-icon{margin:5px}}.language-icon{width:40px;height:40px;border-radius:10px;overflow:hidden;margin-bottom:7px;background-color:#fff;cursor:pointer}@media screen and (min-width:1441px){.language-icon{width:60px;height:60px;margin-bottom:15px}}.language-icon h1{font-size:20px;font-weight:400}@media screen and (min-width:1441px){.language-icon h1{font-size:24px}}.mapfloorplan_container{position:absolute;top:100%;right:0;padding:10px;width:300px;height:auto;background:rgba(0,0,0,.01);border:0 solid #000;border-radius:6px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transform:translateX(5px) scale(0);transform:translateX(5px) scale(0);opacity:1;-webkit-transform-origin:top right;transform-origin:top right;transition:all .3s}.mapfloorplan_container-aacorp{top:calc(65px - 100vh);right:15px;-webkit-transform:translate(500px);transform:translate(500px);background-color:initial;border-radius:unset}@media (max-width:767px){.mapfloorplan_container{display:none;top:35%;width:100vw}.mapfloorplan_container-aacorp{-webkit-transform:translateX(100%);transform:translateX(100%);display:block}}.mapfloorplan_container.open{display:block;-webkit-transform:translateX(5px) scale(1);transform:translateX(5px) scale(1)}.mapfloorplan_container.open-aacorp{-webkit-transform:translateX(0);transform:translateX(0);width:450px}@media (max-width:767px){.mapfloorplan_container.open-aacorp{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);top:calc(36px - 50vh);right:50%;width:calc(100vw - 20px);height:auto;z-index:2}}.mapfloorplan_container .mapfloorplan_close{position:absolute;top:0;right:0;font-size:20px;cursor:pointer;border:none;background:none;color:#333}.mapfloorplan_container .mapfloorplan_close-btn{font-family:EB Garamond,sans-serif;display:flex;height:30px;color:#fff;padding:0 7px;line-height:30px;font-size:25px;border:none;cursor:pointer;background-color:#54231c;opacity:.85}.mapfloorplan_container .mapfloorplan_close-btn:hover{opacity:1}@media (min-width:1441px){.mapfloorplan_container{right:15px}}.mapfloorplan_container .map_header{display:flex;justify-content:space-between;width:100%;height:auto;margin-bottom:5px}.mapfloorplan_container .map_header .map_dropdown{height:40px;width:140px;display:flex;align-items:center;background:rgba(0,0,0,.6);border:0 solid #000;border-radius:6px;justify-content:flex-start;transition:opacity 0s ease 0s,background-color .5s ease 0ms;color:#fff;position:relative;cursor:pointer}.mapfloorplan_container .map_header .map_dropdown span{margin-left:15px}.mapfloorplan_container .map_header .map_dropdown .map_arrow{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:2px;position:absolute;right:8px}.mapfloorplan_container .map_header .map_dropdown .down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options{z-index:9;position:absolute;height:auto;width:100%;top:105%;background:rgba(0,0,0,.6);border-radius:6px;-webkit-transform-origin:top;transform-origin:top;transition:all .5s}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items li{height:40px;display:flex;align-items:center;width:100%;justify-content:space-between;border-radius:6px;transition:opacity 0s ease 0s,background-color .5s ease 0ms;padding:0 15px}.mapfloorplan_container .map_header .map_dropdown .map_dropdown_options .dropdown_items li:hover{background:hsla(0,0%,100%,.5)}.mapfloorplan_container .map_image{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.mapfloorplan_container .map_image img{width:100%;height:auto;object-fit:contain}.mapfloorplan_container .map_image .viewpoint-container{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;cursor:pointer}.mapfloorplan_container .map_image .viewpoint-container .scene-title{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:20px;padding:5px;border-radius:5px;font-size:12px;white-space:nowrap;color:#fff;background-color:#000;opacity:0;pointer-events:none}.mapfloorplan_container .map_image .viewpoint-container .hover-point{position:absolute;top:-2px;left:-2px;height:12px;width:12px}.mapfloorplan_container .map_image .viewpoint-container .scene-title:after{content:"";position:absolute;top:calc(100% - 3px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:8px solid transparent;border-top-color:#000}.mapfloorplan_container .map_image .viewpoint-container:hover .scene-title{opacity:1}.mapfloorplan_container .map_image .viewpoint-container:hover .viewpoint{-webkit-animation:none;animation:none}.mapfloorplan_container .map_image .current-viewpoint{background:#54231c;box-shadow:0 0 0 4px #54231c;-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite;height:10px;width:10px}.mapfloorplan_container .map_image .current-viewpoint.aquaAnimation{height:8px;width:8px;background-color:#104d9d}.mapfloorplan_container .map_image .current-viewpoint.aquaAnimation:before{position:absolute;content:"";height:12px;width:12px;left:-2.5px;top:-3px;border:.8px solid #fff;-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite;border-radius:50%}.mapfloorplan_container .map_image .viewpoint{height:14px;width:14px;border:2px solid #fff;box-shadow:0 0 5px rgba(0,0,0,.8);background:#025a02;-webkit-animation:blink-opacity 1s linear infinite;animation:blink-opacity 1s linear infinite}.mapfloorplan_container .map_image .viewpoint.aquaViewPoint{height:16px;width:16px;background-color:#104d9d;border:4px solid #fff;-webkit-animation:unset;animation:unset}.mapfloorplan_container .map_image .viewpoint.aquaViewPoint:before{position:absolute;content:"";height:22px;width:22px;left:-8.5px;top:-8.5px;border:2px dotted #2f2f94;border-radius:50%}.mapfloorplan_container .map_image .viewpoint:hover{-webkit-animation:none;animation:none}.mapfloorplan_container .map_image .night-point{background:#ffc000}@-webkit-keyframes blink{0%{box-shadow:0 0 0 4px #54231c}40%{box-shadow:0 0 0 4px #fff}to{box-shadow:0 0 0 4px #54231c}}@keyframes blink{0%{box-shadow:0 0 0 4px #54231c}40%{box-shadow:0 0 0 4px #fff}to{box-shadow:0 0 0 4px #54231c}}@-webkit-keyframes blink-opacity{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes blink-opacity{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}@media (min-width:480px){.mapfloorplan_container-school_layout{position:absolute;top:0;right:50px;left:unset}}.hotspot_icon,.hotspot_icon_custom{width:30px;height:30px;border-radius:50%;background-color:#000;border:1px solid #fff;position:absolute;z-index:2}.hotspot_icon_custom{background-color:initial;border:none}.App{width:100dvw;height:100dvh;margin:0;padding:0;position:relative}:root{--primary-color:#0970c5;--size-min-sm:576px;--size-min-md:768px;--size-min-lg:992px;--size-min-xl:1200px;--primary-font:"Montserrat",sans-serif;--secondary-font:"Montserrat",sans-serif;--hotspot-font:"Montserrat",sans-serif;--condensed-font:"Montserrat",sans-serif;--montserrat-font:"Montserrat",sans-serif;--advent-pro-font:"Montserrat",sans-serif;--tour-brandColor:#f73d3c}.font-source-sans{font-family:"Montserrat",sans-serif;font-family:var(--primary-font)}.font-roboto{font-family:"Montserrat",sans-serif;font-family:var(--secondary-font)}.font-roboto-condensed{font-family:"Montserrat",sans-serif;font-family:var(--hotspot-font)}body,html{font-size:16px;height:100dvh;height:var(--app-height)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%}*,body{margin:0;font-family:"Montserrat",sans-serif;font-family:var(--primary-font)}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;padding:0}a{text-decoration:none;color:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{scrollbar-width:thin;scrollbar-color:#a0a0a0 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#a0a0a0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#7a7a7a}
/*# sourceMappingURL=main.9eb0afd9.chunk.css.map */