:root{--color-primary:#000;--color-secondary:#b5e2ec;--color-success:#0bb647;--color-warning:#df7015;--color-error:#b71111;--color-info:#0f4ab7;--color-green:#0bb647;--color-orange:#df7015;--color-red:#b71111;--color-blue:#0f4ab7;--color-foreground:#000;--color-background:#fff;--color-background-85:hsla(0,0%,100%,.85);--color-background-25:hsla(0,0%,100%,.25);--color-shade-100:#f4f4f4;--color-shade-200:#e8e8e8;--color-shade-300:#dadada;--color-shade-400:#d2d2d2;--color-shade-500:#bcbcbc;--color-shade-600:#9b9b9b;--color-shade-700:#717171;--color-shade-800:#636363;--color-shade-900:#3c3c3c;--blur-big:blur(8px);--font-family:"Montserrat",sans-serif;--size-xxsmall:4px;--size-xsmall:8px;--size-small:12px;--size-medium:16px;--size-default:24px;--size-large:32px;--size-xlarge:40px;--size-xxlarge:64px;--size-xxxlarge:80px;--safe-area-bottom:env(safe-area-inset-bottom,24px);--background-image-login:url(https://firebasestorage.googleapis.com/v0/b/adg-vochtspecialist.appspot.com/o/Global%2Fadg-background.png?alt=media&token=599fbd67-db9c-41d2-a590-d945abbef065)}body,html{background-color:var(--color-background)!important;color:var(--color-foreground)!important;width:100%;height:100%}::selection{background-color:#000;color:#fff}::-webkit-scrollbar{display:none}img{object-fit:cover;border-radius:8px;background-color:var(--color-shade-100);border:none;outline:none;box-shadow:none}.pageLoader{position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.25);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.time-selector{justify-content:center}.picker,.time-selector{display:flex;align-items:center}.picker{position:relative;width:60px;height:300px;margin:0 10px;flex-direction:column}.slider{width:300px;transform:rotate(-90deg);margin-bottom:30px}.labels{position:absolute;top:0;left:0;height:100%;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.label{display:flex;justify-content:center;align-items:center;height:12.5%;font-size:14px}.label.selected{color:blue;font-weight:700}@media screen and (max-width:500px){html{overflow:hidden}body{position:fixed;z-index:1;top:0;left:0;width:100vw;height:100vh;display:block;background-color:transparent;overflow:scroll}}