@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{flex-direction:row;padding-bottom:1em;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{border-collapse:collapse;border-spacing:0;display:table;margin:1em 1em 0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{background-position:50%;background-repeat:no-repeat;background-size:50%;color:#8b9898;cursor:pointer;display:inline-block;height:1.25em;left:auto;margin-top:2px;position:absolute;right:1.5em;top:1em;width:1.25em}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC);margin-right:1.5em}.DayPicker-NavButton--next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==)}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-size:1.15em;font-weight:500}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{color:#8b9898;display:table-cell;font-size:.875em;padding:.5em;text-align:center}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{border-radius:50%;text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{cursor:pointer;display:table-cell;padding:.5em;vertical-align:middle}.DayPicker-WeekNumber{border-right:1px solid #eaecec;color:#8b9898;font-size:.75em;min-width:1em;text-align:right}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{background-color:initial;background-image:none;border:none;box-shadow:none;color:#4a90e2;cursor:pointer;font-size:.875em}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#4a90e2;color:#f0f8ff;position:relative}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);left:0;position:absolute;z-index:1}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{box-sizing:inherit!important;direction:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;overflow:auto;position:relative;scrollbar-width:none;width:auto;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";opacity:0;position:absolute;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{bottom:2px;left:2px;right:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{bottom:0;left:0;min-height:0;min-width:10px;right:auto;top:0;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{height:200%;margin:10px 0;width:200%}.simplebar-hide-scrollbar{left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden;-ms-overflow-style:none}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.om-root input[type]{position:static}.om-root input[type=checkbox].om-c-layer-item__checkbox{-webkit-appearance:checkbox!important;margin:auto 12px auto auto}.om-root input[type=radio].om-c-layer-item__radio{-webkit-appearance:radio!important;margin:auto 12px auto auto}.om-root a,.om-root div,.om-root p,.om-root span{box-sizing:initial}:root{--om-font-family:Roboto;--om-header-primaryColor:255,255,255;--om-header-contrastColor:34,34,44;--om-header-attentionColor:0,148,255;--om-header-borderColor:RGBA(var(--om-header-contrastColor),0.2);--om-header-hoverColor:RGBA(var(--om-header-attentionColor),0.15);--om-sidebar-primaryColor:255,255,255;--om-sidebar-contrastColor:34,34,44;--om-sidebar-attentionColor:0,148,255;--om-sidebar-borderColor:RGBA(var(--om-sidebar-contrastColor),0.2);--om-sidebar-hoverColor:RGBA(var(--om-sidebar-attentionColor),0.15);--om-footer-primaryColor:255,255,255;--om-footer-contrastColor:34,34,44;--om-footer-hoverColor:RGBA(var(--om-footer-contrastColor),0.1);--om-footer-borderColor:RGBA(var(--om-footer-contrastColor),0.2);--om-mapButtons-primaryColor:255,255,255;--om-mapButtons-contrastColor:34,34,44;--om-mapButtons-hoverColor:RGBA(var(--om-mapButtons-contrastColor),0.1);--om-mapButtons-borderColor:RGBA(var(--om-mapButtons-contrastColor),0.2)}.om-root{font-family:var(--om-font-family),sans-serif;height:100%;letter-spacing:.1px;margin:0;overflow:hidden;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.om-root .material-icons{color:RGB(var(--om-sidebar-contrastColor))}.om-root .material-icons-outlined.md-16,.om-root .material-icons.md-16{font-size:16px}.om-root .material-icons-outlined.md-18,.om-root .material-icons.md-18{font-size:18px}.om-root .material-icons.md-20{font-size:20px}.om-root .material-icons.md-48{font-size:48px}.om-root .material-icons.md-o8{opacity:.8}.om-root .material-icons.md-o6{opacity:.6}.om-root .material-icons.md-o4{opacity:.4}.om-root .material-icons.md-o2{opacity:.2}.om-root--default,.om-root--default input,.om-root--default select{font-size:13px}.om-root--default .om-c-popupContainer{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;filter:drop-shadow(rgba(0,0,0,.25) 0 4px 12px);margin-bottom:10px;width:260px}.om-root--default .om-c-popupContainer .om-c-feature-info{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.om-root--default .om-c-popupContainer .om-c-feature-info__contentContainer{height:100%;overflow-x:auto;overflow-y:auto;-webkit-user-select:text;-ms-user-select:text;user-select:text}.om-root--default .om-c-popupContainer .om-c-feature-info__content{display:inline-block;height:0;-webkit-user-select:initial;-ms-user-select:initial;user-select:auto}.om-root--default .om-c-popupContainer .om-c-feature-info--2 .om-c-feature-info__contentContainer{max-height:300px;padding:0}.om-root--default .om-c-popupContainer .om-c-feature-info .om-o-cardHeader{border-top-left-radius:4px;border-top-right-radius:4px}.om-root--default .om-c-popupContainer--arrow:after{border-color:RGB(var(--om-sidebar-primaryColor)) transparent transparent transparent;border-style:solid;border-width:10px;content:" ";left:50%;margin-left:-10px;position:absolute;top:100%}.om-root--default .om-c-hoverContainer{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;filter:drop-shadow(rgba(0,0,0,.25) 0 4px 12px);padding:.5rem}.om-root--default .om-c-hoverContainer--inner{overflow-wrap:break-word;overflow-y:hidden}.om-root--default .om-c-feature-info__contentContainer{box-sizing:border-box;overflow-x:auto;-webkit-user-select:text;-ms-user-select:text;user-select:text;width:100%}.om-root--default .om-c-feature-info__contentContainer p{color:RGB(var(--om-sidebar-contrastColor));font-weight:400;line-height:18px;margin:0;-webkit-touch-callout:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.om-root--default .om-c-feature-info__content{display:inline-block;margin:8px 12px}.om-root--default .om-c-feature-info__busy{display:flex;justify-content:center;margin:8px 12px;width:calc(100% - 16px)}.om-root--default .om-c-feature-info__tabs{display:flex;flex-direction:row;flex-wrap:wrap;margin:8px 12px}.om-root--default .om-c-feature-info__tab{border:1px solid rgb(var(--om-sidebar-attentionColor));border-radius:2px;color:RGB(var(--om-sidebar-contrastColor));font-family:Roboto,sans-serif;font-weight:400;letter-spacing:.2px;margin-right:.4rem;padding:.2rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}.om-root--default .om-c-feature-info__tab:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--default .om-c-feature-info__tab--active{background-color:RGB(var(--om-sidebar-attentionColor));color:RGB(var(--om-sidebar-primaryColor))}.om-root--default .om-c-feature-info__tab--active:hover{background-color:RGB(var(--om-sidebar-attentionColor));cursor:auto}.om-root--default .om-c-layerstack{display:flex;flex-direction:column;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.om-root--default .om-c-layerstack__row{align-items:center;box-sizing:border-box;display:flex;height:32px;justify-content:space-between;padding:0 12px;vertical-align:middle;width:100%}.om-root--default .om-c-layerstack__row:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--default .om-c-layerstack__numberResults{color:RGB(var(--om-sidebar-attentionColor))}.om-root--default .om-c-pagination{align-items:center;background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;bottom:-40px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.1);display:flex;flex-direction:row;height:32px;justify-content:space-between;padding:0 8px;position:absolute;right:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.om-root--default .om-c-pagination__number{align-items:center;color:RGB(var(--om-sidebar-contrastColor));display:flex;justify-content:center;margin:0 8px;min-width:40px}.om-root--default .om-c-pagination__button{align-items:center;background-color:RGBA(var(--om-sidebar-contrastColor),.1);border:none;border-radius:50%;display:flex;height:18px;justify-content:center;padding:0;width:18px}.om-root--default .om-c-pagination__button i{color:RGBA(var(--om-sidebar-contrastColor),.8);font-size:14px}.om-root--default .om-c-pagination__button:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.2);cursor:pointer}.om-root--default .om-c-pagination__button:hover i{color:RGBA(var(--om-sidebar-contrastColor),1)}.om-root--default .om-c-pagination__button:focus{outline:none}.om-root--default .om-o-sidebarCard__container .om-c-pagination{bottom:0;box-shadow:none;height:32px;justify-content:center;padding:8px 0;position:relative}.om-root--default .om-o-sidebarCard__container .om-c-pagination--sticky{position:sticky}.om-root--default .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader{background-color:RGB(var(--om-sidebar-primaryColor))}.om-root--default .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__title{color:RGB(var(--om-sidebar-contrastColor))}.om-root--default .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__button{background-color:RGBA(var(--om-sidebar-contrastColor),.15)}.om-root--default .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__button i{color:RGBA(var(--om-sidebar-contrastColor),.8)}.om-root--default .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__button:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.2)}.om-root--default .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__button:hover i{color:RGBA(var(--om-sidebar-contrastColor),1)}.om-root--default .om-c-favorites__errorMessages{background-color:hsla(0,100%,85%,.4);color:red;margin-bottom:.5rem;padding:.2rem}.om-root--default .om-c-favorites__entry{align-items:center;color:RGB(var(--om-sidebar-contrastColor));display:flex;flex-direction:row;justify-content:space-between;padding:4px 12px}.om-root--default .om-c-favorites__entry span{cursor:pointer}.om-root--default .om-c-favorites__entry:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--default .om-c-favorites__deleteButton{all:unset;align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:2px}.om-root--default .om-c-favorites__deleteButton i{color:RGBA(var(--om-sidebar-contrastColor),.7);font-size:16px}.om-root--default .om-c-favorites__deleteButton:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.15);border-radius:1rem;cursor:pointer}.om-root--default .om-c-favorites__buttonBar{padding:8px 12px}.om-root--default .om-c-favorites__addButton{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;display:flex;height:1.5rem;justify-content:center;padding:.4rem .6rem}.om-root--default .om-c-favorites__addButton span{color:RGB(var(--om-sidebar-primaryColor))}.om-root--default .om-c-favorites__addButton:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--default .om-c-favorites__addButton--disabled{background-color:RGBA(var(--om-sidebar-attentionColor),.2)}.om-root--default .om-c-favorites__addButton--disabled:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.2);cursor:not-allowed}.om-root--default .om-c-layerTree{display:flex;flex-direction:column}.om-root--default .om-o-layerItem{align-items:center;display:flex;flex-direction:row;height:34px;overflow:hidden;padding:0 12px}.om-root--default .om-o-layerItem--highlighted,.om-root--default .om-o-layerItem--hoverable:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--default .om-o-layerItem--highlighted .om-o-checkbox,.om-root--default .om-o-layerItem--highlighted .om-o-radioButton,.om-root--default .om-o-layerItem--hoverable:hover .om-o-checkbox,.om-root--default .om-o-layerItem--hoverable:hover .om-o-radioButton{color:RGBA(var(--om-sidebar-attentionColor),1)}.om-root--default .om-o-layerItem--notInRange{background:RGBA(var(--om-sidebar-contrastColor),.03)}.om-root--default .om-o-layerItem--notInRange .om-p1,.om-root--default .om-o-layerItem--notInRange i{opacity:.4}.om-root--default .om-o-layerItem--notInRange .om-o-radioCheck-container .om-o-checkbox{opacity:.7}.om-root--default .om-o-layerItem__folderIcon,.om-root--default .om-o-layerItem__layerIcon{font-size:16px}.om-root--default .om-o-layerItem__folderIcon{margin-left:-3px}.om-root--default .om-o-layerItem__arrowIcon>svg{height:8px;width:6px;fill:RGB(var(--om-sidebar-contrastColor));opacity:.8}.om-root--default .om-o-layerItem__arrowIcon i{font-size:20px;opacity:.7}.om-root--default .om-o-layerItem__arrowIcon--simple{display:none}.om-root--default .om-o-layerItem__arrowIcon--default{display:flex}.om-root--default .om-o-layerItem__layerIcon{margin-left:8px}.om-root--default .om-o-layerItem__layerIcon--loading{animation:rotation 1.4s linear infinite;-webkit-animation:rotation 1.4s linear infinite}.om-root--default .om-o-layerItem__layerIcon--filter{height:16px;width:16px;fill:RGBA(var(--om-sidebar-attentionColor),.8)}.om-root--default .om-o-layerItem__title{display:block;flex:1;overflow:hidden;padding-left:8px;padding-right:4px;text-overflow:ellipsis;white-space:nowrap}.om-root--default .om-o-layerItem__foldArea{align-items:center;display:flex;flex:1;overflow:hidden;position:relative}.om-root--default .om-o-layerItem__foldArea:hover{cursor:pointer}.om-root--default .om-o-layerItem .om-o-checkbox,.om-root--default .om-o-layerItem .om-o-radioButton{color:RGBA(var(--om-sidebar-attentionColor),.8);opacity:1}.om-root--default .om-o-layerItem .om-o-checkbox--disabled,.om-root--default .om-o-layerItem .om-o-radioButton--disabled{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--default .om-o-layerItem .om-o-checkbox--disabled:hover,.om-root--default .om-o-layerItem .om-o-radioButton--disabled:hover{cursor:auto}.om-root--default .om-o-layerItem__parent .om-p1{font-weight:700}.om-root--default .om-o-layerItem__parent .om-o-layerItem__arrowIcon{font-size:20px}.om-root--default .om-o-layerItem__inlineLegend{height:100%;padding-right:1rem}.om-root--default .om-o-layerItem__inlineLegend--inner{overflow:hidden}.om-root--default .om-o-layerItem__inlineLegend--simplified .om-c-legend__image{padding-left:0}.om-root--default .om-o-layerItem__dragHandle{cursor:grab;padding-left:8px;width:16px}.om-root--default .om-o-layerItem__dragHandle i{margin:0}.om-root--default .om-o-layerItem__dragHandle--grabbing{cursor:grabbing}.om-root--default .om-o-layerItem--simplified{height:40px}.om-root--default .om-o-layerItem--simplified .om-o-layerItem__title{padding:0}.om-root--default .om-o-layerItem--simplified .om-o-layerItem__layerIcon{margin-left:8px;margin-right:0}.om-root--default .om-o-layerItem--simplified .om-o-layerItem__arrowIcon{display:flex;justify-content:center;margin-left:8px;width:16px}.om-root--default .om-o-layerItem--simplified .om-o-layerItem__arrowIcon--simple{display:none}.om-root--default .om-o-layerItem--simplified .om-o-layerItem__arrowIcon--default{display:flex}.om-root--default .om-o-layerItem--simplified .om-o-checkbox,.om-root--default .om-o-layerItem--simplified .om-o-radioButton{margin-right:8px}.om-root--default .om-o-layerItem--simplified .om-o-layerItem__dragHandle{padding-left:0;padding-right:8px}.om-root--default .om-o-layerItem--simplified .om-o-layerItem__dragHandle .om-o-layerItem__layerIcon{margin-left:0}.om-root--default .om-c-popupContainer__layerMenu{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;filter:drop-shadow(rgba(0,0,0,.25) 0 4px 12px);margin-bottom:10px;max-width:520px;min-width:260px}.om-root--default .om-c-layerMenu{display:flex;flex-direction:column}.om-root--default .om-o-layerMenuItem{align-items:center;display:flex;flex-direction:row;height:34px;overflow:hidden;padding:0 12px;position:relative}.om-root--default .om-o-layerMenuItem--multiline{height:auto;margin-bottom:12px;margin-top:12px}.om-root--default .om-o-layerMenuItem__title{display:block;flex:1;overflow:hidden;padding-left:8px;padding-right:4px;text-overflow:ellipsis;white-space:nowrap}.om-root--default .om-o-layerMenuItem__textblock{display:block;height:auto;max-height:300px;overflow-y:auto;padding-left:0;padding-right:0}.om-root--default .om-o-layerMenuItem__textblock--content{margin:0 12px;-webkit-user-select:text;-ms-user-select:text;user-select:text}.om-root--default .om-o-layerMenuItem--disabled{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--default .om-o-layerMenuItem--disabled:hover{cursor:auto}.om-root--default .om-o-layerMenuItem .om-o-checkbox,.om-root--default .om-o-layerMenuItem .om-o-radioButton{color:RGBA(var(--om-sidebar-attentionColor),.8)}.om-root--default .om-o-layerMenuItem .om-o-checkbox--disabled,.om-root--default .om-o-layerMenuItem .om-o-radioButton--disabled{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--default .om-o-layerMenuItem .om-o-checkbox--disabled:hover,.om-root--default .om-o-layerMenuItem .om-o-radioButton--disabled:hover{cursor:auto}.om-root--default .om-o-layerMenuItem__titleBar{display:flex;flex-direction:row;justify-content:space-between}.om-root--default .om-o-layerMenuItem__titleBar:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--default .om-c-legend__header{align-items:center;display:flex;height:34px;overflow:hidden;padding-right:12px;position:relative}.om-root--default .om-c-legend__header .om-o-layerItem__arrowIcon{align-items:center;display:flex;height:100%;justify-content:center;width:20px}.om-root--default .om-c-legend__header .om-o-layerItem__arrowIcon i{font-size:20px}.om-root--default .om-c-legend__header .om-o-layerItem__arrowIcon--simple{display:none}.om-root--default .om-c-legend__header .om-o-layerItem__arrowIcon--default{display:flex}.om-root--default .om-c-legend__header i{font-size:16px}.om-root--default .om-c-legend__header .om-c-layerTitle{display:block;overflow:hidden;padding-left:4px;text-overflow:ellipsis;white-space:nowrap}.om-root--default .om-c-legend__header:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--default .om-c-legend__header:first-child{margin-top:0}.om-root--default .om-c-legend__placeholder{align-items:center;background-color:RGBA(var(--om-sidebar-contrastColor),.05);display:flex;padding:8px}.om-root--default .om-c-legend__placeholder i{opacity:.5}.om-root--default .om-c-legend__placeholder .om-p1{padding-left:8px}.om-root--default .om-c-legend__image{box-sizing:border-box;padding:2px 8px 2px 16px;width:100%}.om-root--default .om-c-legend__image img{max-width:100%}.om-root--default .om-c-sidebar,.om-root--default .om-c-sidebar__helper{display:flex;flex-direction:column}.om-root--default .om-c-sidebar__helper{margin:12px 0;position:relative}.om-root--default .om-c-sidebar__helper--bottomspace{max-height:calc(100% - 72px)}.om-root--default .om-c-sidebar__helper--overviewmap-open{max-height:calc(100% - 240px)}.om-root--default .om-c-sidebar{background-color:RGB(var(--om-sidebar-primaryColor));border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);box-sizing:border-box;max-height:100%;min-height:72px;overflow:hidden;overflow-x:visible;padding:8px;pointer-events:all;width:348px}.om-root--default .om-c-sidebar:before{border-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);content:"";height:72px;position:absolute;top:0;width:32px;z-index:-1}.om-root--default .om-c-sidebar--left{border-top-left-radius:4px;left:0;margin-left:12px}.om-root--default .om-c-sidebar--left:before{right:-32px}.om-root--default .om-c-sidebar--right{border-top-right-radius:4px;margin-right:12px;right:0}.om-root--default .om-c-sidebar--right:before{left:-32px}.om-root--default .om-c-sidebar .om-o-sidebarCard:nth-child(n+3){margin-top:8px}.om-root--default .om-c-sidebar__arrow{align-items:center;background:RGB(var(--om-sidebar-primaryColor));display:flex;height:72px;justify-content:center;position:absolute;top:0;width:34px}.om-root--default .om-c-sidebar__arrow i{opacity:.8}.om-root--default .om-c-sidebar__arrow:hover{cursor:pointer}.om-root--default .om-c-sidebar__arrow:hover i{opacity:1}.om-root--default .om-c-sidebar__arrow--left{border-bottom-right-radius:4px;border-top-right-radius:4px;right:-32px}.om-root--default .om-c-sidebar__arrow--right{border-bottom-left-radius:4px;border-top-left-radius:4px;left:-32px}.om-root--default .om-c-header{align-items:flex-end;background-color:RGB(var(--om-header-primaryColor));border-bottom:1px solid var(--om-header-borderColor);box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);box-sizing:border-box;color:RGBA(var(--om-header-contrastColor),.95);display:flex;justify-content:space-between;min-height:74px;padding:12px;pointer-events:all;position:static;width:100%}.om-root--default .om-c-header input{border:1px solid var(--om-header-borderColor);color:RGBA(var(--om-header-contrastColor),.95)}.om-root--default .om-c-header input::placeholder{color:RGBA(var(--om-header-contrastColor),.7)}.om-root--default .om-c-header input:-ms-input-placeholder{color:RGBA(var(--om-header-contrastColor),.7)}.om-root--default .om-c-header input::-ms-input-placeholder{color:RGBA(var(--om-header-contrastColor),.7)}.om-root--default .om-c-header .om-c-searchBox input{border:1px solid var(--om-header-borderColor)}.om-root--default .om-c-header--expanded{box-shadow:0 5px 9px -2px rgba(0,0,0,.1);height:72px;padding-bottom:12px}.om-root--default .om-c-header__toolContainer{display:flex}.om-root--default .om-c-header__toolContainer--floating{display:block;display:flex;flex:auto;margin-top:12px}.om-root--default .om-c-header__toolContainer--floating--left{justify-content:flex-start}.om-root--default .om-c-header__toolContainer--floating--center{justify-content:center}.om-root--default .om-c-header__toolContainer--floating--right{justify-content:flex-end}.om-root--default .om-c-header__slot{align-items:flex-end;box-sizing:border-box;display:flex}.om-root--default .om-c-header__slot--center{align-items:flex-end;flex:1}.om-root--default .om-c-header__slot--right{align-items:flex-end;justify-content:flex-end;padding-left:12px}.om-root--default .om-c-header__slot--left{padding:0}.om-root--default .om-c-header__slot--left .om-c-footer__clickableItem--mapDescription{color:RGBA(var(--om-header-contrastColor),.9);margin-left:8px;margin-right:0}.om-root--default .om-c-header__slot--left .om-c-footer__clickableItem--mapDescription:hover{background-color:RGB(var(--om-header-primaryColor));color:RGBA(var(--om-header-contrastColor),1)}.om-root--default .om-c-header__logo{height:50px;margin-right:12px;width:auto}.om-root--default .om-c-header .om-c-generalNavButtons__slot{align-items:center;display:flex;height:100%;justify-content:center;width:44px}.om-root--default .om-c-header .om-c-generalNavButtons__slot i{color:RGBA(var(--om-header-contrastColor),.8)}.om-root--default .om-c-header .om-c-generalNavButtons__slot:hover{background-color:var(--om-header-hoverColor);color:RGBA(var(--om-header-contrastColor),1);cursor:pointer}.om-root--default .om-c-header .om-o-mapDescription__title{font-size:16px}.om-root--default .om-c-table{background-color:RGB(var(--om-header-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);box-sizing:border-box;color:RGBA(var(--om-header-contrastColor),.95);pointer-events:all;position:static;width:100%}.om-root--default .om-c-table__container{border-spacing:0;overflow-x:auto;position:relative}.om-root--default .om-c-table__headerRow{background-color:RGB(var(--om-sidebar-primaryColor));position:sticky;top:0}.om-root--default .om-c-table__headerRowCell{align-items:center;display:flex;font-weight:700;justify-content:center;padding:.25rem;word-break:break-all}.om-root--default .om-c-table__row{cursor:pointer}.om-root--default .om-c-table__row:nth-child(odd){background-color:RGBA(var(--om-sidebar-contrastColor),.03)}.om-root--default .om-c-table__row:nth-child(2n){background-color:RGBA(var(--om-sidebar-contrastColor),.06)}.om-root--default .om-c-table__row--selected:nth-child(odd){background-color:RGBA(var(--om-sidebar-attentionColor),.25)}.om-root--default .om-c-table__row--selected:nth-child(2n){background-color:RGBA(var(--om-sidebar-attentionColor),.3)}.om-root--default .om-c-table__row:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.4)}.om-root--default .om-c-table__cell,.om-root--default .om-c-table__cell-head{margin:0;overflow:hidden;padding:.25rem}.om-root--default .om-c-tableHeader{align-items:center;border:1px solid var(--om-sidebar-borderColor);box-sizing:border-box;display:flex;justify-content:space-between;max-height:50.4px;padding:0 .5rem;width:100%}.om-root--default .om-c-tableHeader__controls{align-items:center;display:flex}.om-root--default .om-c-tableHeader__buttonGroup{align-items:center;border:1px solid var(--om-header-borderColor);border-radius:4px;display:flex;height:32px;margin:0 .8rem}.om-root--default .om-c-tableHeader__button{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0 .5rem;padding:.5rem;width:24px}.om-root--default .om-c-tableHeader__button:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.1)}.om-root--default .om-c-tableHeader__button i,.om-root--default .om-c-tableHeader__button svg{color:RGBA(var(--om-sidebar-contrastColor),.8)}.om-root--default .om-c-tableHeader__button--active{background-color:RGBA(var(--om-sidebar-attentionColor),.8);color:RGBA(var(--om-sidebar-primaryColor),1)}.om-root--default .om-c-tableHeader__button--active i,.om-root--default .om-c-tableHeader__button--active svg{color:RGBA(var(--om-sidebar-primaryColor),1)}.om-root--default .om-c-tableHeader__button--active:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1)}.om-root--default .om-c-tableHeader__button--roundButton{background-color:RGBA(var(--om-sidebar-contrastColor),.1);border-radius:50%;height:24px;width:24px}.om-root--default .om-c-tableHeader__button--roundButton:hover,.om-root--default .om-c-tableHeader__textButton{background-color:RGBA(var(--om-sidebar-contrastColor),.15)}.om-root--default .om-c-tableHeader__textButton{align-items:center;border-radius:4px;box-sizing:border-box;color:RGBA(var(--om-sidebar-contrastColor),.8);cursor:pointer;display:flex;font-weight:700;height:24px;justify-content:center;margin-left:.5rem;padding:0 6px}.om-root--default .om-c-tableHeader__textButton:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.2);color:RGBA(var(--om-sidebar-contrastColor),1)}.om-root--default .om-c-tableHeader__textButton--active{background-color:RGBA(var(--om-sidebar-attentionColor),.8);color:RGBA(var(--om-sidebar-primaryColor),1)}.om-root--default .om-c-tableHeader__textButton--active:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);color:RGBA(var(--om-sidebar-primaryColor),1)}.om-root--default .om-c-tableHeader__textButton:nth-last-child(2){margin-right:.5rem}.om-root--default .om-c-tableHeader__searchBox{position:relative}.om-root--default .om-c-tableHeader__searchBox input{height:18px;padding-left:24px;width:192px}.om-root--default .om-c-tableHeader__searchIcon{color:RGBA(var(--om-sidebar-contrastColor),.8);cursor:pointer;left:4px;position:absolute;top:4px}.om-root--default .om-c-tableHeader__downloadBtn{align-items:center;background-color:RGBA(var(--om-sidebar-primaryColor),1);border:1px solid var(--om-sidebar-borderColor);border-radius:4px;cursor:pointer;display:flex;font-size:14px;height:32px;margin-right:20px;width:134px}.om-root--default .om-c-tableHeader__downloadBtn:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.1)}.om-root--default .om-c-tableHeader__downloadBtn--label{padding:0 8px}.om-root--default .om-c-tableHeader__downloadBtn--disabled{background-color:RGBA(var(--om-sidebar-contrastColor),.1);color:RGBA(var(--om-sidebar-contrastColor),.5);cursor:not-allowed}.om-root--default .om-c-tableHeader__downloadBtn--disabled:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.1)}.om-root--default .om-c-tableHeader__downloadPopup{background-color:RGB(var(--om-header-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;cursor:default;width:134px}.om-root--default .om-c-tableHeader__downloadPopup--option{cursor:pointer;margin:5px;padding:4px}.om-root--default .om-c-tableHeader__downloadPopup--option:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.1);color:RGBA(var(--om-sidebar-contrastColor),1)}.om-root--default .om-c-tableHeader__selected_row_count{margin-left:15px}.om-root--default .om-c-tableHeader__title_panel{align-items:center;display:flex}.om-root--default .om-c-tableHeader__geometry_export{align-items:center;display:flex;margin-right:20px}.om-root--default .om-c-tableHeader__geometry_export_label{font-size:14px;margin-left:3px}.om-root--default .om-c-mapButtons{display:none}.om-root--default .om-c-mapButtons__container{overflow:hidden}.om-root--default .om-c-mapButtons__container i{color:RGBA(var(--om-mapButtons-contrastColor),.8)}@media only screen and (min-width:576px){.om-root--default .om-c-mapButtons{align-items:flex-end;display:flex;flex-direction:row;margin:12px 12px 16px}.om-root--default .om-c-mapButtons__container{background-color:RGB(var(--om-mapButtons-primaryColor));border-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);display:flex}.om-root--default .om-c-mapButtons__container:nth-child(n+1){margin-left:12px}.om-root--default .om-c-mapButtons__container .om-c-mapButtons__button:first-child{border-left:none}.om-root--default .om-c-mapButtons__button{align-items:center;border-left:1px solid var(--om-mapButtons-borderColor);color:RGBA(var(--om-mapButtons-contrastColor),.8);display:flex;height:36px;justify-content:center;pointer-events:all;width:36px}.om-root--default .om-c-mapButtons__button:hover{background-color:var(--om-mapButtons-hoverColor);color:RGBA(var(--om-mapButtons-contrastColor),1);cursor:pointer}.om-root--default .om-c-mapButtons__button--menu{background-color:RGB(var(--om-mapButtons-primaryColor));width:80px}.om-root--default .om-c-mapButtons__button--menu .om-p1,.om-root--default .om-c-mapButtons__button--menu i{color:RGBA(var(--om-mapButtons-contrastColor),.8)}.om-root--default .om-c-mapButtons__button--menu:hover{background-color:var(--om-mapButtons-hoverColor)}.om-root--default .om-c-mapButtons__button--menu:hover .om-p1,.om-root--default .om-c-mapButtons__button--menu:hover i{color:RGB(var(--om-mapButtons-contrastColor))}.om-root--default .om-c-mapButtons__button--search-result{width:100%}.om-root--default .om-c-mapButtons__button--northArrow{display:flex;padding-bottom:2px}.om-root--default .om-c-mapButtons__button--rotated i{color:RGB(var(--om-sidebar-attentionColor))}.om-root--default .om-c-mapButtons__button--disabled{background-color:RGBA(var(--om-sidebar-contrastColor),.1);cursor:no-drop}.om-root--default .om-c-mapButtons__button--disabled .material-icons,.om-root--default .om-c-mapButtons__button--disabled svg{cursor:no-drop;fill:RGBA(var(--om-sidebar-contrastColor),.5);color:RGBA(var(--om-sidebar-contrastColor),.5)}.om-root--default .om-c-mapButtons__button .om-c-buttonGroup__container{border:none;height:auto;margin-left:0}.om-root--default .om-c-mapButtons__button .om-c-buttonGroup__container .om-c-generalNavButtons__slot{display:flex;margin-right:8px}.om-root--default .om-c-mapButtons__button .om-c-lastSearchResult--floating{align-items:center;display:flex}.om-root--default .om-c-mapButtons__button .om-c-lastSearchResult--floating i{padding:0 .3rem}.om-root--default .om-c-mapButtons--bottom-right{bottom:0;position:absolute;right:0}.om-root--default .om-c-mapButtons--bottom-left{bottom:0;left:0;position:absolute}}.om-root--default .om-c-swipeControl{height:100%;pointer-events:none;position:absolute;width:100%;z-index:-1}.om-root--default .om-c-swipeControl__button{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:32px;display:flex;height:32px;justify-content:center;pointer-events:auto;width:32px}.om-root--default .om-c-swipeControl__button:hover{background-color:#f8f8f8;cursor:pointer}.om-root--default .om-c-swipeControl__swipeBar{background:#fff;border:solid #ccc;box-sizing:border-box;pointer-events:auto}.om-root--default .om-c-swipeControl__swipeBar:hover{background-color:#f8f8f8;cursor:pointer}.om-root--default .om-c-header__buttonGroup{align-items:flex-start;display:flex;flex-direction:column;margin-right:12px}.om-root--default .om-c-header__buttonGroup:last-child{margin:0}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);display:table;height:fit-content;overflow:hidden;pointer-events:all}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-buttonGroup__title{display:none}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-buttonGroup__container{border:none;height:36px}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link svg{fill:RGB(var(--om-sidebar-contrastColor));color:RGB(var(--om-sidebar-contrastColor));opacity:.8}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--disabled{background-color:RGBA(var(--om-sidebar-contrastColor),.1);cursor:no-drop}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--disabled .om-c-toolmenu__icon,.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--disabled svg{fill:RGBA(var(--om-sidebar-contrastColor),.5);color:RGBA(var(--om-sidebar-contrastColor),.5)}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--inactive{background-color:RGBA(var(--om-sidebar-contrastColor),.1)}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--inactive .om-c-toolmenu__icon,.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--inactive svg{fill:RGB(var(--om-sidebar-contrastColor));color:RGB(var(--om-sidebar-contrastColor))}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--active{background-color:var(--om-sidebar-hoverColor)}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--active .om-c-toolmenu__icon,.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--active svg{fill:RGB(var(--om-sidebar-attentionColor));color:RGB(var(--om-sidebar-attentionColor))}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--active:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__icon{fill:RGB(var(--om-sidebar-contrastColor));color:RGB(var(--om-sidebar-contrastColor))}.om-root--default .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__icon--border{border:2px solid;border-radius:4px}.om-root--default .om-c-buttonGroup__title{font-size:10px;font-weight:700;letter-spacing:1px;line-height:normal;margin-bottom:4px;opacity:.8;text-indent:1px;text-transform:uppercase}.om-root--default .om-c-buttonGroup__container{border:1px solid var(--om-header-borderColor);border-radius:4px;display:flex;height:32px;overflow:hidden}.om-root--default .om-c-buttonGroup__container--marginSlotRight{margin-left:12px}.om-root--default .om-c-toolmenu__link{align-items:center;display:flex;height:100%;justify-content:center;width:44px}.om-root--default .om-c-toolmenu__link:hover{background-color:var(--om-header-hoverColor);cursor:pointer}.om-root--default .om-c-toolmenu__link svg{fill:RGB(var(--om-header-contrastColor));color:RGB(var(--om-header-contrastColor));opacity:.8}.om-root--default .om-c-toolmenu__link--helper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.om-root--default .om-c-toolmenu__link--disabled{background-color:RGBA(var(--om-header-contrastColor),.1);cursor:no-drop}.om-root--default .om-c-toolmenu__link--disabled .om-c-toolmenu__icon,.om-root--default .om-c-toolmenu__link--disabled svg{fill:RGBA(var(--om-header-contrastColor),.5);color:RGBA(var(--om-header-contrastColor),.5)}.om-root--default .om-c-toolmenu__link--inactive{background-color:RGBA(var(--om-header-contrastColor),.1)}.om-root--default .om-c-toolmenu__link--inactive .om-c-toolmenu__icon,.om-root--default .om-c-toolmenu__link--inactive svg{fill:RGB(var(--om-header-contrastColor));color:RGB(var(--om-header-contrastColor));opacity:.4}.om-root--default .om-c-toolmenu__link--inactive svg,.om-root--default .om-c-toolmenu__link--inactive:hover .om-c-toolmenu__icon{opacity:1}.om-root--default .om-c-toolmenu__link--active{background-color:var(--om-header-hoverColor)}.om-root--default .om-c-toolmenu__link--active .om-c-toolmenu__icon,.om-root--default .om-c-toolmenu__link--active svg{fill:RGB(var(--om-header-attentionColor));color:RGB(var(--om-header-attentionColor));opacity:1}.om-root--default .om-c-toolmenu__link--active:hover{background-color:var(--om-header-hoverColor)}.om-root--default .om-c-toolmenu__icon{fill:RGB(var(--om-header-contrastColor));color:RGB(var(--om-header-contrastColor));opacity:.8}.om-root--default .om-c-toolmenu__icon--border{border:2px solid;border-radius:4px}.om-root--default .om-o-cardContent .om-c-searchBox input{width:100%}.om-root--default .om-o-cardContent .om-c-searchBox__container{padding:4px 8px}.om-root--default .om-o-cardContent .om-c-searchBox__suggestionsContainer{display:none}.om-root--default .om-c-searchBox{position:relative}.om-root--default .om-c-searchBox input{background-color:RGB(var(--om-header-primaryColor));border:1px solid var(--om-header-borderColor);border-radius:4px;box-sizing:border-box;display:block;height:34px;overflow:hidden;padding:0 0 0 32px;text-overflow:ellipsis;white-space:nowrap;width:220px}.om-root--default .om-c-searchBox input:focus{border:1px solid rgba(var(--om-header-attentionColor),.8);outline:none}.om-root--default .om-c-searchBox__container--active input{padding:0 32px}.om-root--default .om-c-searchBox__searchIcon{color:RGBA(var(--om-header-contrastColor),.6);left:8px;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.om-root--default .om-c-searchBox__deleteInputButton{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:34px}.om-root--default .om-c-searchBox__deleteInputButton i{align-items:center;background-color:RGBA(var(--om-header-contrastColor),.3);border-radius:50%;color:RGB(var(--om-header-primaryColor));display:flex;font-size:12px;height:16px;justify-content:center;width:16px}.om-root--default .om-c-searchBox__deleteInputButton:hover{cursor:pointer}.om-root--default .om-c-searchBox__deleteInputButton:hover i{background-color:RGBA(var(--om-header-contrastColor),.6)}.om-root--default .om-c-searchBox__suggestionsContainer{background-color:RGB(var(--om-header-primaryColor));border-radius:4px;box-sizing:border-box;margin-top:4px;position:absolute;width:220px;z-index:9999}.om-root--default .om-c-searchBox__suggestionsContainer .om-c-suggestionsList{border-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);list-style:none;margin:0;padding:4px 0}.om-root--default .om-c-searchBox__suggestionsContainer .om-c-suggestionsList__item{align-items:center;color:RGBA(var(--om-header-contrastColor),.95);display:block;height:28px;line-height:28px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.om-root--default .om-c-searchBox__suggestionsContainer .om-c-suggestionsList__item--highlighted{background-color:var(--om-header-hoverColor);color:RGB(var(--om-header-attentionColor));cursor:pointer}.om-root--default .om-c-footer{display:none}@media only screen and (min-width:576px){.om-root--default .om-c-footer{align-items:center;background-color:RGB(var(--om-footer-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);color:RGBA(var(--om-footer-contrastColor),.95);display:flex;font-size:15px;font-weight:400;height:44px;letter-spacing:.3px}.om-root--default .om-c-footer .om-p1,.om-root--default .om-c-footer i{color:RGB(var(--om-footer-contrastColor))}.om-root--default .om-c-footer__mapTitle{font-weight:700}.om-root--default .om-c-footer__mousePosition,.om-root--default .om-c-footer__scale{align-items:center;display:flex;height:100%;padding-left:12px;padding-right:12px}.om-root--default .om-c-footer__slot{align-items:center;display:flex;flex-direction:row;height:100%}.om-root--default .om-c-footer__slot--left{flex:1}.om-root--default .om-c-footer__slot--right{justify-content:flex-end}.om-root--default .om-c-footer__slot--right span{border-right:1px solid var(--om-header-borderColor)}.om-root--default .om-c-footer__slot--right span:last-child{border-right:none}.om-root--default .om-c-footer .om-c-lastSearchResult{align-items:center;border-radius:4px;display:flex;height:calc(100% - 12px);margin:0 6px;padding:0 8px}.om-root--default .om-c-footer .om-c-lastSearchResult span{padding:0 4px}.om-root--default .om-c-footer .om-c-lastSearchResult i{font-size:18px;margin-left:0}.om-root--default .om-c-footer .om-c-lastSearchResult:hover{background-color:var(--om-footer-hoverColor);cursor:pointer}.om-root--default .om-c-footer .om-c-lastSearchResult:hover i{opacity:.8}.om-root--default .om-c-footer .om-c-lastSearchResult__closeIcon:hover{background-color:RGBA(var(--om-footer-contrastColor),.2);border-radius:2px}.om-root--default .om-c-footer .om-c-credentialButton{background-color:hsla(0,0%,100%,.8);background-image:url(/static/images/logo-onemap-notext.f5d0b4af.svg);background-position:50%;background-repeat:no-repeat;border-radius:50%;height:calc(100% - 14px);margin-left:8px;width:30px}.om-root--default .om-c-footer .om-c-credentialButton--spinner{align-items:center;background-image:none;background:none;display:flex;justify-content:center}.om-root--default .om-c-footer .om-c-credentialButton--spinner .om-o-loadspinner{transform:scale(2)}.om-root--default .om-c-footer .om-c-credentialButton:hover{background-color:#fff;cursor:pointer}.om-root--default .om-c-footer--transparant{background-color:transparent;bottom:0;box-shadow:none;height:36px;margin:12px;position:absolute}.om-root--default .om-c-footer--transparant .om-c-footer__slot--right{display:none}.om-root--default .om-c-footer--transparant .om-o-divider{display:none}.om-root--default .om-c-footer--transparant .om-c-lastSearchResult,.om-root--default .om-c-footer--transparant .om-o-mapDescription{background-color:RGB(var(--om-footer-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);height:100%}.om-root--default .om-c-footer--transparant .om-c-lastSearchResult:hover,.om-root--default .om-c-footer--transparant .om-o-mapDescription:hover{background-color:RGB(var(--om-footer-primaryColor))}.om-root--default .om-c-footer--transparant .om-c-lastSearchResult:hover i,.om-root--default .om-c-footer--transparant .om-o-mapDescription:hover i{opacity:.9}.om-root--default .om-c-footer--transparant .om-c-credentialButton{height:100%;margin-left:0;width:36px}}.om-root--default .om-c-slider{display:flex;width:100%}.om-root--default .om-c-slider__timeSlider{align-items:center;max-width:600px;min-width:200px;padding-left:16px}.om-root--default .om-c-slider__label{align-items:center;display:flex;padding-right:16px}.om-root--default .om-c-slider__label--right{padding-left:16px}.om-root--default .om-c-slider__date-button{border-radius:4px;margin-right:8px;padding:8px}.om-root--default .om-c-slider__date-button:hover{background-color:RGBA(var(--om-footer-primaryColor),.2);cursor:pointer}.om-root--default .om-c-slider__date-button--right{margin-left:8px}.om-root--default .om-c-slider__slider{align-items:center;display:flex;height:1.5rem;width:100%}.om-root--default .om-c-slider__track{align-items:center;display:flex;height:4px;position:relative}.om-root--default .om-c-slider__track-0{background-color:RGBA(var(--om-footer-contrastColor),.6)}.om-root--default .om-c-slider__track--range-0,.om-root--default .om-c-slider__track-1{background-color:RGBA(var(--om-footer-contrastColor),.2)}.om-root--default .om-c-slider__track--range-1{background-color:RGBA(var(--om-footer-contrastColor),.6)}.om-root--default .om-c-slider__track--range-2,.om-root--default .om-c-slider__track--single-0,.om-root--default .om-c-slider__track--single-1{background-color:RGBA(var(--om-footer-contrastColor),.2)}.om-root--default .om-c-slider__thumb{align-items:center;background-color:RGB(var(--om-footer-contrastColor));color:RGB(var(--om-footer-primaryColor));display:flex;height:18px;justify-content:center;width:28px}.om-root--default .om-c-dashboard__chart{overflow:clip}.om-root--default .om-c-dashboard__chart svg :focus:not(:focus-visible){outline:0}.om-root--default .om-o-activeFilters__categoryTitle{font-weight:400}.om-root--default .om-o-activeFilters__categoryContainer:not(:first-child){margin-top:8px}.om-root--default .om-o-activeFilters__container{display:flex;flex-direction:row;justify-content:space-between;padding:0 12px 8px}.om-root--default .om-o-activeFilters__tools{display:flex;flex-direction:row;margin-top:4px}.om-root--default .om-o-activeFilters__tools .om-o-filteredLayers{margin-left:4px}.om-root--default .om-o-activeFilters .om-o-activeFilter__tagContainer{align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.1);border-radius:4px;display:inline-flex;height:22px;margin-right:6px;margin-top:4px;padding:0 4px 0 8px}.om-root--default .om-o-activeFilters .om-o-activeFilter__tagContainer span{margin-right:4px}.om-root--default .om-o-activeFilters .om-o-activeFilter__removeButton{align-items:center;border-radius:4px;display:flex;height:20px;justify-content:center;width:20px}.om-root--default .om-o-activeFilters .om-o-activeFilter__removeButton i{font-size:12px}.om-root--default .om-o-activeFilters .om-o-activeFilter__removeButton:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--default .om-o-activeFilters .om-o-activeFilter__removeButton:hover .om-o-activeFilter__removeButton{color:rgba(0,0,0,.8)}.om-root--default .om-o-activeFilters__optionContainer .om-o-activeFilter__tagContainer--selected{background-color:RGBA(var(--om-sidebar-attentionColor),.2)}.om-root--default .om-o-activeFilters__optionContainer .om-o-activeFilter__tagContainer:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.3);color:rgba(0,0,0,.8);cursor:pointer}.om-root--default .om-o-activeFilters__optionContainer .om-o-activeFilter__selectedIcon{align-items:center;border-radius:4px;display:flex;height:20px;justify-content:center;width:20px}.om-root--default .om-o-activeFilters__optionContainer .om-o-activeFilter__selectedIcon i{font-size:12px}.om-root--default .om-o-sidebarCard{display:flex;flex-direction:column}.om-root--default .om-o-sidebarCard__container{border:1px solid var(--om-sidebar-borderColor);border-radius:4px;overflow:hidden}.om-root--default .om-o-cardHeader{align-items:center;background-color:RGB(var(--om-sidebarHeader-primaryColor));display:flex;flex-shrink:0;height:54px;padding:0 12px}.om-root--default .om-o-cardHeader .om-t1{color:RGB(var(--om-sidebarHeader-contrastColor))}.om-root--default .om-o-cardHeader__title{display:block;flex:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-root--default .om-o-cardHeader__button{align-items:center;background-color:RGBA(var(--om-sidebarHeader-contrastColor),.15);border-radius:50%;box-sizing:border-box;display:flex;height:24px;justify-content:center;margin-left:8px;width:24px}.om-root--default .om-o-cardHeader__button i{color:RGBA(var(--om-sidebarHeader-contrastColor),.8)}.om-root--default .om-o-cardHeader__button:hover{background-color:RGBA(var(--om-sidebarHeader-contrastColor),.2);cursor:pointer}.om-root--default .om-o-cardHeader__button:hover i{color:RGBA(var(--om-sidebarHeader-contrastColor),1)}.om-root--default .om-o-cardContent{padding:4px 0}.om-root--default .om-o-cardContent--morePadding{padding:12px}.om-root--default .om-o-cardContent__innerContent{margin:8px 12px}.om-root--default .om-o-filter{box-sizing:border-box;padding:8px 12px;width:100%}.om-root--default .om-o-filter--active{background-color:RGBA(var(--om-sidebar-attentionColor),.1)}.om-root--default .om-o-filter__header{align-items:center;display:flex;padding-bottom:8px}.om-root--default .om-o-filter__header .om-o-filter__title{flex:auto}.om-root--default .om-o-filter input,.om-root--default .om-o-filter select{color:RGBA(var(--om-sidebar-contrastColor),.95)}.om-root--default .om-o-filter input::placeholder,.om-root--default .om-o-filter select::placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--default .om-o-filter input:-ms-input-placeholder,.om-root--default .om-o-filter select:-ms-input-placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--default .om-o-filter input::-ms-input-placeholder,.om-root--default .om-o-filter select::-ms-input-placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--default .om-o-filter input[type=number]::-webkit-inner-spin-button,.om-root--default .om-o-filter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.om-root--default .om-o-filter select{-webkit-appearance:none;appearance:none}.om-root--default .om-o-filter__formfield{display:flex;flex:auto;position:relative}.om-root--default .om-o-filter__formfield .om-o-formfield{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;display:block;height:32px;overflow:hidden;padding:0 32px 0 8px;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--default .om-o-filter__formfield .om-o-formfield input{padding:0 40px 2px 4px}.om-root--default .om-o-filter__formfield .om-o-formfield:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none}.om-root--default .om-o-filter__iconButton{align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:50%;box-sizing:border-box;display:flex;height:24px;justify-content:center;position:absolute;right:4px;top:4px;width:24px}.om-root--default .om-o-filter__iconButton i{color:RGB(var(--om-sidebar-primaryColor))}.om-root--default .om-o-filter__iconButton:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--default .om-o-filter__errorMsg{color:red}.om-root--default .om-o-filter__helptext{color:RGB(var(--om-sidebar-contrastColor),.8)}.om-root--default .om-o-filter__requiredMarker{color:RGB(var(--om-sidebar-attentionColor))}.om-root--default .om-o-filter__submitButton{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;display:flex;height:1.5rem;justify-content:center;padding:.4rem .6rem}.om-root--default .om-o-filter__submitButton span{color:RGB(var(--om-sidebar-primaryColor))}.om-root--default .om-o-filter__submitButton:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--default .om-o-filter__submitButton--disabled{background-color:RGBA(var(--om-sidebar-attentionColor),.2)}.om-root--default .om-o-filter__submitButton--disabled:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.2);cursor:not-allowed}.om-root--default .om-o-filter__formfield .om-o-formfield__select{background-color:RGB(var(--om-sidebar-primaryColor));background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="gray" viewBox="0 0 24 24"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"/><path fill="none" d="M0 0h24v24H0z"/></svg>');background-position:right 4px center;background-repeat:no-repeat;padding:0 52px 2px 4px}.om-root--default .om-o-filter__formfield .om-o-formfield__select--small{border-bottom-right-radius:0;border-top-right-radius:0;padding:0 24px 2px 4px}.om-root--default .om-o-filter__formfield .om-o-formfield__select--filled{background-position:right 40px center}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect{min-height:32px;width:100%}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect--small{width:calc(100% - 42px)}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect__control{background-color:RGB(var(--om-sidebar-primaryColor));border-color:var(--om-sidebar-borderColor);min-height:32px}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect__control--is-focused{border-color:RGB(var(--om-sidebar-attentionColor));box-shadow:0 0 0 1px RGB(var(--om-sidebar-attentionColor))}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect__control--is-focused .om-o-formfield__reactSelect__indicator{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect__control:hover{border-color:RGB(var(--om-sidebar-attentionColor))}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect__indicator{color:RGBA(var(--om-sidebar-contrastColor),.3);padding:0 4px}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect__indicator-separator{background-color:RGBA(var(--om-sidebar-contrastColor),.3)}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect__single-value{color:RGBA(var(--om-sidebar-contrastColor),.95)}.om-root--default .om-o-filter__formfield .om-o-formfield__reactSelect__placeholder{color:RGBA(var(--om-sidebar-contrastColor),.3)}.om-root--default .om-o-formfield__reactSelect__menu{background-color:RGB(var(--om-sidebar-primaryColor));color:RGB(var(--om-sidebar-contrastColor))}.om-root--default .om-o-formfield__reactSelect__menu .om-o-formfield__reactSelect__option--is-focused{background-color:RGBA(var(--om-sidebar-attentionColor),.15)}.om-root--default .om-o-formfield__reactSelect__menu .om-o-formfield__reactSelect__option--is-selected{background-color:RGBA(var(--om-sidebar-attentionColor),.3);color:RGB(var(--om-sidebar-contrastColor))}.om-root--default .om-o-filter__formfield--numberConstraint .om-o-formfield__select{flex:0 0 56px}.om-root--default .om-o-filter__formfield--numberConstraint .om-o-formfield--singleNumber{border-left:none;padding-left:4px}.om-root--default .om-o-filter__formfield--numberConstraint .om-o-formfield--singleNumber:focus{padding-left:3px}.om-root--default .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber{border-left:none;padding-left:4px}.om-root--default .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber:focus{padding-left:3px}.om-root--default .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber:first-child{border-radius:0;padding-right:4px;width:96%}.om-root--default .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber,.om-root--default .om-o-filter__formfield--numberConstraint .om-o-formfield--singleNumber{border-bottom-left-radius:0;border-top-left-radius:0}.om-root--default .om-o-filter__formField--dateConstraint .om-o-formfield__select{flex:0 0 80px}.om-root--default .om-o-filter__formField--dateConstraint .DayPickerInput{display:flex;flex:auto}.om-root--default .om-o-filter__formField--dateConstraint .DayPickerInput input{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-left:none;border-radius:0 4px 4px 0;box-sizing:border-box;display:block;overflow:hidden;padding:0 40px 2px 4px;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--default .om-o-filter__formField--dateConstraint .DayPickerInput input:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none;padding-left:3px}.om-root--default .om-o-filter__formField--dateConstraint .DayPickerInput:first-child input:first-child{border-radius:0;padding:0 4px 2px}.om-root--default .om-o-filter__formField--dateConstraint .DayPickerInput:first-child input:first-child:focus{padding-left:3px}.om-root--default .om-o-filter__formField--equalsOnly .DayPickerInput{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;display:flex;flex:auto;height:32px;overflow:hidden;padding:0 32px 0 4px;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--default .om-o-filter__formField--equalsOnly .DayPickerInput input{border:0}.om-root--default .om-o-filter__formField--equalsOnly .DayPickerInput:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none}.om-root--default .om-o-nullFilter{align-items:center;border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-contrastColor));display:flex;height:22px;justify-content:center;margin-right:8px;width:22px}.om-root--default .om-o-nullFilter span{font-size:16px;opacity:.6;padding-bottom:1px}.om-root--default .om-o-nullFilter:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--default .om-o-nullFilter:hover span{opacity:.8}.om-root--default .om-o-nullFilter--nomargin{margin:0}.om-root--default .om-o-filterToolButtons,.om-root--default .om-o-filteredLayers{border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;height:22px}.om-root--default .om-o-filterToolButtons i,.om-root--default .om-o-filterToolButtons span,.om-root--default .om-o-filteredLayers i,.om-root--default .om-o-filteredLayers span{opacity:.6}.om-root--default .om-o-filterToolButtons i,.om-root--default .om-o-filteredLayers i{font-size:14px}.om-root--default .om-o-filterToolButtons span,.om-root--default .om-o-filteredLayers span{margin-right:2px}.om-root--default .om-o-filterToolButtons:hover,.om-root--default .om-o-filteredLayers:hover{cursor:pointer}.om-root--default .om-o-filterToolButtons--active,.om-root--default .om-o-filterToolButtons:active,.om-root--default .om-o-filterToolButtons:hover,.om-root--default .om-o-filteredLayers--active,.om-root--default .om-o-filteredLayers:active,.om-root--default .om-o-filteredLayers:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--default .om-o-filterToolButtons--active i,.om-root--default .om-o-filterToolButtons--active span,.om-root--default .om-o-filterToolButtons:active i,.om-root--default .om-o-filterToolButtons:active span,.om-root--default .om-o-filterToolButtons:hover i,.om-root--default .om-o-filterToolButtons:hover span,.om-root--default .om-o-filteredLayers--active i,.om-root--default .om-o-filteredLayers--active span,.om-root--default .om-o-filteredLayers:active i,.om-root--default .om-o-filteredLayers:active span,.om-root--default .om-o-filteredLayers:hover i,.om-root--default .om-o-filteredLayers:hover span{opacity:.8}.om-root--default .om-o-filterToolButtons__button,.om-root--default .om-o-filteredLayers__button{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:0 3px;width:100%}.om-root--default .om-o-form{max-height:90vh;max-width:600px;min-height:120px;overflow-y:auto;padding:.5rem 0}.om-root--default .om-o-form--medium-width{max-width:400px}.om-root--default .om-o-form__toolform{padding:.3rem}.om-root--default .om-o-form__toolform .om-o-form__label{margin-bottom:.3rem}.om-root--default .om-o-form__section{box-sizing:border-box;margin-bottom:1.2rem;margin-top:.5rem;padding:0 1rem}.om-root--default .om-o-form__section--buttons{margin-top:1rem}.om-root--default .om-o-form__section-header{font-size:13px;font-weight:700;margin-bottom:.6rem}.om-root--default .om-o-form__section-footer{margin-bottom:.5rem}.om-root--default .om-o-form__collapsible{max-height:200px;overflow:auto}.om-root--default .om-o-form__collapsible--collapsed{height:0;overflow:hidden}.om-root--default .om-o-form--active{background-color:RGBA(var(--om-sidebar-attentionColor),.1)}.om-root--default .om-o-form__header{align-items:center;display:flex}.om-root--default .om-o-form__header .om-o-form__title{flex:auto}.om-root--default .om-o-form__row{margin-top:.6rem}.om-root--default .om-o-form__label{display:inline-block}.om-root--default .om-o-form__label--required{color:RGB(var(--om-sidebar-attentionColor));padding-left:.2rem}.om-root--default .om-o-form__error{background-color:hsla(0,100%,85%,.4);color:red;max-width:95vw;padding:.2rem}.om-root--default .om-o-form__error--single-error{margin-top:.2rem}.om-root--default .om-o-form input,.om-root--default .om-o-form select{color:RGBA(var(--om-sidebar-contrastColor),.95)}.om-root--default .om-o-form input::placeholder,.om-root--default .om-o-form select::placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--default .om-o-form input:-ms-input-placeholder,.om-root--default .om-o-form select:-ms-input-placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--default .om-o-form input::-ms-input-placeholder,.om-root--default .om-o-form select::-ms-input-placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--default .om-o-form input[type=number]::-webkit-inner-spin-button,.om-root--default .om-o-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.om-root--default .om-o-form select{-webkit-appearance:none;appearance:none}.om-root--default .om-o-form__optionGroup{display:flex;flex-direction:column}.om-root--default .om-o-form__optionGroup--row{flex-direction:row;justify-content:space-between;margin-bottom:.5rem}.om-root--default .om-o-form__optionGroup--column .om-o-form__checkableItem:not(:last-child){margin-bottom:.5rem}.om-root--default .om-o-form__checkableItem{align-items:center;display:flex;flex-direction:row;overflow:hidden;position:relative}.om-root--default .om-o-form__checkableItem .om-o-checkbox,.om-root--default .om-o-form__checkableItem .om-o-radioButton{color:RGBA(var(--om-sidebar-attentionColor),.8)}.om-root--default .om-o-form__checkableItem .om-o-checkbox--disabled,.om-root--default .om-o-form__checkableItem .om-o-radioButton--disabled{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--default .om-o-form__checkableItem .om-o-checkbox--disabled:hover,.om-root--default .om-o-form__checkableItem .om-o-radioButton--disabled:hover{cursor:auto}.om-root--default .om-o-form__formfield{display:flex;flex:auto;position:relative}.om-root--default .om-o-form__formfield .om-o-formfield{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;display:block;height:32px;overflow:hidden;padding-left:.5rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--default .om-o-form__formfield .om-o-formfield input{padding:0 40px 2px .5rem}.om-root--default .om-o-form__formfield .om-o-formfield:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none}.om-root--default .om-o-form__description{color:RGB(var(--om-sidebar-contrastColor))}.om-root--default .om-o-form__description--field{color:RGBA(var(--om-sidebar-attentionColor),.8);font-size:.85em;padding-top:.2rem}.om-root--default .om-o-form__submitButton{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-primaryColor));display:flex;height:1.5rem;justify-content:center;padding:.4rem .6rem}.om-root--default .om-o-form__submitButton:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--default .om-o-form__submitButton--disabled{background-color:RGBA(var(--om-sidebar-attentionColor),.2)}.om-root--default .om-o-form__submitButton--disabled:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.2);cursor:not-allowed}.om-root--default .om-o-form__submitButton--fill-width{width:100%}.om-root--default .om-o-form__widget{margin-top:.3rem}.om-root--default .om-o-form__widget input,.om-root--default .om-o-form__widget select{background-color:RGBA(var(--om-sidebar-contrastColor),.02);border:1px solid var(--om-sidebar-borderColor);box-sizing:border-box;height:100%;padding-left:.2rem;width:100%}.om-root--default .om-o-form__widget input:focus,.om-root--default .om-o-form__widget select:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none}.om-root--default .om-o-form__widget input:-moz-ui-invalid,.om-root--default .om-o-form__widget input:invalid,.om-root--default .om-o-form__widget select:-moz-ui-invalid,.om-root--default .om-o-form__widget select:invalid{border:2px solid red;box-shadow:none}.om-root--default .om-o-form__widget textarea{box-sizing:border-box;height:5rem;width:100%}.om-root--default .om-o-form__widget--disabled{cursor:not-allowed;opacity:.6}.om-root--default .om-o-form__file-display{display:flex;flex-direction:column;padding:.5rem 0}.om-root--default .om-o-form__file-item{margin:.3rem 0}.om-root--default .om-o-form__widget .react-datepicker-wrapper{width:100%}.om-root--default .om-o-form__widget .react-datepicker__close-icon:after{background-color:RGB(var(--om-sidebar-attentionColor));color:RGB(var(--om-sidebar-primaryColor));font-size:.8rem;height:.8rem;padding:.1rem;width:.8rem}.om-root--default .om-o-form__formfield .om-o-formfield__select{background-color:RGB(var(--om-sidebar-primaryColor));background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="gray" viewBox="0 0 24 24"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"/><path fill="none" d="M0 0h24v24H0z"/></svg>');background-position:right 4px center;background-repeat:no-repeat;padding-left:.5rem}.om-root--default .om-o-form__formfield .om-o-formfield__select--small{border-bottom-right-radius:0;border-top-right-radius:0;padding:0 24px 2px 4px}.om-root--default .om-o-form__formfield .om-o-formfield__select--filled{background-position:right 40px center}.om-root--default .om-o-form__formfield--numberConstraint .om-o-formfield__select{flex:0 0 56px}.om-root--default .om-o-form__formfield--numberConstraint .om-o-formfield--singleNumber{border-left:none;padding-left:4px}.om-root--default .om-o-form__formfield--numberConstraint .om-o-formfield--singleNumber:focus{padding-left:3px}.om-root--default .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber{border-left:none;padding-left:4px}.om-root--default .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber:focus{padding-left:3px}.om-root--default .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber:first-child{border-radius:0;padding-right:4px;width:96%}.om-root--default .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber,.om-root--default .om-o-form__formfield--numberConstraint .om-o-formfield--singleNumber{border-bottom-left-radius:0;border-top-left-radius:0}.om-root--default .om-o-form__formField--dateConstraint .om-o-formfield__select{flex:0 0 80px}.om-root--default .om-o-form__formField--dateConstraint .DayPickerInput{display:flex;flex:auto}.om-root--default .om-o-form__formField--dateConstraint .DayPickerInput input{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-left:none;border-radius:0 4px 4px 0;box-sizing:border-box;display:block;overflow:hidden;padding:0 40px 2px 4px;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--default .om-o-form__formField--dateConstraint .DayPickerInput input:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none;padding-left:3px}.om-root--default .om-o-form__formField--dateConstraint .DayPickerInput:first-child input:first-child{border-radius:0;padding:0 4px 2px}.om-root--default .om-o-form__formField--dateConstraint .DayPickerInput:first-child input:first-child:focus{padding-left:3px}.om-root--default .om-o-formedLayers{border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;height:22px}.om-root--default .om-o-formedLayers i,.om-root--default .om-o-formedLayers span{opacity:.6}.om-root--default .om-o-formedLayers i{font-size:14px}.om-root--default .om-o-formedLayers span{margin-right:2px}.om-root--default .om-o-formedLayers:hover{cursor:pointer}.om-root--default .om-o-formedLayers--active,.om-root--default .om-o-formedLayers:active,.om-root--default .om-o-formedLayers:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--default .om-o-formedLayers--active i,.om-root--default .om-o-formedLayers--active span,.om-root--default .om-o-formedLayers:active i,.om-root--default .om-o-formedLayers:active span,.om-root--default .om-o-formedLayers:hover i,.om-root--default .om-o-formedLayers:hover span{opacity:.8}.om-root--default .om-o-formedLayers__button{align-items:center;box-sizing:border-box;display:flex;height:100%;padding:0 4px;width:100%}.om-root--default .om-o-layerSelector{padding:4px 0}.om-root--default .om-o-layerSelector .om-o-layer__container{align-items:center;box-sizing:border-box;display:flex;height:32px;padding:0 20px;width:100%}.om-root--default .om-o-layerSelector .om-o-layer__container label{cursor:pointer;display:block;flex:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-root--default .om-o-layerSelector .om-o-layer__container input{cursor:pointer}.om-root--default .om-o-layerSelector .om-o-layer__container i{color:RGBA(var(--om-sidebar-attentionColor),.8)}.om-root--default .om-o-layerSelector .om-o-layer__container:hover{background-color:var(--om-sidebar-hoverColor);color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--default .om-o-layerSelector__itemContainer{box-sizing:border-box;width:100%}.om-root--default .om-c-sidebar--left .om-o-layerSelector__popup{left:calc(100% + 2px)}.om-root--default .om-c-sidebar--right .om-o-layerSelector__popup{right:calc(100% + 2px)}.om-root--default .om-o-printform{padding:1rem}.om-root--default .om-o-printform,.om-root--default .om-o-printform__options{display:flex;flex-direction:column}.om-root--default .om-o-printform__option{align-items:center;display:flex;height:1.8rem}.om-root--default .om-o-printform__optionLabel{display:inline-block;font-weight:700;width:160px}.om-root--default .om-o-printform__optionLabel--small{display:inline-block;margin-left:.2rem;margin-right:1.5rem;width:40px}.om-root--default .om-o-printform__optionInputs input{margin-left:0}.om-root--default .om-o-printform__optionInputs input[type=text]{width:200px}.om-root--default .om-o-printform__buttons{display:flex;justify-content:space-between;margin-top:1rem}.om-root--default .om-o-printform__button{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-primaryColor));display:flex;height:1.5rem;justify-content:center;padding:.4rem .6rem}.om-root--default .om-o-printform__button:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--default .om-o-printform__busyMessage{display:flex;justify-content:center}.om-root--default .om-o-printform__errorMessage{padding:1.5rem}.om-root--default .om-o-printform__errorMessage--title{font-weight:700}.om-root--default .om-o-printform__errorMessage--contents{color:red;margin-top:1rem}.om-root--default .om-o-snapshotsform{display:flex;flex-direction:column;padding:1rem 0}.om-root--default .om-o-snapshotsform__section{margin:.5rem 0;width:480px}.om-root--default .om-o-snapshotsform__error{background-color:hsla(0,100%,85%,.4);color:red;padding:.2rem}.om-root--default .om-o-snapshotsform__linkInput{display:flex;flex-direction:row}.om-root--default .om-o-snapshotsform__linkInput input{-webkit-user-select:text;-ms-user-select:text;user-select:text;width:100%}.om-root--default .om-o-snapshotsform__copyButton{align-items:center;background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;display:flex;margin-left:.5rem;padding:3px}.om-root--default .om-o-snapshotsform__copyButton i,.om-root--default .om-o-snapshotsform__copyButton span{opacity:.8}.om-root--default .om-o-snapshotsform__copyButton:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--default .om-o-snapshotsform__copyButton:hover span{opacity:1}.om-root--default .om-o-sketchform{display:flex;flex-direction:column;padding:1rem}.om-root--default .om-o-sketchform__options{display:flex;flex-direction:column}.om-root--default .om-o-sketchform__option{align-items:center;display:flex;height:1.8rem}.om-root--default .om-o-sketchform__optionLabel{display:inline-block;font-weight:700;width:160px}.om-root--default .om-o-sketchform__optionLabel--small{display:inline-block;margin-left:.2rem;width:60px}.om-root--default .om-o-sketchform__optionInputs input{box-sizing:border-box;margin-left:0;width:100%}.om-root--default .om-o-sketchform__sliderBar{width:160px}.om-root--default .om-o-sketchform__color{align-items:center;cursor:pointer;display:flex;width:120px}.om-root--default .om-o-sketchform__color--label{margin-left:.5rem}.om-root--default .om-o-sketchform__color--display{border:1px solid #000;border-radius:12px;display:inline-block;height:12px;width:12px}.om-root--default .om-o-sketchform__colorPickerOverlay{background-color:#fff;border-radius:4px;box-sizing:border-box;height:100%;left:0;padding:1rem;position:absolute;top:0;width:100%;z-index:1}.om-root--default .om-o-sketchform__colorPicker{display:flex;flex-direction:column;height:100%}.om-root--default .om-o-sketchform__colorPicker--picker{height:100%;width:100%}.om-root--default .om-o-sketchform__colorPicker--input{margin-top:1rem;width:100%}.om-root--default .om-o-sketchform__colorPicker--input input{box-sizing:border-box;height:24px;width:100%}.om-root--default .om-o-sketchform__colorPicker--buttons{display:flex;height:24px;justify-content:space-between;margin-top:1rem}.om-root--default .om-o-sketchform__colorPicker .react-colorful{height:100%;width:100%}.om-root--default .om-o-sketchform__buttons{display:flex;justify-content:space-between;margin-top:1rem}.om-root--default .om-o-sketchform__button{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-primaryColor));display:flex;height:1.5rem;justify-content:center;padding:.4rem .6rem}.om-root--default .om-o-sketchform__button:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--default .om-o-sketchform__errorMessage{padding:1.5rem}.om-root--default .om-o-sketchform__errorMessage--title{font-weight:700}.om-root--default .om-o-sketchform__errorMessage--contents{color:red;margin-top:1rem}.om-root--default .om-c-header .om-o-mapDescription{padding:0 12px 0 0}.om-root--default .om-c-header .om-o-mapDescription__infoIcon,.om-root--default .om-c-header .om-o-mapDescription__title{color:RGB(var(--om-header-contrastColor))}.om-root--default .om-c-footer .om-o-mapDescription{align-items:center;border-radius:4px;display:flex;height:calc(100% - 12px);margin:0 6px;padding:0 8px}.om-root--default .om-c-footer .om-o-mapDescription__infoIcon,.om-root--default .om-c-footer .om-o-mapDescription__title{color:RGB(var(--om-footer-contrastColor))}.om-root--default .om-c-footer .om-o-mapDescription__title{padding-right:0}.om-root--default .om-c-footer .om-o-mapDescription:hover{background-color:var(--om-footer-hoverColor)}.om-root--default .om-o-mapDescription{display:flex;justify-content:center}.om-root--default .om-o-mapDescription .om-t1{margin-right:4px}.om-root--default .om-o-mapDescription__infoIcon{font-size:20px}.om-root--default .om-o-mapDescription:hover{cursor:pointer}.om-root--default .om-o-mapDescription--no-hover:hover{cursor:auto}.om-root--default .om-c-footer--transparant .om-o-mapDescription{height:100%;padding:0 12px}.om-root--default .om-o-modal__overlay{background:rgba(50,50,50,.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:9001}.om-root--default .om-o-modal__container{background:RGB(var(--om-sidebar-primaryColor));border-radius:4px;box-shadow:0 10px 60px rgba(0,0,0,.3);box-sizing:border-box;color:RGB(var(--om-sidebar-contrastColor));display:table;left:50%;max-height:600px;position:relative;top:50%;transform:translate(-50%,-50%)}.om-root--default .om-o-modal__container .om-o-modalHeader{align-items:center;border-bottom:1px solid var(--om-sidebar-borderColor);box-sizing:border-box;display:flex;height:56px;justify-content:space-between;padding-left:20px;width:100%}.om-root--default .om-o-modal__container .om-o-modalHeader__closeButton{align-items:center;display:flex;height:100%;justify-content:center;width:56px}.om-root--default .om-o-modal__container .om-o-modalHeader__closeButton i{opacity:.6}.om-root--default .om-o-modal__container .om-o-modalHeader__closeButton:hover{cursor:pointer}.om-root--default .om-o-modal__container .om-o-modalHeader__closeButton:hover i{opacity:1}.om-root--default .om-o-modal__container .om-o-modalContent--default{box-sizing:border-box;width:400px}.om-root--default .om-o-modal__container .om-o-modalContent--large{box-sizing:border-box;width:546px}.om-root--default .om-o-modal__container .om-o-modalContent--custom,.om-root--default .om-o-modal__container .om-o-modalContent--printform{max-width:75%;min-width:400px;padding:0 1rem}.om-root--default .om-o-modal__container .om-o-modalContent--sketchform,.om-root--default .om-o-modal__container .om-o-modalContent--snapshotsform{max-width:75%;min-width:400px;padding:0 1rem}.om-root--default .om-t1{font-size:15px;letter-spacing:.3px}.om-root--default .om-p1{font-size:13px}.om-root .om-c-header{display:flex}.om-root .om-l-body{display:flex;flex:1;justify-content:space-between;overflow:hidden;position:relative}.om-root .om-c-footer{display:flex}.om-root .om-c-interaction{display:flex;flex-direction:column;height:100%;min-height:100%;pointer-events:none;position:relative;width:100%;z-index:1000}.om-root .om-l-body{height:100%;overflow-y:hidden;position:absolute;width:100%}.om-root .om-c-content{flex:auto;position:relative}.om-root .om-c-footer{flex:none;pointer-events:all}.om-root .om-c-map{background-color:#fff;height:100%;pointer-events:all;position:absolute;width:100%;z-index:-1}.om-root .om-c-overviewmap__component{width:36px}.om-root .om-c-overviewmap__component .om-c-mapButtons__container{bottom:0;left:0;margin-left:0;overflow:visible;position:absolute}.om-root .om-c-overviewmap__container{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;pointer-events:all}.om-root .om-c-overviewmap__inner{height:calc(100% - 1rem);padding:.5rem}.om-root .om-c-overviewmap__inner .ol-overviewmap-map{border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;height:100%}.om-root .om-c-overviewmap__inner .ol-overviewmap-box{border:1px solid red;box-sizing:border-box}.om-root .om-c-overviewmap__inner button{display:none}.om-root .om-c-errorScreen{border:1px solid #ff3139;border-radius:4px;height:auto;left:50%;margin:0 auto;padding:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:340px}.om-root .om-c-errorScreen__indication{align-items:center;display:flex}.om-root .om-c-errorScreen__indication i{color:#ff3139}.om-root .om-c-errorScreen__indication p{color:#ff3139;flex:auto;padding:0 16px}.om-root .om-c-errorScreen__description{-webkit-user-select:text;-ms-user-select:text;user-select:text}.om-root .om-o-loadspinner{animation:spin 1s linear infinite;border-radius:50%;border-top:3px solid rgba(var(--om-footer-contrastColor),.2);border:3px solid rgba(var(--om-footer-contrastColor),.2);border-top-color:rgb(var(--om-sidebar-attentionColor));height:15px;width:15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.om-root .om-o-modalContent .om-c-mapDescriptionModal{max-height:70vh;overflow-y:auto}.om-root .om-o-modalContent .om-c-mapDescriptionModal__image{align-items:center;background-color:#efefef;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:flex;height:190px;justify-content:center;width:100%}.om-root .om-o-modalContent .om-c-mapDescriptionModal__textContainer{box-sizing:border-box;padding:24px 20px;-webkit-user-select:text;-ms-user-select:text;user-select:text;width:100%}.om-root .om-o-modalContent .om-c-mapDescriptionModal__textContainer h1{margin-bottom:8px}.om-root .om-o-cardContainer__inner .om-c-menuModal__list,.om-root .om-o-modalContent .om-c-menuModal__list{list-style:none;margin:0;max-height:600px;overflow-y:auto;padding:0}.om-root .om-o-cardContainer__inner .om-c-menuModal__listItem,.om-root .om-o-modalContent .om-c-menuModal__listItem{align-items:center;background-color:RGB(var(--om-sidebar-primaryColor));border-bottom:1px solid var(--om-sidebar-borderColor);box-sizing:border-box;color:RGBA(var(--om-sidebar-contrastColor),.95);display:flex;height:40px;padding:0 12px;text-decoration:none;width:100%}.om-root .om-o-cardContainer__inner .om-c-menuModal__listItem .om-c-listItem__iconContainer,.om-root .om-o-modalContent .om-c-menuModal__listItem .om-c-listItem__iconContainer{align-items:center;display:flex;height:32px;justify-content:center;margin-right:8px;width:32px}.om-root .om-o-cardContainer__inner .om-c-menuModal__listItem .om-c-listItem__iconContainer i,.om-root .om-o-modalContent .om-c-menuModal__listItem .om-c-listItem__iconContainer i{color:RGBA(var(--om-sidebar-attentionColor))}.om-root .om-o-cardContainer__inner .om-c-menuModal__listItem:hover,.om-root .om-o-modalContent .om-c-menuModal__listItem:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root .om-o-cardContainer__inner .om-c-menuModal__footer,.om-root .om-o-modalContent .om-c-menuModal__footer{align-items:center;box-sizing:border-box;display:flex;height:48px;justify-content:space-between;padding:0 20px;width:100%}.om-root .om-o-cardContainer__inner .om-c-menuModal__footer .om-c-modalFooter__toggleContainer,.om-root .om-o-modalContent .om-c-menuModal__footer .om-c-modalFooter__toggleContainer{align-items:center;display:flex}.om-root .om-o-cardContainer__inner .om-c-menuModal__footer .om-c-modalFooter__toggleContainer i,.om-root .om-o-modalContent .om-c-menuModal__footer .om-c-modalFooter__toggleContainer i{font-size:32px;margin-left:8px}.om-root .om-o-cardContainer__inner .om-c-menuModal__footer .om-c-modalFooter__toggleContainer i:hover,.om-root .om-o-modalContent .om-c-menuModal__footer .om-c-modalFooter__toggleContainer i:hover{cursor:pointer;opacity:.8}.om-root .om-o-modalContent .om-c-aboutModal{align-items:center;display:flex;padding:20px 20px 40px;position:relative}.om-root .om-o-modalContent .om-c-aboutModal .om-p1,.om-root .om-o-modalContent .om-c-aboutModal p{margin:0}.om-root .om-o-modalContent .om-c-aboutModal__column1 .om-c-aboutModal__omImage{background-image:url(/static/images/logo-onemap-notext.f5d0b4af.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:164px;margin-right:32px;width:164px}.om-root .om-o-modalContent .om-c-aboutModal__column2 .om-c-aboutModal__title{display:flex;flex-wrap:wrap}.om-root .om-o-modalContent .om-c-aboutModal__column2 .om-c-aboutModal__title h1{font-size:16px;margin-bottom:4px;margin-right:8px;width:100%}.om-root .om-o-modalContent .om-c-aboutModal__column2 .om-c-aboutModal__title p{font-size:12px}.om-root .om-o-modalContent .om-c-aboutModal__column2 .om-c-aboutModal__contactHeader{display:block;padding-bottom:4px;padding-top:16px}.om-root .om-o-modalContent .om-c-aboutModal__column2 .om-c-aboutModal__contactTable{border-spacing:0}.om-root .om-o-modalContent .om-c-aboutModal__column2 .om-c-aboutModal__contactTable td{line-height:20px;padding-right:14px;vertical-align:top}.om-root .om-o-modalContent .om-c-aboutModal__credentials{bottom:12px;font-size:11px;left:0;opacity:.6;position:absolute;text-align:center;width:100%}.om-root .om-o-modalContent .DayPicker{background-color:RGBA(var(--om-sidebar-primaryColor),0);box-sizing:initial;font-size:13px;height:280px;width:100%}.om-root .om-o-modalContent .DayPicker-Caption{padding-bottom:8px;padding-top:4px}.om-root .om-o-modalContent .DayPicker-Caption>div{font-size:1em;font-weight:500}.om-root .om-o-modalContent .DayPicker-Day{border-radius:4px;color:RGBA(var(--om-sidebar-contrastColor),.95);height:32px;padding:0;width:32px}.om-root .om-o-modalContent .DayPicker-Day--outside{opacity:.5}.om-root .om-o-modalContent .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:RGBA(var(--om-sidebar-attentionColor),1);color:RGB(var(--om-sidebar-primaryColor));font-weight:700}.om-root .om-o-modalContent .DayPicker-Day--today{color:RGBA(var(--om-sidebar-attentionColor),1)}.om-root .om-o-modalContent .DayPicker-Weekday{color:RGBA(var(--om-sidebar-contrastColor),.6)}.om-root .om-o-modalContent .DayPicker-NavButton{opacity:.6;top:1em}.om-root .om-o-modalContent .DayPicker-NavButton:hover{opacity:.8}.om-root .om-o-modalContent .DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);color:RGB(var(--om-sidebar-primaryColor));cursor:pointer;font-weight:700;opacity:1}.om-root .om-o-cardContainer__inner .om-c-contactModal__textContainer,.om-root .om-o-modalContent .om-c-contactModal__textContainer{padding:24px}.om-root .om-o-cardContainer__inner .om-c-contactModal__textContainer .om-c-contactModal__about h1,.om-root .om-o-cardContainer__inner .om-c-contactModal__textContainer .om-c-contactModal__about h2,.om-root .om-o-cardContainer__inner .om-c-contactModal__textContainer .om-c-contactModal__about h3,.om-root .om-o-cardContainer__inner .om-c-contactModal__textContainer .om-c-contactModal__about p,.om-root .om-o-modalContent .om-c-contactModal__textContainer .om-c-contactModal__about h1,.om-root .om-o-modalContent .om-c-contactModal__textContainer .om-c-contactModal__about h2,.om-root .om-o-modalContent .om-c-contactModal__textContainer .om-c-contactModal__about h3,.om-root .om-o-modalContent .om-c-contactModal__textContainer .om-c-contactModal__about p{margin-bottom:8px;margin-top:0}.om-root .om-o-cardContainer__inner .om-c-contactModal__textContainer table,.om-root .om-o-modalContent .om-c-contactModal__textContainer table{border-spacing:0;margin-top:24px}.om-root .om-o-cardContainer__inner .om-c-contactModal__textContainer table tr td,.om-root .om-o-modalContent .om-c-contactModal__textContainer table tr td{padding-bottom:4px}.om-root .om-o-cardContainer__inner .om-c-contactModal__textContainer table tr td:first-child,.om-root .om-o-modalContent .om-c-contactModal__textContainer table tr td:first-child{min-width:80px}.om-root .om-o-cardContainer__inner .om-c-confirmModal__message,.om-root .om-o-modalContent .om-c-confirmModal__message{box-sizing:border-box;padding-left:24px;padding-right:24px;padding-top:12px}.om-root .om-o-cardContainer__inner .om-c-confirmModal__input,.om-root .om-o-modalContent .om-c-confirmModal__input{box-sizing:border-box;margin:12px 24px 0;width:100%}.om-root .om-o-cardContainer__inner .om-c-confirmModal__footer,.om-root .om-o-modalContent .om-c-confirmModal__footer{align-items:center;box-sizing:border-box;display:flex;height:48px;justify-content:space-between;margin-bottom:1rem;padding:1.5rem;width:100%}.om-root .om-o-cardContainer__inner .om-c-confirmModal__button,.om-root .om-o-modalContent .om-c-confirmModal__button{align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-primaryColor));display:flex;font-weight:700;height:2rem;justify-content:center;margin-top:12px;padding-left:.5rem;padding-right:.5rem;text-align:center}.om-root .om-o-cardContainer__inner .om-c-confirmModal__button:hover,.om-root .om-o-modalContent .om-c-confirmModal__button:hover{background-color:RGB(var(--om-sidebar-attentionColor))}.om-root .om-o-cardContainer__inner .om-c-confirmModal__button--secondary,.om-root .om-o-modalContent .om-c-confirmModal__button--secondary{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid rgba(var(--om-sidebar-attentionColor),.7);color:RGB(var(--om-sidebar-contrastColor))}.om-root .om-o-cardContainer__inner .om-c-confirmModal__button--secondary:hover,.om-root .om-o-modalContent .om-c-confirmModal__button--secondary:hover{background-color:RGB(var(--om-sidebar-attentionColor));background:RGBA(var(--om-sidebar-attentionColor),.2);border:1px solid rgba(var(--om-sidebar-attentionColor))}.om-root .om-o-divider{background-color:var(--om-sidebar-borderColor);flex-shrink:0;height:1px;width:100%}.om-root .om-o-divider--vertical{height:100%;width:1px}.om-root .om-o-divider__spaceAround{margin:.5rem 0}.om-root .om-c-footer .om-o-divider{background-color:var(--om-footer-borderColor)}.om-root .om-c-attribution{background-color:hsla(0,0%,100%,.9);bottom:0;font-size:11px;opacity:.8;padding:0 4px;pointer-events:all;position:absolute;right:0}.om-root .om-o-radioCheck-container{align-items:center;display:flex;height:100%;justify-content:center}.om-root .om-o-radioCheck-container--left{justify-content:left}.om-root .om-o-checkbox:hover,.om-root .om-o-radioButton:hover{cursor:pointer}.om-root .om-o-checkbox__label,.om-root .om-o-radioButton__label{cursor:pointer;margin-left:.5rem}.om-root .om-o-checkbox--ie11{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.om-root .om-o-checkbox--evergreen{display:none}.om-root .om-o-checkbox--ie11{display:block}}.om-root .om-o-tooltip{font-size:12px;opacity:1;padding:8px;z-index:2000}.om-root .om-t1{color:RGB(var(--om-sidebar-contrastColor));font-weight:600;margin:0}.om-root .om-t2{font-weight:700}.om-root .om-p1,.om-root .om-t2{color:RGB(var(--om-sidebar-contrastColor));font-family:var(--om-font-family),sans-serif;opacity:.95}.om-root .om-p1{font-weight:400;letter-spacing:.2px;margin:0}.om-root .om-p1--transparant{opacity:.8}.om-root .om-p1--bold{font-weight:700;letter-spacing:.4px}.om-root .om-p1--attentionColor{color:RGB(var(--om-sidebar-attentionColor));text-decoration:none}.om-root .om-p1--errorMessage{color:#ff3139;font-weight:700}.om-root .om-o-errormsg{color:red;padding:3px}.om-root .om-o--spinning{animation:rotation 1.4s linear infinite;-webkit-animation:rotation 1.4s linear infinite}.om-root .om input,.om-root .om select{font-family:var(--om-font-family),sans-serif}.om-root--simple,.om-root--simple input,.om-root--simple select{font-size:16px}.om-root--simple .om-c-overviewmap__component{width:50px}.om-root--simple .om-c-overviewmap__container{border-radius:0}.om-root--simple .om-c-overviewmap__inner{height:calc(100% - 24px);padding:12px}.om-root--simple .om-c-overviewmap__inner .ol-overviewmap-map{border:1px solid var(--om-sidebar-borderColor);border-radius:0}.om-root--simple .om-c-popupContainer{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;filter:drop-shadow(rgba(0,0,0,.25) 0 4px 12px);margin-bottom:10px;width:260px}.om-root--simple .om-c-popupContainer .om-c-feature-info{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.om-root--simple .om-c-popupContainer .om-c-feature-info__contentContainer{height:100%;overflow-x:auto;overflow-y:auto;-webkit-user-select:text;-ms-user-select:text;user-select:text}.om-root--simple .om-c-popupContainer .om-c-feature-info__content{display:inline-block;height:0;-webkit-user-select:initial;-ms-user-select:initial;user-select:auto}.om-root--simple .om-c-popupContainer .om-c-feature-info--2 .om-c-feature-info__contentContainer{max-height:300px;padding:0}.om-root--simple .om-c-popupContainer .om-c-feature-info .om-o-cardHeader{border-top-left-radius:4px;border-top-right-radius:4px}.om-root--simple .om-c-popupContainer--arrow:after{border-color:RGB(var(--om-sidebar-primaryColor)) transparent transparent transparent;border-style:solid;border-width:10px;content:" ";left:50%;margin-left:-10px;position:absolute;top:100%}.om-root--simple .om-c-hoverContainer{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;filter:drop-shadow(rgba(0,0,0,.25) 0 4px 12px);padding:.5rem}.om-root--simple .om-c-hoverContainer--inner{overflow-wrap:break-word;overflow-y:hidden}.om-root--simple .om-c-feature-info__contentContainer{box-sizing:border-box;overflow-x:auto;-webkit-user-select:text;-ms-user-select:text;user-select:text;width:100%}.om-root--simple .om-c-feature-info__contentContainer p{color:RGB(var(--om-sidebar-contrastColor));font-weight:400;line-height:18px;margin:0;-webkit-touch-callout:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.om-root--simple .om-c-feature-info__content{display:inline-block;margin:8px 12px}.om-root--simple .om-c-feature-info__busy{display:flex;justify-content:center;margin:8px 12px;width:calc(100% - 16px)}.om-root--simple .om-c-feature-info__tabs{display:flex;flex-direction:row;flex-wrap:wrap;margin:8px 12px}.om-root--simple .om-c-feature-info__tab{border:1px solid rgb(var(--om-sidebar-attentionColor));border-radius:2px;color:RGB(var(--om-sidebar-contrastColor));font-family:Roboto,sans-serif;font-weight:400;letter-spacing:.2px;margin-right:.4rem;padding:.2rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}.om-root--simple .om-c-feature-info__tab:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--simple .om-c-feature-info__tab--active{background-color:RGB(var(--om-sidebar-attentionColor));color:RGB(var(--om-sidebar-primaryColor))}.om-root--simple .om-c-feature-info__tab--active:hover{background-color:RGB(var(--om-sidebar-attentionColor));cursor:auto}.om-root--simple .om-c-layerstack{display:flex;flex-direction:column;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.om-root--simple .om-c-layerstack__row{align-items:center;box-sizing:border-box;display:flex;height:32px;justify-content:space-between;padding:0 12px;vertical-align:middle;width:100%}.om-root--simple .om-c-layerstack__row:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--simple .om-c-layerstack__numberResults{color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-c-pagination{align-items:center;background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;bottom:-40px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.1);display:flex;flex-direction:row;height:32px;justify-content:space-between;padding:0 8px;position:absolute;right:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.om-root--simple .om-c-pagination__number{align-items:center;color:RGB(var(--om-sidebar-contrastColor));display:flex;justify-content:center;margin:0 8px;min-width:40px}.om-root--simple .om-c-pagination__button{align-items:center;background-color:RGBA(var(--om-sidebar-contrastColor),.1);border:none;border-radius:50%;display:flex;height:18px;justify-content:center;padding:0;width:18px}.om-root--simple .om-c-pagination__button i{color:RGBA(var(--om-sidebar-contrastColor),.8);font-size:14px}.om-root--simple .om-c-pagination__button:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.2);cursor:pointer}.om-root--simple .om-c-pagination__button:hover i{color:RGBA(var(--om-sidebar-contrastColor),1)}.om-root--simple .om-c-pagination__button:focus{outline:none}.om-root--simple .om-o-sidebarCard__container .om-c-pagination{bottom:0;box-shadow:none;height:32px;justify-content:center;padding:8px 0;position:relative}.om-root--simple .om-o-sidebarCard__container .om-c-pagination--sticky{position:sticky}.om-root--simple .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader{background-color:RGB(var(--om-sidebar-primaryColor))}.om-root--simple .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__title{color:RGB(var(--om-sidebar-contrastColor))}.om-root--simple .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__button{background-color:RGBA(var(--om-sidebar-contrastColor),.15)}.om-root--simple .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__button i{color:RGBA(var(--om-sidebar-contrastColor),.8)}.om-root--simple .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__button:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.2)}.om-root--simple .om-o-sidebarCard__container .om-c-feature-info .om-o-cardHeader__button:hover i{color:RGBA(var(--om-sidebar-contrastColor),1)}.om-root--simple .om-c-popupContainer{border-radius:2px;width:364px}.om-root--simple .om-c-popupContainer .om-t1{text-transform:none}.om-root--simple .om-c-popupContainer .om-c-feature-info .om-o-cardHeader{border-radius:0}.om-root--simple .om-c-hoverContainer{border-radius:2px}.om-root--simple .om-c-pagination{border-radius:2px;bottom:-44px;font-size:1.1rem;font-weight:700;height:36px;overflow:hidden;padding:0}.om-root--simple .om-c-pagination--sticky{bottom:0}.om-root--simple .om-c-pagination__button{background-color:transparent;border-radius:0;height:100%;width:36px}.om-root--simple .om-c-pagination__button:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.1)}.om-root--simple .om-c-pagination__button i{font-size:1.8rem}.om-root--simple .om-c-layerstack__row{height:40px}.om-root--simple .om-c-favorites__errorMessages{background-color:hsla(0,100%,85%,.4);color:red;margin-bottom:.5rem;padding:.2rem}.om-root--simple .om-c-favorites__entry{align-items:center;color:RGB(var(--om-sidebar-contrastColor));display:flex;flex-direction:row;justify-content:space-between;padding:4px 12px}.om-root--simple .om-c-favorites__entry span{cursor:pointer}.om-root--simple .om-c-favorites__entry:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--simple .om-c-favorites__deleteButton{all:unset;align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:2px}.om-root--simple .om-c-favorites__deleteButton i{color:RGBA(var(--om-sidebar-contrastColor),.7);font-size:16px}.om-root--simple .om-c-favorites__deleteButton:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.15);border-radius:1rem;cursor:pointer}.om-root--simple .om-c-favorites__buttonBar{padding:8px 12px}.om-root--simple .om-c-favorites__addButton{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;display:flex;justify-content:center;padding:.4rem .6rem}.om-root--simple .om-c-favorites__addButton span{color:RGB(var(--om-sidebar-primaryColor))}.om-root--simple .om-c-favorites__addButton:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--simple .om-c-favorites__addButton--disabled{background-color:RGBA(var(--om-sidebar-attentionColor),.2)}.om-root--simple .om-c-favorites__addButton--disabled:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.2);cursor:not-allowed}.om-root--simple .om-c-favorites__entry{padding:12px 16px}.om-root--simple .om-c-favorites__deleteButton i{font-size:18px}.om-root--simple .om-c-favorites__buttonBar{padding:8px 16px}.om-root--simple .om-c-favorites__addButton{border-radius:0;box-sizing:border-box;height:1.5rem;padding:1rem .7rem}.om-root--simple .om-c-layerTree{display:flex;flex-direction:column}.om-root--simple .om-o-layerItem{align-items:center;display:flex;flex-direction:row;height:34px;overflow:hidden;padding:0 12px}.om-root--simple .om-o-layerItem--highlighted,.om-root--simple .om-o-layerItem--hoverable:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--simple .om-o-layerItem--highlighted .om-o-checkbox,.om-root--simple .om-o-layerItem--highlighted .om-o-radioButton,.om-root--simple .om-o-layerItem--hoverable:hover .om-o-checkbox,.om-root--simple .om-o-layerItem--hoverable:hover .om-o-radioButton{color:RGBA(var(--om-sidebar-attentionColor),1)}.om-root--simple .om-o-layerItem--notInRange{background:RGBA(var(--om-sidebar-contrastColor),.03)}.om-root--simple .om-o-layerItem--notInRange .om-p1,.om-root--simple .om-o-layerItem--notInRange i{opacity:.4}.om-root--simple .om-o-layerItem--notInRange .om-o-radioCheck-container .om-o-checkbox{opacity:.7}.om-root--simple .om-o-layerItem__folderIcon,.om-root--simple .om-o-layerItem__layerIcon{font-size:16px}.om-root--simple .om-o-layerItem__folderIcon{margin-left:-3px}.om-root--simple .om-o-layerItem__arrowIcon>svg{height:8px;width:6px;fill:RGB(var(--om-sidebar-contrastColor));opacity:.8}.om-root--simple .om-o-layerItem__arrowIcon i{font-size:20px;opacity:.7}.om-root--simple .om-o-layerItem__arrowIcon--simple{display:none}.om-root--simple .om-o-layerItem__arrowIcon--default{display:flex}.om-root--simple .om-o-layerItem__layerIcon{margin-left:8px}.om-root--simple .om-o-layerItem__layerIcon--loading{animation:rotation 1.4s linear infinite;-webkit-animation:rotation 1.4s linear infinite}.om-root--simple .om-o-layerItem__layerIcon--filter{height:16px;width:16px;fill:RGBA(var(--om-sidebar-attentionColor),.8)}.om-root--simple .om-o-layerItem__title{display:block;flex:1;overflow:hidden;padding-left:8px;padding-right:4px;text-overflow:ellipsis;white-space:nowrap}.om-root--simple .om-o-layerItem__foldArea{align-items:center;display:flex;flex:1;overflow:hidden;position:relative}.om-root--simple .om-o-layerItem__foldArea:hover{cursor:pointer}.om-root--simple .om-o-layerItem .om-o-checkbox,.om-root--simple .om-o-layerItem .om-o-radioButton{color:RGBA(var(--om-sidebar-attentionColor),.8);opacity:1}.om-root--simple .om-o-layerItem .om-o-checkbox--disabled,.om-root--simple .om-o-layerItem .om-o-radioButton--disabled{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--simple .om-o-layerItem .om-o-checkbox--disabled:hover,.om-root--simple .om-o-layerItem .om-o-radioButton--disabled:hover{cursor:auto}.om-root--simple .om-o-layerItem__parent .om-p1{font-weight:700}.om-root--simple .om-o-layerItem__parent .om-o-layerItem__arrowIcon{font-size:20px}.om-root--simple .om-o-layerItem__inlineLegend{padding-right:1rem}.om-root--simple .om-o-layerItem__inlineLegend--inner{overflow:hidden}.om-root--simple .om-o-layerItem__inlineLegend--simplified .om-c-legend__image{padding-left:0}.om-root--simple .om-o-layerItem__dragHandle{cursor:grab;padding-left:8px;width:16px}.om-root--simple .om-o-layerItem__dragHandle i{margin:0}.om-root--simple .om-o-layerItem__dragHandle--grabbing{cursor:grabbing}.om-root--simple .om-o-layerItem--simplified{height:40px}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__title{padding:0}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__layerIcon{margin-left:8px;margin-right:0}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__arrowIcon{display:flex;justify-content:center;margin-left:8px;width:16px}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__arrowIcon--simple{display:none}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__arrowIcon--default{display:flex}.om-root--simple .om-o-layerItem--simplified .om-o-checkbox,.om-root--simple .om-o-layerItem--simplified .om-o-radioButton{margin-right:8px}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__dragHandle{padding-left:0;padding-right:8px}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__dragHandle .om-o-layerItem__layerIcon{margin-left:0}@keyframes rotation{0%{transform:rotate(359deg)}to{transform:rotate(0deg)}}.om-root--simple .om-o-layerItem{height:42px}.om-root--simple .om-o-layerItem__arrowIcon{margin:0 2px}.om-root--simple .om-o-layerItem__arrowIcon--simple{display:flex}.om-root--simple .om-o-layerItem__arrowIcon--default{display:none}.om-root--simple .om-o-layerItem__inlineLegend{height:100%;margin-left:2px}.om-root--simple .om-o-layerItem--simplified .om-o-checkbox,.om-root--simple .om-o-layerItem--simplified .om-o-radioButton{font-size:20px}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__arrowIcon--simple{display:flex}.om-root--simple .om-o-layerItem--simplified .om-o-layerItem__arrowIcon--default{display:none}.om-root--simple .om-o-layerItem__dragHandle{padding-left:12px;width:18px}.om-root--simple .om-c-popupContainer__layerMenu{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;filter:drop-shadow(rgba(0,0,0,.25) 0 4px 12px);margin-bottom:10px;max-width:520px;min-width:260px}.om-root--simple .om-c-layerMenu{display:flex;flex-direction:column}.om-root--simple .om-o-layerMenuItem{align-items:center;display:flex;flex-direction:row;height:34px;overflow:hidden;padding:0 12px;position:relative}.om-root--simple .om-o-layerMenuItem--multiline{height:auto;margin-bottom:12px;margin-top:12px}.om-root--simple .om-o-layerMenuItem__title{display:block;flex:1;overflow:hidden;padding-left:8px;padding-right:4px;text-overflow:ellipsis;white-space:nowrap}.om-root--simple .om-o-layerMenuItem__textblock{display:block;max-height:300px;overflow-y:auto;padding-left:0;padding-right:0}.om-root--simple .om-o-layerMenuItem__textblock--content{margin:0 12px;-webkit-user-select:text;-ms-user-select:text;user-select:text}.om-root--simple .om-o-layerMenuItem--disabled{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--simple .om-o-layerMenuItem--disabled:hover{cursor:auto}.om-root--simple .om-o-layerMenuItem .om-o-checkbox,.om-root--simple .om-o-layerMenuItem .om-o-radioButton{color:RGBA(var(--om-sidebar-attentionColor),.8)}.om-root--simple .om-o-layerMenuItem .om-o-checkbox--disabled,.om-root--simple .om-o-layerMenuItem .om-o-radioButton--disabled{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--simple .om-o-layerMenuItem .om-o-checkbox--disabled:hover,.om-root--simple .om-o-layerMenuItem .om-o-radioButton--disabled:hover{cursor:auto}.om-root--simple .om-o-layerMenuItem__titleBar{display:flex;flex-direction:row;justify-content:space-between}.om-root--simple .om-o-layerMenuItem__titleBar:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--simple .om-c-popupContainer__layerMenu{border-radius:2px;min-width:364px}.om-root--simple .om-o-layerMenuItem{height:40px}.om-root--simple .om-o-layerMenuItem__textblock{height:auto}.om-root--simple .om-c-legend__header{align-items:center;display:flex;height:34px;overflow:hidden;padding-right:12px;position:relative}.om-root--simple .om-c-legend__header .om-o-layerItem__arrowIcon{align-items:center;display:flex;height:100%;justify-content:center;width:20px}.om-root--simple .om-c-legend__header .om-o-layerItem__arrowIcon i{font-size:20px}.om-root--simple .om-c-legend__header .om-o-layerItem__arrowIcon--simple{display:none}.om-root--simple .om-c-legend__header .om-o-layerItem__arrowIcon--default{display:flex}.om-root--simple .om-c-legend__header i{font-size:16px}.om-root--simple .om-c-legend__header .om-c-layerTitle{display:block;overflow:hidden;padding-left:4px;text-overflow:ellipsis;white-space:nowrap}.om-root--simple .om-c-legend__header:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--simple .om-c-legend__header:first-child{margin-top:0}.om-root--simple .om-c-legend__placeholder{align-items:center;background-color:RGBA(var(--om-sidebar-contrastColor),.05);display:flex;padding:8px}.om-root--simple .om-c-legend__placeholder i{opacity:.5}.om-root--simple .om-c-legend__placeholder .om-p1{padding-left:8px}.om-root--simple .om-c-legend__image{box-sizing:border-box;padding:2px 8px 2px 16px;width:100%}.om-root--simple .om-c-legend__image img{max-width:100%}.om-root--simple .om-c-legend__header{flex-direction:row-reverse;height:48px;justify-content:space-between;padding:0 16px}.om-root--simple .om-c-legend__header .om-c-layerIcon{display:none}.om-root--simple .om-c-legend__header .om-o-layerItem__arrowIcon--simple{display:flex}.om-root--simple .om-c-legend__header .om-o-layerItem__arrowIcon--default{display:none}.om-root--simple .om-c-sidebar,.om-root--simple .om-c-sidebar__helper{display:flex;flex-direction:column}.om-root--simple .om-c-sidebar__helper{margin:12px 0;position:relative}.om-root--simple .om-c-sidebar__helper--bottomspace{max-height:calc(100% - 72px)}.om-root--simple .om-c-sidebar__helper--overviewmap-open{max-height:calc(100% - 240px)}.om-root--simple .om-c-sidebar{background-color:RGB(var(--om-sidebar-primaryColor));border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);box-sizing:border-box;max-height:100%;min-height:72px;overflow:hidden;overflow-x:visible;padding:8px;pointer-events:all;width:348px}.om-root--simple .om-c-sidebar:before{border-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);content:"";height:72px;position:absolute;top:0;width:32px;z-index:-1}.om-root--simple .om-c-sidebar--left{border-top-left-radius:4px;left:0;margin-left:12px}.om-root--simple .om-c-sidebar--left:before{right:-32px}.om-root--simple .om-c-sidebar--right{border-top-right-radius:4px;margin-right:12px;right:0}.om-root--simple .om-c-sidebar--right:before{left:-32px}.om-root--simple .om-c-sidebar .om-o-sidebarCard:nth-child(n+3){margin-top:8px}.om-root--simple .om-c-sidebar__arrow{align-items:center;background:RGB(var(--om-sidebar-primaryColor));display:flex;height:72px;justify-content:center;position:absolute;top:0;width:34px}.om-root--simple .om-c-sidebar__arrow i{opacity:.8}.om-root--simple .om-c-sidebar__arrow:hover{cursor:pointer}.om-root--simple .om-c-sidebar__arrow:hover i{opacity:1}.om-root--simple .om-c-sidebar__arrow--left{border-bottom-right-radius:4px;border-top-right-radius:4px;right:-32px}.om-root--simple .om-c-sidebar__arrow--right{border-bottom-left-radius:4px;border-top-left-radius:4px;left:-32px}.om-root--simple .om-c-sidebar{border-bottom-left-radius:2px;border-bottom-right-radius:2px;min-height:56px;padding:0;width:374px}.om-root--simple .om-c-sidebar:before{border-radius:2px;height:56px;width:40px}.om-root--simple .om-c-sidebar--left{border-top-left-radius:2px}.om-root--simple .om-c-sidebar--left:before{right:-40px}.om-root--simple .om-c-sidebar--right{border-top-right-radius:2px}.om-root--simple .om-c-sidebar--right:before{left:-40px}.om-root--simple .om-c-sidebar__arrow{background:RGB(var(--om-sidebarHeader-primaryColor));height:56px;width:42px}.om-root--simple .om-c-sidebar__arrow--left{border-bottom-right-radius:2px;border-top-right-radius:2px;right:-40px}.om-root--simple .om-c-sidebar__arrow--right{border-bottom-left-radius:2px;border-top-left-radius:2px;left:-40px}.om-root--simple .om-c-sidebar__arrow>svg{height:10px;width:10px;fill:none;stroke:RGB(var(--om-sidebarHeader-contrastColor));stroke-width:1.5px;opacity:.8}.om-root--simple .om-c-sidebar__arrow .material-icons{color:RGBA(var(--om-sidebarHeader-contrastColor),1)}.om-root--simple .om-c-sidebar .om-o-sidebarCard:nth-child(n+3){margin-top:0}.om-root--simple .om-c-sidebar .om-o-cardHeader .om-t1{text-transform:uppercase}.om-root--simple .om-c-sidebar .om-o-cardHeader i{font-size:20px}.om-root--simple .om-c-header{align-items:flex-end;background-color:RGB(var(--om-header-primaryColor));border-bottom:1px solid var(--om-header-borderColor);box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);box-sizing:border-box;color:RGBA(var(--om-header-contrastColor),.95);display:flex;justify-content:space-between;min-height:74px;padding:12px;pointer-events:all;position:static;width:100%}.om-root--simple .om-c-header input{border:1px solid var(--om-header-borderColor);color:RGBA(var(--om-header-contrastColor),.95)}.om-root--simple .om-c-header input::placeholder{color:RGBA(var(--om-header-contrastColor),.7)}.om-root--simple .om-c-header input:-ms-input-placeholder{color:RGBA(var(--om-header-contrastColor),.7)}.om-root--simple .om-c-header input::-ms-input-placeholder{color:RGBA(var(--om-header-contrastColor),.7)}.om-root--simple .om-c-header .om-c-searchBox input{border:1px solid var(--om-header-borderColor)}.om-root--simple .om-c-header--expanded{box-shadow:0 5px 9px -2px rgba(0,0,0,.1);height:72px;padding-bottom:12px}.om-root--simple .om-c-header__toolContainer{display:flex}.om-root--simple .om-c-header__toolContainer--floating{display:block;display:flex;flex:auto;margin-top:12px}.om-root--simple .om-c-header__toolContainer--floating--left{justify-content:flex-start}.om-root--simple .om-c-header__toolContainer--floating--center{justify-content:center}.om-root--simple .om-c-header__toolContainer--floating--right{justify-content:flex-end}.om-root--simple .om-c-header__slot{align-items:flex-end;box-sizing:border-box;display:flex}.om-root--simple .om-c-header__slot--center{align-items:flex-end;flex:1}.om-root--simple .om-c-header__slot--right{align-items:flex-end;justify-content:flex-end;padding-left:12px}.om-root--simple .om-c-header__slot--left{padding:0}.om-root--simple .om-c-header__slot--left .om-c-footer__clickableItem--mapDescription{color:RGBA(var(--om-header-contrastColor),.9);margin-left:8px;margin-right:0}.om-root--simple .om-c-header__slot--left .om-c-footer__clickableItem--mapDescription:hover{background-color:RGB(var(--om-header-primaryColor));color:RGBA(var(--om-header-contrastColor),1)}.om-root--simple .om-c-header__logo{height:50px;margin-right:12px;width:auto}.om-root--simple .om-c-header .om-c-generalNavButtons__slot{align-items:center;display:flex;height:100%;justify-content:center;width:44px}.om-root--simple .om-c-header .om-c-generalNavButtons__slot i{color:RGBA(var(--om-header-contrastColor),.8)}.om-root--simple .om-c-header .om-c-generalNavButtons__slot:hover{background-color:var(--om-header-hoverColor);color:RGBA(var(--om-header-contrastColor),1)}.om-root--simple .om-c-header .om-o-mapDescription__title{font-size:16px}.om-root--simple .om-c-header{align-items:center;min-height:60px;padding:10px 12px}.om-root--simple .om-c-header__slot,.om-root--simple .om-c-header__slot--right{align-items:center}.om-root--simple .om-c-header__slot--left,.om-root--simple .om-c-header__slot--left .om-c-footer__clickableItem--mapDescription{height:100%}.om-root--simple .om-c-header__toolContainer--floating{margin-top:16px}.om-root--simple .om-c-header .om-c-generalNavButtons__slot{width:38px}.om-root--simple .om-c-header .om-c-generalNavButtons__slot i{color:RGBA(var(--om-header-contrastColor),.7)}.om-root--simple .om-c-header .om-c-generalNavButtons__slot:hover{background-color:transparent;cursor:pointer}.om-root--simple .om-c-header .om-c-generalNavButtons__slot:hover i{color:RGBA(var(--om-header-contrastColor),1)}.om-root--simple .om-c-header .om-o-mapDescription__title{font-size:18px}.om-root--simple .om-c-header .om-o-mapDescription--separated{border-right:1px solid var(--om-header-borderColor);margin-right:.4rem}.om-root--simple .om-c-table{background-color:RGB(var(--om-header-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);box-sizing:border-box;color:RGBA(var(--om-header-contrastColor),.95);pointer-events:all;position:static;width:100%}.om-root--simple .om-c-table__container{border-spacing:0;overflow-x:auto;position:relative}.om-root--simple .om-c-table__headerRow{background-color:RGB(var(--om-sidebar-primaryColor));position:sticky;top:0}.om-root--simple .om-c-table__headerRowCell{align-items:center;display:flex;font-weight:700;justify-content:center;padding:.25rem;word-break:break-all}.om-root--simple .om-c-table__row{cursor:pointer}.om-root--simple .om-c-table__row:nth-child(odd){background-color:RGBA(var(--om-sidebar-contrastColor),.03)}.om-root--simple .om-c-table__row:nth-child(2n){background-color:RGBA(var(--om-sidebar-contrastColor),.06)}.om-root--simple .om-c-table__row--selected:nth-child(odd){background-color:RGBA(var(--om-sidebar-attentionColor),.25)}.om-root--simple .om-c-table__row--selected:nth-child(2n){background-color:RGBA(var(--om-sidebar-attentionColor),.3)}.om-root--simple .om-c-table__row:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.4)}.om-root--simple .om-c-table__cell,.om-root--simple .om-c-table__cell-head{margin:0;overflow:hidden;padding:.25rem}.om-root--simple .om-c-tableHeader{align-items:center;border:1px solid var(--om-sidebar-borderColor);box-sizing:border-box;display:flex;justify-content:space-between;max-height:50.4px;padding:0 .5rem;width:100%}.om-root--simple .om-c-tableHeader__controls{align-items:center;display:flex}.om-root--simple .om-c-tableHeader__buttonGroup{align-items:center;border:1px solid var(--om-header-borderColor);border-radius:4px;display:flex;height:32px;margin:0 .8rem}.om-root--simple .om-c-tableHeader__button{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0 .5rem;padding:.5rem;width:24px}.om-root--simple .om-c-tableHeader__button:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.1)}.om-root--simple .om-c-tableHeader__button i,.om-root--simple .om-c-tableHeader__button svg{color:RGBA(var(--om-sidebar-contrastColor),.8)}.om-root--simple .om-c-tableHeader__button--active{background-color:RGBA(var(--om-sidebar-attentionColor),.8);color:RGBA(var(--om-sidebar-primaryColor),1)}.om-root--simple .om-c-tableHeader__button--active i,.om-root--simple .om-c-tableHeader__button--active svg{color:RGBA(var(--om-sidebar-primaryColor),1)}.om-root--simple .om-c-tableHeader__button--active:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1)}.om-root--simple .om-c-tableHeader__button--roundButton{background-color:RGBA(var(--om-sidebar-contrastColor),.1);border-radius:50%;height:24px;width:24px}.om-root--simple .om-c-tableHeader__textButton{align-items:center;background-color:RGBA(var(--om-sidebar-contrastColor),.15);border-radius:4px;box-sizing:border-box;color:RGBA(var(--om-sidebar-contrastColor),.8);cursor:pointer;display:flex;font-weight:700;height:24px;justify-content:center;margin-left:.5rem;padding:0 6px}.om-root--simple .om-c-tableHeader__textButton:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.2);color:RGBA(var(--om-sidebar-contrastColor),1)}.om-root--simple .om-c-tableHeader__textButton--active{background-color:RGBA(var(--om-sidebar-attentionColor),.8);color:RGBA(var(--om-sidebar-primaryColor),1)}.om-root--simple .om-c-tableHeader__textButton--active:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);color:RGBA(var(--om-sidebar-primaryColor),1)}.om-root--simple .om-c-tableHeader__textButton:nth-last-child(2){margin-right:.5rem}.om-root--simple .om-c-tableHeader__searchBox{position:relative}.om-root--simple .om-c-tableHeader__searchBox input{height:18px;padding-left:24px;width:192px}.om-root--simple .om-c-tableHeader__searchIcon{color:RGBA(var(--om-sidebar-contrastColor),.8);cursor:pointer;left:4px;position:absolute;top:4px}.om-root--simple .om-c-tableHeader__downloadBtn{align-items:center;background-color:RGBA(var(--om-sidebar-primaryColor),1);border:1px solid var(--om-sidebar-borderColor);border-radius:4px;cursor:pointer;display:flex;font-size:14px;height:32px;margin-right:20px;width:134px}.om-root--simple .om-c-tableHeader__downloadBtn:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.1)}.om-root--simple .om-c-tableHeader__downloadBtn--label{padding:0 8px}.om-root--simple .om-c-tableHeader__downloadBtn--disabled{background-color:RGBA(var(--om-sidebar-contrastColor),.1);color:RGBA(var(--om-sidebar-contrastColor),.5);cursor:not-allowed}.om-root--simple .om-c-tableHeader__downloadBtn--disabled:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.1)}.om-root--simple .om-c-tableHeader__downloadPopup{background-color:RGB(var(--om-header-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;cursor:default;width:134px}.om-root--simple .om-c-tableHeader__downloadPopup--option{cursor:pointer;margin:5px;padding:4px}.om-root--simple .om-c-tableHeader__downloadPopup--option:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.1);color:RGBA(var(--om-sidebar-contrastColor),1)}.om-root--simple .om-c-tableHeader__selected_row_count{margin-left:15px}.om-root--simple .om-c-tableHeader__title_panel{align-items:center;display:flex}.om-root--simple .om-c-tableHeader__geometry_export{align-items:center;display:flex;margin-right:20px}.om-root--simple .om-c-tableHeader__geometry_export_label{font-size:14px;margin-left:3px}.om-root--simple .om-c-tableHeader{padding-left:.7rem}.om-root--simple .om-c-tableHeader__buttonGroup{border:none;margin:0 1rem}.om-root--simple .om-c-tableHeader__searchBox input{height:24px}.om-root--simple .om-c-tableHeader__searchIcon{left:6px;top:6px}.om-root--simple .om-c-tableHeader__button--roundButton{background-color:RGBA(var(--om-sidebar-primaryColor))}.om-root--simple .om-c-tableHeader__button--roundButton:hover{background-color:RGBA(var(--om-sidebar-contrastColor),.15)}.om-root--simple .om-c-tableHeader__downloadBtn{border-radius:0;font-size:16px;width:144px}.om-root--simple .om-c-tableHeader__downloadPopup{border-radius:0;width:144px}.om-root--simple .om-c-tableHeader__downloadPopup--option{font-size:16px}.om-root--simple .om-c-mapButtons{display:none}.om-root--simple .om-c-mapButtons__container{overflow:hidden}.om-root--simple .om-c-mapButtons__container i{color:RGBA(var(--om-mapButtons-contrastColor),.8)}@media only screen and (min-width:576px){.om-root--simple .om-c-mapButtons{align-items:flex-end;display:flex;flex-direction:row;margin:12px 12px 16px}.om-root--simple .om-c-mapButtons__container{background-color:RGB(var(--om-mapButtons-primaryColor));border-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);display:flex}.om-root--simple .om-c-mapButtons__container:nth-child(n+1){margin-left:12px}.om-root--simple .om-c-mapButtons__container .om-c-mapButtons__button:first-child{border-left:none}.om-root--simple .om-c-mapButtons__button{align-items:center;border-left:1px solid var(--om-mapButtons-borderColor);color:RGBA(var(--om-mapButtons-contrastColor),.8);display:flex;height:36px;justify-content:center;pointer-events:all;width:36px}.om-root--simple .om-c-mapButtons__button:hover{background-color:var(--om-mapButtons-hoverColor);color:RGBA(var(--om-mapButtons-contrastColor),1);cursor:pointer}.om-root--simple .om-c-mapButtons__button--menu{background-color:RGB(var(--om-mapButtons-primaryColor));width:80px}.om-root--simple .om-c-mapButtons__button--menu .om-p1,.om-root--simple .om-c-mapButtons__button--menu i{color:RGBA(var(--om-mapButtons-contrastColor),.8)}.om-root--simple .om-c-mapButtons__button--menu:hover{background-color:var(--om-mapButtons-hoverColor)}.om-root--simple .om-c-mapButtons__button--menu:hover .om-p1,.om-root--simple .om-c-mapButtons__button--menu:hover i{color:RGB(var(--om-mapButtons-contrastColor))}.om-root--simple .om-c-mapButtons__button--search-result{width:100%}.om-root--simple .om-c-mapButtons__button--northArrow{display:flex;padding-bottom:2px}.om-root--simple .om-c-mapButtons__button--rotated i{color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-c-mapButtons__button--disabled{background-color:RGBA(var(--om-sidebar-contrastColor),.1);cursor:no-drop}.om-root--simple .om-c-mapButtons__button--disabled .material-icons,.om-root--simple .om-c-mapButtons__button--disabled svg{cursor:no-drop;fill:RGBA(var(--om-sidebar-contrastColor),.5);color:RGBA(var(--om-sidebar-contrastColor),.5)}.om-root--simple .om-c-mapButtons__button .om-c-buttonGroup__container{border:none;height:auto;margin-left:0}.om-root--simple .om-c-mapButtons__button .om-c-buttonGroup__container .om-c-generalNavButtons__slot{display:flex;margin-right:8px}.om-root--simple .om-c-mapButtons__button .om-c-lastSearchResult--floating{align-items:center;display:flex}.om-root--simple .om-c-mapButtons__button .om-c-lastSearchResult--floating i{padding:0 .3rem}.om-root--simple .om-c-mapButtons--bottom-right{bottom:0;position:absolute;right:0}.om-root--simple .om-c-mapButtons--bottom-left{bottom:0;left:0;position:absolute}}.om-root--simple .om-c-swipeControl{height:100%;pointer-events:none;position:absolute;width:100%;z-index:-1}.om-root--simple .om-c-swipeControl__button{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:32px;display:flex;height:32px;justify-content:center;pointer-events:auto;width:32px}.om-root--simple .om-c-swipeControl__button:hover{background-color:#f8f8f8;cursor:pointer}.om-root--simple .om-c-swipeControl__swipeBar{background:#fff;border:solid #ccc;box-sizing:border-box;pointer-events:auto}.om-root--simple .om-c-swipeControl__swipeBar:hover{background-color:#f8f8f8;cursor:pointer}.om-root--simple .om-c-mapButtons__container{border-radius:2px}.om-root--simple .om-c-mapButtons__button{height:40px;width:40px}.om-root--simple .om-c-mapButtons__button--menu{width:88px}.om-root--simple .om-c-mapButtons__button--search-result{width:100%}.om-root--simple .om-c-mapButtons--bottom-left{margin-left:0}.om-root--simple .om-c-swipeControl__button{border-radius:40px;height:40px;width:40px}.om-root--simple .om-c-header__buttonGroup{align-items:flex-start;display:flex;flex-direction:column;margin-right:12px}.om-root--simple .om-c-header__buttonGroup:last-child{margin:0}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup{background-color:RGB(var(--om-sidebar-primaryColor));border-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);display:table;height:fit-content;overflow:hidden;pointer-events:all}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-buttonGroup__title{display:none}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-buttonGroup__container{border:none;height:36px}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link svg{fill:RGB(var(--om-sidebar-contrastColor));color:RGB(var(--om-sidebar-contrastColor));opacity:.8}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--disabled{background-color:RGBA(var(--om-sidebar-contrastColor),.1);cursor:no-drop}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--disabled .om-c-toolmenu__icon,.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--disabled svg{fill:RGBA(var(--om-sidebar-contrastColor),.5);color:RGBA(var(--om-sidebar-contrastColor),.5)}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--inactive{background-color:RGBA(var(--om-sidebar-contrastColor),.1)}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--inactive .om-c-toolmenu__icon,.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--inactive svg{fill:RGB(var(--om-sidebar-contrastColor));color:RGB(var(--om-sidebar-contrastColor))}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--active{background-color:var(--om-sidebar-hoverColor)}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--active .om-c-toolmenu__icon,.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--active svg{fill:RGB(var(--om-sidebar-attentionColor));color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link--active:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__icon{fill:RGB(var(--om-sidebar-contrastColor));color:RGB(var(--om-sidebar-contrastColor))}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__icon--border{border:2px solid;border-radius:4px}.om-root--simple .om-c-buttonGroup__title{font-size:10px;font-weight:700;letter-spacing:1px;line-height:normal;margin-bottom:4px;opacity:.8;text-indent:1px;text-transform:uppercase}.om-root--simple .om-c-buttonGroup__container{border:1px solid var(--om-header-borderColor);border-radius:4px;display:flex;height:32px;overflow:hidden}.om-root--simple .om-c-buttonGroup__container--marginSlotRight{margin-left:12px}.om-root--simple .om-c-toolmenu__link{align-items:center;display:flex;height:100%;justify-content:center;width:44px}.om-root--simple .om-c-toolmenu__link:hover{background-color:var(--om-header-hoverColor);cursor:pointer}.om-root--simple .om-c-toolmenu__link svg{fill:RGB(var(--om-header-contrastColor));color:RGB(var(--om-header-contrastColor));opacity:.8}.om-root--simple .om-c-toolmenu__link--helper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.om-root--simple .om-c-toolmenu__link--disabled{background-color:RGBA(var(--om-header-contrastColor),.1);cursor:no-drop}.om-root--simple .om-c-toolmenu__link--disabled .om-c-toolmenu__icon,.om-root--simple .om-c-toolmenu__link--disabled svg{fill:RGBA(var(--om-header-contrastColor),.5);color:RGBA(var(--om-header-contrastColor),.5)}.om-root--simple .om-c-toolmenu__link--inactive{background-color:RGBA(var(--om-header-contrastColor),.1)}.om-root--simple .om-c-toolmenu__link--inactive .om-c-toolmenu__icon,.om-root--simple .om-c-toolmenu__link--inactive svg{fill:RGB(var(--om-header-contrastColor));color:RGB(var(--om-header-contrastColor));opacity:.4}.om-root--simple .om-c-toolmenu__link--inactive svg,.om-root--simple .om-c-toolmenu__link--inactive:hover .om-c-toolmenu__icon{opacity:1}.om-root--simple .om-c-toolmenu__link--active{background-color:var(--om-header-hoverColor)}.om-root--simple .om-c-toolmenu__link--active .om-c-toolmenu__icon,.om-root--simple .om-c-toolmenu__link--active svg{fill:RGB(var(--om-header-attentionColor));color:RGB(var(--om-header-attentionColor));opacity:1}.om-root--simple .om-c-toolmenu__link--active:hover{background-color:var(--om-header-hoverColor)}.om-root--simple .om-c-toolmenu__icon{fill:RGB(var(--om-header-contrastColor));color:RGB(var(--om-header-contrastColor));opacity:.8}.om-root--simple .om-c-toolmenu__icon--border{border:2px solid;border-radius:4px}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-buttonGroup__container{height:48px}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link{width:48px}.om-root--simple .om-c-header__toolContainer--floating .om-c-header__buttonGroup .om-c-toolmenu__link:hover{cursor:pointer}.om-root--simple .om-c-buttonGroup__title{display:none}.om-root--simple .om-c-buttonGroup__container{border:none;border-radius:2px;height:38px}.om-root--simple .om-c-toolmenu__link{width:38px}.om-root--simple .om-c-toolmenu__link:hover{background-color:transparent}.om-root--simple .om-c-toolmenu__link:hover .om-c-toolmenu__icon{opacity:1}.om-root--simple .om-c-toolmenu__link--active,.om-root--simple .om-c-toolmenu__link--inactive{background-color:transparent}.om-root--simple .om-c-toolmenu__icon{opacity:.7}.om-root--simple .om-o-cardContent .om-c-searchBox input{width:100%}.om-root--simple .om-o-cardContent .om-c-searchBox__container{padding:4px 8px}.om-root--simple .om-o-cardContent .om-c-searchBox__suggestionsContainer{display:none}.om-root--simple .om-c-searchBox{position:relative}.om-root--simple .om-c-searchBox input{background-color:RGB(var(--om-header-primaryColor));border:1px solid var(--om-header-borderColor);border-radius:4px;box-sizing:border-box;display:block;height:34px;overflow:hidden;padding:0 0 0 32px;text-overflow:ellipsis;white-space:nowrap;width:220px}.om-root--simple .om-c-searchBox input:focus{border:1px solid rgba(var(--om-header-attentionColor),.8);outline:none}.om-root--simple .om-c-searchBox__container--active input{padding:0 32px}.om-root--simple .om-c-searchBox__searchIcon{color:RGBA(var(--om-header-contrastColor),.6);left:8px;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.om-root--simple .om-c-searchBox__deleteInputButton{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:34px}.om-root--simple .om-c-searchBox__deleteInputButton i{align-items:center;background-color:RGBA(var(--om-header-contrastColor),.3);border-radius:50%;color:RGB(var(--om-header-primaryColor));display:flex;font-size:12px;height:16px;justify-content:center;width:16px}.om-root--simple .om-c-searchBox__deleteInputButton:hover{cursor:pointer}.om-root--simple .om-c-searchBox__deleteInputButton:hover i{background-color:RGBA(var(--om-header-contrastColor),.6)}.om-root--simple .om-c-searchBox__suggestionsContainer{background-color:RGB(var(--om-header-primaryColor));border-radius:4px;box-sizing:border-box;margin-top:4px;position:absolute;width:220px;z-index:9999}.om-root--simple .om-c-searchBox__suggestionsContainer .om-c-suggestionsList{border-radius:4px;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);list-style:none;margin:0;padding:4px 0}.om-root--simple .om-c-searchBox__suggestionsContainer .om-c-suggestionsList__item{align-items:center;color:RGBA(var(--om-header-contrastColor),.95);display:block;height:28px;line-height:28px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.om-root--simple .om-c-searchBox__suggestionsContainer .om-c-suggestionsList__item--highlighted{background-color:var(--om-header-hoverColor);color:RGB(var(--om-header-attentionColor));cursor:pointer}.om-root--simple .om-c-searchBox input{background-color:RGBA(var(--om-header-contrastColor),.02);border:1px solid var(--om-sidebar-borderColor);border-radius:2px;height:36px;width:260px}.om-root--simple .om-c-searchBox__suggestionsContainer{width:260px}.om-root--simple .om-c-searchBox__suggestionsContainer .om-c-suggestionsList{border-radius:2px}.om-root--simple .om-c-searchBox__suggestionsContainer .om-c-suggestionsList__item{height:32px;line-height:32px}.om-root--simple .om-o-cardContent .om-c-searchBox__container{padding:12px}.om-root--simple .om-c-footer{display:none}@media only screen and (min-width:576px){.om-root--simple .om-c-footer{align-items:center;background-color:RGB(var(--om-footer-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);color:RGBA(var(--om-footer-contrastColor),.95);display:flex;font-size:15px;font-weight:400;height:44px;letter-spacing:.3px}.om-root--simple .om-c-footer .om-p1,.om-root--simple .om-c-footer i{color:RGB(var(--om-footer-contrastColor))}.om-root--simple .om-c-footer__mapTitle{font-weight:700}.om-root--simple .om-c-footer__mousePosition,.om-root--simple .om-c-footer__scale{align-items:center;display:flex;height:100%;padding-left:12px;padding-right:12px}.om-root--simple .om-c-footer__slot{align-items:center;display:flex;flex-direction:row;height:100%}.om-root--simple .om-c-footer__slot--left{flex:1}.om-root--simple .om-c-footer__slot--right{justify-content:flex-end}.om-root--simple .om-c-footer__slot--right span{border-right:1px solid var(--om-header-borderColor)}.om-root--simple .om-c-footer__slot--right span:last-child{border-right:none}.om-root--simple .om-c-footer .om-c-lastSearchResult{align-items:center;border-radius:4px;display:flex;height:calc(100% - 12px);margin:0 6px;padding:0 8px}.om-root--simple .om-c-footer .om-c-lastSearchResult span{padding:0 4px}.om-root--simple .om-c-footer .om-c-lastSearchResult i{font-size:18px;margin-left:0}.om-root--simple .om-c-footer .om-c-lastSearchResult:hover{background-color:var(--om-footer-hoverColor);cursor:pointer}.om-root--simple .om-c-footer .om-c-lastSearchResult:hover i{opacity:.8}.om-root--simple .om-c-footer .om-c-lastSearchResult__closeIcon:hover{background-color:RGBA(var(--om-footer-contrastColor),.2);border-radius:2px}.om-root--simple .om-c-footer .om-c-credentialButton{background-color:hsla(0,0%,100%,.8);background-image:url(/static/images/logo-onemap-notext.f5d0b4af.svg);background-position:50%;background-repeat:no-repeat;border-radius:50%;height:calc(100% - 14px);margin-left:8px;width:30px}.om-root--simple .om-c-footer .om-c-credentialButton--spinner{align-items:center;background-image:none;background:none;display:flex;justify-content:center}.om-root--simple .om-c-footer .om-c-credentialButton--spinner .om-o-loadspinner{transform:scale(2)}.om-root--simple .om-c-footer .om-c-credentialButton:hover{background-color:#fff;cursor:pointer}.om-root--simple .om-c-footer--transparant{background-color:transparent;bottom:0;box-shadow:none;height:36px;margin:12px;position:absolute}.om-root--simple .om-c-footer--transparant .om-c-footer__slot--right{display:none}.om-root--simple .om-c-footer--transparant .om-o-divider{display:none}.om-root--simple .om-c-footer--transparant .om-c-lastSearchResult,.om-root--simple .om-c-footer--transparant .om-o-mapDescription{background-color:RGB(var(--om-footer-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);height:100%}.om-root--simple .om-c-footer--transparant .om-c-lastSearchResult:hover,.om-root--simple .om-c-footer--transparant .om-o-mapDescription:hover{background-color:RGB(var(--om-footer-primaryColor))}.om-root--simple .om-c-footer--transparant .om-c-lastSearchResult:hover i,.om-root--simple .om-c-footer--transparant .om-o-mapDescription:hover i{opacity:.9}.om-root--simple .om-c-footer--transparant .om-c-credentialButton{height:100%;margin-left:0;width:36px}}.om-root--simple .om-c-footer--transparant{height:40px}.om-root--simple .om-c-footer--transparant .om-c-credentialButton{width:40px}.om-root--simple .om-c-footer--transparant .om-c-lastSearchResult{height:100%}.om-root--simple .om-c-slider{display:flex;width:100%}.om-root--simple .om-c-slider__timeSlider{align-items:center;max-width:600px;min-width:200px;padding-left:16px}.om-root--simple .om-c-slider__label{align-items:center;display:flex;padding-right:16px}.om-root--simple .om-c-slider__label--right{padding-left:16px}.om-root--simple .om-c-slider__date-button{border-radius:4px;margin-right:8px;padding:8px}.om-root--simple .om-c-slider__date-button:hover{background-color:RGBA(var(--om-footer-primaryColor),.2);cursor:pointer}.om-root--simple .om-c-slider__date-button--right{margin-left:8px}.om-root--simple .om-c-slider__slider{align-items:center;display:flex;height:1.5rem;width:100%}.om-root--simple .om-c-slider__track{align-items:center;display:flex;height:4px;position:relative}.om-root--simple .om-c-slider__track-0{background-color:RGBA(var(--om-footer-contrastColor),.6)}.om-root--simple .om-c-slider__track--range-0,.om-root--simple .om-c-slider__track-1{background-color:RGBA(var(--om-footer-contrastColor),.2)}.om-root--simple .om-c-slider__track--range-1{background-color:RGBA(var(--om-footer-contrastColor),.6)}.om-root--simple .om-c-slider__track--range-2,.om-root--simple .om-c-slider__track--single-0,.om-root--simple .om-c-slider__track--single-1{background-color:RGBA(var(--om-footer-contrastColor),.2)}.om-root--simple .om-c-slider__thumb{align-items:center;background-color:RGB(var(--om-footer-contrastColor));color:RGB(var(--om-footer-primaryColor));display:flex;height:18px;height:20px;justify-content:center;width:28px;width:32px}.om-root--simple .om-c-slider__date-button{border-radius:0;padding:4px}.om-root--simple .om-o-activeFilters__categoryTitle{font-weight:400}.om-root--simple .om-o-activeFilters__categoryContainer:not(:first-child){margin-top:8px}.om-root--simple .om-o-activeFilters__container{display:flex;flex-direction:row;justify-content:space-between;padding:0 12px 8px}.om-root--simple .om-o-activeFilters__tools{display:flex;flex-direction:row;margin-top:4px}.om-root--simple .om-o-activeFilters__tools .om-o-filteredLayers{margin-left:4px}.om-root--simple .om-o-activeFilters .om-o-activeFilter__tagContainer{align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.1);border-radius:4px;display:inline-flex;height:22px;margin-right:6px;margin-top:4px;padding:0 4px 0 8px}.om-root--simple .om-o-activeFilters .om-o-activeFilter__tagContainer span{margin-right:4px}.om-root--simple .om-o-activeFilters .om-o-activeFilter__removeButton{align-items:center;border-radius:4px;display:flex;height:20px;justify-content:center;width:20px}.om-root--simple .om-o-activeFilters .om-o-activeFilter__removeButton i{font-size:12px}.om-root--simple .om-o-activeFilters .om-o-activeFilter__removeButton:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--simple .om-o-activeFilters .om-o-activeFilter__removeButton:hover .om-o-activeFilter__removeButton{color:rgba(0,0,0,.8)}.om-root--simple .om-o-activeFilters__optionContainer .om-o-activeFilter__tagContainer--selected{background-color:RGBA(var(--om-sidebar-attentionColor),.2)}.om-root--simple .om-o-activeFilters__optionContainer .om-o-activeFilter__tagContainer:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.3);color:rgba(0,0,0,.8);cursor:pointer}.om-root--simple .om-o-activeFilters__optionContainer .om-o-activeFilter__selectedIcon{align-items:center;border-radius:4px;display:flex;height:20px;justify-content:center;width:20px}.om-root--simple .om-o-activeFilters__optionContainer .om-o-activeFilter__selectedIcon i{font-size:12px}.om-root--simple .om-o-activeFilters__container{padding:0 1rem 1rem}.om-root--simple .om-o-activeFilters__categoryContainer:first-child{padding-top:4px}.om-root--simple .om-o-activeFilters__categoryContainer:last-child{padding-bottom:8px}.om-root--simple .om-o-activeFilters__categoryContainer:not(:first-child){margin-top:0}.om-root--simple .om-o-activeFilters__categoryTitle{align-items:center;display:flex;height:40px}.om-root--simple .om-o-activeFilters__categoryTitle .om-p1{line-height:40px}.om-root--simple .om-o-activeFilters__categoryTitle .om-p1--bold{font-weight:400}.om-root--simple .om-o-activeFilters .om-o-activeFilter__tagContainer{border-radius:2px;height:36px;margin:0 12px 8px 0;overflow:hidden;padding-left:12px;padding-right:0}.om-root--simple .om-o-activeFilters .om-o-activeFilter__removeButton{border-radius:0;height:100%;width:36px}.om-root--simple .om-o-activeFilters .om-o-activeFilter__removeButton i{font-size:14px}.om-root--simple .om-o-activeFilters__optionContainer .om-o-activeFilter__selectedIcon{border-radius:0;height:100%;width:36px}.om-root--simple .om-o-activeFilters__optionContainer .om-o-activeFilter__selectedIcon i{font-size:14px}.om-root--simple .om-o-activeFilters__tools{flex-direction:column}.om-root--simple .om-o-sidebarCard{display:flex;flex-direction:column}.om-root--simple .om-o-sidebarCard__container{border:1px solid var(--om-sidebar-borderColor);border-radius:4px;overflow:hidden}.om-root--simple .om-o-cardHeader{align-items:center;background-color:RGB(var(--om-sidebarHeader-primaryColor));display:flex;flex-shrink:0;height:54px;padding:0 12px}.om-root--simple .om-o-cardHeader .om-t1{color:RGB(var(--om-sidebarHeader-contrastColor))}.om-root--simple .om-o-cardHeader__title{display:block;flex:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-root--simple .om-o-cardHeader__button{align-items:center;background-color:RGBA(var(--om-sidebarHeader-contrastColor),.15);border-radius:50%;box-sizing:border-box;display:flex;height:24px;justify-content:center;margin-left:8px;width:24px}.om-root--simple .om-o-cardHeader__button i{color:RGBA(var(--om-sidebarHeader-contrastColor),.8)}.om-root--simple .om-o-cardHeader__button:hover{background-color:RGBA(var(--om-sidebarHeader-contrastColor),.2);cursor:pointer}.om-root--simple .om-o-cardContent{padding:4px 0}.om-root--simple .om-o-cardContent--morePadding{padding:12px}.om-root--simple .om-o-cardContent__innerContent{margin:8px 12px}.om-root--simple .om-o-sidebarCard__container{border:none;border-bottom:1px solid var(--om-sidebar-borderColor);border-radius:0}.om-root--simple .om-o-sidebarCard:last-child .om-o-sidebarCard__container{border-bottom:none}.om-root--simple .om-o-cardHeader{height:56px;padding:0 12px 0 18px}.om-root--simple .om-o-cardHeader__button{background-color:transparent}.om-root--simple .om-o-cardHeader__button:hover{background-color:RGBA(var(--om-sidebarHeader-contrastColor),.1)}.om-root--simple .om-o-cardHeader__button:hover i{color:RGBA(var(--om-sidebarHeader-contrastColor),1)}.om-root--simple .om-o-cardContent,.om-root--simple .om-o-cardContent--morePadding{padding:0}.om-root--simple .om-o-cardContent__innerContent{margin:8px 18px}.om-root--simple .om-c-popupContainer .om-o-cardHeader{border-radius:2px 2px 0 0}.om-root--simple .om-o-filter{box-sizing:border-box;padding:8px 12px;width:100%}.om-root--simple .om-o-filter--active{background-color:RGBA(var(--om-sidebar-attentionColor),.1)}.om-root--simple .om-o-filter__header{align-items:center;display:flex;padding-bottom:8px}.om-root--simple .om-o-filter__header .om-o-filter__title{flex:auto}.om-root--simple .om-o-filter input,.om-root--simple .om-o-filter select{color:RGBA(var(--om-sidebar-contrastColor),.95)}.om-root--simple .om-o-filter input::placeholder,.om-root--simple .om-o-filter select::placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--simple .om-o-filter input:-ms-input-placeholder,.om-root--simple .om-o-filter select:-ms-input-placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--simple .om-o-filter input::-ms-input-placeholder,.om-root--simple .om-o-filter select::-ms-input-placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--simple .om-o-filter input[type=number]::-webkit-inner-spin-button,.om-root--simple .om-o-filter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.om-root--simple .om-o-filter select{-webkit-appearance:none;appearance:none}.om-root--simple .om-o-filter__formfield{display:flex;flex:auto;position:relative}.om-root--simple .om-o-filter__formfield .om-o-formfield{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;display:block;height:32px;overflow:hidden;padding:0 32px 0 8px;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--simple .om-o-filter__formfield .om-o-formfield input{padding:0 40px 2px 4px}.om-root--simple .om-o-filter__formfield .om-o-formfield:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none}.om-root--simple .om-o-filter__iconButton{align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:50%;box-sizing:border-box;display:flex;height:24px;justify-content:center;position:absolute;right:4px;top:4px;width:24px}.om-root--simple .om-o-filter__iconButton i{color:RGB(var(--om-sidebar-primaryColor))}.om-root--simple .om-o-filter__iconButton:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--simple .om-o-filter__errorMsg{color:red}.om-root--simple .om-o-filter__helptext{color:RGB(var(--om-sidebar-contrastColor),.8)}.om-root--simple .om-o-filter__requiredMarker{color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-o-filter__submitButton{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;display:flex;justify-content:center;padding:.4rem .6rem}.om-root--simple .om-o-filter__submitButton span{color:RGB(var(--om-sidebar-primaryColor))}.om-root--simple .om-o-filter__submitButton:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--simple .om-o-filter__submitButton--disabled{background-color:RGBA(var(--om-sidebar-attentionColor),.2)}.om-root--simple .om-o-filter__submitButton--disabled:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.2);cursor:not-allowed}.om-root--simple .om-o-filter__formfield .om-o-formfield__select{background-color:RGB(var(--om-sidebar-primaryColor));background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="gray" viewBox="0 0 24 24"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"/><path fill="none" d="M0 0h24v24H0z"/></svg>');background-position:right 4px center;background-repeat:no-repeat;padding:0 52px 2px 4px}.om-root--simple .om-o-filter__formfield .om-o-formfield__select--small{border-bottom-right-radius:0;border-top-right-radius:0;padding:0 24px 2px 4px}.om-root--simple .om-o-filter__formfield .om-o-formfield__select--filled{background-position:right 40px center}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect{min-height:32px}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect--small{width:calc(100% - 42px)}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__control{background-color:RGB(var(--om-sidebar-primaryColor));border-color:var(--om-sidebar-borderColor);min-height:32px}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__control--is-focused{border-color:RGB(var(--om-sidebar-attentionColor));box-shadow:0 0 0 1px RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__control--is-focused .om-o-formfield__reactSelect__indicator{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__control:hover{border-color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__indicator{color:RGBA(var(--om-sidebar-contrastColor),.3);padding:0 4px}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__indicator-separator{background-color:RGBA(var(--om-sidebar-contrastColor),.3)}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__single-value{color:RGBA(var(--om-sidebar-contrastColor),.95)}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__placeholder{color:RGBA(var(--om-sidebar-contrastColor),.3)}.om-root--simple .om-o-formfield__reactSelect__menu{background-color:RGB(var(--om-sidebar-primaryColor));color:RGB(var(--om-sidebar-contrastColor))}.om-root--simple .om-o-formfield__reactSelect__menu .om-o-formfield__reactSelect__option--is-focused{background-color:RGBA(var(--om-sidebar-attentionColor),.15)}.om-root--simple .om-o-formfield__reactSelect__menu .om-o-formfield__reactSelect__option--is-selected{background-color:RGBA(var(--om-sidebar-attentionColor),.3);color:RGB(var(--om-sidebar-contrastColor))}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield__select{flex:0 0 56px}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--singleNumber{border-left:none;padding-left:4px}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--singleNumber:focus{padding-left:3px}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber{border-left:none;padding-left:4px}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber:focus{padding-left:3px}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber:first-child{border-radius:0;padding-right:4px;width:96%}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber,.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--singleNumber{border-bottom-left-radius:0;border-top-left-radius:0}.om-root--simple .om-o-filter__formField--dateConstraint .om-o-formfield__select{flex:0 0 80px}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput{display:flex;flex:auto}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput input{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-left:none;border-radius:0 4px 4px 0;box-sizing:border-box;display:block;overflow:hidden;padding:0 40px 2px 4px;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput input:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none;padding-left:3px}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput:first-child input:first-child{border-radius:0;padding:0 4px 2px}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput:first-child input:first-child:focus{padding-left:3px}.om-root--simple .om-o-filter__formField--equalsOnly .DayPickerInput{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;display:flex;flex:auto;height:32px;overflow:hidden;padding:0 32px 0 4px;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--simple .om-o-filter__formField--equalsOnly .DayPickerInput input{border:0}.om-root--simple .om-o-filter__formField--equalsOnly .DayPickerInput:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none}.om-root--simple .om-o-nullFilter{align-items:center;border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-contrastColor));display:flex;height:22px;justify-content:center;margin-right:8px;width:22px}.om-root--simple .om-o-nullFilter span{font-size:16px;opacity:.6;padding-bottom:1px}.om-root--simple .om-o-nullFilter:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--simple .om-o-nullFilter:hover span{opacity:.8}.om-root--simple .om-o-nullFilter--nomargin{margin:0}.om-root--simple .om-o-filterToolButtons,.om-root--simple .om-o-filteredLayers{border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;height:22px}.om-root--simple .om-o-filterToolButtons i,.om-root--simple .om-o-filterToolButtons span,.om-root--simple .om-o-filteredLayers i,.om-root--simple .om-o-filteredLayers span{opacity:.6}.om-root--simple .om-o-filterToolButtons i,.om-root--simple .om-o-filteredLayers i{font-size:14px}.om-root--simple .om-o-filterToolButtons span,.om-root--simple .om-o-filteredLayers span{margin-right:2px}.om-root--simple .om-o-filterToolButtons:hover,.om-root--simple .om-o-filteredLayers:hover{cursor:pointer}.om-root--simple .om-o-filterToolButtons--active,.om-root--simple .om-o-filterToolButtons:active,.om-root--simple .om-o-filterToolButtons:hover,.om-root--simple .om-o-filteredLayers--active,.om-root--simple .om-o-filteredLayers:active,.om-root--simple .om-o-filteredLayers:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--simple .om-o-filterToolButtons--active i,.om-root--simple .om-o-filterToolButtons--active span,.om-root--simple .om-o-filterToolButtons:active i,.om-root--simple .om-o-filterToolButtons:active span,.om-root--simple .om-o-filterToolButtons:hover i,.om-root--simple .om-o-filterToolButtons:hover span,.om-root--simple .om-o-filteredLayers--active i,.om-root--simple .om-o-filteredLayers--active span,.om-root--simple .om-o-filteredLayers:active i,.om-root--simple .om-o-filteredLayers:active span,.om-root--simple .om-o-filteredLayers:hover i,.om-root--simple .om-o-filteredLayers:hover span{opacity:.8}.om-root--simple .om-o-filterToolButtons__button,.om-root--simple .om-o-filteredLayers__button{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:0 3px;width:100%}.om-root--simple .om-o-filter{padding:4px 16px}.om-root--simple .om-o-filter:last-child{padding-bottom:16px}.om-root--simple .om-o-filter--active{background-color:transparent}.om-root--simple .om-o-filter__header{height:40px;padding-bottom:0}.om-root--simple .om-o-filter__header .om-p1--bold{font-weight:400;opacity:1}.om-root--simple .om-o-filter__formfield .om-o-formfield{background-color:RGBA(var(--om-sidebar-contrastColor),.02);border-radius:2px;height:40px;padding:0 56px 2px 8px}.om-root--simple .om-o-filter__formfield .om-o-formfield__select{border-radius:2px;padding:0 80px 0 8px}.om-root--simple .om-o-filter__formfield .om-o-formfield__select--small{padding:0 32px 2px 8px}.om-root--simple .om-o-filter__formfield .om-o-formfield input{padding:0}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect{min-height:40px;width:100%}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect--small{width:calc(100% - 56px)}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__control{border-radius:0;min-height:40px}.om-root--simple .om-o-filter__formfield .om-o-formfield__reactSelect__indicator{padding:0 8px}.om-root--simple .om-o-filter__iconButton{background-color:RGBA(var(--om-sidebar-attentionColor),.9);border-radius:2px 2px 0 0;height:100%;right:0;top:0;width:40px}.om-root--simple .om-o-filter__iconButton i{font-size:20px}.om-root--simple .om-o-filter__submitButton{border-radius:0;height:1.5rem;margin-top:.4rem;padding:1rem .7rem}.om-root--simple .om-o-filteredLayers{display:none}.om-root--simple .om-o-filterToolButtons{border-radius:0;height:36px;margin-bottom:.5rem;width:36px}.om-root--simple .om-o-filter__formfield .om-o-formfield__select{background-position:right 8px center}.om-root--simple .om-o-filter__formfield .om-o-formfield__select--filled{background-position:right 56px center}.om-root--simple .om-o-filter__formField--dateConstraint .om-o-formfield__select{flex:0 0 96px}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput input{background-color:RGBA(var(--om-sidebar-contrastColor),.02);border-radius:0;padding:0 56px 2px 6px}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput input:focus{padding-left:5px}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput:first-child input:first-child{padding:0 6px 2px}.om-root--simple .om-o-filter__formField--dateConstraint .DayPickerInput:first-child input:first-child:focus{padding-left:5px}.om-root--simple .om-o-filter__formField--equalsOnly .DayPickerInput{border-radius:2px;height:40px}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield{width:100%}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield__select{flex:0 0 72px}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--singleNumber:focus{padding-left:7px}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber:first-child{flex-shrink:0;width:calc(50% - 24px)}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber:last-child{flex:auto}.om-root--simple .om-o-filter__formfield--numberConstraint .om-o-formfield--duoNumber:focus{padding-left:7px}.om-root--simple .om-o-filter .om-o-nullFilter{border-radius:0;height:28px;margin:0;width:28px}.om-root--simple .om-o-form{max-height:90vh;max-width:600px;min-height:120px;overflow-y:auto;padding:.5rem 0}.om-root--simple .om-o-form--medium-width{max-width:400px}.om-root--simple .om-o-form__toolform{padding:.3rem}.om-root--simple .om-o-form__toolform .om-o-form__label{margin-bottom:.3rem}.om-root--simple .om-o-form__section{box-sizing:border-box;margin-bottom:1.2rem;margin-top:.5rem;padding:0 1rem}.om-root--simple .om-o-form__section-header{font-size:13px;margin-bottom:.6rem}.om-root--simple .om-o-form__section-footer{margin-bottom:.5rem}.om-root--simple .om-o-form__collapsible{max-height:200px;overflow:auto}.om-root--simple .om-o-form__collapsible--collapsed{height:0;overflow:hidden}.om-root--simple .om-o-form--active{background-color:RGBA(var(--om-sidebar-attentionColor),.1)}.om-root--simple .om-o-form__header{align-items:center;display:flex}.om-root--simple .om-o-form__header .om-o-form__title{flex:auto}.om-root--simple .om-o-form__row{margin-top:.6rem}.om-root--simple .om-o-form__label{display:inline-block}.om-root--simple .om-o-form__error{background-color:hsla(0,100%,85%,.4);color:red;max-width:95vw;padding:.2rem}.om-root--simple .om-o-form__error--single-error{margin-top:.2rem}.om-root--simple .om-o-form input,.om-root--simple .om-o-form select{color:RGBA(var(--om-sidebar-contrastColor),.95)}.om-root--simple .om-o-form input::placeholder,.om-root--simple .om-o-form select::placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--simple .om-o-form input:-ms-input-placeholder,.om-root--simple .om-o-form select:-ms-input-placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--simple .om-o-form input::-ms-input-placeholder,.om-root--simple .om-o-form select::-ms-input-placeholder{color:RGBA(var(--om-sidebar-contrastColor),.7)}.om-root--simple .om-o-form input[type=number]::-webkit-inner-spin-button,.om-root--simple .om-o-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.om-root--simple .om-o-form select{-webkit-appearance:none;appearance:none}.om-root--simple .om-o-form__optionGroup{display:flex;flex-direction:column}.om-root--simple .om-o-form__optionGroup--row{flex-direction:row;justify-content:space-between;margin-bottom:.5rem}.om-root--simple .om-o-form__optionGroup--column .om-o-form__checkableItem:not(:last-child){margin-bottom:.5rem}.om-root--simple .om-o-form__checkableItem{align-items:center;display:flex;flex-direction:row;overflow:hidden;position:relative}.om-root--simple .om-o-form__checkableItem .om-o-checkbox,.om-root--simple .om-o-form__checkableItem .om-o-radioButton{color:RGBA(var(--om-sidebar-attentionColor),.8)}.om-root--simple .om-o-form__checkableItem .om-o-checkbox--disabled,.om-root--simple .om-o-form__checkableItem .om-o-radioButton--disabled{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--simple .om-o-form__checkableItem .om-o-checkbox--disabled:hover,.om-root--simple .om-o-form__checkableItem .om-o-radioButton--disabled:hover{cursor:auto}.om-root--simple .om-o-form__formfield{display:flex;flex:auto;position:relative}.om-root--simple .om-o-form__formfield .om-o-formfield{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;display:block;height:32px;overflow:hidden;padding-left:.5rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--simple .om-o-form__formfield .om-o-formfield input{padding:0 40px 2px .5rem}.om-root--simple .om-o-form__formfield .om-o-formfield:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none}.om-root--simple .om-o-form__description{color:RGB(var(--om-sidebar-contrastColor))}.om-root--simple .om-o-form__description--field{color:RGBA(var(--om-sidebar-attentionColor),.8);font-size:.85em;padding-top:.2rem}.om-root--simple .om-o-form__submitButton{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-primaryColor));display:flex;height:1.5rem;justify-content:center;padding:.4rem .6rem}.om-root--simple .om-o-form__submitButton:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--simple .om-o-form__submitButton--disabled,.om-root--simple .om-o-form__submitButton--disabled:hover{background-color:RGBA(var(--om-sidebar-attentionColor),.2)}.om-root--simple .om-o-form__submitButton--disabled:hover{cursor:not-allowed}.om-root--simple .om-o-form__submitButton--fill-width{width:100%}.om-root--simple .om-o-form__widget{margin-top:.3rem}.om-root--simple .om-o-form__widget input,.om-root--simple .om-o-form__widget select{background-color:RGBA(var(--om-sidebar-contrastColor),.02);border:1px solid var(--om-sidebar-borderColor);box-sizing:border-box;height:100%;padding-left:.2rem;width:100%}.om-root--simple .om-o-form__widget input:focus,.om-root--simple .om-o-form__widget select:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none}.om-root--simple .om-o-form__widget input:-moz-ui-invalid,.om-root--simple .om-o-form__widget input:invalid,.om-root--simple .om-o-form__widget select:-moz-ui-invalid,.om-root--simple .om-o-form__widget select:invalid{border:2px solid red;box-shadow:none}.om-root--simple .om-o-form__widget textarea{box-sizing:border-box;height:5rem;width:100%}.om-root--simple .om-o-form__widget--disabled{cursor:not-allowed;opacity:.6}.om-root--simple .om-o-form__file-display{display:flex;flex-direction:column;padding:.5rem 0}.om-root--simple .om-o-form__file-item{margin:.3rem 0}.om-root--simple .om-o-form__widget .react-datepicker-wrapper{width:100%}.om-root--simple .om-o-form__widget .react-datepicker__close-icon:after{background-color:RGB(var(--om-sidebar-attentionColor));color:RGB(var(--om-sidebar-primaryColor));font-size:.8rem;height:.8rem;padding:.1rem;width:.8rem}.om-root--simple .om-o-form__formfield .om-o-formfield__select{background-color:RGB(var(--om-sidebar-primaryColor));background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="gray" viewBox="0 0 24 24"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z"/><path fill="none" d="M0 0h24v24H0z"/></svg>');background-position:right 4px center;background-repeat:no-repeat;padding-left:.5rem}.om-root--simple .om-o-form__formfield .om-o-formfield__select--small{border-bottom-right-radius:0;border-top-right-radius:0;padding:0 24px 2px 4px}.om-root--simple .om-o-form__formfield .om-o-formfield__select--filled{background-position:right 40px center}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield__select{flex:0 0 56px}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--singleNumber{border-left:none;padding-left:4px}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--singleNumber:focus{padding-left:3px}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber{border-left:none;padding-left:4px}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber:focus{padding-left:3px}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber:first-child{border-radius:0;padding-right:4px;width:96%}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber,.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--singleNumber{border-bottom-left-radius:0;border-top-left-radius:0}.om-root--simple .om-o-form__formField--dateConstraint .om-o-formfield__select{flex:0 0 80px}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput{display:flex;flex:auto}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput input{background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-left:none;border-radius:0 4px 4px 0;box-sizing:border-box;display:block;overflow:hidden;padding:0 40px 2px 4px;text-overflow:ellipsis;white-space:nowrap;width:100%}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput input:focus{border:1px solid rgba(var(--om-sidebar-attentionColor),.8);outline:none;padding-left:3px}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput:first-child input:first-child{border-radius:0;padding:0 4px 2px}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput:first-child input:first-child:focus{padding-left:3px}.om-root--simple .om-o-formedLayers{border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;height:22px}.om-root--simple .om-o-formedLayers i,.om-root--simple .om-o-formedLayers span{opacity:.6}.om-root--simple .om-o-formedLayers i{font-size:14px}.om-root--simple .om-o-formedLayers span{margin-right:2px}.om-root--simple .om-o-formedLayers:hover{cursor:pointer}.om-root--simple .om-o-formedLayers--active,.om-root--simple .om-o-formedLayers:active,.om-root--simple .om-o-formedLayers:hover{background-color:var(--om-sidebar-hoverColor)}.om-root--simple .om-o-formedLayers--active i,.om-root--simple .om-o-formedLayers--active span,.om-root--simple .om-o-formedLayers:active i,.om-root--simple .om-o-formedLayers:active span,.om-root--simple .om-o-formedLayers:hover i,.om-root--simple .om-o-formedLayers:hover span{opacity:.8}.om-root--simple .om-o-formedLayers__button{align-items:center;box-sizing:border-box;display:flex;height:100%;padding:0 4px;width:100%}.om-root--simple .om-o-layerSelector{padding:4px 0}.om-root--simple .om-o-layerSelector .om-o-layer__container{align-items:center;box-sizing:border-box;display:flex;height:32px;padding:0 20px;width:100%}.om-root--simple .om-o-layerSelector .om-o-layer__container label{cursor:pointer;display:block;flex:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-root--simple .om-o-layerSelector .om-o-layer__container input{cursor:pointer}.om-root--simple .om-o-layerSelector .om-o-layer__container i{color:RGBA(var(--om-sidebar-attentionColor),.8)}.om-root--simple .om-o-layerSelector .om-o-layer__container:hover{background-color:var(--om-sidebar-hoverColor);color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--simple .om-o-layerSelector__itemContainer{box-sizing:border-box;width:100%}.om-root--simple .om-c-sidebar--left .om-o-layerSelector__popup{left:calc(100% + 2px)}.om-root--simple .om-c-sidebar--right .om-o-layerSelector__popup{right:calc(100% + 2px)}.om-root--simple .om-o-form__section{padding:4px 16px}.om-root--simple .om-o-form__section--buttons{margin-top:1rem}.om-root--simple .om-o-form__section-header{font-size:16px;font-weight:700;margin-bottom:.8rem}.om-root--simple .om-o-form__section-footer{margin-bottom:.8rem}.om-root--simple .om-o-form:last-child{padding-bottom:16px}.om-root--simple .om-o-form--active{background-color:transparent}.om-root--simple .om-o-form__header{height:40px;padding-bottom:0}.om-root--simple .om-o-form__header .om-p1--bold{font-weight:400;opacity:1}.om-root--simple .om-o-form__row{margin-top:.8rem}.om-root--simple .om-o-form__label{font-size:16px}.om-root--simple .om-o-form__label--required{color:RGB(var(--om-sidebar-attentionColor));padding-left:.2rem}.om-root--simple .om-o-form__error{padding:.4rem}.om-root--simple .om-o-form__error--single-error{margin-top:.4rem}.om-root--simple .om-o-form__widget{background-color:RGBA(var(--om-sidebar-contrastColor),.02);border-radius:2px;margin-top:.4rem}.om-root--simple .om-o-form__widget__select{padding:0 80px 0 8px}.om-root--simple .om-o-form__widget__select--small{padding:0 32px 2px 4px}.om-root--simple .om-o-form__widget input,.om-root--simple .om-o-form__widget select{border-radius:0;padding-left:.4rem}.om-root--simple .om-o-form__submitButton{border-radius:0;margin-top:.4rem;padding:1rem}.om-root--simple .om-o-form__optionGroup--row{margin-bottom:1rem}.om-root--simple .om-o-formedLayers{display:none}.om-root--simple .om-o-form__formfield .om-o-formfield{border-radius:0}.om-root--simple .om-o-form__formfield .om-o-formfield__select{background-position:right 8px center;padding-left:.6rem}.om-root--simple .om-o-form__formfield .om-o-formfield__select--filled{background-position:right 56px center}.om-root--simple .om-o-form__formField--dateConstraint .om-o-formfield__select{border-radius:0;flex:0 0 96px}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput input{background-color:RGBA(var(--om-sidebar-contrastColor),.02);border-radius:0;padding:0 56px 2px 6px}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput input:focus{padding-left:5px}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput:first-child input:first-child{padding:0 6px 2px}.om-root--simple .om-o-form__formField--dateConstraint .DayPickerInput:first-child input:first-child:focus{padding-left:5px}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield{width:100%}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield__select{border-radius:0;flex:0 0 72px}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--singleNumber:focus{padding-left:7px}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber:first-child{flex-shrink:0;width:calc(50% - 24px)}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber:last-child{flex:auto}.om-root--simple .om-o-form__formfield--numberConstraint .om-o-formfield--duoNumber:focus{padding-left:7px}.om-root--simple .om-o-printform{padding:1rem}.om-root--simple .om-o-printform,.om-root--simple .om-o-printform__options{display:flex;flex-direction:column}.om-root--simple .om-o-printform__option{align-items:center;display:flex;height:1.8rem}.om-root--simple .om-o-printform__optionLabel{display:inline-block;font-weight:700;width:160px}.om-root--simple .om-o-printform__optionLabel--small{display:inline-block;margin-left:.2rem;margin-right:1.5rem;width:40px}.om-root--simple .om-o-printform__optionInputs input{margin-left:0}.om-root--simple .om-o-printform__optionInputs input[type=text]{width:200px}.om-root--simple .om-o-printform__buttons{display:flex;justify-content:space-between}.om-root--simple .om-o-printform__button{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-primaryColor));display:flex;height:1.5rem;justify-content:center;padding:.4rem .6rem}.om-root--simple .om-o-printform__button:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--simple .om-o-printform__busyMessage{display:flex;justify-content:center}.om-root--simple .om-o-printform__errorMessage{padding:1.5rem}.om-root--simple .om-o-printform__errorMessage--title{font-weight:700}.om-root--simple .om-o-printform__errorMessage--contents{color:red;margin-top:1rem}.om-root--simple .om-o-printform__buttons{margin-top:1rem}.om-root--simple .om-o-printform__option{height:2rem}.om-root--simple .om-o-printform__button{border-radius:0;margin-top:.4rem;padding:.6rem .8rem}@media only screen and (max-width:360px){.om-root--simple .om-o-printform__option{align-items:flex-start;flex-direction:column;height:100%;margin:.5rem 0;width:100%}.om-root--simple .om-o-printform__optionLabel{margin-bottom:.6rem}.om-root--simple .om-o-printform__optionLabel--small{width:90px}.om-root--simple .om-o-printform__optionInputs{width:100%}.om-root--simple .om-o-printform__optionInputs input[type=text]{box-sizing:border-box;width:100%}}.om-root--simple .om-o-snapshotsform{display:flex;flex-direction:column;padding:1rem 0}.om-root--simple .om-o-snapshotsform__section{margin:.5rem 0;width:480px}.om-root--simple .om-o-snapshotsform__error{background-color:hsla(0,100%,85%,.4);color:red;padding:.2rem}.om-root--simple .om-o-snapshotsform__linkInput{display:flex;flex-direction:row}.om-root--simple .om-o-snapshotsform__linkInput input{-webkit-user-select:text;-ms-user-select:text;user-select:text;width:100%}.om-root--simple .om-o-snapshotsform__copyButton{align-items:center;background-color:RGB(var(--om-sidebar-primaryColor));border:1px solid var(--om-sidebar-borderColor);border-radius:4px;box-sizing:border-box;display:flex;margin-left:.5rem;padding:3px}.om-root--simple .om-o-snapshotsform__copyButton i,.om-root--simple .om-o-snapshotsform__copyButton span{opacity:.8}.om-root--simple .om-o-snapshotsform__copyButton:hover{background-color:var(--om-sidebar-hoverColor);cursor:pointer}.om-root--simple .om-o-snapshotsform__copyButton:hover span{opacity:1}.om-root--simple .om-o-snapshotsform__linkButton{border:none;border-radius:0}.om-root--simple .om-o-sketchform{padding:1rem}.om-root--simple .om-o-sketchform,.om-root--simple .om-o-sketchform__options{display:flex;flex-direction:column}.om-root--simple .om-o-sketchform__option{align-items:center;display:flex;height:1.8rem}.om-root--simple .om-o-sketchform__optionLabel{display:inline-block;font-weight:700;width:160px}.om-root--simple .om-o-sketchform__optionLabel--small{display:inline-block;margin-left:.2rem;width:60px}.om-root--simple .om-o-sketchform__optionInputs input{box-sizing:border-box;margin-left:0;width:100%}.om-root--simple .om-o-sketchform__sliderBar{width:160px}.om-root--simple .om-o-sketchform__color{align-items:center;cursor:pointer;display:flex;width:120px}.om-root--simple .om-o-sketchform__color--label{margin-left:.5rem}.om-root--simple .om-o-sketchform__color--display{border:1px solid #000;border-radius:12px;display:inline-block;height:12px;width:12px}.om-root--simple .om-o-sketchform__colorPickerOverlay{background-color:#fff;border-radius:4px;box-sizing:border-box;height:100%;left:0;padding:1rem;position:absolute;top:0;width:100%;z-index:1}.om-root--simple .om-o-sketchform__colorPicker{display:flex;flex-direction:column;height:100%}.om-root--simple .om-o-sketchform__colorPicker--picker{height:100%;width:100%}.om-root--simple .om-o-sketchform__colorPicker--input{margin-top:1rem;width:100%}.om-root--simple .om-o-sketchform__colorPicker--input input{box-sizing:border-box;height:24px;width:100%}.om-root--simple .om-o-sketchform__colorPicker--buttons{display:flex;height:24px;justify-content:space-between;margin-top:1rem}.om-root--simple .om-o-sketchform__colorPicker .react-colorful{height:100%;width:100%}.om-root--simple .om-o-sketchform__buttons{display:flex;justify-content:space-between}.om-root--simple .om-o-sketchform__button{all:unset;align-items:center;background-color:RGBA(var(--om-sidebar-attentionColor),.8);border-radius:4px;box-sizing:border-box;color:RGB(var(--om-sidebar-primaryColor));display:flex;height:1.5rem;justify-content:center;padding:.4rem .6rem}.om-root--simple .om-o-sketchform__button:hover{background-color:RGBA(var(--om-sidebar-attentionColor),1);cursor:pointer}.om-root--simple .om-o-sketchform__errorMessage{padding:1.5rem}.om-root--simple .om-o-sketchform__errorMessage--title{font-weight:700}.om-root--simple .om-o-sketchform__errorMessage--contents{color:red;margin-top:1rem}.om-root--simple .om-o-sketchform__buttons{margin-top:1rem}.om-root--simple .om-o-sketchform__option{height:2rem}.om-root--simple .om-o-sketchform__button{border-radius:0;margin-top:.4rem;padding:.6rem .8rem}@media only screen and (max-width:360px){.om-root--simple .om-o-sketchform__option{align-items:flex-start;flex-direction:column;height:100%;margin:.5rem 0;width:100%}.om-root--simple .om-o-sketchform__optionLabel{margin-bottom:.6rem}.om-root--simple .om-o-sketchform__optionLabel--small{width:90px}.om-root--simple .om-o-sketchform__optionInputs{width:100%}.om-root--simple .om-o-sketchform__optionInputs input[type=text]{box-sizing:border-box;width:100%}}.om-root--simple .om-c-header .om-o-mapDescription{padding:0 12px 0 0}.om-root--simple .om-c-header .om-o-mapDescription__infoIcon,.om-root--simple .om-c-header .om-o-mapDescription__title{color:RGB(var(--om-header-contrastColor))}.om-root--simple .om-c-footer .om-o-mapDescription{align-items:center;border-radius:4px;display:flex;height:calc(100% - 12px);margin:0 6px;padding:0 8px}.om-root--simple .om-c-footer .om-o-mapDescription__infoIcon,.om-root--simple .om-c-footer .om-o-mapDescription__title{color:RGB(var(--om-footer-contrastColor))}.om-root--simple .om-c-footer .om-o-mapDescription__title{padding-right:0}.om-root--simple .om-c-footer .om-o-mapDescription:hover{background-color:var(--om-footer-hoverColor)}.om-root--simple .om-o-mapDescription{display:flex;justify-content:center}.om-root--simple .om-o-mapDescription .om-t1{margin-right:4px}.om-root--simple .om-o-mapDescription__infoIcon{font-size:20px}.om-root--simple .om-o-mapDescription:hover{cursor:pointer}.om-root--simple .om-o-mapDescription--no-hover:hover{cursor:auto}.om-root--simple .om-c-footer--transparant .om-o-mapDescription{padding:0 12px}.om-root--simple .om-c-header .om-o-mapDescription{align-items:center;height:38px}.om-root--simple .om-c-footer--transparant .om-o-mapDescription{height:100%}.om-root--simple .om-c-footer--transparant .om-o-mapDescription:hover{background:RGB(var(--om-footer-primaryColor))}.om-root--simple .om-o-modal__overlay{background:rgba(50,50,50,.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:9001}.om-root--simple .om-o-modal__container{background:RGB(var(--om-sidebar-primaryColor));border-radius:4px;box-shadow:0 10px 60px rgba(0,0,0,.3);box-sizing:border-box;color:RGB(var(--om-sidebar-contrastColor));display:table;left:50%;max-height:600px;position:relative;top:50%;transform:translate(-50%,-50%)}.om-root--simple .om-o-modal__container .om-o-modalHeader{align-items:center;border-bottom:1px solid var(--om-sidebar-borderColor);box-sizing:border-box;display:flex;height:56px;justify-content:space-between;padding-left:20px;width:100%}.om-root--simple .om-o-modal__container .om-o-modalHeader__closeButton{align-items:center;display:flex;height:100%;justify-content:center;width:56px}.om-root--simple .om-o-modal__container .om-o-modalHeader__closeButton i{opacity:.6}.om-root--simple .om-o-modal__container .om-o-modalHeader__closeButton:hover{cursor:pointer}.om-root--simple .om-o-modal__container .om-o-modalHeader__closeButton:hover i{opacity:1}.om-root--simple .om-o-modal__container .om-o-modalContent--default{box-sizing:border-box;width:400px}.om-root--simple .om-o-modal__container .om-o-modalContent--large{box-sizing:border-box;width:546px}.om-root--simple .om-o-modal__container .om-o-modalContent--custom,.om-root--simple .om-o-modal__container .om-o-modalContent--printform{max-width:75%;min-width:400px;padding:0 1rem}.om-root--simple .om-o-modal__container .om-o-modalContent--sketchform,.om-root--simple .om-o-modal__container .om-o-modalContent--snapshotsform{max-width:75%;min-width:400px;padding:0 1rem}.om-root--simple .om-o-modal__container{border-radius:2px}.om-root--simple .om-o-cardContainer__inner .om-c-confirmModal__button,.om-root--simple .om-o-modalContent .om-c-confirmModal__button{border-radius:0;box-sizing:border-box;padding:1rem .7rem}.om-root--simple .om-c-mobileCards,.om-root--simple .om-c-mobileTools{padding:16px;pointer-events:all}.om-root--simple .om-c-mobileCards .om-c-cardList,.om-root--simple .om-c-mobileCards .om-c-toolList,.om-root--simple .om-c-mobileTools .om-c-cardList,.om-root--simple .om-c-mobileTools .om-c-toolList{display:inline-block}.om-root--simple .om-c-mobileCards .om-c-cardList__item,.om-root--simple .om-c-mobileCards .om-c-toolList__item,.om-root--simple .om-c-mobileTools .om-c-cardList__item,.om-root--simple .om-c-mobileTools .om-c-toolList__item{align-items:center;background-color:RGB(var(--om-sidebar-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);color:RGB(var(--om-sidebar-contrastColor));display:flex;height:38px;margin-bottom:12px;max-width:50%;min-width:100px;padding:0 12px}.om-root--simple .om-c-mobileTools{align-items:flex-end;display:flex;flex-direction:column}.om-root--simple .om-c-searchHeader{background-color:RGB(var(--om-sidebar-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);box-sizing:border-box;padding:12px;pointer-events:all}.om-root--simple .om-c-searchHeader .om-c-searchBox__deleteInputButton{width:48px}.om-root--simple .om-c-searchHeader .om-c-searchBox__deleteInputButton i{font-size:16px;height:20px;width:20px}.om-root--simple .om-c-searchHeader .om-c-searchBox input{height:48px;width:100%}.om-root--simple .om-c-searchHeader .om-c-searchBox--active input{height:48px;padding:0 48px 0 32px;width:100%}.om-root--simple .om-c-searchHeader .om-c-searchBox__suggestionsContainer--open{border-radius:0;border-top:1px solid #e2e3e6;box-shadow:1px 20px 15px 1px rgba(0,0,0,.1);margin-left:-12px;margin-top:12px;max-height:80vh;overflow:auto;width:100vw}.om-root--simple .om-c-searchHeader .om-c-searchBox__suggestionsContainer--open .om-c-suggestionsList{box-shadow:1px 3px 4px 1px rgba(0,0,0,.1);padding:0}.om-root--simple .om-c-searchHeader .om-c-searchBox__suggestionsContainer--open .om-c-suggestionsList__item{border-bottom:1px solid #e2e3e6;height:40px;line-height:40px}.om-root--simple .om-c-searchHeader .om-c-searchBox .wpg5-c-searchBox__container--active input{height:48px;width:100%}.om-root--simple .om-c-toolbarFooter{background-color:RGB(var(--om-sidebar-primaryColor));box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);box-sizing:border-box;flex-shrink:0;height:112px;padding:0;pointer-events:all;position:relative;width:100vw}.om-root--simple .om-c-toolbarFooter__heading{align-items:center;display:flex;justify-content:space-between;padding-left:12px}.om-root--simple .om-c-toolbarFooter__title{color:RGBA(var(--om-sidebar-contrastColor),.8);font-size:13px;font-weight:700;height:52px;line-height:52px;margin:0;text-transform:uppercase}.om-root--simple .om-c-toolbarFooter__closeButton{align-items:center;display:flex;height:52px;justify-content:center;width:52px}.om-root--simple .om-c-toolbarFooter__closeButton i{color:RGB(var(--om-sidebar-contrastColor))}.om-root--simple .om-c-toolbarFooter .om-c-buttonGroup__container{flex-wrap:nowrap;height:auto;overflow-x:auto;padding:0 0 12px 12px;width:100%;-webkit-overflow-scrolling:touch;box-sizing:border-box}.om-root--simple .om-c-toolbarFooter .om-c-buttonGroup__container:after{content:"";flex:0 0 2px}.om-root--simple .om-c-toolbarFooter .om-c-toolmenu__link{border:1px solid var(--om-sidebar-borderColor);border-radius:2px;flex-shrink:0;height:46px;margin-right:16px;width:54px}.om-root--simple .om-c-toolbarFooter .om-c-toolmenu__link--active{background-color:var(--om-sidebar-hoverColor);border:1px solid rgb(var(--om-sidebar-attentionColor))}.om-root--simple .om-c-toolbarFooter .om-c-toolmenu__link .om-c-toolmenu__icon{fill:RGB(var(--om-sidebar-contrastColor))}.om-root--simple .om-c-toolbarFooter .om-c-toolmenu__link .om-c-toolmenu__icon--active{fill:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-c-mobileContent .om-c-menuModal__listItem{height:48px}.om-root--simple .om-c-mobileContent .om-c-feature-info{display:flex;flex-direction:column;height:100%}.om-root--simple .om-c-mobileContent .om-c-feature-info__contentContainer{display:flex;flex:auto;flex-direction:column;overflow-x:hidden}.om-root--simple .om-c-mobileContent .om-c-feature-info__content{box-sizing:border-box;flex:auto;margin:0;overflow-x:auto;padding:12px 16px;width:100%}.om-root--simple .om-c-mobileContent .om-c-feature-info .om-o-divider{display:none}.om-root--simple .om-c-mobileContent .om-c-feature-info .om-c-pagination{border-top:1px solid #e2e3e6;bottom:0;box-shadow:none;height:56px;justify-content:center;position:relative}.om-root--simple .om-c-mobileContent .om-c-feature-info .om-c-pagination__number{margin:0 16px}.om-root--simple .om-c-mobileContent .om-c-feature-info .om-c-pagination__button{width:48px}.om-root--simple .om-c-mobileContent .om-c-feature-info .om-c-pagination__button i{font-size:1.8rem}.om-root--simple .om-c-mobileContent .om-c-feature-info .om-c-layerstack__row{border-bottom:1px solid #e2e3e6;height:48px;padding:0 16px}.om-root--simple .om-o-cardContainer .om-o-cardHeader--activeFilterPanel{border-top:1px solid #e2e3e6}.om-root--simple .om-o-cardContainer .om-o-cardHeader--activeFilterPanel .om-c-activeFilterCount{align-items:center;background-color:RGB(var(--om-sidebar-attentionColor));border-radius:50%;color:RGB(var(--om-sidebar-primaryColor));display:flex;font-weight:700;height:24px;justify-content:center;width:24px}.om-root--simple .om-o-cardContainer .om-o-cardHeader--activeFilterPanel i{color:RGBA(var(--om-sidebarHeader-contrastColor),.8)}.om-root--simple .om-c-activeFilterBadge{align-items:center;background-color:RGB(var(--om-sidebar-attentionColor));border-radius:50%;color:RGB(var(--om-sidebar-primaryColor));display:flex;font-size:13px;font-weight:700;height:26px;justify-content:center;position:absolute;right:-8px;top:-8px;width:26px}.om-root--simple .om-o-mobileMainButton{align-items:center;background-color:RGB(var(--om-sidebar-attentionColor));border-radius:50%;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);display:flex;height:64px;justify-content:center;width:64px}.om-root--simple .om-o-mobileMainButton i{color:RGB(var(--om-sidebar-primaryColor))}.om-root--simple .om-o-mobileMainButton--active{background-color:RGB(var(--om-sidebar-primaryColor))}.om-root--simple .om-o-mobileMainButton--active i{color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-o-mobileButton{align-items:center;background-color:RGB(var(--om-sidebar-primaryColor));border-radius:50%;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);display:flex;height:48px;justify-content:center;margin-top:16px;pointer-events:all;width:48px}.om-root--simple .om-o-mobileButton i{color:RGBA(var(--om-sidebar-contrastColor),.9)}.om-root--simple .om-o-mobileButton--filter{position:relative}.om-root--simple .om-o-mobileButton--active{background-color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-o-mobileButton--active i{color:RGB(var(--om-sidebar-primaryColor))}.om-root--simple .om-o-mobileButton--trackingActive i{color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-o-mobileButton--northArrow{display:flex;padding-bottom:2px}.om-root--simple .om-o-mobileButton--rotated i{color:RGB(var(--om-sidebar-attentionColor))}.om-root--simple .om-o-mobileButton--disabled{cursor:not-allowed}.om-root--simple .om-o-mobileButton--disabled i{color:RGBA(var(--om-sidebar-contrastColor),.4)}.om-root--simple .om-o-cardContainer{background-color:RGB(var(--om-sidebar-primaryColor));bottom:0;box-shadow:1px 1px 12px 1px rgba(0,0,0,.2);left:0;pointer-events:all;position:absolute;width:100vw;z-index:3}.om-root--simple .om-o-cardContainer__inner{display:flex;flex-direction:column;height:calc(100% - 57px);overflow-y:auto}.om-root--simple .om-o-cardContainer__inner .om-o-component__body{flex:auto}.om-root--simple .om-o-cardContainer__inner--center-vertical{justify-content:center}.om-root--simple .om-o-cardContainer .om-o-cardHeader{border-bottom:1px solid #e2e3e6}.om-root--simple .om-o-cardContainer .om-o-cardHeader__button{height:32px;margin-left:12px;width:32px}.om-root--simple .om-c-mobileContent,.om-root--simple .om-l-sandwichContainer{display:flex;flex-direction:column;height:100%}.om-root--simple .om-l-sandwichContainer{justify-content:space-between;position:relative}.om-root--simple .om-l-sandwichContainer .om-l-secondaryButtonContainer{box-sizing:border-box;padding:16px;position:absolute;width:80px}.om-root--simple .om-l-sandwichContainer .om-l-secondaryButtonContainer .om-o-mobileButton:first-child{margin-top:0}.om-root--simple .om-l-sandwichContainer .om-l-secondaryButtonContainer--topLeft{left:0;top:0}.om-root--simple .om-l-sandwichContainer .om-l-secondaryButtonContainer--topRight{right:0;top:0}.om-root--simple .om-l-sandwichContainer .om-l-mainButtonContainer{align-items:flex-end;bottom:0;display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%}.om-root--simple .om-t1{font-family:var(--om-font-family),sans-serif;font-size:16px;letter-spacing:.4px}.om-root--simple .om-p1{font-size:16px;line-height:24px}