.poi{.poi-gradient{&:after{position:absolute;top:0;bottom:0;left:0;right:0;content:"";display:block;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}}.wf-poi{display:flex;align-items:center;flex-direction:row;gap:1.6rem}.wf-poi-image{width:5.6rem;height:3.2rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.group-label{background-color:var(--th-neutral)}.poi-name{text-align:left}.image-none{display:none}.read-less{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}}.instructions-container[data-v-c2763066]{border-left:.2rem solid var(--th-border);&>[data-v-c2763066]{margin-left:-.64rem}}.directions-panel{position:absolute;top:2.4rem;left:2.4rem;z-index:10;font-size:1.6rem}.directions-toggle{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 2.4rem;background-color:var(--th-base,#fff);border-radius:3rem;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all .2s ease}.directions-toggle:hover{box-shadow:0 6px 16px rgba(0,0,0,.2)}.directions-toggle:active{background-color:var(--th-active);color:var(--th-active-content)}.directions-toggle .w-24{width:2.8rem!important;height:2.8rem!important}.toggle-label{font-weight:600;font-size:1.8rem}.directions-content{width:36rem;background-color:var(--th-base,#fff);border-radius:1.6rem;box-shadow:0 8px 24px rgba(0,0,0,.15);overflow:hidden}.directions-header{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 2rem;border-bottom:1px solid var(--th-border)}.header-title{font-weight:700;font-size:1.8rem}.close-btn{width:3.2rem;height:3.2rem;border:none;background:var(--th-neutral2);border-radius:50%;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.close-btn:hover{background:var(--th-border)}.directions-body{padding:2rem;position:relative}.location-input{gap:1.2rem;margin-bottom:1.2rem}.input-icon,.location-input{display:flex;align-items:center}.input-icon{width:2.4rem;height:2.4rem;justify-content:center}.icon-dot{width:1.2rem;height:1.2rem;border-radius:50%}.start-dot{background-color:var(--th-active);border:2px solid var(--th-active)}.end-dot{background-color:var(--th-accent);border:2px solid var(--th-accent)}.input-wrapper{flex:1;position:relative}.location-field{width:100%;padding:1.2rem 3.6rem 1.2rem 1.6rem;border:2px solid var(--th-border);border-radius:1rem;font-size:1.4rem;outline:none;transition:border-color .2s}.location-field:focus{border-color:var(--th-active)}.location-field::-moz-placeholder{color:var(--th-neutral-content)}.location-field::placeholder{color:var(--th-neutral-content)}.clear-btn{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);width:2.4rem;height:2.4rem;border:none;background:var(--th-neutral2);border-radius:50%;font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.clear-btn:hover{background:var(--th-border)}.swap-btn{position:absolute;right:2rem;top:4.8rem;width:3.6rem;height:3.6rem;border:2px solid var(--th-active);background:var(--th-base);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--th-active);transition:all .2s}.swap-btn:hover{background-color:var(--th-active);color:var(--th-base)}.swap-btn:active{transform:scale(.95)}.search-results{position:absolute;left:2rem;right:2rem;top:12rem;max-height:24rem;overflow-y:auto;background:var(--th-base);border:1px solid var(--th-border);border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:20}.search-result-item{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.6rem;cursor:pointer;transition:background-color .15s}.search-result-item:hover{background-color:var(--th-neutral2)}.search-result-item:not(:last-child){border-bottom:1px solid var(--th-border)}.result-icon{width:3.2rem;height:3.2rem;-o-object-fit:contain;object-fit:contain}.result-info{display:flex;flex-direction:column;gap:.2rem}.result-name{font-weight:500;font-size:1.4rem}.result-floor{font-size:1.2rem;color:var(--th-neutral-content)}.directions-options{margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid var(--th-border)}.option-checkbox{display:flex;align-items:center;gap:1rem;cursor:pointer;font-size:1.4rem}.option-checkbox input[type=checkbox]{width:1.8rem;height:1.8rem;accent-color:var(--th-active)}.wheelchair-icon{width:2rem;height:2rem;flex-shrink:0}.directions-footer{display:flex;gap:1.2rem;padding:2rem;border-top:1px solid var(--th-border);background:var(--th-neutral2)}.show-route-btn{flex:1}.show-route-btn:disabled{opacity:.5;cursor:not-allowed}.clear-route-btn{padding:1.1rem 2rem}.directions-keyboard{padding:1.2rem;background:var(--th-neutral2);border-top:1px solid var(--th-border);display:flex;flex-direction:column;gap:.4rem;align-items:center}.keyboard-row{display:flex;gap:.3rem}.keyboard-key{min-width:2.6rem;height:3.4rem;background:var(--th-active-content,#333);border:none;border-radius:.6rem;font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s;box-shadow:0 2px 4px rgba(0,0,0,.15);-webkit-user-select:none;-moz-user-select:none;user-select:none}.keyboard-key:active{background:var(--th-active);transform:scale(.95)}.keyboard-key.key-delete{min-width:4rem;background:var(--th-negative,#850031);font-size:1rem}.keyboard-key.key-space{min-width:12rem;background:var(--th-active-content,#333)}.location-field.input-active{border-color:var(--th-active);box-shadow:0 0 0 2px rgba(var(--th-active-rgb,255,204,0),.3)}@media (max-width:480px) and (orientation:portrait){.directions-panel{top:1.2rem;left:1.2rem;right:1.2rem}.directions-content{width:100%}.directions-toggle{padding:1.4rem 2rem}.directions-toggle .w-24{width:2.4rem!important;height:2.4rem!important}.header-title,.toggle-label{font-size:1.6rem}.directions-body{padding:1.6rem}.location-field{padding:1rem 3rem 1rem 1.2rem;font-size:1.3rem}.search-results{top:10rem;max-height:20rem}.directions-footer{padding:1.6rem}}@media (orientation:portrait) and (min-width:641px){.directions-panel{top:3rem;left:3rem;font-size:1.8rem}.directions-content{width:48rem}.directions-toggle{padding:2rem 3rem}.directions-toggle .w-24{width:3.2rem!important;height:3.2rem!important}.toggle-label{font-size:2.2rem}.directions-header{padding:2rem 2.4rem}.header-title{font-size:2.2rem}.close-btn{width:4rem;height:4rem;font-size:2.4rem}.directions-body{padding:2.4rem}.location-input{margin-bottom:1.6rem}.icon-dot{width:1.6rem;height:1.6rem}.location-field{padding:1.4rem 4rem 1.4rem 1.8rem;font-size:1.6rem;border-radius:1.2rem}.swap-btn{width:4.4rem;height:4.4rem;top:5.8rem}.swap-btn svg{width:24px;height:24px}.clear-btn{width:3rem;height:3rem;font-size:1.8rem}.search-results{top:14rem;max-height:28rem}.search-result-item{padding:1.4rem 1.8rem}.result-icon{width:4rem;height:4rem}.result-name{font-size:1.6rem}.result-floor{font-size:1.4rem}.directions-options{margin-top:2rem;padding-top:2rem}.option-checkbox{font-size:1.6rem}.option-checkbox input[type=checkbox]{width:2.2rem;height:2.2rem}.wheelchair-icon{width:2.4rem;height:2.4rem}.directions-footer{padding:2.4rem}.clear-route-btn,.show-route-btn{padding:1.4rem 2.4rem;font-size:1.6rem}.directions-keyboard{padding:1.6rem;gap:.5rem}.keyboard-row{gap:.4rem}.keyboard-key{min-width:3.2rem;height:4rem;font-size:1.4rem;border-radius:.8rem}.keyboard-key.key-delete{min-width:5rem;font-size:1.2rem}.keyboard-key.key-space{min-width:16rem}}@media (orientation:landscape){.directions-panel{top:2.4rem;left:2.4rem;font-size:1.8rem}.directions-content{width:44rem}.directions-toggle{padding:1.8rem 2.6rem}.directions-toggle .w-24{width:3rem!important;height:3rem!important}.toggle-label{font-size:2rem}.directions-header{padding:1.8rem 2.2rem}.header-title{font-size:2rem}.close-btn{width:3.6rem;height:3.6rem;font-size:2.2rem}.directions-body{padding:2.2rem}.location-field{padding:1.3rem 3.8rem 1.3rem 1.6rem;font-size:1.5rem}.swap-btn{width:4rem;height:4rem;top:5.2rem}.swap-btn svg{width:22px;height:22px}.search-results{top:13rem}.option-checkbox,.result-name{font-size:1.5rem}.directions-footer{padding:2rem}.clear-route-btn,.show-route-btn{padding:1.2rem 2rem;font-size:1.5rem}.directions-keyboard{padding:1.4rem;gap:.4rem}.keyboard-row{gap:.35rem}.keyboard-key{min-width:3rem;height:3.6rem;font-size:1.3rem}.keyboard-key.key-delete{min-width:4.5rem;font-size:1.1rem}.keyboard-key.key-space{min-width:14rem}}.sidebar{transition-property:flex-basis;transition-duration:.3s;transition-delay:.1s}.wf-browser{//height:145%!important}.wf-browser,.wf-browser iframe{-webkit-user-select:none;-moz-user-select:none;user-select:none}.wf-poi-popup{border-radius:1.2rem;padding:0!important;width:27rem!important;box-shadow:0 24px 24px 0 rgba(0,0,0,.09)}.wf-floors-menu .wf-list{flex-direction:column;.wf-list-item{padding:1.4rem;font-weight:700;line-height:1.4;label{padding-top:.2rem}}}.wf-yah{padding:1rem}.general-info{background-color:hsla(0,0%,100%,.4)}.wf-shortcuts-menu .wf-list{display:flex;flex-direction:column}.wf-shortcuts-menu .wf-list-item:active{background-color:var(--th-primary);img{filter:invert(1)}}.wf-yah:active{background-color:var(--th-primary)}.back-button{margin-right:-5.6rem;z-index:4;border-color:var(--th-border);border-top:.1rem;border-bottom:.1rem;border-right:.1rem}.mainmenu{border-top:solid .1rem var(--th-border)}.mainmenu .wf-page-menu .wf-list{width:100%;height:100%;display:flex;justify-content:center;gap:2.8rem;padding:1.6rem 3.2rem}.mainmenu .wf-list-item{height:100%;display:flex;flex-direction:column;flex-basis:11.5rem;padding:.8rem 1.6rem;gap:.8rem;text-transform:uppercase;font-size:1.2rem;align-items:center}.mainmenu .wf-page-menu .wf-icon,.mainmenu .wf-page-menu .wf-icon svg{height:3.2rem;width:3.2rem}.header-bar{border-bottom:.2rem solid var(--th-border)}.wf-building-logo{height:100%;min-width:16rem}.header-dt{text-align:right;flex-shrink:0}.wf-date{font-size:2.4rem;font-weight:500}.wf-floors-menu .wf-list{.wf-active{color:var(--th-active);background-color:var(--th-active-content)}}.list-poi{height:34rem;.poi-gradient{&:after{position:absolute;top:0;bottom:0;left:0;right:0;content:"";display:block;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}}.wf-poi{display:flex;align-items:center;flex-direction:row;gap:1.6rem}.wf-poi-image{width:5.6rem;height:3.2rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.group-label{background-color:var(--th-neutral)}.poi-name{text-align:left}.image-none{display:none}}.keyboard-key_spacebar{width:60%!important}.wf-search-results{padding:1.2rem;padding-left:3.2rem;padding-right:3.2rem;min-height:3rem;text-align:center;font-weight:500;font-size:2.4rem;flex-grow:1}.wf-search-results .wf-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.2rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.keyboard-key_spacebar{min-width:30%;font-size:400%;line-height:.7!important}.pois-content{display:flex;flex-direction:column;justify-content:space-evenly;overflow:hidden}.poi-groups{padding:1rem}.poi-groups .wf-list{display:grid;gap:1.2rem;grid-template-columns:1fr 1fr 1fr}.poi-groups .wf-list-item{height:3.6em;padding:.4em;font-weight:500;text-align:center;line-height:1.4em;vertical-align:middle;display:flex;flex-direction:column;justify-content:center;&.active{background-color:#000;color:#fff}}.wf-search-container{margin:0!important;padding:0!important}.wf-search-input-container{margin-bottom:4rem;width:100%}.wf-search-input-container input{width:100%;border:solid .2rem var(--th-stroke);border-radius:2.7rem;font-size:1.6rem;box-shadow:0 10px 20px 0 rgba(0,0,0,.18);padding:1.1rem 3.5rem!important}.wf-keyboard{padding:1.6rem;gap:.4rem}.wf-no-results{padding-top:10rem;font-size:4.4rem;font-weight:900;text-transform:uppercase}.keyboard-row{gap:.4rem;width:100%;justify-content:center}.keyboard-key{background-color:var(--th-active-content);width:5rem!important;height:5rem!important;border-radius:2.5rem;line-height:5.2rem!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);font-size:2.4rem;font-weight:500;text-transform:uppercase;color:#fff}.keyboard-key:active{background-color:var(--th-active);color:var(--th-active-content)}.groupmenu{height:100%;overflow:hidden}.wf-group-pois-menu .wf-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.2rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.article-bg{background-image:url(../img/item_bg.c28ddc08.svg);background-size:cover}.info-menu .wf-list{display:grid;grid-template-columns:repeat(2,1fr);margin:auto;grid-column-gap:1rem;grid-row-gap:1rem;font-size:2.4rem;width:-moz-min-content;width:min-content}.info-menu{padding:2rem}.info-menu .wf-list-item{background-color:#fff;display:flex;min-width:32ch;flex-direction:row;justify-content:flex-start;align-items:center;font-size:2rem;padding:1em}.info-menu .wf-icon{width:6rem;height:6rem;margin-right:2rem;display:flex;flex-direction:column;justify-content:center}.info-menu .wf-icon svg{height:6rem;margin-bottom:0}.banners-screensaver{position:absolute!important;top:0;left:0;right:0;bottom:0;overflow:hidden;background-image:url(../img/logo.cfed5dff.png);background-size:20%;background-position:50% 50%;background-repeat:no-repeat;background-color:#fff;z-index:99}.tabs{background-image:url(../img/main_bg.9c47ebb8.svg);background-size:cover}

/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--leading-normal:1.5;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:0}.top-18{top:1.8rem}.right-0{right:0}.right-24{right:2.4rem}.bottom-0{bottom:0}.bottom-10{bottom:1rem}.bottom-32{bottom:3.2rem}.bottom-38{bottom:3.8rem}.bottom-40{bottom:4rem}.left-0{left:0}.left-40{left:4rem}.z-2{z-index:2}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-auto{margin:auto}.mt-2{margin-top:.2rem}.mt-6{margin-top:.6rem}.mt-8{margin-top:.8rem}.mr-2{margin-right:.2rem}.mr-8{margin-right:.8rem}.mb-2{margin-bottom:.2rem}.mb-4{margin-bottom:.4rem}.mb-6{margin-bottom:.6rem}.mb-12{margin-bottom:1.2rem}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.h-6{height:.6rem}.h-8{height:.8rem}.h-12{height:1.2rem}.h-14{height:1.4rem}.h-20{height:2rem}.h-22{height:2.2rem}.h-24{height:2.4rem}.h-32{height:3.2rem}.h-40{height:4rem}.h-44{height:4.4rem}.h-52{height:5.2rem}.h-56{height:5.6rem}.h-64{height:6.4rem}.h-112{height:11.2rem}.h-340{height:34rem}.h-full{height:100%}.max-h-128{max-height:12.8rem}.max-h-420{max-height:42rem}.w-0{width:0}.w-3\/7{width:42.8571%}.w-12{width:1.2rem}.w-14{width:1.4rem}.w-16{width:1.6rem}.w-20{width:2rem}.w-22{width:2.2rem}.w-24{width:2.4rem}.w-26{width:2.6rem}.w-32{width:3.2rem}.w-52{width:5.2rem}.w-56{width:5.6rem}.w-70{width:7rem}.w-80{width:8rem}.w-340{width:34rem}.w-512{width:51.2rem}.w-full{width:100%}.max-w-8{max-width:.8rem}.max-w-176{max-width:17.6rem}.max-w-278{max-width:27.8rem}.flex-shrink,.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.shrink-1{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.grow-1{flex-grow:1}.basis-0{flex-basis:0}.basis-1\/2{flex-basis:50%}.basis-1\/3{flex-basis:33.3333%}.basis-1\/4{flex-basis:25%}.basis-2\/3{flex-basis:66.6667%}.basis-100{flex-basis:10rem}.basis-106{flex-basis:10.6rem}.basis-256{flex-basis:25.6rem}.basis-full{flex-basis:100%}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.list-disc{list-style-type:disc}.list-image-none{list-style-image:none}.columns-2{-moz-columns:2;columns:2}.columns-3{-moz-columns:3;columns:3}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-stretch{justify-content:stretch}.gap-2{gap:.2rem}.gap-4{gap:.4rem}.gap-8{gap:.8rem}.gap-12{gap:1.2rem}.gap-16{gap:1.6rem}.gap-20{gap:2rem}.gap-24{gap:2.4rem}.gap-28{gap:2.8rem}.gap-32{gap:3.2rem}.gap-36{gap:3.6rem}.gap-100{gap:10rem}.gap-x-24{-moz-column-gap:2.4rem;column-gap:2.4rem}.gap-y-12{row-gap:1.2rem}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.justify-self-end{justify-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-lg{border-radius:1.2rem}.rounded-md{border-radius:.8rem}.rounded-sm{border-radius:.4rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.bg-white{background-color:var(--color-white)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.2rem}.p-4{padding:.4rem}.p-8{padding:.8rem}.p-12{padding:1.2rem}.p-16{padding:1.6rem}.p-18{padding:1.8rem}.p-20{padding:2rem}.p-34{padding:3.4rem}.p-36{padding:3.6rem}.px-6{padding-inline:.6rem}.px-10{padding-inline:1rem}.px-14{padding-inline:1.4rem}.px-24{padding-inline:2.4rem}.px-32{padding-inline:3.2rem}.px-36{padding-inline:3.6rem}.py-2{padding-block:.2rem}.py-16{padding-block:1.6rem}.py-18{padding-block:1.8rem}.py-24{padding-block:2.4rem}.pt-0{padding-top:0}.pt-2{padding-top:.2rem}.pt-6{padding-top:.6rem}.pr-6{padding-right:.6rem}.pr-14{padding-right:1.4rem}.pl-20{padding-left:2rem}.text-left{text-align:left}.text-12{font-size:1.2rem}.text-16{font-size:1.6rem}.text-18{font-size:1.8rem}.text-20{font-size:2rem}.text-24{font-size:2.4rem}.text-28{font-size:2.8rem}.text-30{font-size:3rem}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.odd\:bg-white:nth-child(odd){background-color:var(--color-white)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media (min-width:48rem){.md\:block{display:block}.md\:flex{display:flex}.md\:basis-2\/3{flex-basis:66.6667%}.md\:basis-3\/4{flex-basis:75%}}@media (orientation:portrait){.portrait\:hidden{display:none}.portrait\:border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.portrait\:text-24{font-size:2.4rem}}@media (orientation:landscape){.landscape\:hidden{display:none}}}:root{--remcss-size:10px}body,html{font-size:10px;font-size:var(--remcss-size);width:100%;height:100%;margin:0;padding:0}.wf-map-path-text{padding:1.2rem 2.4rem!important;font-size:2.4rem!important;font-weight:600!important}.article-detail,.event-detail,.flex.flex-col.gap-16.p-16,.flex.flex-col.gap-16.p-16 div:not([class*=flex]),.flex.flex-col.gap-16.p-16 li,.flex.flex-col.gap-16.p-16 ol,.flex.flex-col.gap-16.p-16 p,.flex.flex-col.gap-16.p-16 span,.flex.flex-col.gap-16.p-16 ul,.news-detail{font-size:1.8rem!important;line-height:1.7!important}.flex.flex-col.gap-16.p-16 .text-24,.flex.flex-col.gap-16.p-16 .text-30,.flex.flex-col.gap-16.p-16 h1,.flex.flex-col.gap-16.p-16 h2{margin-bottom:1.6rem!important;font-size:3rem!important;font-weight:700!important}.flex.flex-col.gap-16.p-16 .text-14,.flex.flex-col.gap-16.p-16 .text-neutral{font-size:1.6rem!important}.flex.flex-col.gap-16.p-16 b,.flex.flex-col.gap-16.p-16 strong{font-weight:600!important}.w-52.h-52.wf-icon-back-btn,.wf-icon.wf-icon-back-btn,svg.wf-icon.wf-icon-back-btn{width:6rem!important;height:6rem!important}@media (orientation:landscape){input#wf-search-input,input[id^=wf-search-input]{max-width:60rem!important;margin-left:auto!important;margin-right:auto!important;display:block!important}}.keyboard-key.keyboard-delete{position:relative;font-size:0!important}.keyboard-key.keyboard-delete:after{content:"DEL";letter-spacing:.05em;font-weight:600;font-size:1.6rem!important}@media (max-width:480px) and (orientation:portrait){ul.wf-list.wf-list-count-7,ul.wf-list.wf-list-count-8,ul.wf-list[class*=wf-list-count-]{padding:4px 2px!important}.wf-navbar .wf-list-item,ul.wf-list.wf-list-count-7 .wf-list-item,ul.wf-list.wf-list-count-8 .wf-list-item{padding:4px 2px!important;font-size:.9rem!important}.wf-navbar .wf-list-item label,ul.wf-list.wf-list-count-7 .wf-list-item label,ul.wf-list.wf-list-count-8 .wf-list-item label{font-size:.9rem!important;line-height:1.2!important}}@media (max-width:380px) and (orientation:portrait){.wf-navbar .wf-list-item,ul.wf-list.wf-list-count-7 .wf-list-item,ul.wf-list.wf-list-count-8 .wf-list-item{padding:3px 1px!important;font-size:.8rem!important}.wf-navbar .wf-list-item label,ul.wf-list.wf-list-count-7 .wf-list-item label,ul.wf-list.wf-list-count-8 .wf-list-item label{font-size:.8rem!important}}@media (orientation:landscape){.flex.flex-col.items-center.bg-white.rounded-sm[class*=gap-4][class*=p-8],.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm{min-width:14rem!important;padding:1.2rem!important}.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm canvas,.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm img,.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm svg{width:12rem!important;height:12rem!important}.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm .text-12,.flex.flex-col.items-center.gap-4.text-12{font-size:1.4rem!important}}@media (orientation:portrait) and (min-width:641px){.flex.flex-col.items-center.bg-white.rounded-sm[class*=gap-4][class*=p-8],.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm{min-width:16rem!important;padding:1.4rem!important}.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm canvas,.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm img,.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm svg{width:14rem!important;height:14rem!important}.flex.flex-col.items-center.gap-4.bg-white.p-8.rounded-sm .text-12,.flex.flex-col.items-center.gap-4.text-12{font-size:1.6rem!important}}.p-36.bg-white.text-16,.poi .p-36 .text-16,.poi .text-16,div.p-36.bg-white.text-16{font-size:1.9rem!important;line-height:1.6!important}@media (orientation:landscape){.event-detail,.flex.flex-col.gap-16.p-16,.news-detail{font-size:2rem!important}.flex.flex-col.gap-16.p-16 div:not([class*=flex]),.flex.flex-col.gap-16.p-16 li,.flex.flex-col.gap-16.p-16 ol,.flex.flex-col.gap-16.p-16 p,.flex.flex-col.gap-16.p-16 span,.flex.flex-col.gap-16.p-16 ul{font-size:2rem!important;line-height:1.8!important}.flex.flex-col.gap-16.p-16 .text-30,.flex.flex-col.gap-16.p-16 h1,.flex.flex-col.gap-16.p-16 h2{font-size:3.4rem!important}}@media (orientation:portrait) and (min-width:641px){.event-detail,.flex.flex-col.gap-16.p-16,.news-detail{padding:2.4rem!important;font-size:2.2rem!important}.flex.flex-col.gap-16.p-16 div:not([class*=flex]),.flex.flex-col.gap-16.p-16 li,.flex.flex-col.gap-16.p-16 ol,.flex.flex-col.gap-16.p-16 p,.flex.flex-col.gap-16.p-16 span,.flex.flex-col.gap-16.p-16 ul{font-size:2.2rem!important;line-height:1.8!important}.flex.flex-col.gap-16.p-16 .text-30,.flex.flex-col.gap-16.p-16 h1,.flex.flex-col.gap-16.p-16 h2{font-size:3.8rem!important}.flex.flex-col.gap-16.p-16 .text-14{font-size:1.8rem!important}}@media (max-width:480px) and (orientation:portrait){.header-bar .font-black.text-20{display:none!important}.header-bar{height:auto!important;min-height:50px!important;padding:8px 12px!important}.header-bar .wf-building-logo{min-width:100px!important;max-width:150px!important;height:40px!important}.header-bar .wf-languages-menu .wf-list{gap:2px!important;padding:2px!important}.header-bar .wf-languages-menu .wf-list-item{width:40px!important;height:32px!important;margin-top:0!important;font-size:12px!important;line-height:32px!important}.mainmenu .wf-page-menu .wf-list{flex-wrap:nowrap!important;gap:4px!important;padding:8px 4px!important;overflow-x:auto!important}.mainmenu .wf-list-item{flex-basis:auto!important;gap:2px!important;min-width:50px!important;max-width:65px!important;padding:4px 2px!important;font-size:8px!important}.mainmenu .wf-page-menu .wf-icon,.mainmenu .wf-page-menu .wf-icon svg{width:20px!important;height:20px!important}.basis-106{flex-basis:50px!important}.basis-100{flex-basis:60px!important}.grid.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:12px!important}.grid.grid-cols-4 .card{padding:8px!important}.grid.grid-cols-4 .card-body{gap:12px!important}.grid.grid-cols-4 .card-title{font-size:14px!important;line-height:1.2!important}.grid.grid-cols-4 .card img{max-width:80px!important;height:28px!important}.grid.grid-cols-4 .text-16,.grid.grid-cols-4 .text-18{font-size:11px!important}.grid.grid-cols-4 .qr-code,.grid.grid-cols-4 canvas{width:40px!important;height:40px!important}.wf-az-menu .wf-list,.wf-group-pois-menu .wf-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.groupmenu .p-36{padding:12px!important}.list-poi{height:140px!important}.list-poi .text-30{font-size:14px!important;line-height:1.2!important}.list-poi .text-16{padding:2px 6px!important;font-size:10px!important}.list-poi .p-16{padding:8px!important}.list-poi .gap-16{gap:6px!important}.list-poi .qr-code,.list-poi canvas{width:32px!important;height:32px!important}.grid.grid-cols-2{grid-template-columns:1fr!important;gap:12px!important;padding:12px!important}.grid.grid-cols-2 .card-body{flex-direction:column!important}.grid.grid-cols-2 .card-body .h-340.w-340,.grid.grid-cols-2 .card-body .h-340.w-340 img{width:100%!important;height:120px!important}.grid.grid-cols-2 .article-bg{padding:12px!important}.grid.grid-cols-2 .article-bg .text-16{font-size:10px!important}.grid.grid-cols-2 .article-bg .text-28{font-size:14px!important;line-height:1.2!important}.grid.grid-cols-2 .article-bg .gap-16{gap:6px!important}.grid.grid-cols-2 .article-bg .th-btn{padding:8px 16px!important;font-size:12px!important}.bg-base.gap-100{flex-direction:column!important;gap:0!important}.bg-base.gap-100 .w-3\/7{flex-shrink:0!important;width:100%!important;height:150px!important}.bg-base.gap-100 .w-3\/7 img{height:150px!important}.flex.w-full.h-full:has(table){flex-direction:column!important}.flex.w-full.h-full:has(table)>.basis-1\/2:first-child{flex-basis:auto!important;gap:12px!important;width:100%!important;padding:12px!important;overflow-x:auto!important}.flex.w-full.h-full:has(table)>.basis-1\/2:last-child{display:none!important}.flex.w-full.h-full:has(table) .text-30{font-size:18px!important}.flex.w-full.h-full:has(table) table{min-width:500px!important;font-size:11px!important}.flex.w-full.h-full:has(table) table td{white-space:nowrap!important;padding:6px 8px!important}.flex.w-full.h-full:has(table) table thead td{font-size:10px!important}.map-area-container{position:relative!important}.map-area-container .sidebar.basis-1\/3{z-index:50!important;background-color:var(--th-base,#fff)!important;flex-basis:100%!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.map-area-container:has(.sidebar.basis-1\/3)>.basis-2\/3{display:none!important}.poi .max-h-420,.poi .max-h-420 img{max-height:180px!important}.poi .bottom-40{bottom:10px!important;left:10px!important}.poi .p-20{padding:8px!important}.poi .h-112{height:50px!important}.poi .max-w-278{max-width:120px!important}.poi .p-36{padding:12px!important}.poi .text-30{font-size:18px!important}.poi .text-16{font-size:12px!important}.poi .gap-16{gap:8px!important}.poi .gap-28{gap:12px!important}.poi .th-btn{padding:10px 16px!important;font-size:12px!important}.poi .th-btn .w-32{width:20px!important;height:20px!important}.sidebar .back-button{border:1px solid var(--th-border)!important;z-index:60!important;border-radius:50%!important;width:40px!important;height:40px!important;margin-right:0!important;inset:10px 10px auto auto!important}.poi .qr-code,.poi canvas{width:50px!important;height:50px!important}.mainmenu .navbar{z-index:55!important}.navbar{padding:8px 12px!important}.navbar .back-btn{width:36px!important;height:36px!important}.navbar .back-btn .w-52{width:28px!important;height:28px!important}.navbar .th-btn{padding:10px 20px!important;font-size:12px!important}.navbar .w-512{flex:1!important;width:auto!important;max-width:280px!important}.search-page,.search-page .p-36{padding:12px!important}.wf-search-input-container{margin-bottom:16px!important}.wf-search-input-container input{padding:10px 16px!important;font-size:14px!important}.wf-search-results .wf-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.wf-search-results{padding:8px!important}.wf-keyboard{display:none!important}.wf-no-results{padding-top:40px!important;font-size:20px!important}}@media (min-width:481px) and (max-width:640px) and (orientation:portrait){.header-bar .font-black.text-20{font-size:10px!important}.header-bar .font-black.text-20 .wf-icon{width:16px!important}.header-bar{padding:10px 16px!important}.header-bar .wf-building-logo{min-width:120px!important;height:50px!important}.header-bar .wf-languages-menu .wf-list-item{width:48px!important;height:36px!important;margin-top:0!important;font-size:14px!important;line-height:36px!important}.mainmenu .wf-page-menu .wf-list{gap:8px!important;padding:10px 8px!important}.mainmenu .wf-list-item{flex-basis:70px!important;padding:6px 4px!important;font-size:10px!important}.mainmenu .wf-page-menu .wf-icon,.mainmenu .wf-page-menu .wf-icon svg{width:24px!important;height:24px!important}.basis-106{flex-basis:60px!important}.basis-100{flex-basis:70px!important}.grid.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:16px!important}.grid.grid-cols-4 .card{padding:10px!important}.grid.grid-cols-4 .card-title{font-size:16px!important}.grid.grid-cols-4 .card img{max-width:100px!important;height:32px!important}.wf-az-menu .wf-list,.wf-group-pois-menu .wf-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.groupmenu .p-36{padding:16px!important}.list-poi{height:160px!important}.list-poi .text-30{font-size:16px!important}.list-poi .text-16{font-size:11px!important}.grid.grid-cols-2{grid-template-columns:1fr!important;gap:16px!important;padding:16px!important}.grid.grid-cols-2 .card-body{flex-direction:column!important}.grid.grid-cols-2 .card-body .h-340.w-340,.grid.grid-cols-2 .card-body .h-340.w-340 img{width:100%!important;height:140px!important}.grid.grid-cols-2 .article-bg{padding:14px!important}.grid.grid-cols-2 .article-bg .text-28{font-size:16px!important}.grid.grid-cols-2 .article-bg .th-btn{padding:10px 20px!important;font-size:13px!important}.flex.w-full.h-full:has(table){flex-direction:column!important}.flex.w-full.h-full:has(table)>.basis-1\/2:first-child{flex-basis:auto!important;width:100%!important;padding:16px!important;overflow-x:auto!important}.flex.w-full.h-full:has(table)>.basis-1\/2:last-child{display:none!important}.flex.w-full.h-full:has(table) .text-30{font-size:20px!important}.flex.w-full.h-full:has(table) table{min-width:450px!important;font-size:12px!important}.flex.w-full.h-full:has(table) table td{padding:8px 10px!important}.map-area-container .sidebar.basis-1\/3{z-index:50!important;background-color:var(--th-base,#fff)!important;flex-basis:100%!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.map-area-container:has(.sidebar.basis-1\/3)>.basis-2\/3{display:none!important}.poi .max-h-420{max-height:200px!important}.poi .p-36{padding:16px!important}.poi .text-30{font-size:20px!important}.poi .th-btn{padding:12px 20px!important;font-size:13px!important}}@media (orientation:portrait) and (min-width:641px){body,html{font-size:12px!important}:root{--remcss-size:15px!important}.map-area-container .sidebar.basis-1\/3{flex-basis:50%!important;min-width:400px!important}.map-area-container .basis-2\/3{flex-basis:50%!important}.poi .gap-16{gap:1.2rem!important}.poi .gap-28{gap:2rem!important}.poi .max-h-420 img{-o-object-fit:cover!important;object-fit:cover!important;max-height:300px!important}.poi .h-112{height:8rem!important}.poi .max-w-278{max-width:20rem!important}.navbar{padding:1.6rem 2.4rem!important}.navbar .th-btn{padding:1.4rem 3rem!important;font-size:1.6rem!important}.navbar .back-btn{width:5rem!important;height:5rem!important}.header-bar{padding:2rem 3rem!important}.header-bar .wf-building-logo{min-width:20rem!important;height:8rem!important}.header-bar .font-black.text-20{font-size:1.7rem!important}.header-bar .wf-languages-menu .wf-list-item{width:8rem!important;height:5.5rem!important;font-size:2.2rem!important;line-height:5.5rem!important}.mainmenu .wf-page-menu .wf-list{gap:2rem!important;padding:1.8rem 3rem!important}.mainmenu .wf-list-item{flex-basis:12rem!important;gap:1rem!important;padding:1.2rem 1.8rem!important;font-size:1.3rem!important}.mainmenu .wf-page-menu .wf-icon,.mainmenu .wf-page-menu .wf-icon svg{width:4rem!important;height:4rem!important}.grid.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2.4rem!important;padding:3rem!important}.grid.grid-cols-2 .card-body{flex-direction:column!important}.grid.grid-cols-2 .card-body .h-340.w-340,.grid.grid-cols-2 .card-body .h-340.w-340 img{width:100%!important;height:22rem!important}.grid.grid-cols-2 .article-bg{padding:2.4rem!important}.grid.grid-cols-2 .article-bg .text-16{font-size:1.8rem!important}.grid.grid-cols-2 .article-bg .text-28{font-size:2.6rem!important;line-height:1.3!important}.grid.grid-cols-2 .article-bg .gap-16{gap:1.4rem!important}.grid.grid-cols-2 .article-bg .th-btn{padding:1.6rem 3.2rem!important;font-size:1.8rem!important}.bg-base.gap-100{flex-direction:column!important;gap:0!important}.bg-base.gap-100 .w-3\/7{flex-shrink:0!important;width:100%!important;height:30rem!important}.grid.grid-cols-4{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2.4rem!important;padding:3rem!important}.grid.grid-cols-4 .card{padding:1.8rem!important}.grid.grid-cols-4 .card-title{font-size:2.2rem!important}.grid.grid-cols-4 .text-16,.grid.grid-cols-4 .text-18{font-size:1.6rem!important}.grid.grid-cols-4 .card img{max-width:14rem!important;height:5rem!important}.wf-az-menu .wf-list,.wf-group-pois-menu .wf-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2rem!important}.groupmenu .p-36{padding:3rem!important}.list-poi{height:26rem!important}.list-poi .text-30{font-size:2.6rem!important}.list-poi .text-16{font-size:1.6rem!important}.search-page{padding:3rem!important}.wf-search-input-container input{padding:1.6rem 3rem!important;font-size:2rem!important}.wf-search-results .wf-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2rem!important}.wf-no-results{font-size:3.6rem!important}.poi .text-30{font-size:3rem!important}.poi .text-16{font-size:1.8rem!important}.poi .p-36{padding:3rem!important}.poi .th-btn{padding:1.6rem 3rem!important;font-size:1.8rem!important}.poi .max-h-420{max-height:32rem!important}.flex.w-full.h-full:has(table) .text-30{font-size:3.2rem!important}.flex.w-full.h-full:has(table) table{font-size:1.8rem!important}.flex.w-full.h-full:has(table) table td{padding:1.4rem 1.6rem!important}}@media (max-height:540px) and (orientation:landscape){body,html{--remcss-size:4px;font-size:4px!important}}@media (min-height:540px) and (max-height:648px) and (orientation:landscape){body,html{--remcss-size:5px;font-size:5px!important}}@media (min-height:648px) and (max-height:756px) and (orientation:landscape){body,html{--remcss-size:6px;font-size:6px!important}}@media (min-height:756px) and (max-height:864px) and (orientation:landscape){body,html{--remcss-size:7px;font-size:7px!important}}@media (min-height:864px) and (max-height:972px) and (orientation:landscape){body,html{--remcss-size:8px;font-size:8px!important}}@media (min-height:972px) and (max-height:1079px) and (orientation:landscape){:root{--remcss-size:9px}body,html{font-size:9px!important}}@media (min-height:1188px) and (max-height:1295px) and (orientation:landscape){:root{--remcss-size:11px}body,html{font-size:11px!important}}@media (min-height:1296px) and (max-height:1403px) and (orientation:landscape){:root{--remcss-size:12px}body,html{font-size:12px!important}}@media (min-height:1404px) and (max-height:1511px) and (orientation:landscape){:root{--remcss-size:13px}body,html{font-size:13px!important}}@media (min-height:1512px) and (max-height:1619px) and (orientation:landscape){:root{--remcss-size:14px}body,html{font-size:14px!important}}@media (min-height:1620px) and (max-height:1727px) and (orientation:landscape){:root{--remcss-size:15px}body,html{font-size:15px!important}}@media (min-height:1728px) and (max-height:1835px) and (orientation:landscape){:root{--remcss-size:16px}body,html{font-size:16px!important}}@media (min-height:1836px) and (max-height:1943px) and (orientation:landscape){:root{--remcss-size:17px}body,html{font-size:17px!important}}@media (min-height:1944px) and (max-height:2051px) and (orientation:landscape){:root{--remcss-size:18px}body,html{font-size:18px!important}}@media (min-height:2052px) and (max-height:2159px) and (orientation:landscape){:root{--remcss-size:19px}body,html{font-size:19px!important}}@media (min-height:2160px) and (max-height:2267px) and (orientation:landscape){:root{--remcss-size:20px}body,html{font-size:20px!important}}@media (min-height:2268px) and (orientation:landscape){:root{--remcss-size:21px}body,html{font-size:21px!important}}@media (max-width:324px) and (max-width:431px) and (orientation:portrait){body,html{--remcss-size:3px;font-size:3px!important}}@media (max-width:324px) and (max-width:431px) and (orientation:portrait) and (min-resolution:2x){body,html{--remcss-size:6px;font-size:6px!important}}@media (min-width:432px) and (max-width:539px) and (orientation:portrait){body,html{--remcss-size:4px;font-size:4px!important}}@media (max-width:432px) and (max-width:539px) and (orientation:portrait) and (min-resolution:2x){body,html{--remcss-size:8px;font-size:8px!important}}@media (min-width:540px) and (max-width:647px) and (orientation:portrait){body,html{--remcss-size:5px;font-size:5px!important}}@media (min-width:540px) and (max-width:647px) and (orientation:portrait) and (min-resolution:2x){body,html{--remcss-size:10px;font-size:10px!important}}@media (min-width:648px) and (max-width:755px) and (orientation:portrait){body,html{--remcss-size:6px;font-size:6px!important}}@media (min-width:648px) and (max-width:755px) and (orientation:portrait) and (min-resolution:2x){body,html{--remcss-size:12px;font-size:12px!important}}@media (min-width:756px) and (max-width:863px) and (orientation:portrait){body,html{--remcss-size:7px;font-size:7px!important}}@media (min-width:864px) and (max-width:971px) and (orientation:portrait){body,html{--remcss-size:8px;font-size:8px!important}}@media (min-width:972px) and (max-width:1079px) and (orientation:portrait){:root{--remcss-size:9px}body,html{font-size:9px!important}}@media (min-width:1188px) and (max-width:1295px) and (orientation:portrait){:root{--remcss-size:11px}body,html{font-size:11px!important}}@media (min-width:1296px) and (max-width:1403px) and (orientation:portrait){:root{--remcss-size:12px}body,html{font-size:12px!important}}@media (min-width:1404px) and (max-width:1511px) and (orientation:portrait){:root{--remcss-size:13px}body,html{font-size:13px!important}}@media (min-width:1512px) and (max-width:1619px) and (orientation:portrait){:root{--remcss-size:14px}body,html{font-size:14px!important}}@media (min-width:1620px) and (max-width:1727px) and (orientation:portrait){:root{--remcss-size:15px}body,html{font-size:15px!important}}@media (min-width:1728px) and (max-width:1835px) and (orientation:portrait){:root{--remcss-size:16px}body,html{font-size:16px!important}}@media (min-width:1836px) and (max-width:1943px) and (orientation:portrait){:root{--remcss-size:17px}body,html{font-size:17px!important}}@media (min-width:1944px) and (max-width:2051px) and (orientation:portrait){:root{--remcss-size:18px}body,html{font-size:18px!important}}@media (min-width:2052px) and (max-width:2159px) and (orientation:portrait){:root{--remcss-size:19px}body,html{font-size:19px!important}}@media (min-width:2160px) and (max-width:2267px) and (orientation:portrait){:root{--remcss-size:20px}body,html{font-size:20px!important}}@media (min-width:2268px) and (orientation:portrait){:root{--remcss-size:21px}body,html{font-size:21px!important}}:root{--color-white:#fff;--th-primary:#47c5ff;--th-primary-content:#333;--th-active:#47c5ff;--th-active-content:#333;--th-secondary:#fff;--th-secondary-content:#fff;--th-accent:#333;--th-accent-content:#333;--th-base:#fff;--th-base-content:#333;--th-neutral:#fff;--th-neutral2:#fbf9f9;--th-neutral-content:#9e9b9b;--th-tertiary:#000e93;--th-border:#efe9e4;--th-stroke:#000;--th-popup-header:#d9d9d9;--th-positive:#008554;--th-negative:#850031}.text-primary{color:var(--th-primary)}.text-primary-content{color:var(--th-primary-content)}.text-active{color:var(--th-active)}.text-active-content{color:var(--th-active-content)}.text-neutral{color:var(--th-neutral-content)}.text-positive{color:var(--th-positive)}.text-negative{color:var(--th-negative)}.text-secondary-content{color:var(--th-secondary-content)}.bg-primary{background-color:var(--th-primary)}.bg-active{background-color:var(--th-active)}.bg-neutral{background-color:var(--th-neutral)}.bg-neutral2{background-color:var(--th-neutral2)}.bg-secondary{background-color:var(--th-secondary)}.bg-base{background-color:var(--th-base)}.bg-accent{background-color:var(--th-accent)}.bg-popup{background-color:var(--th-popup-header)}.th-border{border-color:var(--th-border)!important}.border-primary{border-color:var(--th-primary)!important}.border-active{border-color:var(--th-active)!important}body{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--th-neutral);color:var(--th-primary-content);font-family:Nexa,sans-serif}@keyframes ticker{0%{visibility:visible;transform:translate(0)}to{transform:translate(-100%)}}.wf-page:not(.wf-page-type-tab)>.wf-scrollable{height:100%;overflow:hidden}.wf-scrollable{height:100%}.sa-content-longer .sa-scrollbar{background-color:var(--th-neutral);width:.8rem}.sa-content-longer .sa-bar{background-color:var(--th-secondary-content);border-radius:.4rem;width:.8rem}.th-btn-group{gap:.4rem;height:100%;padding:.4rem;display:flex}.th-btn-group .wf-list{gap:.4rem}.th-btn-group .wf-item,.th-btn-group .wf-list-item{text-transform:uppercase;background-color:var(--th-base);width:5.6rem;height:5.6rem;color:var(--th-active);text-align:center;border-radius:50%;font-size:2.4rem;line-height:1.35;box-shadow:0 2px 5px #0000001a}.th-btn-group-row .wf-list{flex-direction:row;display:flex}.th-btn-group .wf-list-item.wf-active{background-color:var(--th-active);color:var(--th-active-content)}.th-shadow{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.th-shadow-xl{box-shadow:0 24px 24px #00000017}.th-list>.wf-list{margin-right:2rem!important}.th-list .wf-list{flex-direction:column;margin:auto}:is(.th-list .wf-list-item,.th-list .wf-item-content).wf-touch{background-color:var(--th-secondary,#eee);transition:background-color .3s}.th-list .list-poi.wf-active .poi-name{color:var(--th-primary)}.th-list .wf-list>.wf-list-item>.wf-list{padding:0 1.2rem!important}.th-list .wf-az-menu .wf-list-item,.th-list .wf-list>.wf-list-item .wf-item-content,.th-list .wf-list>div>.wf-list-item,.th-list .wf-search-results .wf-list>.wf-list-item{padding:1.2rem 1.2rem 1.6rem}.th-list .wf-list-item.wf-active .wf-item-content{color:var(--th-primary)}.th-list .wf-list-item:not(:last-child):not(.wf-active){border-bottom:.1rem solid;border-color:var(--th-border)}.th-list .wf-sublist{padding:1.6rem 0!important}.th-list .wf-sublist .wf-list-item{padding:1.6rem 1.2rem}.wf-page-html h1,.wf-page-html h2,.wf-page-html h3{font-weight:600;line-height:1.5}.wf-page-html h1{font-size:2.4rem}.wf-page-html h2{font-size:1.6rem}.wf-page-html h3{font-size:1.2rem}.wf-languages-menu .wf-list{background:#fff3;border-radius:.6rem;gap:.4rem;height:100%;padding:.4rem;display:flex}.wf-languages-menu .wf-list .wf-list-item{text-transform:uppercase;background-color:var(--th-base);width:6.4rem;height:4.2rem;color:var(--th-primary-content);text-align:center;border-radius:.4rem;margin-top:.8rem;font-size:1.8rem;font-weight:700;line-height:4.2rem;overflow:hidden}.wf-languages-menu .wf-list .wf-list-item label{padding-top:1.4rem}.wf-languages-menu .wf-list .wf-active{background-color:var(--th-active);color:var(--th-active-content)}.wf-languages-menu .wf-list .wf-lang-flag{background-size:contain!important;width:100%!important}.th-btn{border-radius:2.7rem;justify-content:center;align-items:center;gap:1.2rem;padding:1.1rem 3.5rem;font-size:1.6rem;font-weight:700;display:flex}.th-btn-active{background-color:var(--th-active);color:var(--th-active-content)}.th-btn-stroke,.th-input{border:solid .2rem var(--th-stroke)}.th-input{border-radius:2.7rem;padding:1.1rem 3.5rem;font-size:1.6rem}.bg-detail{background-image:url(../img/item_bg.c28ddc08.svg);background-size:cover}.wf-floors-menu .wf-list{color:var(--th-primary-content);display:flex}.mainmenu .wf-active,.wf-floors-menu .wf-list .wf-active{color:var(--th-active-content);background-color:var(--th-active)}.mainmenu .wf-active{border-radius:.4rem}.wf-shortcuts-menu .wf-list-item.wf-active,.wf-shortcuts-menu .wf-list-item:active,.wf-yah.wf-active,.wf-yah:active{background-color:var(--th-active);color:var(--th-active-content)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}