:root{--primary-color:#0077c8;--primary-color-hover:#0790ed}#app.consent{min-height:100vh}#app.consent,#app.consent .consent-content-container{align-items:center;display:flex;justify-content:center}#app.consent .consent-content-container{background-color:#fcfcfc;border-radius:26px;flex-direction:column;gap:36px;max-width:640px;padding:100px 90px;text-align:center}#app.consent .consent-content-container h1{color:var(--primary-color);font-size:2.5rem}#app.consent .consent-content-container a{text-decoration:underline}#app.consent .consent-content-container .button-container{display:flex;justify-content:space-evenly;width:100%}#app.consent .consent-content-container .btn{align-items:center;border-radius:100px;display:flex;justify-content:center;min-width:146px;padding:6px 20px;text-decoration:none}#app.consent .consent-content-container .confirm-btn{background-color:var(--primary-color);color:#fff;transition:.1s}#app.consent .consent-content-container .confirm-btn:hover{background-color:var(--primary-color-hover)}#app.consent .consent-content-container .deny-btn{border-style:inset;border:.125rem solid var(--primary-color);color:var(--primary-color);transition:background .1s}#app.consent .consent-content-container .deny-btn:hover{background-color:var(--primary-color-hover);border-color:var(--primary-color-hover);color:#fff}#app.consent .consent-content-container .app-badges a{text-decoration:none}#app.invitation .location-background{filter:none}#app.invitation .header{height:3.75rem;justify-content:center;padding-top:1.625rem}#app.invitation .header .logo{-o-object-fit:contain;object-fit:contain}#app.invitation .content-container{--top-margin:15rem;display:flex;flex-direction:column}#app.invitation h1{font-size:2.5rem;font-weight:300;line-height:2.875rem;margin-bottom:1.125rem}#app.invitation h1,#app.invitation p{color:#fff;text-align:center;text-shadow:2px 2px 20px rgba(0,0,0,.15),1px 1px 1px rgba(0,0,0,.15)}#app.invitation p{font-size:1.1875rem}#app.invitation .app-badges{display:flex;justify-content:center;margin-top:2rem}#app.invitation .app-badges a{padding:0 .375rem}.notice-page h1{font-size:2.5rem;font-weight:300;line-height:2.875rem;margin-bottom:1.125rem}.notice-page h1,.notice-page p{color:#fff;text-align:center;text-shadow:2px 2px 20px rgba(0,0,0,.15),1px 1px 1px rgba(0,0,0,.15)}.notice-page p{font-size:1.1875rem}.notice-page .app-badges{display:flex;justify-content:center;margin-top:2rem}.notice-page .app-badges a{padding:0 .375rem}.notice-page .error-logout{color:#fff;font-size:1.125rem;margin-right:2rem;position:absolute;right:0;text-shadow:2px 2px 20px rgba(0,0,0,.15),1px 1px 1px rgba(0,0,0,.15)}body{overflow-x:hidden;--standard-shadow-2:0 1px 5px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14)}.cell-block-y{height:auto}button{cursor:pointer}button.alert,button.primary,button.secondary{border-radius:.8125rem;color:#fff;padding:.1875rem .625rem}button.primary{background-color:#0074d4}button.secondary{background-color:#d4d4d4;color:#010102}button.alert{background-color:#b00020}.card{background-color:var(--card-bg-color,#fff);border-radius:1.625rem;display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:1rem;padding:.8125rem 1.5rem}.card-title{color:#010102;font-size:1.125rem;margin-bottom:1.125rem;width:100%}.card-content{display:flex}.card-section{border-top:1px solid #e6e6e6;margin-top:1rem;padding-top:1rem}.card-section:first-of-type{border:0;margin:0;padding:0}.list{line-height:1.5;list-style-type:none;margin:0 0 40px;padding:0}.list-item{align-items:center;border:1px solid rgba(0,0,0,.07);border-radius:10px;display:flex;height:80px;justify-content:flex-start;margin:5px 0;overflow:hidden;padding:0 16px;position:relative;text-decoration:none}.list-item.active,.list-item:focus,.list-item:hover{background-color:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.14);cursor:pointer}.list-item .text{color:#454545;font-weight:500;width:100%}.list-item .secondary-text,.list-item .text{display:block;font-size:.8125rem;line-height:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-item .secondary-text{color:#979797;font-weight:400}.list-item .delete{background-color:#fff;border:1px solid #e8e8e8;border-radius:16px;display:block;flex:none;height:32px;width:32px}.list-item .delete:after{border-bottom:2px solid #f25d5d;content:"";display:block;height:16px;left:8px;position:relative;vertical-align:middle;width:14px}.modal{background-color:#f6f6f8;border-radius:1rem;max-height:95%;min-height:8rem;overflow:auto;padding:1.5rem;width:39.75rem}.modal:focus{outline:0}.modal-header{color:var(--modal-header-color,#010102);font-size:1.1875rem;font-weight:300;margin-bottom:.75rem;min-height:3.5rem;padding:1rem 1.5rem 0}.modal-content{display:flex;margin:0 1.5rem}.section-label{color:#858585;font-size:87.5%;padding:0 1.5rem .25rem}.modal-button button{background-color:#eaeaeb;border-radius:1.125rem;font-weight:500;height:2.125rem;width:19.375rem}.modal-button button:focus,.modal-button button:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14)}.modal-delete-button{display:flex;justify-content:space-around}.modal-delete-button button{background-color:#eaeaeb;border-radius:1.125rem;font-weight:500;height:2.125rem;width:19.375rem}.modal-delete-button button:focus,.modal-delete-button button:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14)}.modal-logout-button{align-items:center;background-color:#eaeaeb;border-radius:1.125rem;display:flex;font-weight:500;height:2.125rem;justify-content:space-around;margin:auto;width:19.375rem}.modal-logout-button:focus,.modal-logout-button:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14)}.modal-actions{display:flex;margin-top:3rem;position:relative}.modal-actions button{color:#0074d4;flex:1 1 auto;font-size:1.125rem;font-weight:500;padding:1.1875rem 0}.modal-actions button:focus,.modal-actions button:hover{background-color:rgba(0,0,0,.04)}.modal-actions .loading-icon.multiple-actions{background-color:transparent;flex:1 1 auto;position:static}.modal-actions .loading-icon.multiple-actions svg{height:2rem;width:2rem}.dropdown-overlay{background-color:transparent;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}label.placeholder{margin:.8125rem 0;position:relative;transition:all .5s;width:100%}label.placeholder .input-label{color:#0074d4;display:block;font-size:1.1875rem;overflow-x:hidden;position:absolute;text-overflow:ellipsis;top:.4375rem;transition:all .2s;white-space:nowrap;width:100%}label.placeholder .input-caption{position:absolute}label.placeholder.invalid{color:#b00020}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{background-color:transparent;border:0;border-bottom:1px solid #bebebe;caret-color:#0074d4;color:var(--form-input-color,#010102);font-size:1.1875rem;margin-bottom:1px;outline:0;padding:.8125rem 0 .3125rem;width:100%}input[type=email]:focus+.input-label,input[type=email]:not(.empty)+.input-label,input[type=number]:focus+.input-label,input[type=number]:not(.empty)+.input-label,input[type=password]:focus+.input-label,input[type=password]:not(.empty)+.input-label,input[type=tel]:focus+.input-label,input[type=tel]:not(.empty)+.input-label,input[type=text]:focus+.input-label,input[type=text]:not(.empty)+.input-label{font-size:.75rem;transform:translate3d(0,-100%,0)}input[type=email]:not(.focus)+.input-label,input[type=number]:not(.focus)+.input-label,input[type=password]:not(.focus)+.input-label,input[type=tel]:not(.focus)+.input-label,input[type=text]:not(.focus)+.input-label{color:#858585}input[type=email]:focus+.input-label,input[type=number]:focus+.input-label,input[type=password]:focus+.input-label,input[type=tel]:focus+.input-label,input[type=text]:focus+.input-label{border-color:#0074d4;color:#0074d4;opacity:1}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus{border-bottom:2px solid #0074d4;margin-bottom:0}.form-field{color:#010102;display:grid;grid-template-columns:1fr auto;grid-template-rows:0fr 0fr;margin-bottom:1rem}.form-field:last-child{margin-bottom:0}.form-field .form-field-name{font-size:1.125rem;grid-column:1}.form-field .form-field-description{color:#8c8c91;font-size:.8125rem;grid-column:1}.form-field .form-field-input{align-self:center;grid-column:2;grid-row:1}.form-input{border-bottom:1px solid #bebebe;position:relative}.form-input.active{border-color:#0074d4}.form-radio input{display:none}.form-radio label{align-items:center;display:flex;font-size:1.125rem;line-height:2rem}.form-radio .icon.radio{height:2rem;margin-right:1.125rem}.switch{color:#fff;font-size:.875rem;font-weight:700;height:auto;margin-bottom:0;outline:0;padding-right:2px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.switch-input{margin-bottom:0;opacity:0;position:absolute}.switch-paddle{background:#cacaca;color:inherit;cursor:pointer;display:block;font-weight:inherit;position:relative;transition:all .25s ease-out;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:1.21875rem;height:1.25rem;padding-bottom:0;width:2.4375rem}input+.switch-paddle{margin:0}input:checked~.switch-paddle{background-color:#0074d4}.switch-paddle.disabled:after{border:1px solid gray}.switch-paddle:after{background:#fff;border:1px solid #bababa;border-radius:50%;box-shadow:0 0 1px 0 rgba(0,0,0,.3);content:"";display:block;height:1.375rem;left:-.0625rem;position:absolute;top:-.0625rem;transform:translateZ(0);transition:all .25s ease-out;width:1.375rem}input:checked~.switch-paddle:after{left:1.25rem}input[type=range]{-webkit-appearance:none;background:transparent;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-ms-track{background:transparent;border-color:transparent;color:transparent}input[type=range]::-webkit-slider-thumb{border:2px solid #fff;border-radius:50%;box-shadow:inset 0 0 .5px #000,0 0 1px #000;cursor:pointer;height:1rem;width:1rem}input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14)}input[type=range]::-moz-range-thumb{border:2px solid #fff;border-radius:50%;box-shadow:inset 0 0 .5px #000,0 0 1px #000;cursor:pointer;height:1rem;width:1rem}input[type=range]:focus::-moz-range-thumb{box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14)}input[type=range]::-ms-thumb{border:2px solid #fff;border-radius:50%;box-shadow:inset 0 0 .5px #000,0 0 1px #000;cursor:pointer;height:1rem;width:1rem}input[type=range]:focus::-ms-thumb{box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 1px 10px 0 rgba(0,0,0,.12),0 4px 5px 0 rgba(0,0,0,.14)}input[type=range]::-webkit-slider-runnable-track{background:hsla(0,0%,59%,.2);border:.3px solid #8e8e8e;border-radius:.5rem;cursor:pointer;height:1rem;width:100%}input[type=range]::-moz-range-track{background:hsla(0,0%,59%,.2);border:.3px solid #8e8e8e;border-radius:.5rem;cursor:pointer;height:1rem;width:100%}input[type=range]::-ms-track{background:hsla(0,0%,59%,.2);border:.3px solid #8e8e8e;border-radius:.5rem;cursor:pointer;height:1rem;width:100%}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:hsla(0,0%,59%,.2)}.location-background{bottom:0;height:100vh;left:0;object-fit:cover;position:fixed;right:0;top:0;transform:translateZ(0);width:100vw;z-index:-1}.location-background.no-blur{filter:none}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{background:#f6f6f8;color:#010102;font-family:sans-serif;font-weight:400;line-height:1.5;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;height:auto;max-width:100%;vertical-align:middle;-ms-interpolation-mode:bicubic}textarea{border-radius:0;height:auto;min-height:50px}select{border-radius:0;box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;cursor:auto;line-height:1;padding:0}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{font-size:inherit;line-height:1.6;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-family:sans-serif;font-style:normal;font-weight:400;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#cacaca;line-height:0}.h1,h1{font-size:1.5rem}.h1,.h2,h1,h2{line-height:1.4;margin-bottom:.5rem;margin-top:0}.h2,h2{font-size:1.25rem}.h3,h3{font-size:1.1875rem}.h3,.h4,h3,h4{line-height:1.4;margin-bottom:.5rem;margin-top:0}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h5,.h6,h5,h6{line-height:1.4;margin-bottom:.5rem;margin-top:0}.h6,h6{font-size:1rem}@media print,screen and (min-width:40em){.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.9375rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a{color:#1779ba;cursor:pointer;line-height:inherit;text-decoration:none}a:focus,a:hover{color:#1468a0}a img,hr{border:0}hr{border-bottom:1px solid #cacaca;clear:both;height:0;margin:1.25rem auto;max-width:75rem}dl,ol,ul{line-height:1.6;list-style-position:outside;margin-bottom:1rem}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;margin-left:1.25rem}dl{margin-bottom:1rem}dl dt{font-weight:700;margin-bottom:.3rem}blockquote{border-left:1px solid #cacaca;margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem}blockquote,blockquote p{color:#8a8a8a;line-height:1.6}abbr,abbr[title]{border-bottom:1px dotted #010102;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{background-color:#e6e6e6;color:#010102;font-family:Consolas,Liberation Mono,Courier,monospace;padding:.125rem .25rem 0}.subheader{color:#8a8a8a;font-weight:400;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{list-style:none;margin-left:0}.cite-block,cite{color:#8a8a8a;display:block;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block,.code-inline,code{background-color:#e6e6e6;border:1px solid #cacaca;color:#010102;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400}.code-block{display:block;margin-bottom:1.5rem;overflow:auto;padding:1rem;white-space:pre}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;-webkit-print-color-adjust:economy;print-color-adjust:economy;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.show-on-focus:active,.show-on-focus:focus{height:auto!important;overflow:visible!important;position:static!important;width:auto!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}#footer{background-color:hsla(60,4%,65%,.85);bottom:0;height:2rem;position:fixed;width:100vw;z-index:50}#footer.impersonating{background-color:red;font-family:sans-serif}.impersonation-info{display:inline-block;padding:.25rem 2rem}.footer-link{color:#fff;font-family:sans-serif;font-size:.875rem;font-weight:400;padding-top:.375rem;text-shadow:2px 2px 20px rgba(0,0,0,.15),1px 1px 1px rgba(0,0,0,.15)}.footer-link.left{float:left;margin-left:1rem}.footer-link.right{float:right;margin-right:1rem}.pr{margin:.5em 0}.pr a{color:#333;cursor:pointer}.pr a:before{content:"⊕ "}.pr .dropdown{display:none}.pr.isOpen a:before{content:"⊖ "}.pr.isOpen .dropdown{display:block}pre{background:#f2f2f3;border:1px solid #ddd;padding:.5rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-icon,.loading-icon-oneUI{align-items:center;border-radius:50%;display:flex;justify-content:center;left:calc(50% - 30px);position:absolute;top:calc(50% - 30px)}.loading-icon{background:#fff}.loading-icon svg{animation:spin .9s ease infinite}.loading-icon svg,.loading-icon-oneUI{height:60px;width:60px}.loading-icon-oneUI.overlay{left:calc(50vw - 30px);position:fixed;top:calc(50vh - 30px);z-index:1000}.loading-icon-oneUI.overlay.page{border-radius:0;height:100%;left:0;pointer-events:all;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.content-container{--top-margin:5.6875rem;--bottom-margin:2rem;--side-margin:2rem;margin:var(--top-margin) var(--side-margin) var(--side-margin);min-height:calc(100vh - var(--top-margin) - var(--bottom-margin));overflow:hidden auto;position:relative}@media screen and (max-width:31.25rem){.content-container{--side-margin:0.75rem;margin:var(--top-margin) var(--side-margin) var(--side-margin)}}.page-content{max-width:43.75rem}.card .input-caption.caption-error{color:#b00020!important;font-size:75%}.card .input-label.label-error{color:#b00020!important}.card input.input-error{border-color:#b00020!important}.disabled{cursor:auto;opacity:.4}body{--location-picker-open-card-color:#010102;--settings-dropdown-button-color:#010102;--devices-lists-device-name-color:#010102;--swatch-complex-group-background:rgba(0,0,0,.03);--swatch-complex-text-color:#010102;--swatch-complex-status-opacity:0.45;--swatch-complex-inactive-opacity:0.45;--swatch-inactive-background:#ececec;--swatch-hover-inactive-background:#ececec;--swatch-name-inactive-color:#494949;--swatch-status-inactive-color:#7b7b7b;--swatch-status-offline-color:#e6a422;--card-bg-color:#fff;--form-input-color:#010102;--modal-header-color:#010102;--long-press-actions-bg-color:#4a4a4a;--device-card-border-radius:1rem;--scene-card-border-radius:1rem}body.dark{color:#fafaff;--default-font-color:#fafaff;--location-picker-open-card-color:#fafaff;--settings-dropdown-button-color:#fafaff;--devices-lists-device-name-color:#fafaff;--swatch-complex-group-background:hsla(0,0%,100%,.08);--swatch-complex-text-color:#fafaff;--swatch-complex-status-opacity:0.45;--swatch-complex-inactive-opacity:0.45;--swatch-inactive-background:#2a2a2a;--swatch-hover-inactive-background:#434343;--swatch-name-inactive-color:#fafaff;--swatch-status-inactive-color:#fafaff;--swatch-status-inactive-opacity:0.45;--card-bg-color:#010102;--form-input-color:#8c8c91;--modal-header-color:#eaeaeb;--oneui-card-action-icon-background:#292929;--oneui-card-action-icon-background-hover:#3b3b3b}body.dark .modal,body.dark [role=dialog]{background-color:#252528}body.dark .location-background{filter:brightness(.6) contrast(1.5) saturate(1.4) grayscale(.2)}.ck-loading{--timer:1.1s;--size:28px;--blue:#0381fe;--green:#00d694;animation:loaderRotate var(--timer) infinite linear;height:var(--size);position:relative;width:var(--size)}.ck-loading__dot{background:var(--blue);border-radius:50%;height:calc(var(--size)/2);position:absolute;width:calc(var(--size)/2)}.ck-loading__dot:first-child{animation:tl var(--timer) infinite;left:-2%;top:-2%}.ck-loading__dot:nth-child(2){animation:tr var(--timer) infinite;right:-2%;top:-2%}.ck-loading__dot:nth-child(3){animation:bl var(--timer) infinite;background:var(--green);bottom:-2%;left:-2%}.ck-loading__dot:last-child{animation:br var(--timer) infinite;bottom:-2%;right:-2%}@keyframes loaderRotate{0%{transform:rotate(0) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}@keyframes tl{0%,10%,90%,to{left:-2%;top:-2%}50%{left:-50%;top:-50%}}@keyframes tr{0%,10%,90%,to{right:-2%;top:-2%}50%{right:-50%;top:-50%}}@keyframes bl{0%,10%,90%,to{bottom:-2%;left:-2%}50%{bottom:-50%;left:-50%}}@keyframes br{0%,10%,90%,to{bottom:-2%;right:-2%}50%{bottom:-50%;right:-50%}}.errorboundary.full-page-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.error-modal.modal{--oneui-scene-card-action-device-list-error-modal:#8f8f8f;outline:none;width:21.25rem}.error-modal.modal .error-message{padding:0 1.5rem}.error-modal.modal .api-error-message{padding:.625rem 1.5rem}.error-modal.modal .error-devices{color:var(--oneui-scene-card-action-device-list-error-modal);padding:.625rem 1.5rem 1.5rem}.error-modal.modal .error-devices p{margin:0}.toast-container{display:flex;flex-wrap:wrap;justify-content:center}.toast-container .toast{animation:fadein .5s,fadeout .5s 2.75s;-webkit-animation:fadein .5s,fadeout .5s 2.75s;background-color:#666;border-radius:25px 25px;bottom:3.75rem;min-height:2.75rem;min-width:9.8125rem;opacity:.95;position:fixed;visibility:visible;z-index:101}.toast-container .toast-message{color:#fafaff;margin:0;max-width:500px;padding:12px 38px;text-align:center}.toast-container button{color:#fafaff;cursor:pointer;float:right;font-weight:700;padding:5px;position:relative;right:.125rem;top:-1rem}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:3.75rem;opacity:1}}@keyframes fadeout{0%{bottom:3.75rem;opacity:1}to{bottom:0;opacity:0}}
/*# sourceMappingURL=main.css.map*/