@charset "UTF-8";.margin-15{margin-top:15px}.overrule-button[data-v-83548a00]{width:100px}.overrule[data-v-83548a00]{display:flex;align-items:center}.mt-15{margin-top:15px!important}.login-form input{background:white;border:none;padding:18px 24px;border-radius:8px;color:#1c1c2efc;height:18px;font-size:16px}.login-form{display:flex;flex-direction:column;align-items:flex-start;align-content:center;margin:0 auto;padding:0 40px;gap:15px}.login-form h1{font-size:40px;margin-bottom:10px}.login-form h2{font-weight:400;font-size:20px}.login-header{margin-bottom:var(--standard-margin)!important}.text-align-center,.aw-button{text-align:center}.aw-button button{background:var(--purple-color);padding:15px 40px;color:#fff;border:none;font-size:24px;font-weight:700;cursor:pointer;outline:inherit;width:100%;height:54px}.aw-button button:hover{background:white;color:var(--purple-color)}.aw-button button:disabled{background:white;color:var(--grey-color)}.login-button{text-align:center}.login-error{background:red;color:#fff;padding:5px 15px;border-radius:5px;margin-bottom:15px!important}.login-col{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 425px){.login-col{width:300px}}.login-col span{font-size:16px}.center{margin:auto}.error{color:#fff;background-color:#bf0413;border-radius:5px}.error span{padding:5px 5px 5px 10px}.grecaptcha-badge{visibility:hidden}.recaptcha-notification{font-size:.75em;font-weight:300;margin-top:0;margin-bottom:0}sj-toggle{--toggle-width: 64px;--toggle-bg-color--off: white;--toggle-bg-color--on: white;--toggle-color--off: var(--dark-grey-color);--toggle-color--on: var(--green-color);--toggle-padding: 4px;--toggle-box-shadow: none;--toggle-border--on: 2px solid var(--green-color);--toggle-border--off: 2px solid var(--dark-grey-color)}.aw-onoff{font-size:30px;cursor:pointer;position:absolute;top:-120px}.aw-onoff:hover,.control-on{color:#fff}.pods{margin-top:-30px}.pods h2{margin:0;font-weight:900}.pods .pod-container{display:flex;grid-gap:1em;padding:2em 2.3em;flex-wrap:wrap}@media only screen and (max-width: 390px){.pods .pod-container{padding:2em 1em}.pods .pod-container .pod{min-width:0}}.pods .pod-container .pod,.pods .pod-container h2{flex:0 0 100%}@media only screen and (min-width: 647px){.pods .pod-container .pod{flex:0 0 33%}}.pods a{cursor:pointer}.white-background{background-color:#fff}.pod-favourite{cursor:pointer;z-index:100;font-size:25px}.other-pods{color:#000}.other-pods .pod{border:1px solid black}.other-pods .pod-lock{color:var(--lock-grey-color);border-color:var(--grey-color)}.other-pods .pod-lock a{color:var(--lock-grey-color)!important}.other-pods .pod-lock a.pod-status{background:var(--grey-color);color:var(--lock-grey-color)!important}.other-pods .pod-unlock a.pod-status{background:var(--light-purple-color)}.other-pods .pod-address{font-weight:400;font-size:13px;color:#5e5d5e}.favourite-pods{color:#fff!important;background:var(--blue-color)}.favourite-pods a{color:#fff}.favourite-pods .pod-favourite{color:var(--yellow-color);fill:var(--yellow-color)}.favourite-pods .pod-lock{background-color:var(--dark-grey-color)}.favourite-pods .pod-lock a.pod-status{background:#817881}.favourite-pods .pod-unlock{background-color:var(--purple-color)}.favourite-pods .pod-unlock a.pod-status{background:var(--light-purple-color)}.favourite-pods a.pod-status,.favourite-pods .pod-name{color:#fff}.favourite-pods .pod-address{font-weight:400;font-size:13px;color:#fff}.pod{position:relative;display:flex;align-items:flex-start;justify-content:space-between;max-height:100px;min-height:115px;height:100px;min-width:300px;cursor:pointer}@media only screen and (min-width: 647px){.pods .pod-container .pod{flex:1 0 calc(33% - 1em);max-width:50%}}.pod-locked-message{background-color:var(--yellow-color);color:#000;position:absolute;z-index:100;border-radius:8px;padding:8px;top:50%;transform:translateY(-50%);left:-10px;right:-10px;text-align:center}.pod-info{display:flex;flex-direction:column;padding:12px}.pod-info-header{margin-bottom:10px}.pod-info-header i{margin-right:10px}.dot{height:40px;width:40px;border-radius:50%;display:inline-block;position:absolute;left:0;top:0;z-index:-1}.pod-address{font-size:13px;color:#5e5d5e;font-weight:400}.pod-name{text-transform:uppercase}a.pod-status{height:100%;padding:0;min-width:60px;text-align:center;font-size:14px}.pod-status-icon{font-size:19px;margin:10px 0;padding:10px;position:relative;z-index:1;color:#fff!important}.Orange{color:var(--orange-color);fill:var(--orange-color);background-color:var(--orange-color)}.Green{color:var(--green-color);fill:var(--green-color);background-color:var(--green-color)}body.podpage{height:auto;min-height:calc(100vh - 125px);font-family:Nunito Sans,sans-serif;background:#fff;word-break:break-word}body.podpage.login{background:linear-gradient(180deg,var(--primary-color),var(--secondary-color))}body.podpage .login-form h1{font-size:37px}body.podpage .login-form h2{font-size:18px;margin-top:0}body.podpage .login-form button{text-transform:uppercase;height:50px;font-size:18px}body.podpage h2{font-size:19px}body.podpage .pod-detail{height:auto}body.podpage .pod-detail-header h1{text-transform:none}body.podpage .text-center{text-align:center}body.podpage .settings-title{border-bottom:2px solid lightgrey}body.podpage .pod-detail-container{padding:2em 2.3em}@media only screen and (max-width: 390px){body.podpage .pod-detail-container{padding:2em 1em}body.podpage .pod-detail-container .pod{min-width:0}}body.podpage .pod-buttons{display:flex}body.podpage .pod-buttons button{background-color:var(--green-color);color:#fff;border:none;border-radius:8px;padding:12px;cursor:pointer;font-weight:700;font-size:15px;width:100%}body.podpage .pod-buttons button.btn-orange{background-color:var(--orange-color)!important}.remember-me{display:flex!important;flex-direction:row!important;justify-content:flex-start!important;gap:10px}.remember-me input[type=checkbox]{margin:2px 0 0;width:25px;accent-color:var(--purple-color)!important}@media only screen and (max-width: 425px){.remember-me input[type=checkbox]{width:16px}}.remember-me input:checked{background-color:var(--purple-color)!important}.pod-detail{display:grid;background:var(--purple-color);height:110vh;width:100%;margin-top:-25px!important;grid-template-columns:1fr}@media only screen and (min-width: 768px){.pod-detail{grid-template-columns:1fr 1fr}.pod-detail #pod-detail-settings-controls-inUse{display:none}}.pod-detail-container{display:flex;flex-direction:column;grid-gap:1em;padding:1.75em}.pod-detail-header{display:flex;align-content:center;justify-content:space-between;align-items:center}.pod-detail-header h1{text-transform:uppercase;margin:0}.pod-detail-header-overview{color:#fff;text-decoration:underline}.pod-detail-header .fa-angle-left{font-size:12px;margin-right:5px}.pod-detail img{width:100%}.pod-detail-info{display:flex;grid-gap:15px;flex-direction:column;padding:20px 15px}.pod-detail-info-status{color:#fff;text-transform:uppercase}.pod-detail-status{background-color:var(--light-purple-color);display:flex;flex-direction:column;align-items:center;height:100%;font-size:13px;min-width:60px}.pod-detail-container-info{color:var(--yellow-color);border:1px solid var(--yellow-color);position:relative;display:flex;align-items:flex-start;justify-content:space-between}.pod-detail-settings{background-color:#fff;color:#000}.pod-detail-settings .loading{text-align:center;font-weight:700;font-size:25px;margin-top:150px}.pod-detail-settings-header{border-bottom:1px solid}.pod-detail-settings-controls{display:flex;grid-gap:30px;flex-direction:column}.pod-detail-settings-controls .btn-orange{background-color:var(--orange-color)!important}.pod-detail-settings-controls button{background-color:var(--green-color);color:#fff;border:none;border-radius:8px;padding:12px;cursor:pointer}.pod-detail-settings-control{display:flex;justify-content:space-between;align-items:center;color:var(--grey-color)}.pod-detail-settings-control .label-black{color:var(--dark-grey-color)!important;border-color:var(--dark-grey-color)!important;fill:var(--dark-grey-color)!important}.pod-detail-settings-control .background-black{background-color:var(--dark-grey-color)!important}.pod-detail-settings-control-dimmer{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;grid-gap:18px}.pod-detail-settings-control-dimmer .btn-dimmer{background-color:var(--grey-color);color:#fff;border-radius:5px;padding:5px 12px;text-align:center;cursor:pointer;font-weight:700}.pod-detail-settings-control .btn-lock{background:white;border:2px solid;border-color:var(--grey-color);border-radius:100px;padding:6px 39px;font-size:13px!important;fill:var(--grey-color);color:var(--grey-color);cursor:pointer}.pod-detail-settings-control .btn-lock i{margin-right:5px}.pod-detail-settings-control .unlock{border-color:var(--green-color)!important;color:var(--green-color)!important;fill:var(--green-color)!important}.pod-detail .dimmer-value{min-width:30px;max-width:30px;text-align:center}.pod-detail .useuntil-value{min-width:50px;max-width:50px;text-align:center}.pod-detail .pod-detail-settings-controls button{font-weight:700;font-size:15px}.pod-detail .pod-detail-header-overview{font-size:13px}:root{--primary-color: rgb(28,142,173);--secondary-color: rgb(48,175,127);--purple-color: rgb(92,0,121);--blue-color: rgb(30,184,190);--light-purple-color: rgb(206,135,229);--standard-margin: 48px;--min-maring: 10px;--yellow-color: #FDDF34;--green-color: #30AF7F;--orange-color: #F96816;--grey-color: #B7B2B7;--lock-grey-color: rgb(129,120,129);--dark-grey-color: #645D67;--black-color: black;--font-family: "Nunito Sans" }body{font-family:sans-serif;padding:0;margin:0;user-select:none;background:linear-gradient(180deg,var(--primary-color),var(--secondary-color));color:#fff;height:100vh}.body{display:flex;flex-direction:column;justify-content:flex-start;margin-top:125px;font-family:var(--font-family)}.app-bar{position:absolute;top:0;left:0;right:0;height:100px;z-index:100;display:flex;align-items:center;padding:0 1em;background-color:#fff}.app-bar .app-title{font-size:24px;font-weight:700}.header{height:48px;background:#ffffff50;position:absolute;top:64px;left:0;right:0}.breadcrumb{display:flex;height:48px;align-items:center;padding:0 1em;margin:0}.breadcrumb .breadcrumb-item{margin-left:16px;padding-left:8px}.breadcrumb .breadcrumb-item::marker{content:"\203a"}.breadcrumb .breadcrumb-item:first-child::marker{content:""}.breadcrumb .breadcrumb-item:first-child{margin:0;padding:0}.breadcrumb-item a{text-decoration:none;color:#fffa}.action-bar{position:fixed;bottom:0;left:0;right:0;background:#ffffff50;height:48px;display:flex;justify-content:center}.action-bar .action{border:none;background:none;width:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;color:#fff;transition:.4s all ease}.action-bar .action:hover,.active{background:#ffffff50;transition:.4s all ease;box-shadow:inset 0 1px #fff}.active{background-color:#ffffff50!important;box-shadow:inset 0 1px #fff}.controls{padding:1em 0;position:relative;display:flex;justify-content:center;align-items:center}.controls .aw-checkbox{transform:scale(2)}.controls .aw-slider{display:flex;align-items:center;grid-gap:1em;justify-content:space-around}.controls .control{padding:1em;display:flex;align-items:center;justify-content:center;grid-gap:1em;height:100%;flex-wrap:wrap;position:absolute;text-align:center}.controls .control .control-title{min-width:100%;font-family:100;font-size:32px;text-align:center;margin-bottom:15px}.controls .current-value{font-size:36px;font-weight:700}.controls .change-value{height:48px;width:48px;background:none;display:flex;align-items:center;justify-content:center;font-size:24px;border:none;transition:.4s all ease;cursor:pointer;color:#fff}.controls .change-value:hover{background:#ffffff50;border-radius:48px;transition:.4s all ease}.pod-row{background:#ffffffee;padding:1em;margin:1em;display:flex;justify-content:space-between;color:#000}.pods a{font-weight:700;color:#000;text-decoration:none}.container{max-width:1440px;margin:0 auto;padding:0 20px}.home-app-pod{display:flex;flex-direction:column;align-items:center}.home-app-pod h1{font-size:55px;text-align:center}.app-btn{background:var(--purple-color);padding:20px 68px;border-radius:8px;color:#fff;text-decoration:none;font-size:24px;font-weight:700}.app-btn:hover{background-color:#ffffff50}.d-flex{display:flex}.control-active{display:block}.hide{display:none}.log-out{text-decoration:none;font-size:26px;display:flex;justify-content:flex-end;align-items:center}.log-out a{text-decoration:none;color:#fffa}.controls h1{position:absolute;top:-250px;font-size:50px}@media only screen and (max-width: 425px){.controls h1{top:-250px}}.app-bar-actions{display:flex;width:100%;text-align:center;justify-content:center}.app-bar-actions .app-bar-div{display:block}@media only screen and (max-width: 425px){.app-bar-actions .app-bar-div{display:none}}#logo img{width:175px}.login-hexagon{position:relative;width:100%;height:350px}.login-hexagon img{width:200px;left:-120px;position:absolute;bottom:0;z-index:-1}@media only screen and (min-width: 390px){.login-hexagon img{width:250px}}@media only screen and (min-width: 600px){.login-hexagon img{width:400px}}@media only screen and (min-width: 900px){.login-hexagon img{width:530px}}.login-reset{color:#fff}.margin-top-125{margin-top:125px}
