@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";:not(p){box-sizing:border-box;margin:0;padding:0;text-decoration:none}html,body{width:100%;overflow-x:hidden}:root{--detail:#00ff58;--secondary-detail:#414141;--bg:white;--secondary-bg:black;--terciary-bg:#535353;--text:black;--secondary-text:white;--terciary-text:#b3b3b1;--color-white:#fff;--color-black:#000;--color-bg-900:#121212;--color-bg-850:#181818;--color-bg-800:#202020;--color-bg-750:#2e2e2e;--color-gray-500:gray;--color-text-primary:#fff;--color-text-inverse:#000;--color-text-soft:#ffffffa6;--color-text-muted:#000000b3;--color-accent:#00ff58;--color-accent-700:#00c944;--color-danger:#f03d59;--color-warning:#ff9796;--color-separator:#ffffff14;--color-border-soft:#0000001f;--color-border-accent:#00ff5873;--color-scroll-track:#ffffff1a;--color-scroll-thumb:#ffffff4d;--color-scroll-thumb-hover:#ffffff80;--shadow-strong:0 4px 8px #000;--shadow-hover:0 4px 8px #0009;--shadow-soft:0 4px 6px #0000001a;--shadow-soft-hover:0 6px 10px #00000026;--shadow-modal:0 4px 10px #0003}body{font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans 3",sans-serif;font-size:62.5%;font-style:normal;font-weight:400}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.buttonInfoContainer{background-color:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:10%;min-width:90px;max-width:150px;padding:.5rem 1rem;font-weight:600;transition:transform .4s,box-shadow .4s;display:flex}.buttonInfoContainer:hover{transform:scale(1.05);box-shadow:0 0 10px #00ff5880}.App{text-align:center;border:1px solid red;width:100vw;margin:0;padding:0}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--bg-color:#121212;--card-bg:#272727;--accent:#00ff58;--border-color:#fff;--text-color:#fff}.CentralBlock .table{font-size:calc(6px + .6vw)}.HomeInfoContainer{flex-direction:column;flex:1;justify-content:space-evenly;align-items:center;gap:1rem;width:100%;display:flex}.HomeInfoContainer #main-table-header .table-cell{background-color:var(--card-bg);justify-content:center;align-items:center;padding:10px;font-size:calc(8px + .6vw);font-weight:700;display:flex}.HomeInfoContainer #main-table-header:hover{cursor:default;background:0 0;transform:none}.DataFillContainer{flex-wrap:wrap;align-self:center;align-items:flex-start;gap:1rem;width:100%;max-width:1200px;margin-bottom:.5rem;padding-top:1rem;display:flex}.DataFillContainer[data-is-super-admin=true]{justify-content:space-between}.DataFillContainer[data-is-super-admin=false]{justify-content:flex-start}.DataFillColumn{flex-direction:column;flex:220px;gap:.75rem;min-width:180px;display:flex}.DropDownHomeContainer,.DateSelectorContainer{width:100%}.DateBarInput{width:100%;color:var(--text-color);background-color:#0000;border:none;outline:none;display:flex}.buttonsHomeNav{justify-content:space-between;width:15%;min-width:130px;max-width:200px;display:flex}.arrowButton{box-sizing:border-box;cursor:pointer;background-color:gray;border:none;border-radius:10px;justify-content:center;align-items:center;width:60px;height:1.5rem;padding:.75rem 1rem;transition:transform .4s,opacity .4s;display:flex}.arrowButton:hover{transform:scale(1.05)}.arrowButton:disabled{opacity:.6;cursor:not-allowed}.TableFooter{justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;display:flex}@media (width<=900px){.CentralBlock{padding:.5rem}.buttonInfoContainer{width:40%;max-width:200px}.buttonsHomeNav{width:40%;max-width:220px}.HomeInfoContainer #main-table-header .table-cell{font-size:calc(10px + .6vw)}}@media (width<=600px){.DataFillContainer{flex-direction:column;gap:.75rem}.DataFillColumn{flex:100%;min-width:100%}.buttonInfoContainer{width:100%}.TableFooter{flex-direction:column;gap:.75rem}.buttonsHomeNav{justify-content:space-between;width:100%}}.skeleton{background:0 0;width:100%;height:100%;overflow:hidden}.skeleton-text1{background:linear-gradient(90deg,#444 8%,#555 18%,#444 33%) 0 0/800px 104px;width:50%;height:25%;max-height:50px;margin-bottom:1.1rem;animation:1.5s infinite loading}.skeleton-text2{background:linear-gradient(90deg,#444 8%,#555 18%,#444 33%) 0 0/800px 104px;width:95%;height:20%;max-height:50px;margin-bottom:1.1rem;animation:1.5s infinite loading}.skeleton-text3{background:linear-gradient(90deg,#444 8%,#555 18%,#444 33%) 0 0/800px 104px;width:75%;height:24%;max-height:50px;margin-bottom:1.1rem;animation:1.5s infinite loading}@keyframes loading{to{background-position:100%}}:root{--topbar-height:72px;--topbar-bg:#000;--topbar-text:#fff;--detail:#00dd4d;--secondary-text:#c4c4c4}.topBarContainer{background-color:var(--topbar-bg);z-index:20;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:auto;display:flex;position:relative}.topBarContent{width:100%;max-width:1600px;height:var(--topbar-height);box-sizing:border-box;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex}.topBarLogo{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:auto;min-width:60px;max-width:150px;height:100%;display:flex}.topBarLogo img{object-fit:contain;width:100%;max-width:120px;height:auto}.topBarNav{flex:1;justify-content:flex-start;align-items:center;gap:1.5rem;margin:0 1.5rem;display:flex}.topBarTextContainer{justify-content:center;align-items:center;height:40px;display:flex}.topBarText{color:var(--detail);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:calc(5px + .7vw);transition:color .2s,transform .2s;position:relative}.topBarText:hover{color:#4afc8e;transform:translateY(-1px)}.topBarText--active{color:#4afc8e}.topBarText--active:after{content:"";background:linear-gradient(90deg, var(--detail), #4afc8e);border-radius:4px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.topBarTextItem{color:var(--secondary-text);cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:calc(1px + .4vw);font-size:calc(4px + .6vw)}.topBarRight{align-items:center;gap:1rem;display:flex}.topBarInputContainer{box-sizing:border-box;background-color:#fff;border-radius:10px;align-items:center;gap:.4rem;width:220px;max-width:260px;height:36px;padding:0 .6rem;display:flex}.topBarInputContainer:focus-within{outline:2px solid var(--detail)}.topBarInput{background-color:#fff;border:none;outline:none;flex:1;height:100%;font-size:.85rem}.topBarIcons{align-items:center;gap:.8rem;display:flex}.topBarIcon{cursor:pointer;font-size:1.4rem;transition:transform .2s,color .2s}.topBarIcon:hover{color:var(--detail);transform:translateY(-1px)}.topBarHamburger{color:var(--topbar-text);cursor:pointer;background:0 0;border:none;padding:.4rem;font-size:1.4rem;display:none}.topBarMobileMenu{box-sizing:border-box;background-color:var(--topbar-bg);border-top:1px solid #222;flex-direction:column;gap:.75rem;width:100%;max-width:1600px;padding:0 1.5rem 1rem;display:none}.topBarMobileMenu--open{display:flex}.topBarMobileSection{flex-direction:column;gap:.6rem;display:flex}.topBarMobileSection .topBarTextContainer,.topBarMobileSection .SimpleDropDownTrigger{justify-content:flex-start}.topBarDesktopOnly{display:flex}.topBarMobileOnly{display:none}.SimpleDropDown{box-sizing:border-box;border-radius:8px;align-items:center;height:40px;display:flex;position:relative}.SimpleDropDownTrigger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;padding:0;font-family:inherit;display:flex}.SimpleDropDownMenu{z-index:999;background-color:#262626;border-radius:8px;min-width:140px;margin-top:4px;padding:.3rem 0;position:absolute;top:100%;left:0;box-shadow:0 4px 10px #0009}.topBarDropdownItem{color:var(--secondary-text);cursor:pointer;white-space:nowrap;padding:.35rem .8rem;font-size:calc(4px + .6vw);transition:background-color .15s,color .15s,transform .15s}.topBarDropdownItem:hover{color:#fff;background-color:#333;transform:translate(2px)}.topBarDropdownIcon{font-size:.75rem;transition:transform .25s}.SimpleDropDown.dropdown-open .topBarDropdownIcon{transform:rotate(180deg)}@media (width<=1024px){.topBarNav{gap:1rem;margin:0 1rem}.topBarInputContainer{width:180px}}@media (width<=900px){.topBarDesktopOnly{display:none}.topBarMobileOnly{display:flex}.topBarContent{padding:0 1rem}.topBarLogo{max-width:110px}.topBarMobileMenu{padding:0 1rem 1rem}.topBarInputContainer{width:100%;max-width:none}.topBarIcons{margin-top:.4rem}}@media (width<=500px){.topBarLogo img{max-width:100px}.topBarText{font-size:.85rem}.topBarTextItem{font-size:.8rem}}.toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:10px;width:100%;max-width:420px;display:flex;position:fixed;bottom:24px;right:24px}.toast-item{pointer-events:auto;-webkit-backdrop-filter:blur(16px);border-radius:12px;align-items:center;gap:12px;min-width:300px;max-width:420px;padding:14px 16px;font-family:"Source Sans 3",sans-serif;font-size:14px;font-weight:500;line-height:1.4;animation:.4s cubic-bezier(.22,1,.36,1) forwards toast-slide-in;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000059,0 2px 8px #0003}.toast-item--exit{animation:.4s cubic-bezier(.55,0,1,.45) forwards toast-slide-out}.toast-item--success{color:#b2ffc8;background:linear-gradient(135deg,#00c8532e 0%,#00c85314 100%);border:1px solid #00c85359}.toast-item--success .toast-icon{color:#00e85a}.toast-item--success .toast-progress{background:#00e85a}.toast-item--warning{color:#fff3cd;background:linear-gradient(135deg,#ffc1072e 0%,#ffc10714 100%);border:1px solid #ffc10759}.toast-item--warning .toast-icon{color:#ffc107}.toast-item--warning .toast-progress{background:#ffc107}.toast-item--error{color:#ffd0d6;background:linear-gradient(135deg,#f03d5933 0%,#f03d5914 100%);border:1px solid #f03d5966}.toast-item--error .toast-icon{color:#f03d59}.toast-item--error .toast-progress{background:#f03d59}.toast-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-message{word-break:break-word;flex:1}.toast-close{color:inherit;opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,background .2s;display:flex}.toast-close:hover{opacity:1;background:#ffffff1a}.toast-progress{opacity:.6;border-radius:0 0 12px 12px;width:100%;height:3px;animation:5s linear forwards toast-progress-shrink;position:absolute;bottom:0;left:0}@keyframes toast-slide-in{0%{opacity:0;transform:translate(80px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toast-slide-out{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(80px)scale(.9)}}@keyframes toast-progress-shrink{0%{width:100%}to{width:0%}}@media (width<=480px){.toast-container{max-width:none;bottom:12px;left:12px;right:12px}.toast-item{min-width:unset;max-width:none;font-size:13px}}:root{--dropbox-height:3.2rem;--dropbox-font-size:12px;--dropbox-color:#fff}.DropBoxContainer{width:100%;height:var(--dropbox-height);font-size:var(--dropbox-font-size);color:var(--dropbox-color);align-items:center;display:flex;position:relative}.DropBoxContainer.disabled{opacity:.6;cursor:not-allowed}.DropBoxDisplay{cursor:pointer;box-sizing:border-box;width:100%;height:100%;color:inherit;background-color:#0000;border:none;outline:none;justify-content:space-between;align-items:center;padding:0 .5rem;display:flex}.DropBoxDisplay:disabled{cursor:not-allowed}.DropBoxDisplayLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DropBoxDisplayLabel.placeholder{opacity:.5}.DropBoxRightIcons{align-items:center;gap:.35rem;display:flex}.DropBoxClear{cursor:pointer;opacity:.7;-webkit-user-select:none;user-select:none;font-size:.85rem}.DropBoxClear:hover{opacity:1}.DropBoxArrow{font-size:.8rem}.DropBoxDropdown{z-index:999;box-sizing:border-box;background-color:#1e1e1e;border:1px solid #fff;border-radius:8px;width:100%;max-height:220px;margin-top:4px;position:absolute;top:100%;left:0;overflow-y:auto}.DropBoxSearchInput{box-sizing:border-box;width:100%;color:inherit;font-size:inherit;background-color:#0000;border:none;border-bottom:1px solid #333;outline:none;padding:.4rem .6rem}.DropBoxOption{cursor:pointer;font-size:inherit;padding:.4rem .6rem}.DropBoxOption:hover,.DropBoxOption.selected{background-color:#333}.DropBoxNoOptions{font-size:inherit;opacity:.6;padding:.4rem .6rem}.table{scrollbar-width:thin;scrollbar-color:#888 #383838;background-color:#383838;border-radius:10px;flex-direction:column;width:100%;height:50vh;display:flex;overflow:hidden auto}.table::-webkit-scrollbar{width:2px}.table::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.table-row{cursor:pointer;border-radius:10px;display:flex}.table-row:hover{background-color:#aaacae}.table-cell{text-align:center;border-bottom:1px solid #727171;border-right:1px solid #727171;flex:1;padding:8px}.table-row .table-cell:last-child{border-right:none}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{content:"";border:3px solid #ccc;border-width:3px 3px 0 0;width:9px;height:9px;display:block;position:absolute;top:6px}.react-datepicker__sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.react-datepicker-wrapper{border:0;padding:0;display:inline-block}.react-datepicker{color:#000;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:initial;background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-right-radius:.375em;border-bottom-left-radius:.375em}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper--header-middle[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper--header-bottom[data-placement^=bottom] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker-popper--header-bottom[data-placement^=top] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select,.react-datepicker__header--middle,.react-datepicker__header--bottom){border-top-right-radius:.3rem}.react-datepicker__header--middle{border-top:1px solid #aeaeae;border-radius:0;margin-top:4px}.react-datepicker__header--bottom{border-top:1px solid #aeaeae;border-bottom:none;border-radius:0 0 .3rem .3rem}.react-datepicker__header-wrapper{position:relative}.react-datepicker__header-wrapper .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:2px}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{margin:0 15px;display:inline-block}.react-datepicker__month-select,.react-datepicker__year-select,.react-datepicker__month-year-select{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;background-color:#0000;border:1px solid #aeaeae;border-radius:.3rem;margin-top:5px;padding:2px 5px}.react-datepicker__month-select:focus-visible,.react-datepicker__year-select:focus-visible,.react-datepicker__month-year-select:focus-visible{outline:1px auto}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{color:#000;margin-top:0;font-size:.944rem;font-weight:700}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{text-align:center;cursor:pointer;z-index:1;text-indent:-999em;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:2px;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{margin-left:auto;margin-right:auto;display:block;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{width:0;font-size:20px;position:relative;top:-1px}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{text-align:center;margin:.5em}.react-datepicker__year-wrapper{flex-wrap:wrap;max-width:180px;display:flex}.react-datepicker__year .react-datepicker__year-text{width:5em;margin:2px;display:inline-block}.react-datepicker__month{text-align:center;margin:.5em}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{width:5em;margin:2px;display:inline-block}.react-datepicker__input-time-container{clear:both;float:left;text-align:left;width:100%;margin:5px 0 10px 15px}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{margin-left:10px;display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.375em;display:inline;position:absolute;top:0;right:-87px}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.375em;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{text-align:center;border-bottom-right-radius:.375em;width:85px;margin:0 auto;overflow-x:hidden}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;width:100%;height:calc(195px + 1.0625em);margin:0;padding-left:0;padding-right:0;list-style:none;overflow-y:scroll}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{white-space:nowrap;height:30px;padding:5px 10px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{color:#fff;background-color:#216ba5;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:#0000}.react-datepicker__week-number{color:#ccc;text-align:center;width:2.125em;margin:.208em;line-height:2.125em;display:inline-block}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{color:#fff;background-color:#216ba5;border-radius:.3rem}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{text-align:center;white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;text-align:center;width:2.125em;margin:.208em;line-height:2.125em;display:inline-block}.react-datepicker__day-name--disabled,.react-datepicker__day--disabled,.react-datepicker__time-name--disabled{cursor:default;color:#ccc}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{color:#fff;background-color:#3dcc4a;border-radius:.3rem}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{color:#fff;background-color:#ff6803;border-radius:.3rem;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;background-color:#333;border-radius:4px;padding:4px;transition:visibility,opacity .3s ease-in-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{color:#fff;background-color:#216ba5;border-radius:.3rem}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{color:#000;background-color:#bad9f1;border-radius:.3rem}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{color:#fff;background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){color:#000;background-color:#f0f0f0}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;background-color:#333;border-radius:4px;padding:4px;transition:visibility,opacity .3s ease-in-out;position:absolute;bottom:70%;left:50%;transform:translate(-50%)}.react-datepicker__input-container{width:100%;display:inline-block;position:relative}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.625em;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{top:0;right:-16px;transform:rotate(135deg)}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{z-index:1;text-align:center;background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;width:50%;position:absolute;top:30px;left:25%}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{width:100%;margin-left:auto;margin-right:auto;line-height:20px;display:block}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;user-select:none;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;vertical-align:middle;background-color:#0000;border:0;outline:0;height:100%;padding:0 6px 0 0;display:table-cell;position:absolute;top:0;right:0}.react-datepicker__close-icon:after{cursor:pointer;color:#fff;text-align:center;vertical-align:middle;content:"×";background-color:#216ba5;border-radius:50%;width:16px;height:16px;padding:2px;font-size:12px;line-height:1;display:table-cell}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{cursor:pointer;text-align:center;clear:left;background:#f0f0f0;border-top:1px solid #aeaeae;padding:5px 0;font-weight:700}.react-datepicker__portal{z-index:2147483647;background-color:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.react-datepicker__children-container{width:17.25em;height:auto;margin:.5em;padding-left:.25em;padding-right:.25em}.react-datepicker__aria-live{clip-path:circle(0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.react-datepicker__calendar-icon{vertical-align:-.125em;width:1em;height:1em}.react-datepicker-popper-offset{margin-top:-.7em}.DatePickerContainer{box-sizing:border-box;background-color:#0000;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;padding-left:1rem;padding-right:1.5rem;display:flex}.DatePickerStyle{color:#fff;background-color:#0000;border:none;outline:none;width:100%;height:100%;font-size:.9rem}.react-datepicker-wrapper,.react-datepicker__input-container{width:100%}.react-datepicker-popper{width:fit-content}.DatePickerContainer input{color:#fff;background:0 0;border:none!important;outline:none!important}.InputWrapper{box-sizing:border-box;border:1px solid var(--border-color);border-radius:7px;align-items:center;width:100%;height:5vh;min-height:40px;padding:.75rem 1rem;display:flex}.LoginContainer{flex-direction:column;justify-content:space-between;align-items:center;width:50%;display:flex}.loginButton{width:40%;max-width:none;min-width:none;height:45px;font-size:clamp(.8rem,2.5vw,1rem)}.login-field{width:70%;min-width:300px;max-width:500px}#LoginImageContainer{height:8vw;min-height:60px;max-height:100px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loadingCircle{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite spin}:root{--bg-color:#121212;--card-bg:#272727;--accent:#00ff58;--text-color:#fff}.MainContainer{background-color:var(--bg-color);flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.CentralBlock{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:1200px;padding:.5rem 1rem 1.5rem;display:flex;overflow-x:hidden}.LogInfoCentralBlock{gap:1rem}.LogInfoHeader{color:#fff;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}.LogInfoBackButton{color:#fff;cursor:pointer;background-color:#444;border:1px solid #666;border-radius:6px;padding:.6rem .9rem;font-weight:600}.LogInfoBackButton:hover{opacity:.85}.LogInfoCard{background-color:var(--card-bg);width:100%;color:var(--text-color);border-radius:12px;padding:1.2rem;font-size:clamp(.85rem,.9rem + .35vw,1rem);line-height:1.45;box-shadow:0 0 20px #00000059}.LogInfoCard p,.LogInfoCard span,.LogInfoCard h1,.LogInfoCard h2,.LogInfoCard h3,.LogInfoCard h4,.LogInfoCard h5{font-size:inherit}.LogInfoCard p{margin:0}.LogInfoRow{flex-wrap:wrap;justify-content:space-between;margin-bottom:.75rem;display:flex}.LogInfoLabel{opacity:.9;font-weight:700}.LogInfoButtons{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.actionButton{background-color:var(--accent);color:#111;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:700;display:flex}.actionButton:hover{opacity:.9}.LogInfoFooter{color:#ddd;opacity:.9;margin-top:1.2rem;font-size:.85rem}@media (width<=740px){.LogInfoRow{flex-direction:column;gap:.25rem}.LogInfoBackButton{margin-bottom:.75rem}.LogInfoHeader{flex-direction:column;align-items:flex-start;gap:.75rem}}.mainInfoContainer{flex-direction:row;justify-content:space-between;width:75%;height:70vh;display:flex}.leftContainer{flex-direction:column;justify-content:space-between;width:49%;height:100%;display:flex}.rightContainer{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#888 #383636;background-color:#383636;border-radius:1rem;flex-direction:column;align-items:flex-start;width:49%;height:100%;padding:2rem 3rem;display:flex;overflow:hidden auto}.rightContainer::-webkit-scrollbar{width:2px}.rightContainer::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.leftItemContainer{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#383636;border-radius:1rem;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:20%;padding:1rem 1rem 1rem 3rem;display:flex}.leftItemContainer:hover{background-color:gray}.infoText{color:#fff;align-items:center;width:100%;height:100%;display:flex}:root{--accent-color:#00ff58;--panel-bg:#181818;--card-left-bg:#fff;--card-right-bg:#383636;--text-dark:#000;--text-light:#fff}.SoftwareTopPadding{padding:1rem}.SoftwareFilters{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:1rem;width:100%;max-width:1200px;margin:0 auto 1.5rem;padding:0 1.5rem;display:grid}.SoftwareFilterItem{width:100%}.SoftwareParamsButton{width:100%;height:3.2rem}.SoftwareParamsButtonText{font-size:clamp(.8rem,.8rem + .5vw,1rem)}.SoftwareContentWrapper{box-sizing:border-box;justify-content:center;width:100%;padding:0 1.5rem 2rem;display:flex}.mainSoftwareContainer{background-color:#000;border-radius:8px;flex-direction:row;width:100%;max-width:1200px;min-height:60vh;display:flex;overflow:hidden}.softwareContainerLeft{background-color:var(--card-left-bg);box-sizing:border-box;width:60%;color:var(--text-dark);flex-direction:column;align-items:flex-start;padding:3rem 3rem 2rem;display:flex}.softwareHeader{align-items:center;gap:1rem;width:100%;display:flex}.softwareLogo{object-fit:contain;height:2.3rem}.softwareHeaderInfo{flex-direction:column;display:flex}.softwareTitle{color:var(--text-dark);font-size:clamp(1.2rem,1rem + 1.1vw,1.8rem);font-weight:700}.softwareSubtitle{color:#555;margin-top:2px;font-size:clamp(.7rem,.55rem + .4vw,.95rem)}.softwareSection{width:100%;margin-top:1rem}.softwareSectionLabel{color:var(--text-dark);margin-bottom:.25rem;font-size:clamp(.85rem,.8rem + .2vw,1rem);font-weight:700;display:block}.softwareSectionText{color:var(--text-dark);font-size:clamp(.8rem,.75rem + .2vw,.95rem)}.softwareChangesList{flex-direction:column;gap:.2rem;margin-top:.25rem;display:flex}.aboutText{color:var(--text-dark);margin-left:.5rem;font-size:clamp(.8rem,.75rem + .25vw,.95rem);display:flex}.aboutText--empty{opacity:.7}.softwareContainerRight{background-color:var(--card-right-bg);box-sizing:border-box;width:40%;color:var(--text-light);flex-direction:column;justify-content:center;align-items:center;padding:2rem 3rem;display:flex}.softwareContainerRight>span:first-of-type,.softwareRightTitle{color:var(--text-light);text-align:center;font-size:clamp(1.5rem,1.2rem + 2vw,2.3rem);font-weight:700}.versionInfoContainer{box-sizing:border-box;border-radius:5px;flex-direction:column;justify-content:center;align-self:flex-start;align-items:flex-start;width:100%;display:flex}.versionInfoContainer span{color:var(--text-light);font-size:clamp(.8rem,.7rem + .25vw,1rem);font-weight:500}.itemContainerUpdate{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#888 #d9d9d9;background-color:#fff;border-radius:5px;flex-direction:column;justify-content:flex-start;align-self:center;align-items:center;width:100%;min-height:150px;max-height:250px;padding:1rem;display:flex;overflow:hidden auto}.itemContainerUpdate span{color:var(--text-dark);font-size:calc(5px + .6rem)}.itemPlaceholder{opacity:.7;text-align:center;margin:auto}.SoftwareUpdateButtonWrapper{justify-content:center;width:100%;display:flex}.faSyncContainer{background-color:var(--accent-color);cursor:pointer;box-sizing:border-box;border:none;border-radius:5px;flex-direction:column;justify-content:center;align-self:center;align-items:center;width:4rem;height:2.5rem;padding:.5rem;transition:transform .4s,opacity .2s;display:flex}.faSyncContainer:hover{transform:scale(1.05)}.faSyncContainer:disabled{opacity:.6;cursor:not-allowed;transform:none}.faSyncIcon{opacity:.8;color:#000}.rotate-animation{animation:1s linear infinite spin}.SoftwareModal{box-sizing:border-box;z-index:99999999;background-color:#383636;border-radius:5px;flex-direction:column;width:min(50vw,800px);height:80vh;padding-top:2rem;padding-bottom:2rem;display:flex;overflow:auto}.SoftwareModal>div:first-child{justify-content:space-between;align-self:center;width:85%;padding:0 10px;display:flex}.params-config-container{box-sizing:border-box;align-self:center;width:85%;padding-bottom:5px;padding-left:10px}.params-config-item{flex-direction:column;justify-content:space-between;align-items:flex-start;width:65%;display:flex}.params-config-item>span{color:#fff;font-size:.8rem}.params-config-item>:last-child{width:100%;margin-top:10px}.configureButton{color:#000;cursor:pointer;background-color:#fff;border-radius:5px;align-self:flex-start;align-items:center;max-width:180px;font-size:.8rem;transition:transform .4s;display:flex;flex-direction:row!important;justify-content:space-around!important;height:3.2rem!important}.configureButton:hover{transform:scale(1.05)}.SoftwareSpacer{padding:.7rem 0}.SoftwareSpacer--small{padding:.5rem 0}@media (width<=1024px){.SoftwareFilters{grid-template-columns:repeat(2,minmax(0,1fr))}.mainSoftwareContainer{flex-direction:column;max-width:100%}.softwareContainerLeft,.softwareContainerRight{width:100%;padding:2rem 1.5rem}.softwareContainerRight{justify-content:flex-start;align-items:center}}@media (width<=600px){.SoftwareFilters{grid-template-columns:1fr;padding:0 1rem}.SoftwareContentWrapper{padding:0 1rem 1.5rem}.softwareContainerLeft,.softwareContainerRight{padding:1.5rem 1rem}.SoftwareParamsButton{width:100%}}.modal-sync-button{color:#fff;cursor:pointer;transition:color .4s}.modal-sync-button:hover{color:var(--detail)}#software-modal-header-label{flex-direction:row;align-items:center;display:flex}#software-modal-header-label>:not(:last-child){margin-right:15px}.ModalContainerOpen{z-index:100;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0;overflow:hidden}.ModalContainerClosed{z-index:0;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:absolute}.ModalContainerOpen:before{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:-1;background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.Modal{opacity:.9;background-color:#383636;border-radius:2rem;flex-direction:column;align-self:center;align-items:center;width:50%;display:flex;position:absolute}.PageModal{width:25rem;height:12rem;margin-right:16rem}.PageModalText{color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.PageModalButton{color:#fff;background-color:#f36934;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;width:5rem;display:flex}.ScrollViewContainer{scrollbar-width:thin;scrollbar-color:#888 #383636;overflow:hidden auto}.ScrollViewContainer::-webkit-scrollbar{width:2px}.ScrollViewContainer::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.ControlLayout{box-sizing:border-box;justify-content:space-between;gap:1.5rem;width:100%;max-width:1600px;margin:0 auto;padding:0 1rem 2rem;display:flex}.ControlContainer{box-sizing:border-box;background-color:#181818;border-radius:20px;flex-direction:column;align-items:center;height:80vh;min-height:0;padding:2% 4%;display:flex;box-shadow:0 4px 8px #000}.ControlLeft{width:30%;min-width:260px}.ControlRight{width:70%}.ControlTopRow{justify-content:space-between;gap:1rem;width:100%;min-height:0;padding-bottom:20px;display:flex}.controlItem{color:#fff;box-sizing:border-box;text-align:center;background-color:#202020;border-radius:20px;flex-direction:column;align-items:center;width:100%;min-height:0;padding:.8rem;display:flex;overflow:hidden}.controlItem>:first-child{margin-bottom:10px;font-size:clamp(.8rem,.7rem + .3vw,1rem);font-weight:700}.cardValue--large{font-size:clamp(1.4rem,1rem + 1.4vw,2.5rem)}.ControlTopRow .controlItem:first-child,.ControlTopRow .controlItem:nth-child(4),.ControlTopRow .controlItem:nth-child(2),.ControlTopRow .controlItem:nth-child(3){flex:1}.ControlMainRow{flex-direction:row;justify-content:space-between;gap:1rem;width:100%;height:83%;min-height:0;display:flex}.ControlMainLeft{flex-direction:column;width:49%;height:100%;min-height:0;display:flex}.ControlMainRight{flex-direction:column;justify-content:space-between;gap:1rem;width:49%;min-height:0;display:flex}.ControlMainRightTop,.ControlMainRightBottom{width:100%;height:49%;min-height:0}.ControlLeftHeaderIcons{justify-content:space-between;align-items:center;width:100%;height:15%;display:flex}.carIcon{color:#000;align-self:center;height:3rem;min-height:10px}.unlockIconContainer{cursor:pointer;box-sizing:border-box;background-color:#00ff58;border-radius:8px;justify-content:center;align-items:center;width:25%;min-width:60px;height:35px;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000001a}.unlockIconContainer:hover{background-color:#00c944;transform:scale(1.05);box-shadow:0 6px 10px #00000026}.unlockIconContainer--disabled{cursor:not-allowed;background-color:#5f5f5f}.unlockIconContainer--disabled:hover{box-shadow:none;background-color:#5f5f5f;transform:none}.unlockIcon{color:#000;height:1.7rem;transition:color .3s}.unlockIconContainer:hover .unlockIcon{color:#e0ffe6}.unlockModal{opacity:0;z-index:1000;box-sizing:border-box;background-color:#121212;border-radius:10px;width:30%;padding:2rem;animation:.4s ease-in-out forwards fadeIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8);box-shadow:0 4px 10px #0003}@media (width<=768px){.unlockModal{width:90%;height:auto;min-height:40%;padding:1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.buttonUnlock{all:unset;color:#fff;cursor:not-allowed;background-color:gray;border-radius:10px;justify-content:center;align-items:center;width:100px;margin-top:20px;font-weight:700;display:flex}.buttonUnlock--enabled{cursor:pointer;background-color:#00ff58;border:none;transition-duration:.4s}.buttonUnlock--enabled:hover{transform:scale(1.05)}.buttonUnlock--disabled{opacity:.6;cursor:not-allowed}.scrollable-div{flex:1;width:100%;min-height:0;max-height:none;padding-right:10px;overflow-y:auto}.ControlMainLeft .scrollable-div{flex:1;min-height:0;max-height:none;overflow-y:auto}.EventsItemRow{justify-content:space-between;align-items:center;gap:1rem;padding:10px 0;display:flex}.EventsItemVehicle{color:#fff;font-size:14px;font-weight:700}.EventsItemBadge{color:#000;text-align:center;border-radius:5px;padding:5px 10px;font-size:14px;font-weight:700}.EventsItemBadge--critical{background-color:#f03d59}.EventsItemBadge--warning{background-color:#ff9796}.EventsItemTimestamp{color:#fff;text-align:center;flex-direction:column;font-size:14px;display:flex}.EventsSeparator{background-color:#ffffff14;width:100%;height:1px}.InfiniteLoadingRow{opacity:.9;justify-content:center;align-items:center;gap:10px;padding:12px 0;font-size:12px;display:flex}.InfiniteSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.InfiniteEndRow{opacity:.65;justify-content:center;padding:10px 0 14px;font-size:12px;display:flex}@media (width<=1200px){.ControlLayout{flex-direction:column;padding:0 .5rem 1.5rem}.ControlLeft,.ControlRight{width:100%;height:auto}.ControlContainer{height:auto}.ControlTopRow{flex-wrap:wrap}.ControlTopRow .controlItem,.ControlTopRow .controlItem:first-child,.ControlTopRow .controlItem:nth-child(2),.ControlTopRow .controlItem:nth-child(3),.ControlTopRow .controlItem:nth-child(4){flex:calc(50% - .6rem);min-width:40%}.ControlMainRow{flex-direction:column;height:auto}.ControlMainLeft,.ControlMainRight{width:100%;height:auto;min-height:0}.ControlMainLeft{flex-direction:column;min-height:0;max-height:300px;display:flex}.ControlMainRightTop,.ControlMainRightBottom{height:250px;min-height:250px}.ControlMainLeft .scrollable-div{flex:1;min-height:0;max-height:none;overflow-y:auto}}span{color:#fff}.DownloadListContainer{flex-direction:column;justify-content:flex-start;width:80%;height:80vh;display:flex}.DownloadListContainer .itemContainer{border-bottom:3px solid #fff;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.2rem;padding-bottom:1.2rem;display:flex}.DownloadListContainer .iconItem{color:#fff;font-size:2rem;display:flex}.DownloadListContainer .downloadItem{color:gray;cursor:pointer;font-size:1.5rem;display:flex}.DownloadListContainer .downloadItemDisabled{color:gray;cursor:not-allowed;opacity:.7;font-size:1.5rem;display:flex}.DownloadListContainer .itemText{color:#fff;font-size:1.3rem;display:flex}.InstalationContainer{flex-direction:column;width:100%;display:flex}.InstalationContainer .reports{scrollbar-width:thin;scrollbar-color:#888 #d9d9d9;flex-direction:column;width:100%;height:60vh;display:flex;overflow:auto}.InstalationContainer .columnItem{color:#fff;flex-direction:row;width:20%;display:flex}.InstalationContainer .itemText{color:#fff}.LoadingCircleContainer{opacity:.8;cursor:not-allowed;border:3px solid #f3f3f3;border-top-color:gray;border-radius:50%;flex-direction:column;align-self:center;width:15px;height:15px;animation:2s linear infinite spin;display:flex}:root{--accent-color:#00ff58;--panel-bg:#181818;--card-bg:#202020;--text-color:#fff}.SensorTopPadding{padding:1rem}.SensorLayout{box-sizing:border-box;justify-content:space-between;gap:1.5rem;width:100%;max-width:1600px;margin:0 auto;padding:0 1rem 2rem;display:flex}.ControlContainer{box-sizing:border-box;background-color:var(--panel-bg);border-radius:20px;flex-direction:column;align-items:center;height:80vh;padding:2% 4%;display:flex;box-shadow:0 4px 8px #000}.SensorLeft{width:30%;min-width:280px}.SensorRight{width:70%}.SensorLeftHeaderIcons{justify-content:space-between;align-items:center;width:100%;height:15%;display:flex}.carIconContainer{cursor:pointer;box-sizing:border-box;background-color:#2e2e2e;border-radius:5px;place-content:center;width:45%;height:80%;min-height:100px;transition:transform .2s,box-shadow .2s;display:flex}.carIconContainer--primary{background-color:var(--accent-color)}.carIconContainer:hover{transform:scale(1.03);box-shadow:0 4px 8px #0009}.carIcon{color:#000;align-self:center;height:3rem}.sensorCard{width:100%;color:var(--text-color);box-sizing:border-box;background-color:var(--card-bg);border-radius:20px;flex-direction:column;align-items:center;gap:.8rem;padding:1rem;display:flex;overflow:hidden}.sensorCard--top{text-align:center;align-items:center}.sensorCardTitle{color:var(--text-color);font-size:clamp(.8rem,.7rem + .3vw,1rem);font-weight:700}.cardValue{text-align:center;word-wrap:break-word;width:100%;font-size:clamp(1.2rem,.9rem + 1.1vw,1.5rem);font-weight:500;line-height:1.2}.cardValue--medium{font-size:clamp(1.3rem,1.1rem + 1vw,2rem)}.cardValue--small{font-size:clamp(1rem,.9rem + .6vw,1.4rem)}.SensorTopRow{justify-content:space-between;gap:1rem;width:100%;min-height:15%;padding-bottom:20px;display:flex}.SensorMainRow{flex-direction:row;justify-content:space-between;gap:1rem;width:100%;height:83%;display:flex}.SensorMainLeftCard{width:49%;height:100%}.SensorMainRightColumn{flex-direction:column;justify-content:space-between;gap:1rem;width:49%;display:flex}.SensorMainRightTop,.SensorMainRightBottom{width:100%;height:49%}.scrollable-div{width:100%;max-height:100%;padding-right:10px;overflow-y:auto}.scrollable-div::-webkit-scrollbar{width:8px}.scrollable-div::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.scrollable-div::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.scrollable-div::-webkit-scrollbar-thumb:hover{background:#ffffff80}.SensorEventRow{justify-content:space-between;align-items:center;gap:1rem;padding:10px 0;display:flex}.SensorEventVehicle{color:var(--text-color);font-size:12px;font-weight:700}.SensorEventText{color:var(--text-color);text-align:center;flex-direction:column;flex:1;font-size:14px;display:flex}.SensorEventBadge{color:#000;text-align:center;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:700}.SensorEventBadge--critical{background-color:#f03d59}.SensorEventBadge--warning{background-color:#ff9796}.SensorEventBadge--ok{background-color:var(--accent-color)}.SensorEventSeparator{background-color:#0000001a;width:100%;height:1px}.SensorSpacer{padding:1rem 0}.SensorSmallSpacer{padding:.7rem 0}.SensorMicroSpacer{padding:.3rem 0}.SensorInnerSpacer{padding:.9rem 0}.SensorFullWidth{width:100%}.SensorLabel{color:var(--text-color);align-self:flex-start;font-size:calc(5px + .5rem);font-weight:600}.SensorToggleWrapper{cursor:pointer;width:100%;display:flex}.buttonTravel{-webkit-user-select:none;user-select:none;color:#fff;background-color:#121212;border:1px solid #fff;border-radius:10px;justify-content:flex-start;align-items:center;width:100%;height:3rem;padding-left:1rem;font-size:calc(5px + .5rem);transition:background-color .2s,color .2s,transform .2s;display:flex}.buttonTravel--active{background-color:var(--accent-color);color:#000}.buttonTravel:hover{transform:scale(1.01)}@media (width<=1024px){.SensorLayout{flex-direction:column;max-width:100%;padding:0 1rem 1.5rem}.SensorLeft,.SensorRight{width:100%;min-width:0}.ControlContainer{height:auto}.SensorMainRow{flex-direction:column;height:auto}.SensorMainLeftCard,.SensorMainRightColumn{width:100%}.SensorMainLeftCard{max-height:300px}.SensorMainRightTop,.SensorMainRightBottom{height:auto}}@media (width<=600px){.SensorTopRow{flex-direction:column}.SensorLeftHeaderIcons{gap:1rem}.carIconContainer{width:48%}}.ControlContainer span,.ControlContainer p{color:var(--text-color)}.InstalationContainer{flex-direction:column;display:flex}.InstalationContainer .reports_new{flex-direction:column;width:100%;height:65vh;display:flex}.InstalationContainer .itemContainer{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:3rem;display:flex}.InstalationContainer .iconItem{color:#fff;font-size:2rem}.InstalationContainer .downloadItem{color:gray;cursor:pointer;font-size:1.4rem;display:flex}.InstalationContainer .downloadItemDisabled{color:gray;cursor:not-allowed;opacity:.5;font-size:1.4rem;display:flex}.InstalationContainer .line{opacity:.7;background-color:#fff;width:100%;height:2px;margin-top:15px;margin-bottom:15px;display:flex}div.ScrollViewContainer.reports_new>div:first-of-type{background-color:#242424;border-top-left-radius:5px;border-top-right-radius:5px;padding:15px 0}.InstalationContainer .columnItem{color:#fff;justify-content:center;align-items:center;width:20%;font-size:1rem;font-weight:500;display:flex}.InstalationContainer .itemText{color:#fff;font-size:1rem}.RelatoryFilterContainer{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.RelatoryFilterContainer>div{min-width:200px;max-width:250px;margin-right:40px}@media (width<=600px){.RelatoryFilterContainer{flex-direction:column}.RelatoryFilterContainer>div{margin-bottom:20px;margin-right:0}}#app-info-container{background-color:var(--color-bg-900);width:100vw;height:auto;min-height:100vh;overflow-x:hidden}#app-info-header{justify-content:center;align-items:center;width:100%;height:60px;padding:0 16px;display:flex}#app-info-header>div{justify-content:flex-start;align-items:center;width:90%;max-width:1600px;display:flex}#app-info-header img{object-fit:contain;width:auto;min-width:60px;max-width:150px;height:44px}#app-info-content{width:90%;max-width:1600px;color:var(--color-text-primary);margin:0 auto;padding:24px 0 32px}#app-info-main-sections-container{flex-direction:row;align-items:stretch;gap:24px;display:flex}#app-info-main-sections-container>section{flex:1;min-width:0;padding:0 10px}#app-info-main-sections-container>section:first-child{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}#app-info-main-sections-container>section:first-child img{object-fit:contain;width:min(400px,100%);height:auto;margin-top:8px}#app-info-main-sections-container>section:nth-child(2) h1{margin:14px 0 10px;font-size:clamp(2rem,3.2vw,4rem);line-height:1.05}#app-info-main-sections-container>section:nth-child(2)>p{text-align:justify;color:var(--color-text-soft);max-width:80ch;font-size:1rem;line-height:1.6}#app-info-main-sections-container>section:first-child h2{margin-top:8px;font-size:clamp(1.3rem,2vw,2rem)}#app-info-stores-container{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:10px;display:flex}#app-info-stores-container a{background:var(--color-bg-800);border:1px solid var(--color-bg-750);width:72px;height:56px;box-shadow:var(--shadow-soft);border-radius:14px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:inline-flex}#app-info-stores-container a:hover{box-shadow:var(--shadow-soft-hover);transform:translateY(-2px)}#app-info-features-cards{grid-template-columns:1fr 1fr;gap:18px;margin-top:26px;display:grid}.app-info-feature-card{background-color:var(--color-bg-800);border:1px solid var(--color-bg-750);box-shadow:var(--shadow-soft);border-radius:16px;min-width:0;padding:18px;transition:all .25s}.app-info-feature-card:hover{box-shadow:var(--shadow-soft-hover);transform:translateY(-4px)}.app-info-feature-icon{background:var(--color-black);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;display:flex}.app-info-feature-card h3{color:var(--color-text-primary);margin:0 0 8px;font-size:15px;font-weight:700}.app-info-feature-card p{color:var(--color-text-soft);margin:0;font-size:13px;line-height:1.5}@media (width<=1100px){#app-info-main-sections-container{gap:18px}#app-info-features-cards{gap:14px}}@media (width<=900px){#app-info-content{width:92%;padding:18px 0 28px}#app-info-main-sections-container{flex-direction:column;gap:22px}#app-info-main-sections-container>section{padding:0}#app-info-main-sections-container>section:nth-child(2)>p{text-align:left}#app-info-features-cards{grid-template-columns:1fr}#app-info-stores-container a{width:86px;height:60px}}@media (width<=420px){#app-info-header{height:56px}#app-info-header img{max-width:130px;height:40px}.app-info-feature-card{padding:16px}}.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}:is(.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-left,.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}:is(.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-left,.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}.map-page-container{width:100vw;height:100vh;position:relative;overflow:hidden}.map-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.map-topbar-wrapper{z-index:100;pointer-events:none;width:100%;position:absolute;top:0;left:0}.map-topbar-wrapper>*{pointer-events:auto}.mapboxgl-popup-content{color:#fff;background-color:#1e1e1e;border:1px solid #ffffff1a;border-radius:8px;padding:14px;box-shadow:0 4px 12px #0006}.mapboxgl-popup-tip{border-top-color:#1e1e1e!important;border-bottom-color:#1e1e1e!important}.mapboxgl-popup-close-button{color:#aaa;padding:4px 8px;font-size:16px}.mapboxgl-popup-close-button:hover{color:#fff;background-color:#0000}#map-search-box{z-index:20;pointer-events:none;width:min(520px,100vw - 110px);position:absolute;top:80px;left:50%;transform:translate(-50%)}#map-search-input-container{pointer-events:auto;width:100%;position:relative}#map-device-search-input{-webkit-backdrop-filter:blur(8px);color:#fff;background-color:#1e1e1ee0;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;height:50px;padding:0 20px;font-size:16px;box-shadow:0 10px 28px #00000080}#map-device-search-input::placeholder{color:#999}#map-device-dropdown{z-index:21;-webkit-backdrop-filter:blur(8px);background-color:#1e1e1ef2;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;width:100%;max-height:260px;display:flex;position:absolute;top:54px;overflow-y:auto;box-shadow:0 10px 24px #00000080}.map-dropdown-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.map-dropdown-item:last-child{border-bottom:none}.map-dropdown-item:hover{background:#ffffff14}.map-dropdown-desc{color:#fff;font-size:14px;font-weight:700}.map-dropdown-text{color:#bbb;font-size:13px}body{background-color:var(--bg);margin:0;padding:0}#container{width:100%;height:100vh}#content{flex-direction:column;align-items:center;display:flex}#content p{margin:0}#first-content{text-align:start;background-image:url(/assets/landing_no_mark-CmpIudmH.jpg);background-position:20%;background-repeat:no-repeat;background-size:cover;justify-content:center;width:100%;height:clamp(500px,80vh,1000px);margin-bottom:40px;padding-inline:60px;display:flex;position:relative;overflow:hidden}#first-content:before{content:"";pointer-events:none;background:#00000059;position:absolute;inset:0}#first-content-data{z-index:2;flex-direction:column;width:100%;max-width:1200px;margin-top:90px;display:flex;position:relative}#first-content p{width:60%;color:#fff!important}#first-content>p:nth-child(2){min-width:300px}#first-content button{margin-top:20px}#content>div#first-content.section{margin-bottom:40px}#video{background-color:#000;width:100%;height:600px;margin-bottom:40px}#product-section>.subsection-header:first-child{margin-top:40px}.partners-carousel-item{background-color:var(--secondary-bg);border:1px solid var(--detail);border-radius:5px;justify-content:center;align-items:center;width:200px;min-width:200px;max-width:200px;height:150px;margin:0 15px;padding:14px;display:flex}.image-list-container{flex-direction:row;justify-content:space-between;width:100%;display:flex}.image-list-container .img-image-list{background-color:#000;border-radius:5px;width:55%}.image-list-container>.advantage-list{width:40%}.img-image-list img{object-fit:cover;object-position:center;border-radius:5px;width:100%;height:100%}#advantage-table{grid-template-rows:repeat(2,150px);grid-template-columns:repeat(4,1fr);gap:8%;width:100%;height:auto;margin-top:40px;display:grid}#advantage-table>div{flex-direction:row;justify-content:space-between;align-items:center;display:flex}#advantage-table div{background-color:var(--secondary-bg);height:150px;color:var(--secondary-text);text-align:center;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;transition-duration:.4s;display:flex}#advantage-table div:hover{background-color:#1f1f1f}#advantage-table div p{width:60%;margin-top:10px;font-size:1rem;font-weight:500}#visite-us-section div:nth-child(2){width:100%}#visite-us-section div:nth-child(2) p,.advantage-list{text-align:start}.advantage-list div:not(:last-child){margin-bottom:20px}.advantage-list div>p:first-child,#visite-us-section div:nth-child(2) p:first-of-type{color:var(--text);font-size:18pt;font-weight:700;margin-bottom:10px!important}.advantage-list div>p:nth-child(2){color:var(--text);font-size:12pt;line-height:2}@media (width<=1200px){#advantage-table{grid-template-rows:repeat(3,150px);grid-template-columns:repeat(3,1fr);column-gap:10%;margin-bottom:80px}}@media (width<=900px){#advantage-table{grid-template-rows:repeat(3,150px);grid-template-columns:repeat(2,1fr);column-gap:15%;margin-bottom:120px}}@media (width<=800px){.image-list-container{flex-direction:column}.image-list-container .img-image-list{width:100%;height:400px;margin-bottom:40px}.image-list-container .advantage-list{width:100%}div.image-list-container:nth-last-child(2){flex-direction:column-reverse}#first-content{justify-content:flex-start;padding-inline:0}#first-content-data{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:0}}@media (width<=500px){#first-content .subsection-title{font-size:3rem!important}#first-content-data p{width:100%}#advantage-table div p{font-size:.8rem}}:root{--detail:#00ff58}body{background-color:snow}.container{background-color:snow;width:100vw;height:100vh}.content-container{background-color:snow;width:80%;max-width:1200px;margin:0 auto}.content-container p:not(.subsection-title):not(.subsection-subtitle):not(.catchphrase){line-height:2}.content-section{width:100%;margin-bottom:120px}.section{flex-direction:column;align-items:center;width:80%;max-width:1200px;margin-bottom:200px;display:flex}.section .subsection:last-child{margin-bottom:0}.subsection{width:100%;margin-bottom:150px}.section-title{color:var(--detail);text-align:start;width:100%;font-weight:700;font-size:1.6rem!important;line-height:normal!important}.subsection-title{color:var(--text);font-weight:700;margin-bottom:20px!important;font-size:calc(2.5rem + 2vw)!important}.subsection-subtitle{color:var(--text);line-height:2;font-size:1.1rem!important}.disabled-button{cursor:not-allowed;opacity:.7}.primary-button{all:unset;color:#fff;cursor:pointer;background-color:#00dd4d;border-radius:5px;justify-content:center;align-items:center;width:120px;height:30px;padding:10px;font-size:1rem;font-weight:700;transition:background-color .4s;display:flex}.primary-button:hover{background-color:#00ff58}.section>div.subsection-header:first-child{margin-top:0}.subsection-header{text-align:start;width:100%;margin-bottom:40px}a{color:inherit;cursor:pointer;text-decoration:none}#header-container{background-color:var(--secondary-bg);justify-content:center;width:100%;height:70px;display:flex}#header-content{justify-content:space-between;align-items:center;width:85%;max-width:1200px;display:flex}#logo img{filter:brightness()}#nav-center{flex:1;justify-content:center;align-items:center;gap:2.5rem;display:flex}#nav-center a{color:#fff;font-size:1rem;transition:color .3s}#nav-center a:hover{color:var(--detail)}.active-link{color:var(--detail);font-weight:600;position:relative}.active-link:after{content:"";background-color:var(--detail);border-radius:2px;width:100%;height:2px;animation:.3s forwards slideIn;position:absolute;bottom:-4px;left:0}@keyframes slideIn{0%{width:0}to{width:100%}}.active-client{font-weight:700;background-color:var(--detail)!important;border-color:var(--detail)!important;color:#000!important}.active-side{color:var(--detail);font-weight:600}.active-mobile-btn{background-color:var(--detail);font-weight:700;color:#000!important}#nav-right button{all:unset;color:#fff;border:1px solid var(--secondary-detail);border-radius:6px;padding:10px 20px;font-size:.85rem;font-weight:700;transition:all .3s}#nav-right button:hover{background-color:var(--detail);border-color:var(--detail)}#open-side-panel{cursor:pointer;padding:8px;display:none}#side-panel{z-index:20;background-color:#000;flex-direction:column;width:230px;height:100%;padding:1rem;transition:all .4s ease-in-out;display:flex;position:fixed;top:0;right:-100%}#toggle-side-panel:checked~#side-panel{right:0}#close-side-panel{justify-content:flex-end;width:100%;display:flex}.side-links{flex-direction:column;gap:1.2rem;margin-top:1rem;display:flex}.side-links a{color:#fff;font-size:1.1rem}.mobile-btn{all:unset;background-color:var(--detail);text-align:center;color:#000;border-radius:6px;width:85%;padding:10px 14px}@media (width<=1100px){#nav-center,#nav-right{display:none}#open-side-panel{display:block}#header-content{justify-content:space-between}}footer{width:100%;color:var(--secondary-text);background-color:#000;justify-content:center;align-items:center;display:flex}#footer-content{width:80%;max-width:1200px}#footer-info{grid-template-columns:repeat(3,1fr);width:80%;min-width:360px;display:grid}#footer-info>div:last-child{justify-self:end}#footer-company-field{text-align:start;flex-direction:column;width:fit-content;margin-right:0;padding-right:0;display:flex}#footer-company-field>:not(:first-child):not(:last-child){margin-bottom:10px}#footer-company-field>:not(:first-child){width:fit-content;font-size:1rem;transition-duration:.4s}#footer-company-field>:not(:first-child):not(span):hover{cursor:pointer;color:var(--detail)}#footer-company-field>span{cursor:default;color:gray}#footer-info div>p:first-child{color:var(--detail);font-size:1.4rem;font-weight:500}#footer-info>div:nth-child(2){flex-direction:column;align-items:center;display:flex}#footer-info div:nth-child(2) a{cursor:pointer;padding:0!important}#footer-info div:nth-child(2) a img{width:100%;max-width:165px}#footer-info div:nth-child(2)>a:first-of-type{margin-bottom:10px}#footer-company-info{border-top:2px solid var(--terciary-text);margin-top:20px;padding-top:20px;font-size:1rem}#footer-company-info>div:first-child{text-align:start;width:50%}#footer-info div:last-of-type div{flex-direction:row;justify-content:space-between;width:90px;display:flex}.footer-icon{transition-duration:.4s}.footer-icon:hover{cursor:pointer;color:var(--detail)}@media (width<=800px){#footer-info{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);width:70%}#footer-info>div:nth-child(2){justify-self:end}#footer-info>div:nth-child(3){justify-self:start}#footer-info>div:nth-child(4){grid-column:1/span 2}}@media (width<=460px){#footer-info{grid-template-columns:repeat(2,.4fr);width:100%}}.slider{width:100%;height:var(--height);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.slider .list{width:100%;min-width:calc(var(--width) * var(--quantity));display:flex;position:relative}.slider .list .item{width:var(--width);height:var(--height);justify-content:center;align-items:center;transition:filter .5s;animation:10s linear infinite autoRun;display:flex;position:absolute;left:100%;animation-delay:calc((10s / var(--quantity)) * (var(--position) - 1) - 10s)!important}@keyframes autoRun{0%{left:100%}to{left:calc(var(--width) * -1)}}.slider:hover .item{animation-play-state:paused!important}.slider[reverse=true] .item{animation:10s linear infinite reversePlay}@keyframes reversePlay{0%{left:calc(var(--width) * -1)}to{left:100%}}.content-container>div:first-of-type{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:40px;display:flex}.content-container p{font-size:1rem}.content-container>div:first-of-type p{color:var(--text);padding-left:35px;font-weight:500;font-size:1.2rem!important}#our-values>div{flex-direction:row;justify-content:space-between;margin-bottom:100px;display:flex}.our-values-content{text-align:start;flex-direction:column;width:35%;display:flex}.our-values-content p:nth-of-type(2){color:var(--text);line-height:2}.our-values-content p:first-of-type{color:var(--text);font-weight:700;margin:0!important;padding:0!important;font-size:1.5rem!important;line-height:1!important}#our-history>div{text-align:start}#our-history li{margin-bottom:10px;font-size:1rem}#our-history b{color:var(--detail)}.our-values-img{border-radius:5px;width:60%;height:500px}.our-values-img img{object-fit:cover;object-position:center;border-radius:5px;width:100%;height:100%}.content-section>p:nth-of-type(2){text-align:start;line-height:2}.paragraph{line-height:2}.catchphrase{color:var(--detail);font-weight:700;font-size:calc(2.5rem + 2vw)!important}@media (width<=800px){#our-values>div{flex-direction:column}#our-values>div:nth-child(2n){flex-direction:column-reverse}.our-values-img,.our-values-content{width:100%}.our-values-content{margin-top:40px}}#policy-container{text-align:justify;background-color:var(--secondary-bg);flex-direction:column;height:100vh;display:flex;justify-content:center!important;align-items:center!important}#policy-container>p:first-of-type{color:var(--detail);font-size:3rem;font-weight:700}#policy-container>p:nth-of-type(2){color:var(--secondary-text)}div:has(#policy-container){background-color:var(--secondary-bg)!important}#breathalyzer>p:first-of-type{text-align:start}#breathalyzer>button{width:180px}#catchphoto-container{background-color:gray;width:100%;height:900px}#catchphoto-container img{object-fit:cover;object-position:center;width:100%;height:100%}#product-chars-container{margin-top:40px}#product-chars-container div>label{cursor:pointer;border-bottom:2px solid #d3d3d3;justify-content:space-between;align-items:center;display:flex}#product-chars-container div>label>p:first-of-type{font-size:16pt;font-weight:500}#product-chars-container div>p{text-align:start}#product-chars-container div div{max-height:0;transition:all .4s ease-in-out;overflow:hidden}#product-chars-container div input:checked~div{max-height:fit-content;overflow:visible}#breathalyzer>div:last-of-type{margin-top:40px}#breathalyzer>div>p:first-of-type{text-align:start;font-size:14pt;font-weight:500}#breath-specs{flex-direction:column;justify-content:center;align-items:center;display:flex}#breath-specs p{width:100%;margin-top:40px;padding:0}#carousel-wrapper{position:relative}#carousel-slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;aspect-ratio:16/9;-ms-overflow-style:none;scrollbar-width:none;border-radius:5px;display:flex;overflow-x:auto;box-shadow:0 1.5rem 3rem -.75rem #00000040}#carousel-slider::-webkit-scrollbar{display:none}#carousel-slider *{scroll-snap-align:start;object-fit:cover;flex:1 0 100%}#carousel-nav{z-index:1;column-gap:1rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}#carousel-nav a{opacity:.75;background-color:#fff;border-radius:50%;width:.5rem;height:.5rem;transition:opacity .25s}#carousel-nav a:hover{opacity:1;cursor:pointer}#contact-us-info{flex-direction:column;align-items:center;margin:80px 0;display:flex}#contact-us-info>span:first-of-type{color:var(--detail);font-size:1.2rem;font-weight:700}#contact-us-info>span:nth-of-type(2){text-align:center;margin:20px 0;font-size:.8rem}#contact-us-info>div{width:200px}#contact-us-info>div>div{align-items:center;width:100%;display:flex}#contact-us-info>div>div>span{text-align:center;width:100%;font-size:.8rem;display:inline-block}#contact-us-info>div>div:not(:last-of-type){margin-bottom:10px}#contact-us-form>p{font-size:1.2rem;font-weight:700}#contact-us-form{width:100%}form{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;margin-bottom:80px;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{margin-bottom:5px;font-size:.75rem;font-weight:700}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--terciary-text);border-radius:5px;padding:10px;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:1px solid var(--detail);border-color:var(--detail)}.full-width{grid-column:span 2}.form-grid>div:last-of-type{justify-content:center;align-items:center;width:100%;margin-top:20px;display:flex}@media (width<=600px){form{flex-direction:column;display:flex}}main .content{padding-top:50px}#head{clip-path:polygon(0 0,100% 0,100% calc(100% - 50px),0% 100%);background:linear-gradient(#000000fa,#000000fa),url(/assets/product_catchphoto-tmfMKwJG.jpg) 50%/cover no-repeat;width:100%;height:1250px}#head .content img:first-of-type{cursor:pointer;margin-top:100px;margin-bottom:100px}#head .content div:last-of-type img{height:50px}#head-img{border-radius:10px;width:max(350px,70%);height:auto;margin-top:60px;margin-bottom:60px;display:block}#dashboard{flex-direction:row;justify-content:space-between;display:flex;position:relative}#dashboard .content span{color:#000}#dashboard .content-text{text-align:center}#dashboard img{width:max(300px,60%);height:auto;margin-bottom:50px}#dot-left{top:50px;left:clamp(-300px,10vw - 300px,-150px)}#dot-right{bottom:50px;right:clamp(-300px,10vw - 300px,-150px)}#features{background-color:#000}#features .features-list{flex-direction:row;justify-content:center;margin-top:80px;display:flex}#integration img{object-fit:cover;object-position:center;border-radius:5px;width:100%;height:100%}#integration .content .catch-phrase{color:#000;margin-bottom:50px}#integration .content>div{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}#integration div div div{flex-direction:column;width:48%;display:flex}#integration #integration-content div{width:100%}#integration div div div span{color:#000}#integration #integration-content span:first-of-type{margin-bottom:5px;font-size:1.5rem;font-weight:700}#integration #integration-content div:not(:last-child){margin-bottom:20px}#integration #integration-content span:last-of-type{text-align:justify;font-size:1rem;line-height:2rem}#app{background-color:#000}#app .content-text,#app #apps-container{margin-bottom:50px}#contact #form-card{box-shadow:0 0 10px 1px var(--detail);background-color:#000;border-radius:10px;flex-direction:column;align-items:center;width:55%;height:910px;margin-bottom:50px;padding:25px 0;display:flex}#contact #form-card div:last-child{background-color:var(--detail);border-radius:5px;width:25%;height:2px}#form-card>span:first-of-type{text-align:center;margin:50px 0;font-size:2rem;font-weight:700}#form-card>span:first-of-type span{color:var(--detail)}#form-card>span:nth-of-type(2){font-size:1.5rem}#form_lp01{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;width:100%;margin-top:20px;padding:0 20px;display:grid}#form_lp01 .catch-btn{grid-column:1/-1;justify-self:center;margin-top:20px}#form_lp01 .field{text-align:left;flex-direction:column;display:flex}#form_lp01 label{text-align:left;align-self:flex-start;font-size:.8rem}#form_lp01 label span{color:red}#form_lp01 .field.full{grid-column:1/-1;justify-self:stretch}#form_lp01 label{color:#fff;margin-bottom:.5rem;font-weight:600}#form_lp01 input,#form_lp01 select{color:#fff;box-sizing:border-box;background:#222;border:1px solid #444;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem}#form_lp01 select{width:100%}:is(#form_lp01 input:focus,#form_lp01 select:open){outline:2px solid;outline-color:var(--detail)}#location{background-color:#000}#map-container{width:100%;margin-top:50px;margin-bottom:50px}.catch-phrase,.catch-phrase span{text-align:center;font-size:clamp(2.5rem,3vw,3.5rem);font-weight:800}.catch-phrase span{color:var(--detail)}.features-list div{flex-direction:column;width:33%;margin-bottom:100px;display:flex}.features-list div>span:first-of-type{color:var(--detail);font-size:1.6rem;font-weight:700}.features-list div span:last-of-type{text-align:justify;width:85%;font-size:1rem;line-height:2rem}.content{flex-direction:column;align-items:center;width:max(350px,60%);max-width:1200px;margin:0 auto;display:flex}.content-text{text-align:justify;font-size:clamp(1rem,2vw,1.2rem)}.catch-btn{box-shadow:0 0 10px 1px var(--detail);text-align:center;border-radius:25px;width:clamp(200px,20vw,350px);height:45px;font-size:clamp(.8rem,1vw,1.2rem)}.dot-mesh{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#37db74 3px,#0000 3px);background-size:30px 30px;width:300px;height:300px;position:absolute}.partners-logo-item>div{background-color:none;justify-content:center;align-items:center;width:200px;min-width:200px;max-width:200px;height:150px;margin:0 15px;display:flex}.app-item-container img{pointer-events:none;border-radius:5px;height:500px;margin:0 14px}.app-item-container>div{border-radius:5px}.loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#0000;border-radius:50%;width:35px;height:35px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1200px){#features .features-list{flex-direction:column;align-items:center;margin-bottom:100px}#features .features-list div{width:clamp(350px,2vw,65%);margin-bottom:50px}#features .features-list div span:first-of-type{text-align:center}#features .features-list div span:last-of-type{text-align:justify;width:100%}#features .features-list div:last-of-type{margin-bottom:0}}@media (width<=1500px){#integration .content>div{flex-direction:column;align-items:center}#integration #integration-img-container{width:80%}#integration #integration-content{width:80%;margin-top:25px}#contact #form-card{width:max(350px,70%)}}@media (width<=480px){#dot-left,#dot-right{display:none}}
