body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background-color:var(--lightningcss-light,#f9f9ff)var(--lightningcss-dark,#1c1c22);--dash-object-color:var(--lightningcss-light,#fff)var(--lightningcss-dark,#282828);--dash-object-color-invert:var(--lightningcss-light,#282828)var(--lightningcss-dark,#fff);--dash-border-color:var(--lightningcss-light,#000)var(--lightningcss-dark,#444);--dash-object-accent:var(--lightningcss-light,#999)var(--lightningcss-dark,#999);--dash-object-shadow-color:var(--lightningcss-light,#0005)var(--lightningcss-dark,#fff5);--options-background:var(--lightningcss-light,#bbb)var(--lightningcss-dark,#444);--text-color:var(--lightningcss-light,#000)var(--lightningcss-dark,#fff);--text:var(--lightningcss-light,#000)var(--lightningcss-dark,#fff);--text-invert:var(--lightningcss-light,#fff)var(--lightningcss-dark,#000);--text-color-invert:var(--lightningcss-light,#fff)var(--lightningcss-dark,#000);--text-error:var(--lightningcss-light,#a33)var(--lightningcss-dark,red);--main-menu-color:var(--lightningcss-light,#666)var(--lightningcss-dark,#222);--main-menu-item-background:var(--lightningcss-light,#aaa)var(--lightningcss-dark,#999);--main-menu-item-hover:var(--lightningcss-light,#797979)var(--lightningcss-dark,#444);--main-menu-selected-color:var(--lightningcss-light,#666)var(--lightningcss-dark,#ddd);--main-menu-text-color:var(--lightningcss-light,#000)var(--lightningcss-dark,#000);--modal-background:var(--lightningcss-light,#2226)var(--lightningcss-dark,#0006);--button-default:var(--lightningcss-light,#48f)var(--lightningcss-dark,#24f);--appointment-background:var(--lightningcss-light,#fff)var(--lightningcss-dark,#333);--appointment-text:var(--lightningcss-light,#000)var(--lightningcss-dark,#fff);--calendar-date-background:var(--lightningcss-light,#fff)var(--lightningcss-dark,#777);--calendar-date-disabled-background:var(--lightningcss-light,#777)var(--lightningcss-dark,#444);--calendar-text:var(--lightningcss-light,#000)var(--lightningcss-dark,#fff);--table-color:var(--lightningcss-light,#fff)var(--lightningcss-dark,#888);--form-background:var(--lightningcss-light,#ccc)var(--lightningcss-dark,#444);--input-background:var(--lightningcss-light,#aaa)var(--lightningcss-dark,#282828);--input-hover:var(--lightningcss-light,#999)var(--lightningcss-dark,#555);--submit-button-color:var(--lightningcss-light,#0f0)var(--lightningcss-dark,#229822);--invert-if-dark:0;--invert-if-light:1;--skeleton-color1:var(--lightningcss-light,#ddd)var(--lightningcss-dark,#2a2a2a);--skeleton-color2:var(--lightningcss-light,#fff)var(--lightningcss-dark,#333);--popup-border-color:var(--lightningcss-light,#fff)var(--lightningcss-dark,#333);--default-status-color:var(--lightningcss-light,#000)var(--lightningcss-dark,#000);--attention-status-color:var(--lightningcss-light,#000)var(--lightningcss-dark,#000);--working-status-color:var(--lightningcss-light,#26a)var(--lightningcss-dark,#22d);--error-status-color:var(--lightningcss-light,red)var(--lightningcss-dark,#900);--drop-down-open-color:var(--lightningcss-light,#bbb)var(--lightningcss-dark,#fff)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--invert-if-dark:1;--invert-if-light:0}}:root{width:100%;min-width:100vw;height:100%;min-height:100vh;margin:0;overflow:hidden}#root{width:100%;min-width:100vw;height:100%;min-height:100vh}.App{flex-direction:column;height:100%;display:flex}html{width:100%;min-width:100vw;height:100svh;min-height:100vh}body{width:100%;height:100svh;color:var(--text-color);overflow:hidden}.dash-object{background-color:var(--dash-object-color);color:var(--text-color);box-shadow:var(--dash-object-shadow-color) 5px 5px 15px 1px;cursor:pointer;border-radius:20px;transition:all .25s;position:relative}.popup{background-color:var(--form-background);border:solid var(--popup-border-color);white-space:pre-line;border-radius:25px;flex-direction:column;justify-content:space-around;align-items:center;min-width:50%;height:20rem;min-height:50%;max-height:90%;padding:25px;display:flex;overflow:hidden auto}.popup .popup-images{gap:1rem;height:20rem;max-height:50%;display:flex;overflow:auto}.popup .popup-images img{object-fit:contain;max-width:20rem;max-height:100%}.popup img{max-width:100%;max-height:50%}.popup .popup-buttons{justify-content:center;align-items:center;width:100%;display:flex}.dash-object:focus-visible{box-shadow:var(--dash-object-shadow-color) 0px 0px 10px 0px;transform:translateY(0)}.verticle-nav{background-color:var(--main-menu-color);z-index:100;-webkit-user-select:none;user-select:none;width:3rem;height:100%;transition:all .25s;position:absolute;top:0%;left:0%;box-shadow:2px 2px 5px 2px #000}.verticle-nav .nav-elements{height:100%}.verticle-nav a{background-color:var(--main-menu-item-background);width:100%;height:3rem;color:var(--main-menu-text-color);box-sizing:border-box;justify-content:flex-start;align-items:center;padding:2rem 0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-decoration:none;transition:all .25s;display:flex}.verticle-nav a p{max-width:0;color:var(--main-menu-text-color);overflow:hidden}.verticle-nav a img{object-fit:contain;width:2.9rem;height:3rem;padding-left:.05rem}.verticle-nav a.selected{background-color:var(--main-menu-selected-color);font-weight:bolder}.verticle-nav a:hover{background-color:var(--main-menu-item-hover);color:var(--text-color)}.verticle-nav a:hover img{filter:invert(var(--invert-if-dark))}@media (orientation:portrait){.verticle-nav{position:absolute;top:0;left:-15rem}.verticle-nav.open{width:15rem;top:0;left:0}.verticle-nav.open .nav-elements{overflow-y:auto}.verticle-nav.open a{padding-left:1rem}.verticle-nav.open a p{text-wrap:nowrap;max-width:50rem}.verticle-nav.open a img{box-sizing:content-box;padding-right:1rem}.verticle-nav.open:after{content:"";background-color:#0006;width:4000%;height:100%;transition:none;display:block;position:absolute;top:0;left:100%}}.verticle-nav:hover{width:15rem}.verticle-nav:hover .nav-elements{overflow-y:auto}.verticle-nav:hover a{padding-left:1rem}.verticle-nav:hover a p{text-wrap:nowrap;max-width:50rem}.verticle-nav:hover a img{box-sizing:content-box;padding-right:1rem}.top-menu{background-color:var(--main-menu-color);justify-content:space-between;align-items:center;width:100%;height:5vh;display:flex;position:sticky;top:0;left:0}.top-menu a{box-sizing:border-box;background-color:#282c34;border:5px solid #000;height:100%}.main-layout{width:100%;height:95vh;position:relative}.main-layout-content{box-sizing:border-box;background-color:var(--background-color);border:2px solid #000;width:calc(100% - 3rem);height:100%;padding:0%;position:absolute;left:3rem;overflow:auto}@media (orientation:portrait){.main-layout-content{width:100%;left:0}}#loading-modal{background-color:var(--modal-background);z-index:50;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{background-color:var(--modal-background);z-index:49;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-button{z-index:10;color:#000;background-color:red;width:5rem;height:5rem;position:absolute;top:2rem;right:2rem}.login-form{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.spinner-holder{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading-spinner{aspect-ratio:1;--_m:conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;width:50px;-webkit-mask:var(--_m);-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;background:#25b09b;border-radius:50%;padding:8px;animation:1s linear infinite l3;-webkit-mask-composite:source-out;mask-composite:subtract}@keyframes l3{to{transform:rotate(1turn)}}.chart-skeleton{background:linear-gradient(90deg, var(--skeleton-color1) 25%, var(--skeleton-color2) 37%, var(--skeleton-color1) 63%);background-size:400% 100%;border-radius:8px;width:100%;height:100%;min-height:300px;animation:1.4s infinite shimmer}.skeleton-element{background:linear-gradient(90deg, var(--skeleton-color1) 25%, var(--skeleton-color2) 37%, var(--skeleton-color1) 63%);background-size:400% 100%;border-radius:8px;width:20rem;height:2rem;animation:1.4s infinite shimmer}.short{width:10rem}.p-height{height:1.5rem}.h3-height{height:1.75rem}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.moradic-input{box-sizing:border-box;width:45%;height:5rem;padding:5px;position:relative}@media (orientation:portrait){.moradic-input{width:100%}}.moradic-input .error{display:none}.moradic-input label{-webkit-user-select:none;user-select:none;cursor:text;color:var(--text-color);text-wrap:nowrap;text-overflow:ellipsis;box-sizing:border-box;max-width:100%;padding-left:5px;font-size:1.5rem;transition:all .5s;position:absolute;top:1rem;left:5px;overflow:hidden}.moradic-input input{text-indent:5px;background-color:var(--input-background);width:100%;height:2.5rem;color:var(--text-color);border:none;border-bottom:2px solid gray;border-radius:5px;padding-top:1.5rem;font-size:1.5rem;transition:all .5s;box-shadow:3px 3px 10px 1px #fff;caret-color:var(--text-color)!important}.moradic-input input:focus{box-shadow:3px 3px 10px 5px #fff}.moradic-input input.date+label,.moradic-input input:focus+label,.moradic-input select+label,.moradic-input input.image+label,.moradic-input label.has-input{font-size:1rem;top:.25rem}.moradic-input textarea{text-indent:5px;background-color:var(--input-background);width:100%;height:2.5rem;color:var(--text-color);caret-color:var(--text-color);border:none;border-bottom:2px solid gray;border-radius:5px;padding-top:1.5rem;font-size:1.5rem;transition:all .5s}.moradic-input textarea:focus{outline:none}.moradic-input textarea:focus+label{font-size:1rem;top:.25rem}.moradic-input select{max-width:100%;color:var(--text-color);box-sizing:border-box;background-color:#0000;border:#0000;border-radius:5px;width:100%;height:100%;padding-top:1.5rem;font-size:1.5rem;position:relative;top:0;box-shadow:3px 3px 10px 1px #fff}.moradic-input select option{background-color:var(--input-background)}.moradic-input select option:hover{background-color:#009}.moradic-input .preview{box-sizing:border-box;z-index:10;object-position:right;max-width:25%;height:4rem;padding-right:5px;position:absolute;top:5px;right:0}.moradic-input .preview.empty{width:0;height:0}.moradic-input p.dollar-sign{font-size:1.5rem;display:inline-block;position:absolute;top:0;left:.25rem;transform:translate(.25rem,.45rem)}.moradic-input p.dollar-sign+input{width:calc(100% - .75rem);padding-left:.75rem}.moradic-input.box-selection{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));justify-content:center;align-items:center;gap:15px;width:100%;max-width:100%;height:fit-content;display:grid}.moradic-input.box-selection button{background-color:var(--dash-object-color);cursor:pointer;color:var(--text-color);-webkit-user-select:none;user-select:none;box-sizing:border-box;border:2px solid #000;border-radius:15px;flex-direction:column;justify-content:space-around;justify-self:center;align-items:center;width:100%;min-width:0;height:100%;padding:20px;transition:all .1s;display:flex;box-shadow:0 0 #f0f8ff}.moradic-input.box-selection button .checkbox{background-color:var(--dash-object-accent);border-radius:5px;width:20px;height:20px;position:relative}.moradic-input.box-selection button .checkbox .checkmark:before{content:"";background-color:var(--text-color);width:15px;height:4px;display:block;position:absolute;top:5px;left:-4px;transform:rotate(50deg)}.moradic-input.box-selection button .checkbox .checkmark:after{content:"";background-color:var(--text-color);width:25px;height:4px;display:block;position:absolute;top:4px;left:4px;transform:rotate(-50deg)}.moradic-input.box-selection button img{max-width:min(100%,10rem);max-height:min(100%,10rem)}.moradic-input.box-selection button:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 5px 2px #f0f8ff}.moradic-input.box-selection button:active{transform:translate(0);box-shadow:0 0 #f0f8ff}.moradic-input.has-error input{border:solid var(--text-error) 2px}.moradic-input.has-error .error{color:var(--text-error);margin:0;font-size:1rem;font-weight:700;display:block;position:absolute;top:-1.5rem}.moradic-input:has(select){background-color:var(--input-background);border-radius:5px;height:4rem}.moradic-input.select{background-color:var(--input-background);border-radius:5px;height:4rem;padding:0}.moradic-input.select input{box-shadow:none}.moradic-input.checkbox{place-content:center;align-items:center;display:flex}.moradic-input.checkbox input{width:fit-content;height:fit-content;box-shadow:none;position:relative}.moradic-input.checkbox input:hover{box-shadow:3px 3px 10px 1px #fff}.moradic-input.checkbox input:focus+label,.moradic-input.checkbox input:active label{font-size:1rem;top:auto;left:auto}.moradic-input.checkbox label{text-wrap:wrap;cursor:pointer;font-size:1rem;position:relative;top:auto;left:auto}.moradic-input.checkbox span.error{position:relative;top:auto;left:auto}.moradic-input.full{width:100%}.section-layout{width:100%;height:100%}.section-layout .sub-layout{width:100%;height:95%;overflow:auto}.section-tabs{width:100%;height:5%;min-height:2.5rem;display:flex}.section-tabs .section-tab{cursor:pointer;text-align:center;background-color:#fff;border-radius:50px 50px 0 0;flex-grow:1;font-size:2rem;font-style:normal;text-decoration:none}.modal-comp{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-comp .modal-comp-background{z-index:-1;background-color:#000000b3;width:100%;height:100%;position:absolute}.moradic-form{background-color:var(--form-background);box-sizing:border-box;border:5px solid #000;border-radius:25px;flex-wrap:wrap;justify-content:space-between;gap:15px;width:fit-content;min-width:50%;max-width:80%;height:fit-content;max-height:100%;padding:25px;display:flex;overflow:auto}@media (orientation:portrait){.moradic-form{width:95%;max-width:100%}}.moradic-form .form-head{text-align:center;width:100%;margin:0;font-size:2rem}.moradic-form.sub-section{box-sizing:border-box;justify-content:space-between;width:100%}.moradic-form.fit{width:90%;max-height:100%;overflow:auto}#start-up-screen{background-color:var(--background-color);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.moradic-input.button{justify-content:space-around;align-items:center;height:fit-content;display:flex}.moradic-input.button button{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:green;border-radius:15px;flex-grow:0;justify-content:center;align-items:center;width:fit-content;min-width:10rem;max-width:100%;height:4rem;max-height:5rem;padding:10px 20px;font-size:2rem;transition:all .15s;display:flex;position:relative;transform:translate(-1px,-1px);box-shadow:1px 1px 1px 1px #fff}.moradic-input.button button img{object-fit:cover;max-width:100%;max-height:100%}.moradic-input.button button label{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex;position:absolute;top:0;left:0}.moradic-input.button button:disabled{color:gray;pointer-events:none;background-color:#2f4f4f}.moradic-input.button button:hover{transform:translate(-2px,-2px);box-shadow:2px 2px 3px 1px #fff}.moradic-input.button button:active{transform:translate(0);box-shadow:0 0}.moradic-input.button button.warn{background-color:red}.moradic-input.button button.info{background-color:#24f}.moradic-input.button button.small{min-width:5rem;font-size:1rem}.moradic-input.button button.small img{object-fit:cover;max-width:1rem;max-height:1rem}.moradic-input.button button.end{justify-self:flex-end}@media (orientation:portrait){.moradic-input.button.small-on-mobile button{min-width:5rem;font-size:1rem}.moradic-input.button.small-on-mobile button img{object-fit:cover;max-width:1rem;max-height:1rem}}.moradic-input.button.fit{width:fit-content}.moradic-input.right{justify-content:flex-end}.moradic-input.left{justify-content:flex-start}.moradic-input.time-range{background-color:var(--input-background);flex-wrap:nowrap;align-items:flex-end;display:flex}.moradic-input.time-range select{height:fit-content;box-shadow:none;border:1px solid #000;flex-shrink:1;justify-content:flex-end;width:fit-content;padding:0 5px;font-size:1.25rem;display:flex}.moradic-input.time-range p{margin:0;font-size:1.5rem}.moradic-input.time-range label{top:0}.moradic-input.time-range .time-seperator{padding:0 15px}.moradic-input.checkbox{height:fit-content;padding-left:25px}@media (orientation:portrait){.hide-on-mobile{display:none}}@media (orientation:landscape){.hide-on-landscape{display:none}}.no-margin{margin:0}.error-message{color:red;font-size:1.5rem;font-weight:bolder}.moradic-table{background-color:var(--table-color);border-collapse:collapse;width:100%}.moradic-table thead{-webkit-user-select:none;user-select:none;border-bottom:2px solid #000}.moradic-table tbody{cursor:pointer;border-bottom:2px solid #000;transition:all .25s}.moradic-table tbody td{text-align:center;-webkit-user-select:none;user-select:none;border-bottom:1px solid #000;justify-items:center;max-width:fit-content}.moradic-table tbody td img{max-height:2rem}.moradic-table tr:hover{background-color:#aaa}.moradic-table tr:active{background-color:#777}.moradic-drop-down{width:100%}.moradic-drop-down .drop-down{flex-direction:column;align-items:center;width:100%;height:fit-content;padding-bottom:10px;display:flex}.moradic-drop-down .drop-down img{max-width:4rem;max-height:4rem;margin-right:1rem}.moradic-drop-down .drop-down .top{background-color:var(--background-color);border:solid var(--text-color) .5px;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:15px;transition:all .2s;display:flex;box-shadow:0 0 #fff7}.moradic-drop-down .drop-down .top h2,.moradic-drop-down .drop-down .top h3{text-wrap:nowrap;margin:0;padding-left:1rem}.moradic-drop-down .drop-down .top p{margin:0;padding-left:1rem}.moradic-drop-down .drop-down .top *{align-items:center;display:flex}.moradic-drop-down .drop-down .top:hover{box-shadow:2px 2px 3px 1px #fff7}.moradic-drop-down .drop-down .top.open{background-color:var(--drop-down-open-color);color:var(--text-color-invert);box-shadow:2px 2px 3px 1px #fff7}.moradic-drop-down .drop-down .top.open *{color:var(--text-color-invert)}.moradic-drop-down .drop-down .drop-down-holder{box-sizing:border-box;width:100%;height:fit-content;padding:0;transition:all .25s;overflow:hidden}.moradic-drop-down .drop-down .drop-down-holder .drop-down-element{border:solid var(--text-color-invert) .5px;background-color:var(--dash-object-color);box-sizing:border-box;border-radius:25px;justify-content:space-between;align-items:center;width:100%;margin:5px 0;padding:5px 25px;transition:all .25s;display:flex}.moradic-drop-down .drop-down .drop-down-holder .drop-down-element:hover{background-color:var(--dash-object-color-invert);color:var(--text-invert)}.moradic-drop-down .drop-down .basic-input{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:fit-content;transition:all .25s}.moradic-drop-down .drop-down .basic-input .moradic-input{flex-grow:1}.moradic-drop-down .drop-down .open-arrow{background-color:#0000;width:2rem;height:2rem;margin:0;transition:all .25s;display:block;position:relative}.moradic-drop-down .drop-down .open-arrow:after{content:"";background-color:var(--text-color);border-radius:25px;width:1.6rem;height:.2rem;transition:all .25s;display:block;position:absolute;transform:translate(-1rem,1rem)rotate(45deg)}.moradic-drop-down .drop-down .open-arrow:before{content:"";background-color:var(--text-color);border-radius:25px;width:1.6rem;height:.2rem;transition:all .25s;display:block;position:absolute;transform:translateY(1rem)rotate(-45deg)}.moradic-drop-down .drop-down .top.open .open-arrow:after{background-color:var(--text-color-invert);transform:translate(-1rem,1rem)rotate(-45deg)}.moradic-drop-down .drop-down .top.open .open-arrow:before{background-color:var(--text-color-invert);transform:translateY(1rem)rotate(45deg)}.moradic-map-box{min-width:100px;min-height:100px}.close-button{cursor:pointer;background-color:#0000;border:none;width:4rem;height:4rem;margin:0;position:relative}.close-button:after{content:"";background-color:red;border-radius:15px;width:3.5rem;height:.5rem;display:block;position:absolute;transform:translateY(-.25rem)rotate(45deg)}.close-button:before{content:"";background-color:red;border-radius:15px;width:3.5rem;height:.5rem;display:block;position:absolute;transform:translateY(-.25rem)rotate(-45deg)}.invert-if-dark{filter:invert(var(--invert-if-dark))}.invert-if-light{filter:invert(var(--invert-if-light))}.drop-down-element{border:solid var(--text-color-invert) .5px;background-color:var(--dash-object-color);box-sizing:border-box;border-radius:25px;justify-content:space-between;align-items:center;width:100%;margin:5px 0;padding:5px 25px;transition:all .25s;display:flex}.drop-down-element .drag-handle{border:none;width:3rem;height:3rem}.drop-down-element img{max-width:4rem;max-height:4rem;margin-right:1rem}.user-button{cursor:pointer;width:5rem;height:100%}.user-button img{object-fit:contain;box-sizing:border-box;border-radius:100%;max-width:100%;max-height:calc(100% - 1rem);padding:2px}.user-button p{color:#000;margin:0;font-size:1rem}.user-settings-modal{z-index:15;background-color:#0000004d;width:100%;height:100%;position:fixed;top:0;left:0}.user-settings-drop-down{z-index:30;background-color:var(--dash-object-color);border:2px solid #000;border-radius:25px;flex-direction:column;justify-content:space-around;align-items:center;width:25vw;height:fit-content;min-height:20rem;margin:.5rem;padding:15px;display:flex;position:fixed;top:5%;right:0}.user-settings-drop-down h2{color:var(--text-color)}.user-settings-drop-down img{object-fit:contain;box-sizing:border-box;border-radius:100%;width:100%;max-width:7rem;max-height:7rem;padding:2px}.user-settings-drop-down button{color:#000}.user-settings-drop-down a{color:var(--text-color)}.top-menu{z-index:25;-webkit-user-select:none;user-select:none;height:4rem;min-height:50px;max-height:10vh}.top-menu .moradic-input.button{box-sizing:border-box;max-height:100%;overflow:hidden}.top-menu .moradic-input.button button{max-height:100%}.top-menu a{height:100%}.top-menu a img{object-fit:contain;max-width:5rem;max-height:100%}.top-menu h1{align-items:center;height:100%;margin:0;display:flex}.top-menu h1 img{object-fit:contain;max-height:100%;margin-right:10px}.top-menu-org{align-items:center;display:flex}@media (orientation:portrait){.top-menu-org{display:none}}.hamburger-button{background-color:#0000;border:none;width:50px;height:50px;position:relative;left:10px}@media (orientation:landscape){.hamburger-button{display:none}}.hamburger-button .hamburger{background-color:var(--text-color);border-radius:15px;width:40px;height:4px;transition:all .25s;position:absolute;top:calc(50% - 2.5px);left:2.5px}.hamburger-button .hamburger:before{content:"";background-color:var(--text-color);border-radius:15px;width:40px;height:4px;transition:all .25s;display:block;position:absolute;top:-10px;left:0}.hamburger-button .hamburger:after{content:"";background-color:var(--text-color);border-radius:15px;width:40px;height:4px;transition:all .25s;display:block;position:absolute;top:10px;left:0}.hamburger-button .hamburger.open{background-color:red;transform:rotate(45deg)translate(5px)}.hamburger-button .hamburger.open:after{background-color:red;transform:rotate(0)translate(0)translateY(-10px)}.hamburger-button .hamburger.open:before{background-color:red;transform:rotate(-90deg)translate(-8px)}.create-button{z-index:50;width:12rem;height:4rem;max-height:100%;position:relative;overflow:visible}.create-button button{width:100%}.create-button .create-menu{z-index:-1;opacity:0;background-color:#0008;border-radius:25px;width:100%;transition:all .2s;position:absolute;top:-300%}.create-button .create-menu div{margin:15px 0}.create-button .create-menu button{width:100%}.create-button .create-menu.open{opacity:1;top:100%}.floating-hamburger{justify-content:center;align-items:center;width:5rem;height:5rem;position:fixed;bottom:2rem;right:3rem}.floating-hamburger .hamburger-button{border:solid var(--text-color) 2px;width:100%;height:100%;box-shadow:1px 1px 3px 1px var(--text-color);box-sizing:border-box;background-color:green;border-radius:100%;justify-content:center;align-items:center;font-size:3rem;transition:all .25s;display:flex;position:relative;top:0;left:0}.floating-hamburger .hamburger-button:active{box-shadow:0px 0px 0px 0px var(--text-color);transform:translate(1px,1px)}.floating-hamburger .hamburger-button:after{content:"";background-color:var(--text-color);border-radius:25px;width:3rem;height:.4rem;transition:all .25s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.floating-hamburger .hamburger-button:before{content:"";background-color:var(--text-color);border-radius:25px;width:3rem;height:.4rem;transition:all .25s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.floating-hamburger .hamburger-button.open{background-color:red}.floating-hamburger .hamburger-button.open:after{transform:translate(-50%,-50%)rotate(135deg)}.floating-hamburger .hamburger-button.open:before{transform:translate(-50%,-50%)rotate(225deg)}.floating-hamburger .hamburger-options button{z-index:-1;opacity:0;border:solid var(--text-color) 2px;width:4rem;height:4rem;box-shadow:1px 1px 3px 0px var(--text-color);background-color:green;border-radius:100%;transition:all .25s;position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem);transform:translate(0)}.floating-hamburger .hamburger-options button img{max-width:80%;max-height:80%}.floating-hamburger .hamburger-options button:active{box-shadow:0px 0px 0px 0px var(--text-color);top:calc(50% - 1rem + 1px);left:calc(50% - 1rem + 1px)}.floating-hamburger .hamburger-options.open button:first-child{opacity:1;transform:translateY(-7rem)}.floating-hamburger .hamburger-options.open button:nth-child(2){opacity:1;transform:translate(-5rem,-5rem)}.floating-hamburger .hamburger-options.open button:nth-child(3){opacity:1;transform:translate(-7rem)}.web-stats-main{box-sizing:border-box;grid-template-rows:minmax(1rem,50vh);grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;padding:10px;display:grid}.web-stat{background-color:var(--dash-object-color);color:var(--text-color);width:100%;height:100%;box-shadow:var(--dash-object-shadow-color) 5px 5px 10px 5px;border:1px solid #000;border-radius:25px;flex-direction:column;align-items:center;display:flex;overflow:auto}.web-stat.graph{grid-column:span 3;height:fit-content}.schedule-div{background-color:#f0f8ff;grid-template-rows:repeat(24,1fr);grid-template-columns:repeat(7,1fr);grid-auto-flow:column;width:100%;display:grid}.empty-appointment{color:#000;background-color:#0000;width:100%;height:100%}.job{color:#000;grid-row:span var(--hours);box-sizing:border-box;background-color:green;border:5px solid gray;border-radius:50px;width:100%}.tooltip{color:#000;background-color:#ff0;border:5px solid orange;border-radius:50px;width:200px;height:200px;display:none;position:fixed;left:50%;transform:translate(3rem,-50%)}.tooltip:hover{display:block}.tooltip:after{content:"";clip-path:polygon(0% 50%,100% 100%,100% 0%);background-color:#ff0;width:3rem;height:3rem;display:block;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.tooltip:before{content:"";clip-path:polygon(0% 50%,100% 100%,100% 0%);background-color:orange;width:calc(3rem + 10px);height:calc(3rem + 10px);display:block;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.tooltip.show{display:block}.calendar-view{box-sizing:border-box;grid-template-rows:auto;grid-template-columns:repeat(7,1fr);gap:5px;width:100%;max-width:100%;height:100%;padding:5px;display:grid;overflow:auto}@media (orientation:portrait){.calendar-view{grid-template-rows:repeat(7,1fr);grid-template-columns:auto}}.calendar-main{flex-direction:column;width:100%;height:100%;display:flex}.calendar-main .day-view-holder{height:95%}.calendar-options{box-sizing:border-box;background-color:#fff;border-bottom:5px solid #000;justify-content:space-around;width:100%;height:5%;padding:0 1rem;display:flex;position:sticky;top:0}.add-button{color:#000;cursor:pointer;box-sizing:border-box;background-color:#2d5;border:5px solid #888;border-radius:50px;justify-content:center;align-items:center;height:100%;margin:0%;padding:0 .5rem;font-size:1.5rem;display:flex}.calendar-day{background-color:var(--calendar-date-background);color:var(--calendar-text);box-sizing:border-box;border:1px solid #000;gap:5px;width:100%;height:100%}.calendar-day h3{border-bottom:1px solid #000;margin-top:5px}.calendar-event{background-color:var(--dash-object-color);border:solid var(--dash-border-color) 5px;box-sizing:border-box;cursor:pointer;width:95%;color:var(--text-color);border-radius:15px;justify-self:center;margin:5px;text-decoration:none;display:block}.calendar-event .calendar-event-top{border-bottom:solid var(--dash-border-color) 2px;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:0 5px;display:flex}.calendar-event .calendar-event-top h4{margin:0;padding-right:.5rem}.calendar-event .calendar-event-top p{white-space:normal;margin:0}.calendar-event .calendar-event-body{box-sizing:border-box;justify-content:space-between;align-items:center;padding:0 5px;display:flex}.calendar-event .calendar-event-body h4,.calendar-event .calendar-event-body p{margin:0}.calendar-day.inactive{background-color:var(--calendar-date-disabled-background)}.calendar-day.today{border:5px solid #2d5}.calendar-day.selected{border:5px solid #25f}.calendar-day.today.selected{border:5px solid #2d5}.appointment-form{background-color:var(--form-background);color:#000;border-radius:100px;flex-flow:wrap;justify-content:space-between;width:50%;padding:5%;display:flex;box-shadow:5px 5px 15px 5px #000}.day-view{box-sizing:border-box;padding-left:15px}.day-view .column-display{width:100%;display:flex;overflow:auto}.day-view{width:100%;height:100%;display:flex}.day-view .schedule-column{background-color:#777;border:1px solid #000;grid-template-rows:repeat(96,1rem);grid-template-columns:repeat(6,2.5rem);height:fit-content;margin:0 5px;display:grid;position:relative}.day-view .schedule-column .schedule-column-overlay{grid-template-rows:repeat(96,1rem);grid-template-columns:repeat(6,2.5rem);height:100%;display:grid;position:absolute;top:0;left:0}.day-view .appointment{box-sizing:border-box;background-color:#25f;border:2px solid #00f;border-radius:25px;grid-area:2/1/8/6;padding:10px}.day-view .appointment p{color:var(--text-color);margin:0}.day-view .time-display{grid-area:span 4/span 6}.day-view .time-display p{margin:0}.day-view .time-display{border-bottom:1px solid #000}.appointment.drag-overlay{box-sizing:border-box;background-color:#25f;border:2px solid #00f;border-radius:25px;grid-area:2/1/8/6;padding:10px}.appointment.drag-overlay p{color:var(--text-color);margin:0}.popup-promise-modal{z-index:100;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.popup-promise-modal .popup-promise{background-color:#000;width:50%;height:50%}.resize-handle{cursor:col-resize;touch-action:none;background:0 0}.resize-handle:hover:after,.resize-handle:active:after{background:#ccc}@media (orientation:portrait){.resize-handle{cursor:row-resize}}.resize-handle:after{content:"";z-index:-1;background-color:#000;width:10px;height:100%;display:block;left:50%}@media (orientation:portrait){.resize-handle:after{width:100%;height:5px}}.today-div{grid-template-columns:var(--split) 8px 1fr;width:100%;height:100%;color:var(--text-color);display:grid;overflow:hidden}@media (orientation:portrait){.today-div{grid-template-columns:1fr;grid-template-rows:var(--split) 8px 1fr}}.today-div button{color:var(--text-color)}.today-div .today-section{box-sizing:border-box;min-width:0;min-height:0;overflow:auto}@media (orientation:portrait){.today-div .today-section{width:100%;max-height:100%}.today-div .today-section.mapbox{grid-area:1/1}.today-div .resize-handle{grid-area:2/1}.today-div .today-section.jobs{grid-area:3/1}}.today-div .today-section.jobs{background-color:var(--background-color);flex-direction:column;align-items:center;padding:10px;display:flex}.today-div .today-section.jobs .options{background-color:var(--options-background);box-sizing:border-box;flex-wrap:wrap;justify-content:space-around;width:100%;margin:1rem 0%;padding:.5rem;display:flex;position:sticky;top:0;box-shadow:1px 1px 1px 1px #000}.today-div .today-section.jobs .options .option{width:fit-content;display:flex}.today-div .today-section.jobs .options input,.today-div .today-section.jobs .options select{margin-left:.5rem}.today-div .today-section.jobs .jobs-list{flex-direction:column;align-items:center;width:100%;max-height:100%;display:flex;overflow:visible}.today-div .today-section.jobs .jobs-list .job-element{--status-color:#000;background-color:var(--appointment-background);color:var(--text-color);box-sizing:border-box;border:var(--status-color) solid 1px;width:98%;box-shadow:var(--status-color) 5px 5px 10px 2px;-webkit-user-select:none;user-select:none;margin:.5rem 0;padding:1rem}.today-div .today-section.jobs .jobs-list .job-element .job-top{justify-content:space-between;align-items:center;width:100%;display:flex}.today-div .today-section.jobs .jobs-list .job-element .job-top p,.today-div .today-section.jobs .jobs-list .job-element .job-top h2{margin:0}.today-div .today-section.jobs .jobs-list .job-element .job-info{justify-content:space-between;display:flex}.today-div .today-section.jobs .jobs-list .job-element .job-info p{margin:5px 0}.today-div .today-section.jobs .jobs-list .job-element.unassigned{border:1px solid green;box-shadow:5px 5px 10px 2px green}.clickable-marker{cursor:pointer}button.custom-marker{--fill-color:#000;color:#000;cursor:pointer;background-color:#0000;border:none;font-size:2rem}button.custom-marker .map-icon{object-fit:contain;max-width:3rem;max-height:3rem}button.custom-marker .map-icon path{color:var(--fill-color)}button.mapboxgl-popup-close-button{background-color:red}div.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:var(--dash-object-color)}div.mapboxgl-popup-content{background-color:var(--dash-object-color);border:none;min-width:5rem}.map-popup{background-color:var(--dash-object-color);flex-direction:column;align-items:center;display:flex}.map-popup h3{margin:5px 0}.map-popup p{margin:0}:root{--submitted-color:var(--lightningcss-light,#4b4)var(--lightningcss-dark,#070)}.task-page{flex-direction:column;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.task-page .task-navigation{flex-shrink:0;justify-content:flex-start;width:100%;height:3rem;display:flex}.task-page .task-tabs{flex-shrink:0;align-items:center;width:100%;height:3rem;display:flex}.task-page .task-tabs a{background-color:var(--dash-object-color);border:solid var(--text-color) .5px;height:100%;color:var(--text-color);box-sizing:border-box;border-bottom:none;border-radius:15px 15px 0 0;flex-grow:1;justify-content:center;align-items:center;font-size:1.5rem;text-decoration:none;display:flex}.task-page .task-tabs a.selected{background-color:var(--background-color)}.task-link{width:95%;text-decoration:none}.task-head{background-color:var(--dash-object);color:var(--text-color);border:solid var(--dash-border-color) 3px;box-sizing:border-box;width:100%;box-shadow:1px 1px 1px 1px var(--text-invert);-webkit-user-select:none;user-select:none;border-radius:25px;justify-content:space-between;align-items:center;max-width:100%;margin:5px 0;padding:15px;text-decoration:none;transition:all .25s;display:flex;overflow:hidden;transform:translate(-1px,-1px)}.task-head p{margin:5px 0 0}.task-head .task-head-left{flex-direction:column;flex-grow:0;flex-shrink:1;justify-content:space-between;width:20%;height:100%;display:flex}.task-head .task-head-left h2{margin:0;font-size:1.25rem;text-decoration:none}.task-head .task-head-right{text-align:right;flex-direction:column;flex-grow:0;flex-shrink:1;justify-content:space-around;min-width:0;display:flex}.task-head .task-head-right .address{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.task-head .check-mark{width:3rem;height:3rem;position:relative}.task-head .check-mark:after{content:"";background-color:var(--submitted-color);border-radius:25px;width:4rem;height:.5rem;display:block;position:relative;transform:translate(-.5rem,.5rem)rotate(-45deg)}.task-head .check-mark:before{content:"";background-color:var(--submitted-color);border-radius:25px;width:2rem;height:.5rem;display:block;position:relative;transform:translate(-1.3rem,1.7rem)rotate(45deg)}.task-head.submitted{border-color:var(--submitted-color)}.task-head:hover{box-shadow:2px 2px 3px 1px var(--text-invert);transform:translate(-2px,-2px)}.task-head:active{transform:translate(0);box-shadow:0 0}.today-options{flex-wrap:wrap;justify-content:space-between;width:100%;font-size:1.5rem;display:flex}.today-options p{margin:0}.today-options select{font-size:1.5rem}.today-options input{font-size:1rem}.today-options button{font-size:1.5rem}.today-main{flex-direction:column;width:100%;height:100%;display:flex;overflow:auto}.input-holder{flex-direction:column;align-items:center;display:flex;overflow:auto}.task-info{width:100%;height:100%;overflow:auto}.tasks-holder{flex-direction:column;align-items:center;width:100%;padding-bottom:100px;display:flex}.task-inputs{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:100%;padding-top:15px;display:flex;overflow-y:scroll}.task-inputs .input-spacer{width:100%;min-height:20vh;display:block}:root{--input-open-color:var(--lightningcss-light,#000)var(--lightningcss-dark,#fff);--completed-border:var(--lightningcss-light,green)var(--lightningcss-dark,green);--completed-background:var(--lightningcss-light,#474)var(--lightningcss-dark,#cfc);--inprogress-border:var(--lightningcss-light,#38f)var(--lightningcss-dark,#35a);--inprogress-background:var(--lightningcss-light,#003)var(--lightningcss-dark,#ccf)}.input-main{flex-direction:column;align-items:center;width:90%;height:fit-content;padding-bottom:10px;display:flex}.input-main .input-top{background-color:var(--background-color);border:solid var(--text-color) .5px;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:15px;transition:all .2s;display:flex;box-shadow:0 0 #fff7}.input-main .input-top h2{text-wrap:nowrap;margin:0;padding-left:1rem}.input-main .input-top p{margin:0;padding-left:1rem}.input-main .input-top:hover{box-shadow:2px 2px 3px 1px #fff7}.input-main .input-top.open{background-color:var(--input-open-color);color:var(--text-color-invert);box-shadow:2px 2px 3px 1px #fff7}.input-main .input-holder{box-sizing:border-box;width:100%;height:fit-content;padding:0;transition:all .25s;overflow:hidden}.input-main .basic-input{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:fit-content;transition:all .25s}.input-main .basic-input .moradic-input{flex-grow:1}.input-main .open-arrow{background-color:#0000;width:2rem;height:2rem;transition:all .25s;position:relative}.input-main .open-arrow:after{content:"";background-color:var(--text-color);border-radius:25px;width:1.5rem;height:.2rem;transition:all .25s;display:block;position:absolute;top:50%;left:0;transform:rotate(45deg)}.input-main .open-arrow:before{content:"";background-color:var(--text-color);border-radius:25px;width:1.6rem;height:.2rem;transition:all .25s;display:block;position:absolute;top:50%;left:46.5%;transform:rotate(-45deg)}.input-main.completed .input-top{border:solid var(--completed-border) .5px}.input-main.completed .input-top.open{background-color:var(--completed-background)}.input-main.completed .input-top:hover,.input-main.completed .input-top.open{box-shadow:2px 2px 3px 1px var(--completed-border)}.input-main.inprogress .input-top{border:solid var(--inprogress-border) .5px}.input-main.inprogress .input-top.open{background-color:var(--inprogress-background)}.input-main.inprogress .input-top:hover,.input-main.inprogress .input-top.open{box-shadow:2px 2px 3px 1px var(--inprogress-border)}.input-top.open .open-arrow:after{background-color:var(--text-color-invert);transform:rotate(-45deg)}.input-top.open .open-arrow:before{background-color:var(--text-color-invert);transform:rotate(45deg)}.picture-buttons{width:100%;height:5rem;display:flex}.picture-buttons button{justify-content:center;align-items:center;display:flex}.in-app-camera{z-index:100;background-color:#000;width:100%;height:100%;position:fixed;top:0;left:0}.in-app-camera .camera-container{height:calc(100% - 5vh);position:relative}.in-app-camera .overlay-image{filter:opacity(.75);-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:cover;max-width:100%;max-height:100%;position:absolute;top:0;left:0}.in-app-camera .camera-options{justify-content:space-between;height:5vh;display:flex}.in-app-camera .camera-display{object-fit:contain;max-width:100%;max-height:calc(100% - 5vh)}.in-app-camera .take-picture-button{background-color:#fff;border-radius:100%;width:5rem;height:5rem;position:absolute;bottom:2rem;left:calc(50% - 2.5rem)}.in-app-camera .previous-overlay{color:#fff;z-index:20;background-color:#0000;border:none;font-size:3rem;position:absolute;top:50%;left:0}.in-app-camera .next-overlay{color:#fff;z-index:20;background-color:#0000;border:none;font-size:3rem;position:absolute;top:50%;right:0}.picture-input{flex-direction:column;align-items:center;width:100%;transition:all .5s;display:flex;overflow:hidden}.uploaded-images{justify-content:flex-start;align-items:center;width:100%;height:10rem;min-height:10rem;display:flex;overflow:auto}.uploaded-images img{object-fit:contain;max-width:50%;height:100%;max-height:100%;margin:0 1rem}.check-buttons{width:100%;height:5rem;display:flex}.check-buttons button{box-sizing:border-box}.check-buttons .yes-button{background-color:green;width:50%;height:100%}.check-buttons .no-button{background-color:red;width:50%;height:100%}.check-input{width:100%;transition:all .5s;display:flex;overflow:hidden}.input-value-preview{text-wrap:nowrap;text-overflow:ellipsis;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.input-top-info{max-width:50%}.teams-options{background-color:#f0f8ff;width:100%;height:10%}.teams-assigner{background-color:var(--background-color);box-sizing:border-box;width:100%;height:100%}.teams-assigner .team-management{width:100%;height:100%;display:flex}@media (orientation:portrait){.teams-assigner .team-management{flex-direction:column-reverse}}.teams-assigner .available-staff{box-sizing:border-box;flex-wrap:wrap;place-content:flex-start;align-items:flex-start;gap:1rem;width:50%;height:100%;padding:1rem;display:flex}@media (orientation:portrait){.teams-assigner .available-staff{justify-content:center;align-items:center;width:100%;max-height:50%;overflow:auto}}.employee{background-color:var(--dash-object-color);border:solid var(--dash-border-color) 2px;width:20rem;height:fit-content;color:var(--text-color);box-sizing:border-box;cursor:grab;box-shadow:2px 2px 2px 2px var(--text-color);border-radius:5px;padding:1rem}.employee p{text-align:center;margin:0 0 20px;font-size:1.5rem}.employee div{justify-content:space-around;align-items:center;width:100%;height:fit-content;display:flex}.employee select{width:8rem;height:fit-content}.employee button{border:solid var(--text-color) .5px;box-shadow:1px 1px 1px 1px var(--text-color);cursor:pointer;background-color:green;border-radius:5px;font-size:1.25rem;transition:all .2s}.employee button:hover{box-shadow:2px 2px 2px 1px var(--text-color);transform:translate(-1px,-1px)}.employee button:active{box-shadow:0px 0px 0px 0px var(--text-color);transform:translate(0)}.employee .team-options{justify-content:space-between;align-items:center;width:100%;height:2rem;display:flex}.employee .team-options img{object-fit:contain;cursor:pointer;max-width:2rem;max-height:2rem}.team-buttons{justify-content:space-around;width:100%;display:flex}@media (orientation:portrait){.team-buttons{position:sticky;top:0}}.teams-section{box-sizing:border-box;flex-direction:column;align-content:center;align-items:center;gap:1rem;width:50%;height:100%;padding:1rem;display:flex;overflow:auto}@media (orientation:portrait){.teams-section{border-bottom:2px solid #000;width:100%;max-height:50%;overflow:auto}}.teams-section button{color:#000}.team{color:#000;background-color:#555;flex-direction:column;align-items:center;width:100%;height:fit-content;display:flex}.team .team-drop{background-color:gray;flex-flow:wrap;justify-content:space-around;align-items:center;gap:1rem;width:100%;min-height:1rem;padding:1rem 0;transition:all .5s;display:flex}.employee:active{cursor:grabbing}.employee.dragging{cursor:grabbing;padding-bottom:2rem}.save-button{align-items:center;display:flex}.save-button img{object-fit:contain;max-width:2rem;max-height:2rem}.team-box{width:100%;height:100%;color:var(--text-color)}@media (orientation:portrait){.team-box{flex-direction:column}}.team-box .team-section-selection{width:100%;height:5%;display:flex}.team-box .team-section-selection div{cursor:pointer;justify-content:center;align-items:center;width:50%;height:100%;font-size:2rem;display:flex}.team-box .team-container{width:100%;height:95%}@media (orientation:portrait){.team-box .team-container{height:100%}}.team-jobs-box{box-sizing:border-box;flex-direction:column;align-items:center;width:50%;padding:10px;display:flex}@media (orientation:portrait){.team-jobs-box{width:100%;height:50%;overflow:auto}}.team-jobs-box .team{color:var(--text-color);box-sizing:border-box;width:calc(100% - 40px);margin:20px}.jobs-assigner{background-color:var(--background-color);box-sizing:border-box;width:100%;height:100%;display:flex}@media (orientation:portrait){.jobs-assigner{flex-direction:column}}.job-box{width:50%;height:100%}@media (orientation:portrait){.job-box{border-bottom:2px solid #000;width:100%;height:50%;overflow:auto}}.job-sort-box{width:100%;height:100%;display:flex}.job-sort-box .jobs-holder{width:100%;height:100%}.job-element{background-color:var(--appointment-background);color:var(--appointment-text);box-sizing:border-box;cursor:grab;border:1px solid #000;width:98%;margin:.5rem 0;padding:1rem;box-shadow:5px 5px 10px 2px #000}.job-element .job-top{justify-content:space-between;align-items:center;width:100%;display:flex}.job-element .job-top p,.job-element .job-top h2{margin:0}.job-element .job-info{justify-content:space-between;display:flex}.job-element.unassigned{border:1px solid green;box-shadow:5px 5px 10px 2px green}.job-select{justify-self:center}.job-select select{font-size:1.25rem}.job-select button{color:var(--text-color);font-size:1.25rem}.users-table{background-color:var(--table-color);color:#000;border-collapse:collapse;border:5px solid #000;width:100%}.users-table thead tr{border-bottom:2px solid #000}.users-table thead tr td{text-align:center}.users-table tbody tr{cursor:pointer;border-bottom:2px solid #000;transition:all .25s}.users-table tbody tr td{text-align:center}.users-table tbody tr:hover{background-color:#aaa}.users-table tbody tr:active{background-color:#777}.template-link{background-color:#f0f8ff;border:2px solid #000;border-radius:15px;justify-content:space-around;width:100%;margin:1rem 0;display:flex}.template-main{width:100%;height:100%;display:flex}.template-main .template-preview{flex-grow:1;flex-shrink:1;width:50%}.template-main .template-side-edit{border:2px solid #000;flex-grow:1;flex-shrink:1;width:50%}.template-edit{flex-direction:column;width:100%;height:100%;display:flex;overflow:auto}.template-edit .template-input .input-info{background-color:gray;border:2px solid #000;border-radius:25px}.template-edit .template-input button{color:#000}.template-edit .input-edit{flex-direction:column;max-height:0;transition:all .25s;display:flex;overflow:hidden}.template-edit .input-edit.show{max-height:20rem}.appointments-table{background-color:var(--table-color);border-collapse:collapse;width:100%}.appointments-table thead{border-bottom:2px solid #000}.appointments-table tbody{cursor:pointer;border-bottom:2px solid #000;transition:all .25s}.appointments-table tbody td{text-align:center}.appointments-table tbody:hover{background-color:#aaa}.appointments-table tbody:active{background-color:#777}.appointment-page{background-color:var(--background-color);box-sizing:border-box;width:100%;height:100%;position:relative;overflow:auto}.appointment-page .appointment-nav{justify-content:flex-end;height:3rem;padding-top:15px;padding-right:15px;display:flex;position:sticky;top:0%;right:2%}.appointment-page .appointment-nav a{background-color:var(--dash-object-color);color:var(--text-color);box-sizing:border-box;border:solid .5px var(--text-color);justify-content:center;align-items:center;min-width:3rem;padding:5px;font-size:1.5rem;text-decoration:none;display:flex;position:relative}.appointment-page .appointment-nav a img{max-height:100%;padding-right:5px}@media (orientation:portrait){.appointment-page .appointment-nav{padding-right:0}.appointment-page .appointment-nav a{font-size:1rem}}.appointment-page .appointment-nav a:hover{background-color:#20a1f8}.appointment-page .appointment-nav a.selected{background-color:#1051f8}.appointment-page .appointment-nav button{background-color:var(--dash-object-color);cursor:pointer;border:none;border-left:.5px solid #000;padding:15px 5px;font-size:1.5rem;text-decoration:none;position:relative}.appointment-page .appointment-nav button:hover{background-color:#20a1f8}.appointment-page .appointment-nav button.active{background-color:#00f}.appointment-page .appointment-nav .appointment-drop-down{background-color:var(--dash-object-color);box-sizing:border-box;border-radius:15px;flex-direction:column;width:fit-content;padding:5px;display:none;position:absolute;top:100%;right:0}.appointment-page .appointment-nav .appointment-drop-down button{white-space:nowrap;border:.5px solid #000;width:100%}.appointment-page .appointment-nav .appointment-drop-down.open{display:flex}.appointment-page .appointment-header{box-sizing:border-box;border-bottom:5px solid #000;justify-content:space-between;width:100%;min-height:10%;padding:20px;display:flex}@media (orientation:portrait){.appointment-page .appointment-header{flex-direction:column}.appointment-page .appointment-header p{margin:5px 0}}.appointment-page .appointment-header .appointment-main-info{flex-direction:column;justify-content:space-around;align-items:flex-start;display:flex}.appointment-page .appointment-header .appointment-main-info p{font-size:1.5rem;font-weight:600}.appointment-page .appointment-header .appointment-secondary-info{flex-direction:column;justify-content:space-around;align-items:flex-start;padding-right:10%;display:flex}.appointment-page .appointment-body{box-sizing:border-box;width:100%;height:50%;padding:10px;display:flex}@media (orientation:portrait){.appointment-page .appointment-body{flex-direction:column}}.appointment-page .appointment-body .appointment-map{flex-direction:column;width:50%;height:100%;display:flex}@media (orientation:portrait){.appointment-page .appointment-body .appointment-map{width:100%;min-height:250px}}.appointment-page .appointment-body .appointment-map .appointment-map-info{text-align:center;width:100%;height:fit-content;min-height:fit-content;margin-bottom:15px}.appointment-page .appointment-body .appointment-map .appointment-map-holder{width:100%;height:90%;max-height:90%}.appointment-page .appointment-body .appointment-notes .notes-head{justify-content:space-between;align-items:center;width:100%;display:flex}.appointment-page .appointment-body .appointment-notes .notes-head h3{margin:0}.appointment-page .appointment-body .appointment-notes{flex-direction:column;justify-content:space-around;align-items:center;width:50%;height:100%;display:flex}@media (orientation:portrait){.appointment-page .appointment-body .appointment-notes{width:100%}}.appointment-page .appointment-body .appointment-note{width:90%}.appointment-page .appointment-body .appointment-note p{border:5px inset #000;min-height:5rem;margin:10px 0}.appointment-page .appointment-body .appointment-note .notes-edit{width:100%}.appointment-page .appointment-body .appointment-note .notes-edit textarea{box-sizing:border-box;border:5px inset #000;width:100%;min-height:5rem;margin:10px 0 0}.appointment-page .appointment-body .appointment-note .notes-edit .notes-edit-buttons{width:100%;height:2rem;display:flex}.appointment-page .appointment-body .appointment-note .notes-edit .notes-edit-buttons button{box-sizing:border-box;width:50%;height:100%}.appointment-page .appointment-body .appointment-note .notes-edit .notes-edit-buttons input{width:50%}.appointment-billing-body{width:100%;display:flex}@media (orientation:portrait){.appointment-billing-body{flex-direction:column}}.appointment-billing-body .appointment-billing-section{width:50%}@media (orientation:portrait){.appointment-billing-body .appointment-billing-section{width:100%}}.appointment-billing-body .appointment-billing-section table{border-collapse:collapse;border:3px solid #000;width:100%}.appointment-billing-body .appointment-billing-section table thead{width:100%}.appointment-billing-body .appointment-billing-section table thead tr{border-bottom:3px solid #000;width:100%}.appointment-billing-body .appointment-billing-section table thead tr td{justify-content:space-between;width:100%}.appointment-billing-body .appointment-billing-section table tbody tr{text-align:center;border-bottom:3px solid #000}.appointment-table-head{justify-content:space-around;align-items:center;width:100%;display:flex}.appointment-table-head .table-head-buttons{align-items:center;display:flex}.appointment-billing-table{background-color:var(--dash-object-accent)}.appointment-list-options{justify-content:space-around;width:100%;margin-bottom:15px;display:flex}.appointment-images{justify-content:center;align-items:center;width:100%;display:flex;overflow:auto}.appointment-images .image-display{align-items:center;gap:15px;width:100%;padding:15px;display:flex}.appointment-images .image-display img{cursor:pointer;max-height:15rem}@media (orientation:portrait){.appointment-images .image-display{flex-direction:column}}.settings-main{background-color:var(--background-color);flex-direction:column;align-items:center;width:100%;height:100%;display:flex;overflow:auto}.settings-main h2{margin-top:5px;font-size:3rem}.settings-main .settings-link{text-align:center;width:80%;color:var(--text-color);border:2px solid #000;border-radius:50px;margin:20px 0;padding:.5rem;font-size:2rem;font-weight:700;text-decoration:none;transition:all .5s;box-shadow:5px 5px 10px 5px #000}.settings-main .settings-link:hover{color:#fff;background-color:#000}.settings-main .settings-link:active{background-color:gray;transition:all .25s}.settings-main .settings-head{justify-content:space-around;width:100%;height:10vh;display:flex}.settings-main .settings-head img{object-fit:contain;max-width:50%;max-height:100%}.product-settings-page{box-sizing:border-box;text-align:center;flex-direction:column;width:100%;height:100%;padding-left:2%;display:flex}.product-settings-page .products-head{justify-content:space-around;align-items:center;width:100%;display:flex}.product-droppable-column{max-width:100%}.product-settings{box-sizing:border-box;border:5px solid #000;flex-grow:1;width:100%;display:flex}.product-settings .product-categories{background-color:var(--input-background);cursor:pointer;border-right:5px solid #000;width:50%;height:100%;transition:background-color .2s}.product-settings .product-categories table thead td{font-size:2rem}.product-settings .product-categories table{width:100%}.product-settings .product-categories table td{text-align:center;margin:0;padding:20px 0;font-size:1.5rem;font-weight:700}.product-settings .product-categories .product-category{background-color:var(--input-background);box-sizing:border-box;height:fit-content}.product-settings .product-categories .product-category:hover{background-color:gray}.product-settings .product-categories .product-category.selected{background-color:#000}.product-settings .products-list{background-color:var(--input-background);width:50%}.product-settings .products-list table{width:100%}.product-settings .products-list table thead td{font-size:1.5rem}.product-settings .products-list table td{padding:10px 0;font-size:1.25rem;font-weight:700}.product-settings .products-list .product{cursor:pointer;transition:all .2s}.product-settings .products-list .product h2{margin:0;padding:20px 0}.product-settings .products-list .product:hover{background-color:gray}.product{cursor:grab}.product h4{align-items:center;display:flex}.product:hover{background-color:var(--text-color);color:var(--text-color-invert)}.appointment-settings-page{box-sizing:border-box;text-align:center;flex-direction:column;width:100%;height:100%;padding-left:2%;display:flex}.appointment-settings{box-sizing:border-box;border:5px solid #000;flex-grow:1;width:100%;display:flex}.appointment-settings .appointment-categories{background-color:var(--input-background);cursor:pointer;border-right:5px solid #000;width:50%;height:100%;transition:background-color .2s}.appointment-settings .appointment-categories table thead td{font-size:2rem}.appointment-settings .appointment-categories table{width:100%}.appointment-settings .appointment-categories table td{text-align:center;margin:0;padding:20px 0;font-size:1.5rem;font-weight:700}.appointment-settings .appointment-categories .appointment-category{background-color:var(--input-background);box-sizing:border-box;height:fit-content}.appointment-settings .appointment-categories .appointment-category:hover{background-color:gray}.appointment-settings .appointment-categories .appointment-category.selected{background-color:#000}.appointment-settings .appointments-list{background-color:var(--input-background);width:50%}.appointment-settings .appointments-list table{width:100%}.appointment-settings .appointments-list table thead td{font-size:1.5rem}.appointment-settings .appointments-list table td{padding:10px 0;font-size:1.25rem;font-weight:700}.appointment-settings .appointments-list .appointment{cursor:pointer;transition:all .2s}.appointment-settings .appointments-list .appointment h2{margin:0;padding:20px 0}.appointment-settings .appointments-list .appointment:hover{background-color:gray}.category-form{flex-direction:column;width:50vw;display:flex}.category-form .moradic-input{width:100%}.category-form button{background-color:var(--submit-button-color);cursor:pointer;border-radius:25px;padding:10px 25px;font-size:2rem}.square-completion-page{box-sizing:border-box;width:100%;height:100%;padding:0 15px}.square-completion-page .square-setting-things-up{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.square-completion-page .square-setting-things-up .error-header{justify-content:center;align-items:center;width:100%;display:flex}.square-completion-page .square-setting-things-up .error-header img{max-height:5rem}.square-completion-page .square-setting-things-up p{text-align:center;width:100%}.square-completion-page .square-setting-things-up picture{min-width:10rem;min-height:10rem}.square-completion-page .square-setting-things-up picture img{max-width:100%;max-height:100%}.square-integration-form{flex-direction:column;justify-self:center;align-items:center;display:flex}.square-integration-form picture{width:min(50%,20rem)}.square-integration-form img{justify-self:center;width:fit-content;max-width:100%;max-height:100%}.locations-page{width:100%;height:100%;display:flex}.locations-page .locations-map,.locations-page .locations-list{width:50%;height:100%}.locations-page .locations-list .locations-options{width:100%}.locations-page .locations-list .locations-options .add-button{background-color:#f0f8ff;border:3px solid orange;border-radius:15px;justify-content:center;align-items:center;margin:10px;padding:0 30px;font-size:3rem;transition:all .1s;display:flex;box-shadow:3px 3px 3px 3px gray}.locations-page .locations-list .locations-options .add-button:active{transform:translate(2px,2px);box-shadow:0 0 2px 2px gray}:root{--warning-status-text:var(--lightningcss-light,red)var(--lightningcss-dark,red);--pending-status-text:var(--lightningcss-light,#00f)var(--lightningcss-dark,#4af);--active-status-text:var(--lightningcss-light,#0f0)var(--lightningcss-dark,#7f5);--warning-status-glow:var(--lightningcss-light,#f55)var(--lightningcss-dark,#fb9);--pending-status-glow:var(--lightningcss-light,#55f)var(--lightningcss-dark,#8af);--active-status-glow:var(--lightningcss-light,#5f5)var(--lightningcss-dark,#af9);--animation-time:2s}.payment-settings-head{box-sizing:border-box;justify-content:space-between;width:100%;padding:15px 50px;display:flex}@media (orientation:portrait){.payment-settings-head{flex-direction:column;align-items:center;width:100%}}.payment-settings-head #square-status{flex-direction:column;align-items:center;display:flex}@media (orientation:portrait){.payment-settings-head #square-status{align-items:center;width:100%}.payment-settings-head #square-status .status-and-button{justify-content:space-around;align-items:center;width:100%;display:flex}}.payment-settings-head #square-status picture{justify-content:center;display:flex}.payment-settings-head #square-status img{width:max(5rem,100%);max-width:min(15rem,100%)}.payment-settings-head #square-status p{align-items:center;font-size:2rem;display:flex}.payment-settings-head #square-status p.not_integrated{color:var(--warning-status-text)}.payment-settings-head #square-status p.not_integrated span{background-color:var(--warning-status-glow)}.payment-settings-head #square-status p.not_integrated span:before{background-color:var(--warning-status-text)}.payment-settings-head #square-status p.not_integrated span:after{border:var(--warning-status-text) solid 2px}.payment-settings-head #square-status p.active{color:var(--active-status-text)}.payment-settings-head #square-status p.active span{background-color:var(--active-status-glow)}.payment-settings-head #square-status p.active span:before{background-color:var(--active-status-text)}.payment-settings-head #square-status p.active span:after{border:var(--active-status-text) solid 2px}.payment-settings-head #square-status p.pending_terms{color:var(--pending-status-text)}.payment-settings-head #square-status p.pending_terms span{background-color:var(--pending-status-glow)}.payment-settings-head #square-status p.pending_terms span:before{background-color:var(--pending-status-text)}.payment-settings-head #square-status p.pending_terms span:after{border:var(--pending-status-text) solid 2px}.payment-settings-head #square-status p.checking{color:var(--pending-status-text)}.payment-settings-head #square-status p.checking span{background-color:var(--pending-status-glow)}.payment-settings-head #square-status p.checking span:before{background-color:var(--pending-status-text)}.payment-settings-head #square-status p.checking span:after{border:var(--pending-status-text) solid 2px}.payment-settings-head #square-status span{content:"";width:1.25rem;height:1.25rem;animation:glow var(--animation-time) ease-in-out infinite;border-radius:100%;margin-top:.5rem;margin-right:1rem;display:inline-block;position:relative}.payment-settings-head #square-status span:before{content:"";z-index:1;width:1rem;height:1rem;animation:glow-before var(--animation-time) ease-in-out infinite;border-radius:100%;margin-right:1rem;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.payment-settings-head #square-status span:after{content:"";z-index:1;width:1rem;height:1rem;animation:glow-after var(--animation-time) ease-in-out infinite;border-radius:100%;margin-right:1rem;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.payment-settings-head #square-status button{background-color:var(--background-color);color:var(--active-status-glow);border:var(--active-status-text) 2px solid;cursor:pointer;background-color:var(--text-invert);border-radius:10px;padding:5px;transition:all .1s}.payment-settings-head #square-status button:hover{box-shadow:1px 1px 2px 1px var(--text);border:var(--active-status-text) 2px outset;transform:translate(-1px,-1px)}.payment-settings-head #square-status button:active{box-shadow:0px 0px 0px 0px var(--text);border:var(--active-status-text) 2px inset;transform:translate(0)}.payment-settings-head #square-status button.active{background-color:var(--background-color);color:var(--warning-status-glow);border:var(--warning-status-text) 2px solid;cursor:pointer;background-color:var(--text-invert);border-radius:10px;padding:5px;transition:all .1s}.payment-settings-head #square-status button.active:hover{box-shadow:1px 1px 2px 1px var(--text);border:var(--warning-status-text) 2px outset;transform:translate(-1px,-1px)}.payment-settings-head #square-status button.active:active{box-shadow:0px 0px 0px 0px var(--text);border:var(--warning-status-text) 2px inset;transform:translate(0)}@keyframes glow{0%{transform:scale(1)}50%{opacity:.5;transform:scale(1.25)}to{transform:scale(1)}}@keyframes glow-before{0%{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(.9)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes glow-after{0%{transform:translate(-50%,-50%)scale(1)}50%{opacity:0;transform:translate(-50%,-50%)scale(2)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}.document-display{box-sizing:border-box;width:100%;height:100%;padding:10px 25%;overflow:auto}@media (orientation:portrait){.document-display{padding:10px 5%}}.document-display h1{text-align:center}.lead-page{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:100%;padding-left:10px;display:flex}.lead-page h2{font-size:2rem}.lead-page .lead-head{justify-content:space-around;width:100%;font-size:1.5rem;display:flex}.lead-page .address-display{justify-content:space-around;width:100%;display:flex}.work-in-progress{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.work-in-progress div{justify-content:center;align-items:center;display:flex}.work-in-progress div h2{text-align:center;flex-shrink:1;align-items:center;width:fit-content;font-size:5rem;display:flex}@media (orientation:portrait){.work-in-progress div h2{font-size:3rem}}.work-in-progress div img{max-height:10rem}.work-in-progress p{text-align:center}.auth-div{background-color:var(--form-background);width:50%;min-height:70%;color:var(--text-color);border-radius:50px;flex-direction:column;align-items:center;max-height:100%;display:flex;overflow:auto;box-shadow:5px 5px 5px 5px #fff6}.auth-div input:focus{caret-color:var(--text-color);outline:none}.auth-div img{object-fit:contain;width:20rem;height:20rem}@media (orientation:portrait){.auth-div{width:90%}}.login-form .auth-input{box-sizing:border-box;width:45%;height:fit-content;margin-bottom:10px;position:relative}.login-form .auth-input label{-webkit-user-select:none;user-select:none;cursor:text;font-size:1.5rem;transition:all .5s;position:absolute;bottom:.75rem;left:5px}.login-form .auth-input input{text-indent:5px;background-color:var(--input-background);width:100%;height:auto;color:var(--text-color);padding-top:1.5rem;font-size:1.5rem;transition:all .5s;box-shadow:3px 3px 10px 1px #fff}.login-form .auth-input input:focus+label,.login-form .auth-input label.has-input{font-size:1rem;bottom:2rem}.login-form .login-button{color:#000;background-color:#0ff;border-radius:10px;width:100%;height:fit-content;margin:1rem 0;padding:15px;font-size:3rem;font-weight:bolder}.change-register{color:#f0f8ff;background-color:#00f;border-radius:10px;width:70%;height:fit-content;margin:1rem 0;padding:15px;font-size:2.5rem}.seperator-auth{text-align:center;width:100%;margin:0;padding-bottom:1rem;font-size:2rem}.org-settings{width:100%;height:100%}.org-settings .org-settings-header{justify-content:center;align-items:center;display:flex}.org-settings .org-settings-header img{object-fit:contain;flex-shrink:1;max-width:10rem;max-height:10rem}.org-settings .org-settings-body{flex-direction:column;align-items:center;width:100%;display:flex}.login-form{flex-wrap:wrap;justify-content:space-around;width:70%;display:flex}.login-form .auth-input{box-sizing:border-box;width:45%;height:fit-content;position:relative}.login-form .auth-input label{-webkit-user-select:none;user-select:none;cursor:text;text-wrap:nowrap;text-overflow:ellipsis;max-width:100%;font-size:1.5rem;transition:all .5s;position:absolute;bottom:.75rem;left:5px;overflow:hidden}.login-form .auth-input input{text-indent:5px;background-color:var(--input-background);width:100%;height:auto;padding-top:1.5rem;font-size:1.5rem;transition:all .5s}.login-form .auth-input input:focus+label,.login-form .auth-input label.has-input{font-size:1rem;bottom:2rem}.login-form .login-button{color:#000;background-color:#0ff;border-radius:10px;width:100%;font-size:3rem;font-weight:bolder}.change-register{color:#f0f8ff;background-color:#00f;border-radius:10px;width:70%;font-size:2.5rem}.seperator-auth{text-align:center;width:100%;margin:0;font-size:2rem}.booking-holder{background-color:var(--background-color);flex-direction:column;justify-content:space-between;width:100%;max-width:100vw;height:100%;display:flex;overflow:hidden}.booking-holder .booking-slider{scrollbar-width:none;flex-shrink:1;width:100%;max-width:100vw;height:100%;max-height:90%;display:flex;overflow:hidden}.booking-holder .booking-page{box-sizing:border-box;flex-direction:column;flex:0 0 100%;justify-content:space-around;align-items:center;width:100%;max-width:100vw;height:100%;display:flex}.booking-holder .booking-nav-buttons{box-sizing:border-box;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;width:100%;padding:10px 50px 40px;display:flex;position:relative}.booking-holder .booking-nav-buttons button{cursor:pointer;color:#000;background-color:#f0f8ff;border:2px solid #000;border-radius:15px;font-size:2.5rem;transition:all .1s;box-shadow:1px 1px 2px 1px #f0f8ff}.booking-holder .booking-nav-buttons button.disabled{box-shadow:none;color:#222;cursor:default;background-color:gray}.booking-holder .booking-nav-buttons button:hover{box-shadow:2px 2px 5px 2px #f0f8ff}.booking-holder .booking-nav-buttons button.disabled:hover{box-shadow:none;background-color:gray}.booking-holder .booking-nav-buttons button:active{transform:translate(1px,1px);box-shadow:0 0 2px 1px #f0f8ff}.booking-holder .booking-nav-buttons button.disabled:active{box-shadow:none;background-color:gray;transform:none}.booking-holder .booking-nav-buttons .booking-progress-bar{background-color:var(--dash-object-accent);border-radius:50px;flex-grow:1;max-width:50%;height:15px;position:relative}.booking-holder .booking-nav-buttons .booking-progress-bar .booking-progress-percent{position:absolute;top:-2.5rem;left:50%}@media (orientation:portrait){.booking-holder .booking-nav-buttons .booking-progress-bar{width:90%;max-width:100%;position:absolute;bottom:15px;left:5%}}.booking-holder .booking-nav-buttons .booking-progress-bar:before{content:"";height:15px;width:calc((var(--page) - 1) / var(--max-pages) * 100%);z-index:1;background-color:green;border-radius:50px;flex-grow:1;transition:all .5s;display:block;position:absolute;top:0;left:0}.booking-holder .date-time-selector{width:100%;max-height:100%;display:flex}@media (orientation:portrait){.booking-holder .date-time-selector{flex-direction:column;overflow:auto}}.booking-holder .date-time-selector .time-selector{flex-wrap:wrap;justify-content:space-around;width:50%;max-height:100%;display:flex;position:relative;overflow:auto}@media (orientation:portrait){.booking-holder .date-time-selector .time-selector{width:100%;height:fit-content;min-height:fit-content;max-height:fit-content}}.booking-holder .date-time-selector .time-selector .loading-times{background-color:#0009;width:100%;height:100%;position:absolute}.booking-holder .date-time-selector .time-selector .time-options{flex-direction:column;align-items:center;max-height:90%;display:flex;overflow:auto}@media (orientation:portrait){.booking-holder .date-time-selector .time-selector .time-options{box-sizing:border-box;max-width:33%;height:fit-content;max-height:fit-content}}.booking-holder .date-time-selector .time-selector .time-option{box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:#000;background-color:#f0f8ff;border:1px solid #000;border-radius:15px;margin:5px 1rem;padding:10px}.booking-holder .date-time-selector .time-selector .time-option:hover{background-color:#49f}.booking-holder .date-time-selector .time-selector .time-option:active{background-color:#00f}.booking-holder .date-time-selector .time-selector .time-option.unavailable{cursor:auto;background-color:gray}.booking-holder .date-time-selector .time-selector .time-option.selected{background-color:#47f}.booking-holder .date-time-selector .time-selector .time-option.selected.unavailable{background-color:#339}.booking-holder .calendar-selector{box-sizing:border-box;width:50%;max-width:100%;height:45rem;max-height:90%;color:var(--text-color);border:2px solid #000;border-radius:5px}@media (orientation:portrait){.booking-holder .calendar-selector{width:fit-content;max-width:100%;max-height:80%}}.booking-holder .calendar-selector .calendar-selector-top{-webkit-user-select:none;user-select:none;flex-grow:1;justify-content:space-around;width:100%;height:10%;display:flex}.booking-holder .calendar-selector .calendar-selector-top .month-button{cursor:pointer;background-color:#0000;border:none;border-radius:100%;width:5rem;height:5rem}.booking-holder .calendar-selector .calendar-selector-top .month-button:before,.booking-holder .calendar-selector .calendar-selector-top .month-button:after{content:"";background-color:#000;border-radius:5rem;width:4rem;height:.5rem;display:block}.booking-holder .calendar-selector .calendar-selector-top .month-button:hover,.booking-holder .calendar-selector .calendar-selector-top .month-button:focus{background-color:#339}.booking-holder .calendar-selector .calendar-selector-top .month-button:active{background-color:#47f}.booking-holder .calendar-selector .calendar-selector-top #prev-month:before{transform:rotate(-25deg)translateY(-.6rem)}.booking-holder .calendar-selector .calendar-selector-top #prev-month:after{transform:rotate(25deg)translateY(.6rem)}.booking-holder .calendar-selector .calendar-selector-top #next-month:before{transform:rotate(25deg)translateY(-.6rem)}.booking-holder .calendar-selector .calendar-selector-top #next-month:after{transform:rotate(-25deg)translateY(.6rem)}.booking-holder .calendar-selector .calendar-selector-top #month-display{margin:.25rem 0 0;font-size:3rem}@media (orientation:portrait){.booking-holder .calendar-selector .calendar-selector-top #month-display{margin-top:1rem;font-size:2rem}}.booking-holder .calendar-selector .date-options-holder{width:100%;max-width:100%;height:90%;color:var(--text-color);display:flex;overflow:hidden}.booking-holder .calendar-selector .date-options-holder .date-options{box-sizing:border-box;flex-grow:0;flex-shrink:0;grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(7,minmax(min-content,15%));align-content:start;gap:0;width:100%;max-width:100%;max-height:100%;padding:20px;display:grid;overflow:hidden}@media (orientation:portrait){.booking-holder .calendar-selector .date-options-holder .date-options{padding:20px 0}}.booking-holder .calendar-selector .date-options-holder .date-options .date-option{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;aspect-ratio:1;background-color:#0000;border:none;border-radius:100%;justify-content:center;place-self:center;align-items:center;width:auto;height:100%;margin:0;padding:0;font-size:2rem;font-weight:600;display:flex}.booking-holder .calendar-selector .date-options-holder .date-options .date-option:focus,.booking-holder .calendar-selector .date-options-holder .date-options .date-option:hover{background-color:#49f}.booking-holder .calendar-selector .date-options-holder .date-options .date-option:active{background-color:#00f}.booking-holder .calendar-selector .date-options-holder .date-options .date-option.unavailable{cursor:auto;color:gray}.booking-holder .calendar-selector .date-options-holder .date-options .date-option.selected{background-color:#47f}.booking-holder .calendar-selector .date-options-holder .date-options .date-option.selected.unavailable{background-color:#339}.booking-holder .calendar-selector .date-options-holder .date-options p{text-align:center}.booking-holder .calendar-selector .date-options-holder.left{transition:all .5s;transform:translate(100%)}.booking-holder .addresses-holder{overflow:auto}.booking-holder .confirmation-card{box-sizing:border-box;background-color:var(--dash-object-color);border:5px solid #00f;border-radius:25px;width:fit-content;max-width:100%;height:fit-content;max-height:100%;padding:10px;overflow:hidden auto}.booking-holder .confirmation-card .seperator{background-color:#00f;width:calc(100% + 20px);height:5px;position:relative;left:-10px}.booking-holder .confirmation-card .confirmation-top .confirmation-top-row{justify-content:space-between;display:flex}.booking-holder .confirmation-card .confirmation-top .confirmation-top-row p{margin:5px}.booking-holder .confirmation-card h2{text-align:center;margin:10px}.booking-holder .confirmation-card .confirmation-map{text-align:center}.booking-holder .confirmation-card .confirmation-map p{margin:5px}.confirmation-page{flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.confirmation-page .confirmation-header{align-items:center;display:flex}.confirmation-page .confirmation-header img{max-height:5rem}.confirmation-page .contact{text-align:center}.confirmation-page .contact a{font-size:1.5rem}.booking-flow-failed{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.booking-flow-failed div{align-items:center;height:fit-content;display:flex}.booking-flow-failed div img{max-height:10rem}.setup-holder{background-color:var(--background-color);flex-direction:column;justify-content:space-between;width:100%;max-width:100vw;height:100%;display:flex;position:relative;overflow:hidden}.setup-holder .skip-button{cursor:pointer;color:#05f;background-color:#0000;border:none;font-size:2rem;text-decoration:underline;position:absolute;top:0;right:0}.setup-holder .setup-slider{scrollbar-width:none;flex-shrink:1;width:100%;max-width:100vw;height:100%;max-height:90%;display:flex;overflow:hidden}.setup-holder .setup-page{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:space-around;align-items:center;width:100%;max-width:100vw;height:100%;padding-top:2rem;display:flex;position:relative;overflow:hidden auto}.setup-holder .setup-page h3,.setup-holder .setup-page h2,.setup-holder .setup-page p{text-align:center;margin:0 20px}.setup-holder .setup-nav-buttons{box-sizing:border-box;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;width:100%;padding:10px 50px 40px;display:flex;position:relative}.setup-holder .setup-nav-buttons button{color:#000;cursor:pointer;background-color:#f0f8ff;border:2px solid #000;border-radius:15px;font-size:2.5rem;transition:all .1s;box-shadow:1px 1px 2px 1px #f0f8ff}.setup-holder .setup-nav-buttons button.disabled{box-shadow:none;cursor:default;background-color:gray}.setup-holder .setup-nav-buttons button:hover{box-shadow:2px 2px 5px 2px #f0f8ff}.setup-holder .setup-nav-buttons button.disabled:hover{box-shadow:none;background-color:gray}.setup-holder .setup-nav-buttons button:active{transform:translate(1px,1px);box-shadow:0 0 2px 1px #f0f8ff}.setup-holder .setup-nav-buttons button.disabled:active{box-shadow:none;background-color:gray;transform:none}.setup-holder .setup-nav-buttons .setup-progress-bar{background-color:#f0f8ff;border-radius:50px;flex-grow:1;max-width:50%;height:15px;position:relative}.setup-holder .setup-nav-buttons .setup-progress-bar .setup-progress-percent{position:absolute;top:-2.5rem;left:50%}@media (orientation:portrait){.setup-holder .setup-nav-buttons .setup-progress-bar{width:90%;max-width:100%;position:absolute;bottom:15px;left:5%}}.setup-holder .setup-nav-buttons .setup-progress-bar:before{content:"";height:15px;width:calc((var(--page) - 1) / var(--max-pages) * 100%);z-index:1;background-color:green;border-radius:50px;flex-grow:1;transition:all .5s;display:block;position:absolute;top:0;left:0}.setup-holder .truck-table{border-collapse:collapse;border:5px solid #000;border-radius:15px}.setup-holder .truck-table td,.setup-holder .truck-table th{border-right:1px solid #000}.setup-holder .truck-table thead{background-color:var(--dash-object-color);border-bottom:3px solid #000}.setup-holder .truck-table tbody{background-color:var(--dash-object-color);transition:all .25s}.setup-holder .truck-table tbody td{text-align:center}.setup-holder .truck-table tbody tr{border-bottom:1px solid #000}@media (width<=600px){.setup-holder .truck-table,.setup-holder .truck-table table,.setup-holder .truck-table thead,.setup-holder .truck-table tbody,.setup-holder .truck-table th,.setup-holder .truck-table td,.setup-holder .truck-table tr{display:block}}.setup-holder .invites-table{border-collapse:collapse;border:5px solid #000;border-radius:15px;width:100%}.setup-holder .invites-table td{text-align:center;border-right:1px solid #000}.setup-holder .invites-table th{border-right:1px solid #000}.setup-holder .invites-table thead{background-color:var(--dash-object-color);border-bottom:3px solid #000}.setup-holder .invites-table tbody{background-color:var(--dash-object-color);transition:all .25s}.setup-holder .invites-table tbody td{text-align:center}.setup-holder .invites-table tbody tr{border-bottom:1px solid #000}@media (width<=600px){.setup-holder .invites-table,.setup-holder .invites-table table,.setup-holder .invites-table thead,.setup-holder .invites-table tbody,.setup-holder .invites-table th,.setup-holder .invites-table td,.setup-holder .invites-table tr{display:block}}@media (orientation:landscape){.setup-holder .confirmation-row>*+*{border-left:4px solid #000;margin-left:16px;padding-left:16px}}.setup-holder .confirmation-row{box-sizing:border-box;border:5px solid #000;justify-content:center;align-items:center;width:100%;display:flex}@media (orientation:portrait){.setup-holder .confirmation-row{border-top:none;border-bottom:none;flex-direction:column}}.setup-holder .confirmation-row .confirmation-section{box-sizing:border-box;flex-direction:column;align-items:center;width:50%;height:100%;display:flex}.setup-holder .confirmation-row .confirmation-section h3{margin-bottom:10px}@media (orientation:portrait){.setup-holder .confirmation-row .confirmation-section{border:5px solid #000;border-left:none;border-right:none;width:100%}}.setup-holder .confirmation-row .confirmation-section .hours-display{flex-wrap:wrap;flex-direction:"row";justify-content:space-around;width:100%;display:flex}.setup-holder .confirmation-row .confirmation-section .hours-display p{white-space:nowrap;margin:0 15px 0 0}.setup-holder .confirmation-row .confirmation-section .hours-display .hour-confirmation{justify-content:space-around;width:30%;display:flex}@media (orientation:portrait){.setup-holder .confirmation-row .confirmation-section .hours-display .hour-confirmation{width:50%}}.setup-holder .confirmation-row .confirmation-section .services{width:100%;display:flex}.setup-holder .confirmation-row .confirmation-section .services div{flex-shrink:1}.setup-holder .confirmation-row .confirmation-section .services div img{max-width:100%}.setup-holder .product-setup{box-sizing:border-box;border:5px solid #000;border-radius:15px;width:100%;padding:15px;display:flex;overflow:auto}.setup-holder .product-setup .products-list{width:100%;height:100%;overflow:auto}.setup-holder .product-setup .products-list .product-category{cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;border:3px solid #000;justify-content:space-between;max-width:100%;padding:10px 0;display:flex}.setup-holder .product-setup .products-list .product-category img{max-width:5rem;max-height:5rem;padding-right:10px}.setup-holder .product-setup .products-list .product{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #000;justify-content:space-between;width:100%;display:flex}.setup-holder .product-setup .products-list .product h4{margin:5px 0}.setup-holder .product-setup .products-list .product:hover{background-color:#888}.setup-holder .product-setup .products-list .product:active{background-color:#666}.setup-holder .product-setup .product-info{width:50%}.setup-holder .product-setup .product-info h3{text-align:center}.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:32px;height:32px;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:#eee}.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-arrow-up .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 11.7071C4.68342 12.0976 5.31658 12.0976 5.70711 11.7071L9 8.41421L12.2929 11.7071C12.6834 12.0976 13.3166 12.0976 13.7071 11.7071C14.0976 11.3166 14.0976 10.6834 13.7071 10.2929L9.70711 6.29289C9.31658 5.90237 8.68342 5.90237 8.29289 6.29289L4.29289 10.2929C3.90237 10.6834 3.90237 11.3166 4.29289 11.7071Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-down .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 6.29289C4.68342 5.90237 5.31658 5.90237 5.70711 6.29289L9 9.58579L12.2929 6.29289C12.6834 5.90237 13.3166 5.90237 13.7071 6.29289C14.0976 6.68342 14.0976 7.31658 13.7071 7.70711L9.70711 11.7071C9.31658 12.0976 8.68342 12.0976 8.29289 11.7071L4.29289 7.70711C3.90237 7.31658 3.90237 6.68342 4.29289 6.29289Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%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-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:#eee}.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 button.mapboxgl-ctrl-level-button{text-align:center;font-size:16px;font-weight:700}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{color:#000;background-color:#ccc}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#ccc}.no-dashboard-page{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.no-dashboard{flex-direction:column;justify-content:space-around;align-items:center;display:flex;overflow:auto}.no-dashboard .no-dashboard-head{display:flex}.no-dashboard .no-dashboard-head img{max-height:5rem}
