@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto;font-weight:400}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{scrollbar-width:none;-ms-overflow-style:none}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;font-family:Roboto}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{text-align:center;max-width:100%;margin:0 auto;padding:0}::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none;-ms-overflow-style:none}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}header{width:100%;height:60px;padding:60px;position:fixed;top:0}.bread{color:#34d399;background-color:#f8f9fa;margin-top:30px;padding-top:60px;padding-left:30px;padding-right:30px;display:flex}.bread ul{flex-direction:row;justify-content:center;align-items:center;width:100%;height:80px;margin:0;padding:0;list-style:none;display:flex}.bread ul li:first-child{margin-right:auto}.bread ul li:nth-child(2){margin:auto}.bread ul li:last-child{margin-left:auto}.bread ul li{cursor:pointer;font-size:15px}.bread ul .search-bar{width:400px}.bread ul Button{border-radius:8px;width:120px;height:50px;font-weight:700}.add-user{border-radius:8px;font-weight:700;transition:all .2s;color:#fff!important;background-color:#34d399!important;border-color:#34d399!important}.add-user:hover{background-color:#2bbf8f!important;border-color:#2bbf8f!important}.add-user:focus{background-color:#2bbf8f!important;border-color:#2bbf8f!important;box-shadow:0 0 0 3px #34d39940!important}.add-user.ant-btn:active{background-color:#2bbf8f!important;border-color:#2bbf8f!important}.user-container{justify-content:center;align-items:stretch;height:calc(100vh - 200px);padding:20px;display:flex}.user-container .user-card{flex-direction:column;flex:1;width:100%;display:flex}.user-container .user-card .user-table{border-collapse:collapse;table-layout:fixed;width:100%}.user-container .user-card .user-table th{background-color:#f8f9fa}.user-container .user-card .user-table tr:hover{color:#2bbf8f;background-color:#f8f9fa}.user-container .user-card .user-table td{position:relative}.user-container .user-card .user-table th,.user-container .user-card .user-table td{text-align:left;word-wrap:break-word;-webkit-user-select:none;user-select:none;padding:6px}.user-container .user-card .user-table th:first-child{text-align:center;width:5%}.user-container .user-card .user-table th:nth-child(2){width:10%}.user-container .user-card .user-table th:nth-child(3){width:20%}.user-container .user-card .user-table th:nth-child(4){width:5%}.user-container .user-card .user-table th:nth-child(5){width:10%}.user-container .user-card .user-table th:nth-child(6),.user-container .user-card .user-table th:nth-child(7){width:15%}.user-container .user-card .user-table th:nth-child(8){width:8%}.user-container .user-card .user-table .checkboxes{text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none}.user-container .user-card .user-table .ant-btn-default{color:#34d399;border:none;margin-right:10px;padding:5px;font-weight:700}.user-container .user-card .user-table .ant-btn-default:focus,.user-container .user-card .user-table .ant-btn-default:focus-visible,.user-container .user-card .user-table .ant-btn-default:active{box-shadow:none!important;background:0 0!important;outline:none!important}.user-container .user-card .user-table .ant-btn-default:hover{color:#2bbf8f}.navbar{z-index:1000;background-color:#001529;align-items:center;width:100%;padding:0 20px;display:flex;position:fixed;top:0}.navbar-logo{color:#fff;flex:none;font-size:20px;font-weight:700}.navbar-logo:hover{color:#2bbf8f;transition:color .2s}.navbar-links{gap:200px;margin:0 auto;display:flex}.navbar-links a{color:#fff;font-size:16px;text-decoration:none;transition:color .2s}.navbar-links a:hover,.navbar-links a:active{color:#2bbf8f}.avatar-trigger{-webkit-user-select:none;user-select:none;position:"relative";color:#2b2b2b;background-color:#34d399;justify-content:center;align-items:center;font-size:24px;line-height:1px;display:flex}.avatar-trigger:hover{cursor:pointer}.avatar-trigger:active{transform:scale(.96)}.user-popup{z-index:100;opacity:0;pointer-events:none;background-color:#fff;border-radius:8px;width:max-content;margin-top:8px;padding:20px;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:130%;right:0;transform:translateY(-10px)scale(.95);box-shadow:0 4px 12px #00000026}.user-popup.active{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.user-popup li{cursor:pointer;color:#000;justify-content:center;align-items:center;height:40px}.user-popup li a,.user-popup li a:visited,.user-popup li a:hover,.user-popup li a:active{color:#000;font-weight:400;text-decoration:none}.user-popup li:hover{opacity:.7;color:#1d7353;transform:scale(1.01)}.userPhoto{color:#000;background-color:#34d399}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.searchbar-container{justify-content:center;align-items:center;width:100%;margin:10px 0;display:flex}.searchbar-container .searchbar{border-radius:8px;justify-content:center;align-items:stretch;height:80%;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.searchbar-container .searchbar:hover{border-color:#34d399;box-shadow:0 0 0 3px #34d39940}.searchbar-container .searchbar input{border:none;border-radius:8px 0 0 8px;outline:none;flex:1;width:500px;height:100%}.searchbar-container .searchbar button{color:#fff;cursor:pointer;background-color:#34d399;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:80px;padding:0 16px;transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s;display:flex}.searchbar-container .searchbar button:after{content:"";opacity:0;pointer-events:none;background:#ffffff4d;border-radius:50%;width:100px;height:100px;transition:transform .4s,opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.searchbar-container .searchbar button:active:after{opacity:1;transition:transform,opacity .2s;transform:translate(-50%,-50%)scale(1)}.searchbar-container .searchbar button:hover{background-color:#2bbf8f}.searchbar-container .searchbar button:active{background-color:#28a785;transform:scale(.95)}.input-group{margin-bottom:1rem;position:relative}.input{color:#070707;background:0 0;border:1.5px solid #9e9e9e;border-radius:1rem;width:100%;padding:12px;font-size:1rem;transition:border .15s cubic-bezier(.4,0,.2,1)}.input:focus{border:1.5px solid #34d399;outline:none}.user-label{color:#e8e8e8;pointer-events:none;transition:all .15s cubic-bezier(.4,0,.2,1);position:absolute;top:-10px;left:15px;transform:translateY(1rem)}.input:focus+.user-label,.input:not(:placeholder-shown)+.user-label{color:#37e5a6;background-color:#fff;padding:0 .2em;transform:translateY(-50%)scale(.8)}.loginPage input:-webkit-autofill{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.loginPage input:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.loginPage input:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.loginPage input:-webkit-autofill:active{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.loginPage p{color:#242424;font-size:15px}.loginPage .fullPage{grid-template-columns:1fr 1fr;width:100vw;height:100vh;margin:0;display:grid}.loginPage .left{background-color:#f5f5f5}.loginPage .left li{color:#000}.loginPage #title{color:#001529;padding:0% 0% 30px;line-height:0}.loginPage input{color:#242424;background-color:#f5f5f5;border:1px solid #d9d9d9;border-radius:10px;width:320px;height:40px;padding:10px 40px;font-size:20px}.loginPage input:focus{outline-offset:2px;outline:none;box-shadow:0 0 6px #2b72ff80}.loginPage input::placeholder{font-size:20px}.loginPage .login-btn{text-align:center;background-color:#001529;height:40px;padding:10px 40px}.loginPage .login-btn>span{justify-content:center;align-items:center;width:100%;display:flex}.loginPage .login-btn:hover{color:#242424;transition:all .2s ease-out}.loginPage button:focus{border:none;outline:none}.loginPage button:active{transform:scale(.95)}.loginPage h3{margin:0;padding:10px}.loginPage ul{flex-direction:column;gap:20px;list-style-type:none;display:flex}.loginPage #forgot{color:#2b72ff;cursor:pointer;padding-top:20px;padding-bottom:20px}.loginPage .right{background-color:#001529;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.loginPage #register{color:#f5f5f5;flex-direction:column;align-content:center;width:100%;margin:0;font-size:80px}.loginPage #contact{color:#f5f5f5;align-content:center;width:100%;font-size:25px}.maintenance-layout{min-height:100vh}.maintenance-layout .maintenance-main{margin-top:64px}.maintenance-layout .maintenance-main .maintenance-content{background-color:#fff;grid-template-rows:repeat(6,450px);grid-template-columns:repeat(4,1fr);gap:20px;min-height:calc(100vh - 128px);padding:40px;display:grid}.maintenance-layout .maintenance-main .maintenance-content>*{border:1px solid #e2dfdf}.maintenance-layout .maintenance-main .maintenance-content .box{text-align:center;background-color:#f0f1f2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:25px;transition:all .25s;display:flex;position:relative;box-shadow:0 2px 8px #00000014}.maintenance-layout .maintenance-main .maintenance-content .box:before{color:#001529;content:attr(data-box);width:90%;font-size:16px;font-weight:700;position:absolute;top:5px;left:50%;transform:translate(-50%)}.maintenance-layout .maintenance-main .maintenance-content .box .text{border-radius:12px;flex:1;justify-content:center;align-items:center;width:100%;margin-top:15px;display:flex;box-shadow:0 2px 8px #00000026}.maintenance-layout .maintenance-main .maintenance-content .box .text.line-chart{justify-content:flex-end;margin:0;padding:0}.maintenance-layout .maintenance-main .maintenance-content .box .text:hover{transition:all .2s ease-in;transform:scale(1.01);box-shadow:0 6px 18px #00000026}.maintenance-layout .maintenance-main .maintenance-content .box:hover{transition:all .2s ease-in}.maintenance-layout .maintenance-main .maintenance-content .box1{grid-column:1/4}.maintenance-layout .maintenance-main .maintenance-content .box1 .line-chart{align-items:stretch;width:100%;height:100%;display:flex}.maintenance-layout .maintenance-main .maintenance-content .box3{grid-area:1/4/3/5;width:100%;display:flex}.maintenance-layout .maintenance-main .maintenance-content .box4{border-radius:8px;flex-direction:column;grid-area:2/1/3/4;width:100%;padding:25px;display:flex}.maintenance-layout .maintenance-main .maintenance-content .box4 .box4-text{text-align:center;font-size:18px}.maintenance-layout .maintenance-main .maintenance-content .box4 .small-box-container{flex:1;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;min-height:0;display:grid}.maintenance-layout .maintenance-main .maintenance-content .box4 .small-box-container .small-box{background-color:#fff;border:1px solid #e9e9e9;border-radius:12px;flex-direction:column;justify-content:stretch;align-items:stretch;height:100%;padding:0;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000014}.maintenance-layout .maintenance-main .maintenance-content .box4 .small-box-container .small-box:hover{transition:all .2s ease-in;transform:scale(1.01)}.maintenance-layout .maintenance-main .maintenance-content .box5{grid-area:3/4/4/5}.maintenance-layout .maintenance-main .maintenance-content .box6{flex-direction:column;grid-area:3/1/5/4;width:100%;height:450px;padding:0;display:flex}.maintenance-layout .maintenance-main .maintenance-content .box6 .table-wrapper{background-color:#fff;border-radius:8px;flex:1;padding:10px;overflow:auto;box-shadow:0 2px 8px #0000000d}.maintenance-layout .maintenance-main .maintenance-content .box7{grid-area:3/4/4/6}.maintenance-footer{text-align:center;color:#fff;background:#001529;padding:20px}.ant-card{width:100%}.ant-card .ant-card-body{padding:0!important}.ant-card-head-title{color:#fff}.bar-skeleton{background:linear-gradient(-90deg,#eee 0%,#ddd 50%,#eee 100%) 0 0/200% 100%;border-radius:4px;width:180px;margin:0 4px;animation:1.2s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-container{justify-content:space-between;align-items:flex-end;width:100%;height:380px;padding:0 16px;display:flex}html,body,#root{scrollbar-width:none;-ms-overflow-style:none;height:100%;min-height:100%}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}#root::-webkit-scrollbar{display:none}.tower-path{fill:#34d399;stroke:#2b2b2b;stroke-width:.2px;transition:fill .3s}.tower-path:hover{fill:#289d72}.per-building-container{background-color:#fff;border-radius:12px;width:100%;height:100%}.per-building-container .buildings{width:100%;height:100px;padding:0}.per-building-container .buildings .buildings-list{color:#2b2b2b;scrollbar-width:none;-ms-overflow-style:none;border-top:1px solid #00000031;width:100%;max-height:625px;margin:0;font-size:16px;list-style-type:none;overflow-y:auto}.per-building-container .buildings .buildings-list li{cursor:pointer;justify-content:space-between;padding:4px 20px;transition:color .25s,border-color .25s;display:flex}.per-building-container .buildings .buildings-list li .count{color:#2b2b2b;transition:color .25s ease-in}.per-building-container .buildings .buildings-list li:hover{color:#34d399;border-bottom:1px solid #34d399}.per-building-container .buildings .buildings-list li:hover .count{color:#34d399}.PopUp .ant-modal{position:fixed;overflow:hidden;transform:translate(-50%,-50%);width:1200px!important;max-width:90vw!important;height:0!important;max-height:90vh!important;top:50%!important;left:50%!important}.PopUp .ant-modal .ant-modal-content{height:40vh!important}.PopUp .ant-modal-content{flex-direction:column;padding:12px;display:flex;max-height:80vh!important}.PopUp .ant-modal-body{flex:1;padding:12px;overflow-y:auto}.PopUp .ant-modal-header{border-bottom:none}.PopUp .ant-modal-title{color:#000;font-size:14px;font-weight:700}.PopUp .ant-table-thead>tr>th{background-color:#fff;font-weight:600}.PopUp .ant-table-tbody>tr>td{padding:8px 12px;line-height:20px}.PopUp button{color:#fff;cursor:pointer;background-color:#1890ff;border:none;border-radius:4px;padding:4px 12px}.PopUp button:hover{opacity:.85}.PopUp button.visited{background-color:#c58af9}.PopUp p{text-align:center;color:#555;margin:20px 0;font-size:16px}canvas{padding:0;max-height:100%!important}.PerPriorityContainer{flex-direction:column;width:100%;height:100%;padding:10px;display:flex}.PerPriorityContainer .ant-card-body{width:100%}.PerPriorityContainer .title{color:#000;text-align:center;align-items:flex-end;padding-bottom:10px;font-weight:900}.PerPriorityContainer .perPriority{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;min-height:300px;max-height:310px;display:flex}.ant-tabs-tab:hover .ant-tabs-tab-btn,.ant-tabs-tab-active .ant-tabs-tab-btn{color:#34d399!important}.ant-tabs-ink-bar{background-color:#34d399!important}.PerPriorityContainer .perPriority .priority-list{width:100%;padding:0 0 50px}.PerPriorityContainer .perPriority .priority-list li{justify-content:space-between;width:100%;padding:4px 20px;display:flex}.PerPriorityContainer .perPriority .priority-item.urgent:hover{color:#ff4d4f;border-bottom:1px solid #ff4d4f}.PerPriorityContainer .perPriority .priority-item.high:hover{color:#fa8c16;border-bottom:1px solid #fa8c16}.PerPriorityContainer .perPriority .priority-item.normal:hover{color:#34d399;border-bottom:1px solid #34d399}.PerPriorityContainer .perPriority .priority-item.low:hover{color:#1890ff;border-bottom:1px solid #1890ff}.PerPriorityContainer .perPriority .priority-item.ultra-low:hover{color:#b37feb;border-bottom:1px solid #b37feb}.ant-modal{flex-direction:column;justify-content:center;align-items:center;height:70vh;display:flex;max-height:90vh!important}.ant-modal .ant-modal-content{height:50vh}.ant-modal .ant-modal-content .ant-modal-header{z-index:10;background:#fff;border-bottom:2px solid gray;justify-content:center;align-items:center;display:flex;position:sticky;top:0}.ant-modal .ant-modal-content .ant-modal-body{flex:1;overflow-y:auto}.ant-modal .ant-modal-content .ant-modal-title{text-align:center;flex:1;margin:0;font-size:25px}.ant-modal .ant-modal-content ul li{font-size:20px}.ant-modal .ant-modal-content ul li:hover{background-color:#d3d3d3;transition:all .2s ease-in}.MedianResponseTimeContainer{justify-content:center;width:100%;height:100%;padding:10px;display:flex}.MedianResponseTimeContainer .ant-tabs-tab:hover .ant-tabs-tab-btn,.MedianResponseTimeContainer .ant-tabs-tab-active .ant-tabs-tab-btn{color:#34d399!important}.MedianResponseTimeContainer .ant-tabs-ink-bar{background-color:#34d399!important}.MedianResponseTimeContainer:hover{background-color:#fff;transition:all .3s ease-in}.MedianResponseTimeContainer .ant-card-body{width:100%}.MedianResponseTimeContainer .title{color:#000;text-align:center;align-items:center;padding-bottom:10px;font-weight:900}.MedianResponseTimeContainer .perPriority{flex-direction:column;align-items:center;width:100%;display:flex}.MedianResponseTimeContainer .perPriority .priority-list{width:100%;padding:0}.MedianResponseTimeContainer .perPriority .priority-list li{justify-content:space-between;width:100%;padding:4px 20px;display:flex}.MedianResponseTimeContainer .perPriority .priority-item.urgent:hover{color:#ff4d4f;border-bottom:1px solid #ff4d4f}.MedianResponseTimeContainer .perPriority .priority-item.high:hover{color:#fa8c16;border-bottom:1px solid #fa8c16}.MedianResponseTimeContainer .perPriority .priority-item.normal:hover{color:#34d399;border-bottom:1px solid #34d399}.MedianResponseTimeContainer .perPriority .priority-item.low:hover{color:#1890ff;border-bottom:1px solid #1890ff}.MedianResponseTimeContainer .perPriority .priority-item.ultra-low:hover{color:#b37feb;border-bottom:1px solid #b37feb}.Category-Container{max-width:800px;height:100%;margin:0 auto;overflow-y:auto;box-shadow:0 2px 8px #00000014}.Category-Container:hover{transition:all .2s ease-in;scale:1.01;box-shadow:0 6px 18px #00000026}ul{margin:0;padding:0;list-style:none}li{padding:0}.category-header-row,.category-row{justify-content:flex-start;align-items:center;gap:16px;width:100%;padding:4px 8px;font-weight:500;display:flex}.category-row:hover{cursor:pointer;background:#f5f5f5}.avg-time{border-radius:4px;padding:2px 4px}.avg-time.improved{color:#4caf50;background-color:#e8f5e9;font-weight:700}.category-header-row{z-index:1;background:#fafafa;position:sticky;top:0}.category-row span,.category-header-row span{text-align:center;min-width:100px}.category-left{text-align:left;flex:1;font-weight:600}.ant-tabs-nav{justify-content:center}.ant-list-items{padding:0}input:-webkit-autofill{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}input:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}input:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}input:-webkit-autofill:active{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}p{color:#242424;font-size:15px}.fullPage{grid-template-columns:1fr 1fr;width:100vw;height:100vh;margin:0;display:grid}.left li{color:#000}#title{color:#001529;text-align:center;white-space:nowrap;word-break:break-word;padding:60px 0 30px}@media (width<=700px){#title{font-size:40px}}@media (width<=500px){#title{font-size:30px}}input{color:#242424;background-color:#f5f5f5;border:1px solid #d9d9d9;border-radius:10px;width:100%;height:40px;padding:10px 20px;font-size:23px}input:focus{outline-offset:2px;outline:none;box-shadow:0 0 6px #2b72ff80}.login-btn{text-align:center;background-color:#001529;height:40px;padding:10px 40px}.login-btn>span{justify-content:center;align-items:center;width:100%;display:flex}.login-btn:hover{color:#242424;transition:all .2s ease-out}button:focus{border:none;outline:none}button:active{transform:scale(.95)}h3{margin:0;padding:10px}ul{flex-direction:column;justify-content:space-evenly;gap:15px;padding:5px;list-style-type:none;display:flex}.password-section{animation:.3s ease-out fadeSlide}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.right{background-color:#001529;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}#register{color:#f5f5f5;flex-direction:column;align-content:center;width:100%;margin:0;font-size:80px}#contact{color:#f5f5f5;align-content:center;width:100%;font-size:25px}.layout-root{min-height:100vh}.layout-body{margin-top:64px}.content-grid{background-color:#fff;grid-template-rows:80px 80px 150px 150px 20px 320px repeat(9,150px);grid-template-columns:repeat(5,1fr);gap:10px;min-height:calc(100vh - 128px);padding:20px;display:grid;box-shadow:0 2px 8px #00000073}.header-refresh{flex-direction:row;grid-area:1/1/1/2;justify-content:flex-start;align-items:center;display:flex}.profile-card{background-color:#fff;border:2px solid #001529;border-radius:4px;flex-direction:row;grid-area:1/5/2/6;justify-self:end;width:100%;height:50px;display:flex;box-shadow:0 1px 8px #0000000d}.score-card{border:2px solid #001529;border-radius:12px;flex-direction:column;grid-area:3/1/4/6;justify-content:flex-start;align-items:flex-start;padding:12px;display:flex;position:relative;overflow:hidden}@keyframes border-pulse{0%{box-shadow:0 0 #00152999}to{box-shadow:0 0 0 6px #00152900}}.score-card--overall:hover{cursor:pointer;border:2px solid #40fcb7;transition:all .15s ease-out}.score-card__value-group{flex-direction:row;justify-content:center;align-items:center;display:flex}.score-card__bar-fill{background-color:#34d399;border-radius:8px;width:96%;height:100%}.subcategory-card{border:2px solid #001529;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:5px;display:flex}.subcategory-card__label{letter-spacing:1px;color:#00152998;justify-content:flex-start;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.subcategory-card__bar-track{background-color:#00152998;border-radius:12px;width:60%;height:8px;margin-top:8px;position:relative;overflow:hidden}.subcategory-card__bar-fill{border-radius:8px;width:96%;height:100%}.subcategory-card--cleanliness:hover{cursor:pointer;border:2px solid #d3d334;transition:all .15s ease-out}.section-heading{letter-spacing:1px;color:#00152998;grid-area:5/1/6/6;align-self:flex-start;font-size:12px;font-weight:800;display:flex}.section-heading:after{content:"";background-color:#00152998;flex-grow:1;align-self:center;height:1px;margin-left:10px}.trends-chart{grid-area:6/1/8/6}@media (width<=390px){.content-grid{box-sizing:border-box;grid-template-rows:auto;grid-template-columns:1fr;gap:6px;width:100%;padding:8px;overflow:hidden}.profile-card,.score-card,.subcategory-grid,.section-heading,.trends-chart{box-sizing:border-box;width:100%;grid-area:auto/1/auto/10!important}.trends-chart{-webkit-user-select:none;user-select:none;max-width:100%;overflow:hidden}.trends-chart>*{-webkit-user-select:none;user-select:none;width:100%!important;max-width:100%!important}}.profile-card-wrapper{background-color:#fff;border-radius:4px;flex-direction:row;grid-area:1/5/2/6;justify-self:end;align-items:center;width:100%;height:50px;display:flex;box-shadow:0 1px 8px #0000000d}.profile-card-wrapper:focus{-webkit-user-select:none;user-select:none;z-index:100;transition:all .1s ease-out;transform:scale(.95)}.profile-card-wrapper:hover{cursor:pointer;transition:all .1s ease-in-out}.profile-avatar-wrapper{color:#001529;padding-left:8px;position:relative}.avatar-logo{-webkit-user-select:none;user-select:none;color:#34d399;background-color:#001529;justify-content:center;align-items:center;font-size:18px;line-height:1px;display:flex;position:relative}.profile-info{flex-direction:column;justify-content:center;align-items:flex-start;padding-left:12px;display:flex}.profile-name{text-wrap:nowrap;font-weight:500}.profile-subtitle{color:#00152998;text-wrap:nowrap;font-size:12px}.toggle{justify-content:flex-end;align-items:center;width:70%;height:100%;padding-right:10px;display:flex}.triangle{cursor:pointer;fill:#001529;width:20px;height:20px;transition:fill .3s}.triangle--active{fill:#34d399}.profile-card-wrapper{position:relative}.profile-dropdown{z-index:100;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.profile-dropdown-menu:active,.profile-dropdown:active{z-index:100}.profile-dropdown-menu{margin:0;padding:4px 0;list-style:none;overflow:scroll}.profile-dropdown-menu li{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:2px 4px;display:flex}.portfolio-owner{font-weight:650}.profile-dropdown-menu li:hover{color:#e0e0e0;background:#001529;transition:all .3s ease-out}.profile-dropdown-menu li:active{z-index:100;-webkit-user-select:none;user-select:none;background:#dad9d9;transition:all .2s ease-in;transform:scale(.95)}.filter-bar-container{flex-direction:column;grid-area:2/1/3/6;justify-content:flex-start;width:100%;height:40px;display:flex}.filter-bar{flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:20px;display:flex}.filterBar-btn{color:#34d399;padding:12px;display:flex}.filter-label{letter-spacing:1px;color:#00152998;white-space:nowrap;flex-direction:row;align-items:flex-end;font-size:12px;font-weight:900;display:flex}.filter-list{scroll-behavior:smooth;white-space:nowrap;flex-direction:row;gap:8px;padding-bottom:5px;display:flex;overflow-x:auto}.filter-item{color:#001529;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #001529;border-radius:24px;justify-content:center;align-items:center;width:auto;padding:4px;font-size:12px;font-weight:600;transition:all .1s ease-out;display:flex}.filter-item:hover{color:#34d399;border:1px solid #004686}.filter-item--active{color:#34d399;border:1px solid #34d399;transition:all 6s ease-in}.score-card{display:row;border:2px solid #001529;border-radius:12px;flex-direction:row;grid-area:3/1/4/6;justify-content:flex-start;align-items:flex-start;padding:12px;position:relative;overflow:hidden}.score-card__left{flex-direction:column;justify-content:flex-start;gap:8px;width:50%;height:100%;display:flex}.score-card--hoverable:hover{cursor:pointer;border:2px solid #40fcb7;transition:all .2s ease-in;transform:translateY(-5px);box-shadow:0 10px 20px #0003}.score-card--clicked{animation:.4s ease-out forwards border-pulse}.score-card__label{letter-spacing:1px;color:#00152998;justify-content:flex-start;align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.score-card__value-group{flex-direction:row;justify-content:flex-start;display:flex}.score-card__value-row{flex-direction:row;justify-content:center;align-items:center;gap:5px;display:flex}.score-card__value{color:#001529;font-size:40px;font-weight:800}.score-card__target{color:#00152998;font-size:24px;font-weight:800;display:flex}.score-card__trend{justify-content:flex-end;align-items:flex-end;font-size:12px;font-weight:500;display:flex}.score-card__bar-track{background-color:#00152998;border-radius:8px;width:35%;height:8px;margin-top:8px;position:relative;overflow:hidden}.score-card__bar-fill{background-color:#34d399;border-radius:8px;height:100%;transition:width .4s}.score-card__reviews{justify-content:flex-end;align-items:flex-start;width:50%;display:flex}.score-card__reviews ul{text-align:right;border-left:3px solid #0000000f;flex-direction:column;gap:12px;width:49%;margin:0;padding:0 0 0 8px;list-style:none;display:flex}.score-card__reviews li{background-color:#e6e6e667;border:1px solid #00000025;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;display:flex;box-shadow:0 1px 3px #00000014,0 6px 20px #0000000f}.unit-ring-chart{flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:20px;display:flex}.unit-ring-chart__rings{place-items:center;display:grid}.unit-ring-chart__center{pointer-events:none;flex-direction:column;grid-area:1/1;justify-content:center;align-items:center;display:flex}.unit-ring-chart__avg-value{color:#ffffffe6;font-size:20px;font-weight:500;line-height:1.1}.unit-ring-chart__avg-label{color:#fff6;font-size:1rem;line-height:1}.unit-ring-chart__legend{flex-direction:column;gap:8px;width:auto;padding-right:90px;display:flex}.unit-ring-chart__legend-item{align-items:center;gap:8px;font-size:1.2rem;display:flex}.unit-ring-chart__legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.unit-ring-chart__legend-name{color:#ffffff80;flex:1}.unit-ring-chart__legend-score{color:#ffffffd9;font-weight:500}.modal-overlay{z-index:100;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{-webkit-user-select:none;user-select:none;background:#001529;border-radius:12px;width:90vw;max-height:60vh;padding:32px;font-family:Roboto,sans-serif;overflow-y:auto;box-shadow:0 8px 32px #0000001a}.modal.opening{animation:.3s forwards modal-grow}.modal.closing{animation:.9s forwards modal-shrink}@keyframes modal-grow{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes modal-shrink{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.modal__close{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:4px 10px;font-size:.85rem;transition:all .15s;position:absolute;right:16px}.modal__close:hover{color:#fffc;border-color:#ffffff40}.modal__table{border-collapse:collapse;width:100%;font-size:.85rem}.modal__table thead th{text-align:center;letter-spacing:.05em;color:#ffffff73;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border:0;padding:10px 4px;font-weight:600}.modal__table thead th:hover{color:#ffffffb3}.modal__table tbody tr{border-bottom:1px solid #f0f0f01a;font-size:1.2rem;transition:background .85s}.modal__table tbody tr:hover{background:#ffffff0d}.modal__table tbody td{color:#e5e5e5;padding:10px 14px;font-weight:500}.modal__pagination{color:#fff;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;font-size:13px;display:flex}.modal__pagination button{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:6px;padding:4px 12px;font-size:13px;transition:background .15s,border-color .15s}.modal__pagination button:hover:not(:disabled){background:#f5f5f5;border-color:#bbb}.modal__pagination button:disabled{opacity:.4;cursor:default}.modal__table th{position:relative}.modal__table th:after{content:"";background-color:#015299;width:0%;height:2px;transition:width .25s,left .25s;position:absolute;bottom:0;left:50%}.modal__table th.sorted:after{width:50%;left:25%}.unit-card-container{padding:16px 24px}.unit-card{border-radius:12px;justify-content:space-between;height:auto;padding:8px;display:flex}.unit-card-name{text-transform:uppercase;color:#999;margin-bottom:8px;font-size:1rem;font-weight:700}.unit-card-rank{border-right:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;width:25%;display:flex}.unit-card-scores{flex-direction:column;width:40%;display:flex}.unit-card-review{border-left:1px solid #ffffff0f;flex-direction:column;width:25%;display:flex}.unit-rank{color:#e5e5e5;padding:0;font-size:1.5rem}.out-of{color:#e5e5e5;padding:4px;font-size:1rem}.overall-total-count{color:#e5e5e5;justify-content:center;padding-bottom:12px;font-size:1.5rem;display:flex}.unit-card-percentage{background-color:#34d29888;border:1px solid #34d29888;border-radius:12px;width:20%}.unit-card-review{padding:10px;overflow-y:auto}.unit-card-latest-review{text-transform:uppercase;color:#999;padding-bottom:8px;font-weight:600}.unit-score-card__bar-track{background-color:#00152998;border-radius:8px;width:35%;height:8px;margin-top:8px;position:relative;overflow:hidden}.unit-score-overall-bar-fill{background-color:#34d399;border-radius:8px;height:100%;transition:width .4s}.subcategory-card{-webkit-user-select:none;user-select:none;border:2px solid #001529;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:5px;transition:border .15s ease-out;display:flex;box-shadow:0 1px 3px #0007,0 6px 20px #0000003a}.subcategory-card--clicked{animation:.4s ease-out forwards border-pulse}.subcategory-card__body{width:100%}.subcategory-card__list{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.subcategory-card__label{letter-spacing:1px;color:#00152998;font-size:12px;font-weight:700}.subcategory-card__value-group{flex-direction:row;justify-content:center;align-items:center;display:flex}.subcategory-card__value{color:#001529;justify-content:flex-start;align-items:center;gap:5px;padding:0;font-size:40px;font-weight:700;display:flex}.subcategory-card__target{color:#00152998;padding-top:10px;padding-left:4px;font-size:18px;font-weight:600}.subcategory-card__bar-track{background-color:#00152998;border-radius:12px;width:60%;height:8px;margin-top:8px;overflow:hidden}.subcategory-card__bar-fill{border-radius:8px;height:100%;transition:width .4s}.subcategory-card__bar-fill--accuracy{background-color:#34b6d3}.subcategory-card__bar-fill--checkin{background-color:#ab34d3}.subcategory-card__bar-fill--cleanliness{background-color:#d3d334}.subcategory-card__bar-fill--communication{background-color:#d334a6}.subcategory-card--accuracy:hover{cursor:pointer;border:3px solid #34b6d3}.subcategory-card--checkin:hover{cursor:pointer;border:3px solid #ab34d3}.subcategory-card--cleanliness:hover{cursor:pointer;border:3px solid #d3d334;transition:all .2s ease-in;transform:translateY(-5px);box-shadow:0 10px 20px #0003}.subcategory-card--communication:hover{cursor:pointer;border:3px solid #d334a6}@media (width<=390px){.subcategory-grid{gap:4px;overflow:hidden}.subcategory-card{box-sizing:border-box;min-width:0}.subcategory-card__value{font-size:18px}.subcategory-card__target{padding:0;font-size:12px;font-weight:800}.subcategory-card__label{justify-content:center;width:100%;font-size:8px;font-weight:1000}.subcategory-card__bar-track{height:5px;margin-top:4px}}.subcategory-grid{flex-direction:row;grid-area:4/1/5/6;justify-content:center;align-items:center;gap:10px;display:flex}.trends-chart{border:2px solid #001529;border-radius:12px;grid-area:6/1/8/6;padding:16px;box-shadow:0 1px 3px #0007,0 6px 20px #0000003a}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#00152920}.recharts-text{fill:#00152998;letter-spacing:.5px;font-size:11px;font-weight:600}.recharts-legend-item-text{letter-spacing:1px;text-transform:uppercase;color:#00152998!important;font-size:11px!important;font-weight:700!important}.recharts-tooltip-wrapper .recharts-default-tooltip{color:#001529;font-size:11px;font-weight:600;border:1px solid #001529!important;border-radius:8px!important}.cleanliness-overlay{z-index:100;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cleanliness-table-wrapper{z-index:1000;background:#001529;border:1px solid #ffffff1a;border-radius:10px;width:80vw;max-height:60vh;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000080}.table-header{border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;padding:14px 16px;display:flex}.table-title{letter-spacing:.07em;text-transform:uppercase;color:#ffffff8c;justify-self:center;font-size:1.2rem;font-weight:600}.table-close-btn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:4px 10px;font-size:.85rem;transition:all .15s;position:absolute;right:16px}.table-close-btn:hover{color:#fffc;border-color:#ffffff40}.cleanliness-table{border-collapse:collapse;width:100%;font-size:.85rem}.cleanliness-table thead th{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff0f;padding:12px 16px;font-weight:600}th.sortable :after{content:"";background-color:#015299;width:0%;height:8px;transition:width .25s,left .25s;position:absolute;bottom:0;left:50%}.cleanliness-table thead th.sortable{cursor:pointer;font-size:1rem}.cleanliness-table thead th.sortable:hover{color:#ffffffb3}.cleanliness-table tbody tr{font-size:1.2rem;transition:background .85s}.cleanliness-table tbody tr:hover{background:#ffffff0d}.cleanliness-table tbody tr.row-expanded{background:#ffffff0a}.cleanliness-table tbody td{color:#ffffffd9;border-bottom:1px solid #ffffff0a;padding:10px 16px}.cell-name{cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:500}.cell-score{font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;font-weight:600}.cell-score.high{color:#34d399}.cell-score.mid{color:#fbbf24}.cell-score.low{color:#f87171}.cell-count{font-variant-numeric:tabular-nums;color:#ffffff80}.sub-row-tr td{border-bottom:1px solid #ffffff0f;padding:0!important}.sub-row{flex-direction:column;gap:4px;padding:8px 16px 12px 56px;display:flex}.sub-row-header{letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;border-bottom:1px solid #ffffff0a;grid-template-columns:1fr 1fr 7fr 1fr .5fr;gap:16px;padding-bottom:4px;font-size:.75rem;font-weight:700;display:grid}.sub-row-item{border-bottom:1px solid #ffffff15;grid-template-columns:1fr 1fr 7fr 1fr .5fr;gap:16px;padding:6px 0;display:grid}.sub-row-item:hover{background:#ffffff0d;transition:all .15s}.sub-row-item:last-child{border-bottom:none}.sub-row-date{color:#ffffffb7;font-variant-numeric:tabular-nums;font-size:1.1rem}.sub-row-text{color:#ffffff91;flex-direction:column;justify-content:center;align-items:center;font-size:1.2rem;line-height:2;display:flex}.feedback-indicator{cursor:pointer;-webkit-user-select:none;user-select:none;border:0;padding:0}.feedback-indicator:hover{color:#ffffffb7}.private-feedback-container{background:var(--bg-muted,#001529);border-bottom:1px solid #ffffff15;justify-content:center;align-items:center;width:100%;padding-bottom:5px;display:flex}.private-feedback{width:60%;padding:.5rem .75rem}.sub-row-unit,.sub-row-cleanliness-rating{color:#ffffffa6;font-size:1.2rem;line-height:2}.sub-row-cleanliness-rating.high{color:#34d399}.sub-row-cleanliness-rating.mid{color:#fbbf24}.sub-row-cleanliness-rating.low{color:#f87171}.table-loading,.table-empty{text-align:center;color:#ffffff59;padding:40px 20px;font-size:.85rem}.mapboxgl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.mapboxgl-canvas{position:absolute;top:0;left:0}.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.mapboxgl-ctrl-top-left{top:0;left:0}.mapboxgl-ctrl-top{top:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-top-right{top:0;right:0}.mapboxgl-ctrl-right{top:50%;right:0;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{top:50%;left:0;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.mapboxgl-ctrl-group button{background-color:initial;box-sizing:border-box;cursor:pointer;border:0;outline:none;width:29px;height:29px;padding:0;display:block;overflow:hidden}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid buttontext}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M3.3335 11.6666C3.3335 12.5871 4.07969 13.3333 5.00016 13.3333C5.92064 13.3333 6.66683 12.5871 6.66683 11.6666L6.66683 6.66659L11.6668 6.66659C12.5873 6.66659 13.3335 5.92039 13.3335 4.99992C13.3335 4.07944 12.5873 3.33325 11.6668 3.33325H3.3335V11.6666Z' fill='currentColor'/%3E%3Cpath d='M26.6668 11.6666C26.6668 12.5871 25.9206 13.3333 25.0002 13.3333C24.0797 13.3333 23.3335 12.5871 23.3335 11.6666L23.3335 6.66659L18.3335 6.66659C17.413 6.66659 16.6668 5.92039 16.6668 4.99992C16.6668 4.07944 17.413 3.33325 18.3335 3.33325H26.6668L26.6668 11.6666Z' fill='currentColor'/%3E%3Cpath d='M13.3335 24.9999C13.3335 25.9204 12.5873 26.6666 11.6668 26.6666H3.3335V18.3333C3.3335 17.4128 4.07969 16.6666 5.00016 16.6666C5.92064 16.6666 6.66683 17.4128 6.66683 18.3333V23.3333H11.6668C12.5873 23.3333 13.3335 24.0794 13.3335 24.9999Z' fill='currentColor'/%3E%3Cpath d='M18.3335 26.6666C17.413 26.6666 16.6668 25.9204 16.6668 24.9999C16.6668 24.0794 17.413 23.3333 18.3335 23.3333H23.3335V18.3333C23.3335 17.4128 24.0797 16.6666 25.0002 16.6666C25.9206 16.6666 26.6668 17.4128 26.6668 18.3333V26.6666H18.3335Z' fill='currentColor'/%3E%3C/svg%3E");background-size:26px 26px}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle.mapboxgl-ctrl-level-button-selected .mapboxgl-ctrl-icon{filter:invert()brightness()}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:2s linear infinite mapboxgl-spin}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{box-sizing:initial;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{margin-left:2px;font-weight:700}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.mapboxgl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}.mapboxgl-popup-close-button{background-color:initial;cursor:pointer;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:10px 10px 15px;position:relative;box-shadow:0 1px 2px #0000001a}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{opacity:1;will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.mapboxgl-user-location-dot:before{content:"";animation:2s infinite mapboxgl-user-location-dot-pulse;position:absolute}.mapboxgl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{width:0;height:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{content:"";border-bottom:7.5px solid #4aa1eb;position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px)skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px)skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{color:#fff;opacity:0;pointer-events:none;text-align:center;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;transition:opacity .75s ease-in-out 1s;display:flex;position:absolute;top:0;left:0}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl-separator{background-color:#e0e0e0;height:1px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{color:#333;text-align:center;justify-content:center;align-items:center;width:50px;height:50px;padding:0;font-size:18px;font-weight:700;line-height:normal;display:flex}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f5f5f5}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{color:#fff;background-color:#4a5568}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#2d3748}input:-webkit-autofill{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}input:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}input:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}input:-webkit-autofill:active{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}p{color:#242424;text-align:center;font-size:15px}.fullPage{grid-template-columns:1fr 1fr;width:100vw;height:100vh;display:grid}.left{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;display:flex}#title{color:#001529;text-align:center;padding:60px 0 30px}input{background-color:#f5f5f5;border:1px solid #d9d9d9;border-radius:10px;width:100%;height:40px;padding:10px 20px;font-size:23px}input:focus{outline:none;box-shadow:0 0 6px #2b72ff80}input::placeholder{font-size:20px}.login-btn{background-color:#001529;height:40px;padding:10px 40px}.login-btn>span{justify-content:center;align-items:center;display:flex}ul{flex-direction:column;gap:15px;padding:5px;list-style:none;display:flex}.right{background-color:#001529;flex-direction:column;justify-content:center;align-items:center;display:flex}#register{color:#f5f5f5;margin:0;font-size:80px}#contact{color:#f5f5f5;text-align:center;font-size:25px}html,body,#root{box-sizing:border-box;height:100%;margin:0;padding:0}.resetPassword input:-webkit-autofill{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.resetPassword input:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.resetPassword input:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.resetPassword input:-webkit-autofill:active{-webkit-text-fill-color:#000;-webkit-box-shadow:inset 0 0 0 1000px #f5f5f5}.resetPassword p{color:#242424;font-size:15px}.resetPassword .fullPage{width:100vw;height:100vh;font-family:Arial,Helvetica,sans-serif;display:flex}.resetPassword .left{flex-direction:column;justify-content:center;width:50%;padding:80px;display:flex}.resetPassword .right{color:#fff;background-color:#001529;flex-direction:column;justify-content:center;width:50%;padding:80px;display:flex}.resetPassword #title{margin-bottom:20px;font-size:40px}.resetPassword ul{padding:0;list-style:none}.resetPassword li{margin-bottom:20px}.resetPassword input{width:100%;padding:12px;font-size:16px}.resetPassword .login-btn{width:100%;height:45px}.resetPassword #register{font-size:48px}.resetPassword #contact{margin-top:10px;font-size:18px}.day{box-sizing:border-box;cursor:pointer;white-space:nowrap;background:#00152920;border:1px solid #fff;border-radius:10px;flex-direction:column;flex:0 0 14.2857%;justify-content:flex-start;align-items:center;height:100%;padding:5px;position:relative}.day span{margin-top:2px;font-size:.9rem;font-weight:500}.day-date{z-index:2;font-size:16px;font-weight:600;position:absolute;top:4px;left:6px}.day-count{color:#34d399;z-index:1;pointer-events:none;justify-content:center;align-items:center;font-size:40px;font-weight:700;display:flex;position:absolute;inset:0}.range-start{color:#fff;background:linear-gradient(135deg,#001529 20%,#00152920 20%) 0 0/100% 100%;transition:all .2s ease-in;transform:scale(1.001)}.range-single{color:#fff;background-color:#001529;background-size:100% 100%}.range-end{color:#000;background:linear-gradient(315deg,#001529 20%,#00152920 20%);transition:all .4s ease-in}.day:hover{background:#00152960;transition:all .25s}.day-selected .day-count{color:#34d399}.week::-webkit-scrollbar{display:none}.week{-ms-overflow-style:none;scrollbar-width:none}.week-container{cursor:grab;scroll-behavior:smooth;-webkit-user-select:none;user-select:none;width:100%;height:100%;padding:0;overflow:auto hidden}.week-container:active{cursor:grabbing}.week{min-width:max-content;height:100%;display:flex}.ant-table-wrapper{max-height:calc(100vh - 200px);overflow:auto}.ant-table-thead>tr>th{z-index:10;background:#fafafa;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.ant-table-thead>tr>th:before{content:"";background:#f0f0f0;height:1px;position:absolute;bottom:0;left:0;right:0}.ant-table-tbody>tr:hover>td{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease-in;background-color:#0015299f!important}.selected-row{color:#f0f0f0;transform:scale(1.01);background-color:#001529!important}.photos::-webkit-scrollbar{display:none}.test{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:wrap;display:flex;overflow-y:scroll}pics{flex-grow:1;overflow-y:scroll}img{object-fit:cover;vertical-align:bottom;border-radius:12px;width:20vw;height:20vh}.inspectionTaskOverview{flex-direction:column;justify-content:center;align-items:center;margin:10px;display:flex;overflow-y:hidden}.header{border-bottom:1px solid #0000003c;justify-content:center;width:100%;font-size:24px;font-weight:600}.null{display:none}.skeleton{opacity:.7;animation:.5s linear infinite alternate skeleton-loading}.skeleton-text{border-radius:.125rem;width:100%;height:.5rem;margin:.25rem}.skeleton-unit{border-radius:.125rem;width:50%;height:100%;margin:.25rem;padding:20px}.skeleton-task{border-radius:.125rem;width:80%;height:100%;margin:.25rem;padding:12px}.skeleton-date{border-radius:.125rem;width:45%;height:100%;margin:.25rem;padding:15px}.skeleton-assignment{border-radius:.125rem;width:40%;height:100%;margin:.25rem;padding:12px}.skeleton-no-note{border-radius:.125rem;width:80%;height:100%;margin:.25rem}.skeleton-line{border-radius:.125rem;width:100%;height:14px;margin:.25rem}.skeleton-line.long{width:80%}.skeleton-line.medium{justify-content:center;width:60%}.skeleton-text:last-of-type{width:10%;margin-bottom:0}@keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}.unit{color:#3493d3;padding:12px;font-weight:700}.unit-null{color:#001529;padding:12px;font-size:20px;font-weight:700}.unit-dirty{color:#d33434;padding:12px;font-size:20px;font-weight:700}.unit-in_progress{color:#3493d3;padding:12px;font-size:20px;font-weight:700}.unit-occupied{color:#001529;padding:12px;font-size:20px;font-weight:700}.unit-clean{color:#34d399;padding:12px;font-size:20px;font-weight:700}.task-name,.task-null{color:#001529;padding:6px;font-size:18px;font-weight:600}.placeholder{display:none}.unassigned{color:#001529;padding:8px;font-size:18px}.assignments-assigned{color:#34d399;padding:8px;font-size:18px}.scheduled_date{color:#001529;padding:8px;font-size:14px}.owner-note{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:8px;font-size:16px;line-height:1.5;display:flex}.task-overview-summary{padding:8px;font-size:16px;font-weight:600;line-height:1.5em}.no-note{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:8px;font-size:16px;line-height:1.5;display:flex}.no-id{padding:12px 12px 24px;font-size:12px}#contact-btn{color:#fff;background-color:#ff5d37;padding:10px;font-size:14px;font-weight:700}#contact-btn:disabled{color:#fff;background-color:#9e9e9e}.ant-btn-primary{color:#fff;background-color:#34d399;padding:10px;font-size:14px;font-weight:700}.cleaner-photos{overflow:hidden}html,body,#root{box-sizing:border-box;background-color:#f8f9fa;width:100%;min-height:100vh;margin:0;padding:0}.inspections-layout{min-height:100vh}.inspections-main{margin-top:64px}.inspections-content{background-color:#fff;grid-template-rows:repeat(12,200px);grid-template-columns:repeat(12,1fr);gap:10px;min-height:calc(100vh - 128px);padding:20px;display:grid;box-shadow:0 2px 8px #00000073}.inspections-box{scroll-behavior:smooth;border:1px solid gray;border-radius:10px;grid-area:2/1/6/10;overflow-y:auto}.inspections-calendar-strip{border-radius:12px;grid-area:1/1/2/10;padding:2px;overflow:hidden}.inspections-task-overview{border:1px solid #0000003c;border-radius:12px;grid-area:1/10/6/13;overflow-y:scroll;box-shadow:0 2px 8px #00000073}.cleaner-photos{grid-area:1/10/2/13}
