@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%, 70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%, 70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%, 70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,0.3);background:white;padding:20px 20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:0.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom, #eee, #ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:white}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-ms-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,0.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,0.8);background-color:rgba(255,255,255,0.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,0.4);padding:0 0.4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05, 1.05);-moz-transform:scale(1.05, 1.05);-ms-transform:scale(1.05, 1.05);-o-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-moz-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-ms-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);-o-animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-moz-animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-ms-animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);-o-animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity 0.4s ease-in;-moz-transition:opacity 0.4s ease-in;-ms-transition:opacity 0.4s ease-in;-o-transition:opacity 0.4s ease-in;transition:opacity 0.4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,0.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom, #666, #444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-moz-transition:width 300ms ease-in-out;-ms-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-ms-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom, #be2626, #a92222);padding:0.5em 1.2em;color:white}.dropzone .dz-preview .dz-error-message:after{content:'';position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.full-box{display:inline-block;position:relative;clear:both;float:none;width:100%}.hide{display:none}.cloak{opacity:0}.center{text-align:center}.left{float:left}.right{float:right}.text-add-contrast{text-shadow:0px 0px 15px rgba(0,0,0,0.4)}*,html,body,ul,ol,li,img,p,a{-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-khtml-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent;-ms-tap-highlight-color:transparent;-o-tap-highlight-color:transparent;tap-highlight-color:transparent;border:0;font-weight:lighter;line-height:1;list-style-image:none;list-style-type:none;margin:0;padding:0;text-decoration:none}a,a:link,a:visited,a:active,input,button,textarea,select{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:0}button,textarea,select{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner,select::-moz-focus-inner{border:0;margin:0;padding:0;width:0}a>svg{pointer-events:none}svg,svg use{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}svg path{fill:inherit}.curtain{background-color:rgba(255,255,255,0.9);bottom:0;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.unclosable-curtain{background-color:rgba(255,255,255,0.9);bottom:0;display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.wrap{display:block;position:relative;margin-left:auto;margin-right:auto;width:90%}.flex-wrap{display:flex;position:relative;margin-left:auto;margin-right:auto;width:90%;align-items:center;justify-content:space-between}.inner-wrap{display:block;position:relative;margin-left:auto;margin-right:auto;width:90%;max-width:510px}@media screen and (max-width: 768px){.inner-wrap{max-width:100%}}.larger{font-size:1.125em}a:hover{cursor:pointer}a.cta{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:#0077C8;border:1px solid #0077C8;color:#FFFFFF;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase}a.cta-alt{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);color:#FFFFFF;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase;border:1px solid #FFFFFF}a.cta-alt.dim-background{background-color:rgba(0,0,0,0.05)}a.cta-alt.dim-background:hover{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:rgba(0,0,0,0.15)}a.cta.disabled,a.cta-alt.disabled{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;cursor:default;opacity:0.5}.cta-note{color:rgba(255,255,255,0.5);font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;margin-left:0.375rem}.cta-note a,.cta-note a:visited{color:rgba(255,255,255,0.5);border-bottom:1px dotted;cursor:pointer}.cta-note a:hover,.cta-note a:visited:hover{color:#FFFFFF}.load{height:4em;width:4em}.close{box-sizing:content-box;cursor:pointer;color:rgba(0,0,0,0.6);display:inline-block;font-size:1.7em;padding:0.74em;position:absolute;right:0;top:0;z-index:1}.close,.close span{height:0.5em;line-height:0.5;width:0.5em}.info{display:inline-block;position:relative;cursor:pointer;height:1.1em;width:1.1em;z-index:2}.info svg{height:100%;width:100%}.info svg,.info svg use{fill:var(--icon)}.info:hover svg,.info:hover svg use{fill:var(--border-color)}@font-face{font-family:'Oswald';src:url(/assets/oswald-regular-webfont-c369477e19a5b3a2e029aae25a3d956f1a6df7aac8421eac5cd3e80fcff01c30.woff2) format("woff2"),url(/assets/oswald-regular-webfont-89023bd34713fd84a1bab8ecd14d7dbc3f94bda89b1462424f5e33b1565c78f6.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'Oswald B';src:url(/assets/oswald-bold-webfont-7e0075df540983a6966ece00bc397c258878c3c253d7053ec9c4417efcb90834.woff2) format("woff2"),url(/assets/oswald-bold-webfont-1ff4e548af4bf628ad2577339074f48d10dde8f752a5f3e06ce5d0ac3fe50062.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'Proxima Nova';src:url(/assets/proximanova-regular-webfont-20527f0703cd0c806cb3a10073a2409b44744cc3e964c31261a52ef0155d9efb.woff2) format("woff2"),url(/assets/proximanova-regular-webfont-ecf7a9c2561e37225660f86a190b2154903292bf5b64cf4d90223d6b373b2e9e.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'Proxima Nova SB';src:url(/assets/proximanova-semibold-webfont-04e6bf487a7958eb469ea9a8ef074710c48ab335274af67e4ce4ec5a3e292e40.woff2) format("woff2"),url(/assets/proximanova-semibold-webfont-68d7c1c2b0e45a6bd3d172b7566a8a7f8a203c13b003129b1d87613e5f31f6a8.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'Proxima Nova B';src:url(/assets/proximanova-bold-webfont-dc0c40e22b2f2f678b8a34931ca03a2c8a56022abc30bd3b99735bc3dd563d64.woff2) format("woff2"),url(/assets/proximanova-bold-webfont-ca8b55009cee84f053b06b4e20f5312b254dd0bfc37f10994663498571b397d3.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'Proxima Nova EB';src:url(/assets/proximanova-extrabold-webfont-9ab356e4c4c4317af1f9388c390d8033687527022256df8da92b0960d6a988d3.woff2) format("woff2"),url(/assets/proximanova-extrabold-webfont-6db61757b0bf564942a80e02b5117ba644ea749a1e783019123abaa9db3f6924.woff) format("woff");font-weight:normal;font-style:normal}html,body{-webkit-text-size-adjust:100%;height:100%}body{background-color:#333333;color:black;font-family:"Avenir", "Avenir", "Avenir", Helvetica, Arial, sans-serif;font-size:17px}@media screen and (max-width: 1024px){body{font-size:15px}}@media screen and (max-width: 768px){body{font-size:15px}}main{display:table;position:relative;clear:both;float:none;width:100%}section{display:table;position:relative;clear:both;float:none;width:100%;background-color:#FFFFFF;padding:2rem 0}p{font-family:"Avenir";line-height:160%;margin-bottom:1.25rem}strong{font-family:"Avenir"}header{display:table;position:relative;clear:both;float:none;width:100%;background-color:#FFFFFF}@media screen and (max-width: 1024px){header{font-size:1em}}header .logo{border-right:1px solid #000}header nav{font-size:1.176em;margin-left:calc(calc((100% - 90%) / 2) - 1.25rem)}@media screen and (max-width: 1024px){header nav{font-size:1.1em}}header nav:last-of-type{float:right;margin-right:calc((100% - 90%) / 2)}@media screen and (max-width: 1024px){header nav:last-of-type{margin-left:0}}header nav a{padding:2.14em 1.25rem}@media screen and (max-width: 1024px){header nav a{padding:2.34em 0.75rem}}footer,footer a{color:#FFFFFF}footer .logo{color:#FFFFFF;font-size:0.775em}footer .logo use.footer-logo{fill:#FFFFFF}h1,h2,h3{font-family:"Avenir"}h1,h2,h5{line-height:1.1;margin-bottom:2rem}h1{font-size:3.2em}h2{font-size:2.7em}h2 .sm-heading{font-size:0.37em}h3{font-size:2.625em}h5{font-family:"Avenir";font-size:0.8em;letter-spacing:0.11em;text-transform:uppercase;color:#00708F;margin-bottom:0.375rem}h6{color:#00708F;font-family:"Avenir";font-size:1em;letter-spacing:0.2em;margin-bottom:0.375rem;text-transform:uppercase}.heading-text{font-family:"Avenir"}.heading-text .large,.heading-text.large{line-height:1.1;margin-bottom:2rem}.xl-heading{line-height:1.1;font-size:3.2em}.xs-heading{font-family:"Avenir";font-size:0.8em;letter-spacing:0.11em;text-transform:uppercase;color:#00708F;margin-bottom:0.375rem}.xs-heading.heading-light{color:#F2A900}.xs-heading.heading-alt{color:#002D72}.sm-heading{color:#00708F;font-family:"Avenir";font-size:1em;letter-spacing:0.2em;margin-bottom:0.375rem;text-transform:uppercase}label,.label{display:inline-block;position:relative;clear:both;float:none;width:100%;font-size:0.882em;margin-bottom:0.375rem}label .note,.label .note{float:right}input{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}input[type="date"],input[type="text"],input[type="tel"],input[type="email"],input[type="password"],input[type="number"]{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0.2);color:#FFFFFF;display:inline-block;position:relative;clear:both;float:none;width:100%;font-family:"Avenir", "Avenir", "Avenir", Helvetica, Arial, sans-serif;font-size:1em;margin-bottom:1rem;padding:1em}input[type="date"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="number"]:focus{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:1px solid rgba(255,255,255,0.6);box-shadow:0 0 17px -9px}input[type=checkbox]{-webkit-appearance:radio;-khtml-appearance:radio;-moz-appearance:radio;-ms-appearance:radio;-o-appearance:radio;appearance:radio;margin-bottom:0.75rem}input[type="radio"]{-webkit-appearance:checkbox;-khtml-appearance:checkbox;-moz-appearance:checkbox;-ms-appearance:checkbox;-o-appearance:checkbox;appearance:checkbox;margin-bottom:0.75rem}input[type="submit"]{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:#0077C8;border:1px solid #0077C8;color:#FFFFFF;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase}input[type="submit"][disabled]{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;cursor:default;opacity:0.5}select,textarea{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0.2);color:#FFFFFF;display:inline-block;position:relative;clear:both;float:none;width:100%;font-family:"Avenir", "Avenir", "Avenir", Helvetica, Arial, sans-serif;font-size:1em;margin-bottom:1rem;padding:1em}select:focus,textarea:focus{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:1px solid rgba(255,255,255,0.6);box-shadow:0 0 17px -9px}textarea{min-height:12em;resize:none}.radio-container{display:inline-block;position:relative;clear:both;float:none;width:100%;margin-bottom:0.75rem}.radio-container input[type="radio"],.radio-container label{display:inline;position:relative}.radio-container label{margin-left:0.375rem;line-height:0.25em}.radio-container+input[type="submit"]{margin-top:1rem}.select-container{display:inline-block;position:relative;clear:both;float:none;width:100%}.select-container:after{color:rgba(51,51,51,0.6);content:"\25bc";font-size:0.7em;position:absolute;right:1.25em;top:1.8em;z-index:-1}.select-container select{display:inline-block;position:relative;clear:both;float:none;width:100%;padding-right:2em}.form-note{display:inline-block;position:relative;border-bottom:1px dotted;cursor:pointer;float:right;font-size:0.8em;margin-top:-0.375rem;opacity:0.5;text-align:right;color:inherit}.form-note:hover{opacity:1}#form-guide-arrow-hearing-code{opacity:0;position:absolute;margin-left:-150px;margin-top:0.14em;font-size:5em;transition:opacity 400ms cubic-bezier(0.19, 1, 0.22, 1),margin-left 0ms ease-in 400ms}#form-guide-arrow-hearing-code.shown{opacity:100;margin-left:-70px;transition:400ms cubic-bezier(0.19, 1, 0.22, 1)}#new-organization-form select{outline:none;width:50%}#new-organization-form a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#new-organization-form i{-moz-transition:transform 0.25s;-webkit-transition:transform 0.25s;-ms-transition:transform 0.25s;-o-transition:transform 0.25s;transition:transform 0.25s linear}#new-organization-form .generate-link,#new-organization-form i{margin-left:10px}#new-organization-form .generate-link{margin-left:5px}.flash-message{display:inline-block;position:relative;clear:both;float:none;width:100%;background-color:#f5aa1c;color:#FFFFFF;padding:1.176em 7.5%;text-align:center;display:flex}.flash-message.error{background-color:#c31212}.flash-message.broadcast{background-color:var(--flash-broadcast-color, #b20303)}.flash-message.notification{background-color:#0077C8}.flash-message.confirm{background-color:#0077C8}.flash-message.hearing-success{background-color:#00870d}.flash-message a{border-bottom:1px dotted;color:#FFFFFF}.flash-message .close{border:none;color:#FFFFFF;position:relative;padding:0}.spinner{display:inline-block;position:relative;clear:both;float:none;width:100%}.spinner>span{display:inline-block;position:relative;background-color:#FFFFFF;border-radius:100%;height:1em;width:1em;-webkit-animation:sk-bouncedelay 2.0s infinite ease-in-out both;animation:sk-bouncedelay 2.0s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%, 80%, 100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.modal{-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);position:absolute;left:50%;margin-right:-50%;background-color:#FFFFFF;box-shadow:0 0 2em -0.25em #000;display:none;max-width:28em;top:4rem;width:100%;z-index:1000;position:fixed;max-height:85%;overflow-y:scroll}.modal form.modal-form label{font-family:Avenir}.modal form.modal-form input,.modal form.modal-form select{font-family:Avenir LT Std;font-size:1.2em}.modal.modal-med{max-width:44em}.modal.modal-large{max-width:60em}.modal-header,.modal-body,.modal-help{display:inline-block;position:relative;clear:both;float:none;width:100%;padding:1.8em}.modal-header{border-bottom:1px solid rgba(0,0,0,0.3);padding-bottom:1.1em;padding-top:1.1em}.modal-header .label{margin-bottom:0}.modal-help{background-color:rgba(0,0,0,0.3);color:rgba(0,0,0,0.6);font-size:0.8em}.modal-help:before{display:inline-block;position:relative;display:inline-block;position:relative;clear:both;float:none;width:100%;font-size:0.882em;margin-bottom:0.375rem;color:black;content:"Need Help?";font-size:1em;margin-bottom:1rem}.modal-help p:last-of-type{margin-bottom:0}.modal input[type="date"],.modal input[type="text"],.modal input[type="tel"],.modal input[type="email"],.modal input[type="password"],.modal input[type="number"]{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:rgba(255,255,255,0);border:1px solid rgba(0,0,0,0.2);color:black}.modal input[type="date"]:focus,.modal input[type="text"]:focus,.modal input[type="tel"]:focus,.modal input[type="email"]:focus,.modal input[type="password"]:focus,.modal input[type="number"]:focus{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:1px solid rgba(0,0,0,0.6);box-shadow:0 0 17px -9px}.modal button{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:#0077C8;border:1px solid #0077C8;color:#FFFFFF;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase}.modal button[disabled]{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;cursor:default;opacity:0.5}.modal button.centered{margin:auto;display:block}.modal .away-timer{padding:12px 8px;font-family:"Proxima Nova B"}.modal select,.modal textarea{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:rgba(255,255,255,0);border:1px solid rgba(0,0,0,0.2);color:black}.modal select:focus,.modal textarea:focus{-webkit-transition:all 0.2s ease-in-out;-khtml-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:1px solid rgba(0,0,0,0.6);box-shadow:0 0 17px -9px}.modal img{display:inline-block;position:relative;max-width:100%}@media screen and (max-width: 768px){.modal{top:0;width:90%}}.modal-enter .curtain,.modal-appear .curtain{opacity:0}.modal-enter .modal,.modal-appear .modal{opacity:0}.modal-enter.modal-enter-active .curtain,.modal-appear.modal-appear-active .curtain{opacity:1;transition:opacity 400ms ease-out}.modal-enter.modal-enter-active .modal,.modal-appear.modal-appear-active .modal{opacity:1;transition:opacity 200ms ease-out}.modal-leave .curtain{opacity:1}.modal-leave .modal{opacity:1}.modal-leave.modal-leave-active .curtain{opacity:0;transition:opacity 400ms ease-out}.modal-leave.modal-leave-active .modal{opacity:0;transition:opacity 200ms ease-out}body.modal-open{overflow:hidden}.unclosable-modal{-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);position:absolute;left:50%;margin-right:-50%;background-color:#FFFFFF;box-shadow:0 0 2em -0.25em #000;max-width:28em;top:4rem;width:100%;z-index:1000;position:fixed;max-height:85%;overflow-y:scroll}.unclosable-modal-header,.unclosable-modal-body{display:inline-block;position:relative;clear:both;float:none;width:100%;padding:1.8em}.unclosable-modal-header{border-bottom:1px solid rgba(0,0,0,0.3);padding-bottom:1.1em;padding-top:1.1em}.unclosable-modal-header .label{margin-bottom:0}@media screen and (max-width: 768px){.unclosable-modal{top:0;width:90%}}.cell{display:flex;position:relative;align-items:center;align-self:center;flex-flow:row nowrap;flex-basis:0;flex-grow:0.65;line-height:1.2;padding:1em 0.375rem;word-break:break-word}@media screen and (max-width: 1024px){.cell{padding:0.75rem 0.375rem}}@media screen and (max-width: 768px){.cell{display:inline-block;position:relative;float:left;padding:0.375rem 0.375rem;width:50%}}@media screen and (max-width: 768px){.cell:before{display:inline-block;position:relative;clear:both;float:none;width:100%;font-family:"Avenir";font-size:0.8em;letter-spacing:0.11em;text-transform:uppercase;content:attr(data-label)}}.cell.cell-right{justify-content:flex-end}.cell.available .status-light{background-color:#2cb045}.cell .button{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);color:#0077C8;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase;border:1px solid #0077C8;line-height:1.2em;margin-left:2.5%;min-width:0;padding:0.875em 5%;text-align:center}.cell .button:first-of-type{margin-left:0}.cell .status-light{display:inline-block;position:relative;background-color:#000;border-radius:100%;height:10px;width:10px;z-index:1;height:8px;position:absolute;width:8px}@media screen and (max-width: 768px){.cell .status-light{top:1.8em}}.cell .status-light+span{line-height:1.2;padding-left:1em}.cell a{color:#0077C8;text-decoration:underline}.span-cols-2{flex-grow:2}@media screen and (max-width: 768px){.span-cols-2{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-3{flex-grow:3}@media screen and (max-width: 768px){.span-cols-3{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-4{flex-grow:4}@media screen and (max-width: 768px){.span-cols-4{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-5{flex-grow:5}@media screen and (max-width: 768px){.span-cols-5{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-6{flex-grow:6}@media screen and (max-width: 768px){.span-cols-6{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-7{flex-grow:7}@media screen and (max-width: 768px){.span-cols-7{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-8{flex-grow:8}@media screen and (max-width: 768px){.span-cols-8{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-9{flex-grow:9}@media screen and (max-width: 768px){.span-cols-9{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-10{flex-grow:10}@media screen and (max-width: 768px){.span-cols-10{display:inline-block;position:relative;clear:both;float:none;width:100%}}.span-cols-1{flex-grow:1}.span-cols-half{flex-grow:0.5}.flex-table{font-size:0.8em}@media screen and (max-width: 768px){.flex-table{font-size:0.875em}}.flex-table h5{display:inline-block;position:relative;clear:both;float:none;width:100%;color:rgba(0,0,0,0.6);text-align:right;margin-bottom:0;padding:0.75rem 0}.flex-table>div{padding-left:1rem;padding-right:1rem}.flex-table-header{display:flex;position:relative;clear:both;float:none;width:100%}@media screen and (max-width: 768px){.flex-table-header{display:none}}.flex-table-header>span{font-family:"Avenir";font-size:0.8em;letter-spacing:0.11em;text-transform:uppercase;color:rgba(0,0,0,0.6)}.flex-table-header>span:after{content:"\25be";position:relative;left:0.25em;top:-0.1em}.flex-table-header>span.sorted:after{transform:rotate(180deg)}.flex-table-header>span.no-arrow:after{content:""}.flex-table-row{display:flex;position:relative;clear:both;float:none;width:100%;background-color:#FFFFFF;margin-bottom:1px}@media screen and (max-width: 768px){.flex-table-row{display:inline-block;position:relative;clear:both;float:none;width:100%;margin-bottom:1rem;padding-bottom:1rem;padding-top:1rem}}.width-1-percent{width:1%}@media screen and (max-width: 1024px){.width-1-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-1-percent{width:1%}}.width-2-percent{width:2%}@media screen and (max-width: 1024px){.width-2-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-2-percent{width:2%}}.width-3-percent{width:3%}@media screen and (max-width: 1024px){.width-3-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-3-percent{width:3%}}.width-4-percent{width:4%}@media screen and (max-width: 1024px){.width-4-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-4-percent{width:4%}}.width-5-percent{width:5%}@media screen and (max-width: 1024px){.width-5-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-5-percent{width:5%}}.width-6-percent{width:6%}@media screen and (max-width: 1024px){.width-6-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-6-percent{width:6%}}.width-7-percent{width:7%}@media screen and (max-width: 1024px){.width-7-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-7-percent{width:7%}}.width-8-percent{width:8%}@media screen and (max-width: 1024px){.width-8-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-8-percent{width:8%}}.width-9-percent{width:9%}@media screen and (max-width: 1024px){.width-9-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-9-percent{width:9%}}.width-10-percent{width:10%}@media screen and (max-width: 1024px){.width-10-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-10-percent{width:10%}}.width-11-percent{width:11%}@media screen and (max-width: 1024px){.width-11-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-11-percent{width:11%}}.width-12-percent{width:12%}@media screen and (max-width: 1024px){.width-12-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-12-percent{width:12%}}.width-13-percent{width:13%}@media screen and (max-width: 1024px){.width-13-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-13-percent{width:13%}}.width-14-percent{width:14%}@media screen and (max-width: 1024px){.width-14-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-14-percent{width:14%}}.width-15-percent{width:15%}@media screen and (max-width: 1024px){.width-15-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-15-percent{width:15%}}.width-16-percent{width:16%}@media screen and (max-width: 1024px){.width-16-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-16-percent{width:16%}}.width-17-percent{width:17%}@media screen and (max-width: 1024px){.width-17-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-17-percent{width:17%}}.width-18-percent{width:18%}@media screen and (max-width: 1024px){.width-18-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-18-percent{width:18%}}.width-19-percent{width:19%}@media screen and (max-width: 1024px){.width-19-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-19-percent{width:19%}}.width-20-percent{width:20%}@media screen and (max-width: 1024px){.width-20-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-20-percent{width:20%}}.width-21-percent{width:21%}@media screen and (max-width: 1024px){.width-21-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-21-percent{width:21%}}.width-22-percent{width:22%}@media screen and (max-width: 1024px){.width-22-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-22-percent{width:22%}}.width-23-percent{width:23%}@media screen and (max-width: 1024px){.width-23-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-23-percent{width:23%}}.width-24-percent{width:24%}@media screen and (max-width: 1024px){.width-24-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-24-percent{width:24%}}.width-25-percent{width:25%}@media screen and (max-width: 1024px){.width-25-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-25-percent{width:25%}}.width-26-percent{width:26%}@media screen and (max-width: 1024px){.width-26-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-26-percent{width:26%}}.width-27-percent{width:27%}@media screen and (max-width: 1024px){.width-27-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-27-percent{width:27%}}.width-28-percent{width:28%}@media screen and (max-width: 1024px){.width-28-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-28-percent{width:28%}}.width-29-percent{width:29%}@media screen and (max-width: 1024px){.width-29-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-29-percent{width:29%}}.width-30-percent{width:30%}@media screen and (max-width: 1024px){.width-30-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-30-percent{width:30%}}.width-31-percent{width:31%}@media screen and (max-width: 1024px){.width-31-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-31-percent{width:31%}}.width-32-percent{width:32%}@media screen and (max-width: 1024px){.width-32-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-32-percent{width:32%}}.width-33-percent{width:33%}@media screen and (max-width: 1024px){.width-33-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-33-percent{width:33%}}.width-34-percent{width:34%}@media screen and (max-width: 1024px){.width-34-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-34-percent{width:34%}}.width-35-percent{width:35%}@media screen and (max-width: 1024px){.width-35-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-35-percent{width:35%}}.width-36-percent{width:36%}@media screen and (max-width: 1024px){.width-36-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-36-percent{width:36%}}.width-37-percent{width:37%}@media screen and (max-width: 1024px){.width-37-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-37-percent{width:37%}}.width-38-percent{width:38%}@media screen and (max-width: 1024px){.width-38-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-38-percent{width:38%}}.width-39-percent{width:39%}@media screen and (max-width: 1024px){.width-39-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-39-percent{width:39%}}.width-40-percent{width:40%}@media screen and (max-width: 1024px){.width-40-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-40-percent{width:40%}}.width-41-percent{width:41%}@media screen and (max-width: 1024px){.width-41-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-41-percent{width:41%}}.width-42-percent{width:42%}@media screen and (max-width: 1024px){.width-42-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-42-percent{width:42%}}.width-43-percent{width:43%}@media screen and (max-width: 1024px){.width-43-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-43-percent{width:43%}}.width-44-percent{width:44%}@media screen and (max-width: 1024px){.width-44-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-44-percent{width:44%}}.width-45-percent{width:45%}@media screen and (max-width: 1024px){.width-45-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-45-percent{width:45%}}.width-46-percent{width:46%}@media screen and (max-width: 1024px){.width-46-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-46-percent{width:46%}}.width-47-percent{width:47%}@media screen and (max-width: 1024px){.width-47-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-47-percent{width:47%}}.width-48-percent{width:48%}@media screen and (max-width: 1024px){.width-48-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-48-percent{width:48%}}.width-49-percent{width:49%}@media screen and (max-width: 1024px){.width-49-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-49-percent{width:49%}}.width-50-percent{width:50%}@media screen and (max-width: 1024px){.width-50-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-50-percent{width:50%}}.width-51-percent{width:51%}@media screen and (max-width: 1024px){.width-51-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-51-percent{width:51%}}.width-52-percent{width:52%}@media screen and (max-width: 1024px){.width-52-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-52-percent{width:52%}}.width-53-percent{width:53%}@media screen and (max-width: 1024px){.width-53-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-53-percent{width:53%}}.width-54-percent{width:54%}@media screen and (max-width: 1024px){.width-54-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-54-percent{width:54%}}.width-55-percent{width:55%}@media screen and (max-width: 1024px){.width-55-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-55-percent{width:55%}}.width-56-percent{width:56%}@media screen and (max-width: 1024px){.width-56-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-56-percent{width:56%}}.width-57-percent{width:57%}@media screen and (max-width: 1024px){.width-57-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-57-percent{width:57%}}.width-58-percent{width:58%}@media screen and (max-width: 1024px){.width-58-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-58-percent{width:58%}}.width-59-percent{width:59%}@media screen and (max-width: 1024px){.width-59-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-59-percent{width:59%}}.width-60-percent{width:60%}@media screen and (max-width: 1024px){.width-60-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-60-percent{width:60%}}.width-61-percent{width:61%}@media screen and (max-width: 1024px){.width-61-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-61-percent{width:61%}}.width-62-percent{width:62%}@media screen and (max-width: 1024px){.width-62-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-62-percent{width:62%}}.width-63-percent{width:63%}@media screen and (max-width: 1024px){.width-63-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-63-percent{width:63%}}.width-64-percent{width:64%}@media screen and (max-width: 1024px){.width-64-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-64-percent{width:64%}}.width-65-percent{width:65%}@media screen and (max-width: 1024px){.width-65-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-65-percent{width:65%}}.width-66-percent{width:66%}@media screen and (max-width: 1024px){.width-66-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-66-percent{width:66%}}.width-67-percent{width:67%}@media screen and (max-width: 1024px){.width-67-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-67-percent{width:67%}}.width-68-percent{width:68%}@media screen and (max-width: 1024px){.width-68-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-68-percent{width:68%}}.width-69-percent{width:69%}@media screen and (max-width: 1024px){.width-69-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-69-percent{width:69%}}.width-70-percent{width:70%}@media screen and (max-width: 1024px){.width-70-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-70-percent{width:70%}}.width-71-percent{width:71%}@media screen and (max-width: 1024px){.width-71-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-71-percent{width:71%}}.width-72-percent{width:72%}@media screen and (max-width: 1024px){.width-72-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-72-percent{width:72%}}.width-73-percent{width:73%}@media screen and (max-width: 1024px){.width-73-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-73-percent{width:73%}}.width-74-percent{width:74%}@media screen and (max-width: 1024px){.width-74-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-74-percent{width:74%}}.width-75-percent{width:75%}@media screen and (max-width: 1024px){.width-75-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-75-percent{width:75%}}.width-76-percent{width:76%}@media screen and (max-width: 1024px){.width-76-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-76-percent{width:76%}}.width-77-percent{width:77%}@media screen and (max-width: 1024px){.width-77-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-77-percent{width:77%}}.width-78-percent{width:78%}@media screen and (max-width: 1024px){.width-78-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-78-percent{width:78%}}.width-79-percent{width:79%}@media screen and (max-width: 1024px){.width-79-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-79-percent{width:79%}}.width-80-percent{width:80%}@media screen and (max-width: 1024px){.width-80-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-80-percent{width:80%}}.width-81-percent{width:81%}@media screen and (max-width: 1024px){.width-81-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-81-percent{width:81%}}.width-82-percent{width:82%}@media screen and (max-width: 1024px){.width-82-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-82-percent{width:82%}}.width-83-percent{width:83%}@media screen and (max-width: 1024px){.width-83-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-83-percent{width:83%}}.width-84-percent{width:84%}@media screen and (max-width: 1024px){.width-84-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-84-percent{width:84%}}.width-85-percent{width:85%}@media screen and (max-width: 1024px){.width-85-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-85-percent{width:85%}}.width-86-percent{width:86%}@media screen and (max-width: 1024px){.width-86-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-86-percent{width:86%}}.width-87-percent{width:87%}@media screen and (max-width: 1024px){.width-87-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-87-percent{width:87%}}.width-88-percent{width:88%}@media screen and (max-width: 1024px){.width-88-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-88-percent{width:88%}}.width-89-percent{width:89%}@media screen and (max-width: 1024px){.width-89-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-89-percent{width:89%}}.width-90-percent{width:90%}@media screen and (max-width: 1024px){.width-90-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-90-percent{width:90%}}.width-91-percent{width:91%}@media screen and (max-width: 1024px){.width-91-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-91-percent{width:91%}}.width-92-percent{width:92%}@media screen and (max-width: 1024px){.width-92-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-92-percent{width:92%}}.width-93-percent{width:93%}@media screen and (max-width: 1024px){.width-93-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-93-percent{width:93%}}.width-94-percent{width:94%}@media screen and (max-width: 1024px){.width-94-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-94-percent{width:94%}}.width-95-percent{width:95%}@media screen and (max-width: 1024px){.width-95-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-95-percent{width:95%}}.width-96-percent{width:96%}@media screen and (max-width: 1024px){.width-96-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-96-percent{width:96%}}.width-97-percent{width:97%}@media screen and (max-width: 1024px){.width-97-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-97-percent{width:97%}}.width-98-percent{width:98%}@media screen and (max-width: 1024px){.width-98-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-98-percent{width:98%}}.width-99-percent{width:99%}@media screen and (max-width: 1024px){.width-99-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-99-percent{width:99%}}.width-100-percent{width:100%}@media screen and (max-width: 1024px){.width-100-percent{width:50%}}@media screen and (min-width: 769px) and (max-width: 1024px){.tablet-width-100-percent{width:100%}}table{font-size:0.8em;border-spacing:0}@media screen and (max-width: 1024px){table.table-mobile{border-collapse:collapse}}table{display:table;position:relative;clear:both;float:none;width:100%}table thead,table tbody{display:table-row-group;position:relative;clear:both;float:none;width:100%}table tr{display:table-row;position:relative;clear:both;float:none;width:100%;padding:0 1rem}table td{line-height:1.2;padding:1em 0.375rem}table td.cell-right{text-align:right}table td .status-light{display:inline-block;position:relative;background-color:#000;border-radius:100%;height:10px;width:10px;z-index:1;height:10px;width:10px;position:absolute;top:calc(50% - 4px);vertical-align:middle}table td .select-container.select-container-small:after{right:9px;top:calc(50% - 3px);color:var(--secondary, #0077C8);width:0px;height:0px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--secondary, #0077C8)}table td a.button,table td select.button{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0);color:#0077C8;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase;border:1px solid #0077C8;float:left;line-height:1.2em;min-width:0;padding:2.5%;text-align:center;text-align-last:center;border-radius:0px;background-color:#FFF}table td a.button:first-of-type,table td select.button:first-of-type{margin-left:0}table thead td{color:rgba(0,0,0,0.6);padding-bottom:0.375rem;padding-top:0.375rem}@media screen and (max-width: 1024px){table thead td{display:none}}table thead td:after{content:"\25be";position:relative;left:0.25em;top:-0.1em}table thead td.sorted:after{transform:rotate(180deg)}table thead td.no-arrow:after{content:""}table thead tr{font-family:"Avenir";font-size:0.8em;letter-spacing:0.11em;text-transform:uppercase}table tbody tr{background-color:#FFFFFF;margin-bottom:2px;border-bottom:1rem solid #f6f8f8}table tbody tr:not(.no-highlight):hover{background-color:rgba(244,251,251,0.85)}table tbody tr:not(.no-highlight) div.show-on-hover{opacity:0}table tbody tr:hover div.show-on-hover{opacity:100;transition:opacity 0s;transition-delay:0s}@media screen and (max-width: 1024px){table tbody tr{padding:1rem}table tbody tr div.show-on-hover{opacity:1 !important}table tbody tr.mobile-background-grey{background-color:#f5f5f5}}table tbody tr.heading{display:inline-block;position:relative;clear:both;float:none;width:100%;font-family:"Avenir";font-size:0.8em;letter-spacing:0.11em;text-transform:uppercase;background-color:rgba(255,255,255,0);margin-top:1.25rem}@media screen and (max-width: 1024px){table tbody tr td:nth-of-type(odd){clear:left;padding-left:12px}}@media screen and (max-width: 1024px){table tbody tr td:nth-of-type(odd).attendee-cell{padding-left:6px}}@media screen and (max-width: 1024px){table tbody tr td.actions{display:flex;position:relative;clear:both;float:none;width:100%;justify-content:space-between;padding:10px 12px;flex-direction:row}}@media screen and (max-width: 768px){table tbody tr td.actions{flex-direction:column}}table tbody tr td.hidden-column{display:none}@media screen and (max-width: 1024px){table tbody tr td.hidden-column{display:table-cell}}@media screen and (max-width: 1024px){table tbody tr td{padding:0.75rem 0.375rem}table tbody tr td.table-mobile-title{width:60%}table tbody tr td.table-mobile-content{width:40%}}@media screen and (max-width: 450px){table tbody tr td.table-mobile-title{width:45%}table tbody tr td.table-mobile-content{width:55%}}@media screen and (max-width: 1024px){table tbody tr td{display:inline-block;position:relative;float:left;padding:0.375rem 0.375rem;width:50%}table tbody tr td.table-mobile-header{background-color:rgba(0,0,0,0.5);font-size:1.1em;color:white}table tbody tr td.table-mobile-header:before{display:inline-block;position:relative;clear:both;float:none;width:100%;font-family:"Avenir";font-size:0.8em;letter-spacing:0.11em;text-transform:uppercase;content:attr(data-label)}table tbody tr td.table-mobile-status>div{margin-left:9px}table tbody tr td.table-mobile-hidden{display:none}table tbody tr td .table-button.table-mobile-button{float:left !important}}table tbody tr td.no-before:before{display:none}@media screen and (max-width: 1024px){table tbody tr td:before{display:inline-block;position:relative;clear:both;float:none;width:100%;font-family:"Avenir";font-size:0.8em;letter-spacing:0.11em;text-transform:uppercase;content:attr(data-label)}}table a{color:#002D72;text-decoration:underline}table .status{color:#555555}table#attend-hearing-modal-call-in-info tbody tr:hover{background-color:transparent}table#attend-hearing-modal-call-in-info tbody tr td{padding:0.5em}table#attend-hearing-modal-call-in-info tbody tr td.right{float:left}table#attend-hearing-modal-call-in-info tbody tr td.left{width:60%}@media screen and (max-width: 1024px){.evidence_table th.table-mobile-hidden{display:none}}@media screen and (max-width: 1024px){.evidence_table tr td{width:auto}.evidence_table tr td:first-of-type{width:100%}.evidence_table tr td:last-of-type{margin-left:30px;margin-bottom:16px}.evidence_table tr td:nth-of-type(odd){padding-left:0.375rem;clear:none}}@media screen and (max-width: 400px){.evidence_table tr td:last-of-type{width:100%;margin-left:0px}}.subheader{display:inline-block;position:relative;clear:both;float:none;width:100%;background-color:var(--bg-color);color:var(--default);padding:1.25rem 0;display:block}.subheader .wcb-logo{font-family:"Avenir";font-size:1.2em;max-width:10em}.subheader .status{display:inline-flex;position:relative;align-items:center;font-size:0.75em;float:right;text-align:right}.subheader .status>div{font-family:var(--font-semi-bold);padding-left:1.25rem;padding-right:1.25rem}.subheader .status>div:last-child{padding-right:0}@media screen and (max-width: 768px){.subheader .status-user{display:none}}.subheader .status-user>div{line-height:1.6}.subheader .status-user .user-name{font-size:1em;color:var(--default, #000);font-family:var(--font-semi-bold, "N-B");letter-spacing:1px}.subheader .status-user .role{color:rgba(var(--default), 1);font-family:var(--font);font-size:1em}.subheader .status-actions{display:flex;align-items:center;font-family:var(--font-semi-bold)}.subheader .status-actions-label{align-items:center;display:flex;font-size:1.1em;margin-right:1.25rem}.subheader .status-actions-label>span,.subheader .status-actions-label>label{float:left;font-size:1em;margin-bottom:-0.01em}.subheader .status-actions-label .info{display:inline-block;position:relative;cursor:pointer;height:1.1em;width:1.1em;z-index:2;float:left;margin-right:0.375rem}.subheader .status-actions-label .info svg{height:100%;width:100%}.subheader .status-actions-label .info svg,.subheader .status-actions-label .info svg use{fill:var(--icon)}.subheader .status-actions-label .info:hover svg,.subheader .status-actions-label .info:hover svg use{fill:var(--border-color)}.subheader .status-actions .select-container{width:auto;color:rgba(0,0,0,0.6)}.subheader .status-actions .select-container select::-ms-expand{display:none}.subheader .status-actions .select-container:before{display:inline-block;position:relative;background-color:#000;border-radius:100%;height:10px;width:10px;z-index:1;background-color:#2cb045;content:"";left:8%;position:absolute;top:35%}.subheader .status-actions .select-container:after{line-height:1.1em;right:2.2em;top:2em;z-index:1}.subheader .status-actions .select-container.temporarily-unavailable:before{background-color:#f5aa1c}.subheader .status-actions .select-container.unavailable:before{background-color:#000}.subheader .status-actions .select-container select{display:inline-block;position:relative;clear:both;float:none;width:100%;background-color:var(--bg-color);color:rgba(0,0,0,0.6);margin-bottom:0;max-width:14em;padding-left:1.8em;text-transform:uppercase;cursor:pointer}.subheader .status-actions select,.subheader .status-actions a{font-family:"Avenir";font-size:0.95em}.subheader .status-actions a{margin-left:1.25rem;min-width:0;padding:1.25em}@media screen and (max-width: 768px){.subheader .status-actions a{display:none}}.subheader-user .status-actions form a{margin-left:0}.hero{background-blend-mode:overlay;background-color:#217362;background-image:url(/assets/711996139-huge-679ff2054263a628225154f50aafa9b9e188ecd0ff4ee850ffd48d50732d5ade.jpg);background-position:center center;background-size:cover;color:#FFFFFF;height:100%}.hero.mini{padding:0}.hero.mini .hero-content{padding:3em;position:relative;clear:both;float:none;width:100%;padding:4em 0;text-align:center;display:flex;justify-content:center}.hero.mini .hero-content h1{margin-bottom:0}.hero.mini .hero-content h5{font-family:"Avenir"}.hero .wrap{max-width:1080px}.hero:before{background-color:rgba(33,115,98,0.75);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{display:inline-block;position:relative;clear:both;float:none;width:100%;padding:4em 0;text-align:center}.hero-content p,.hero-content-left p{margin-bottom:2rem}.hero-content>h5{color:rgba(255,255,255,0.3)}.hero-content-header{display:inline-block;position:relative;clear:both;float:none;width:100%;max-width:880px}.hero-content-header+.hero-content-body{margin-top:2rem}.hero-content-left{float:left;padding:5vw 0;text-align:left;width:50%}@media screen and (max-width: 768px){.hero-content-left{display:inline-block;position:relative;clear:both;float:none;width:100%;margin-bottom:2.5rem;padding:0 2.5rem}}.hero-content-form{background-color:rgba(28,99,84,0.9);float:right;margin-left:2.5%;max-width:440px;padding:2.5rem;width:47.5%}@media screen and (max-width: 768px){.hero-content-form{display:inline-block;position:relative;clear:both;float:none;width:100%;margin:0;max-width:768px}}.hero-content-form h5{margin-bottom:2rem}.hero-content-form .note{color:rgba(255,255,255,0.4)}.hero-content-form input[type="submit"]{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:#00708F;border:1px solid #00708F;color:#FFFFFF;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase}.hero-content a.cta,.hero-content a.cta-alt{margin-bottom:1rem;margin-left:0.375rem;margin-right:0.375rem}.hero-content p{margin-left:auto;margin-right:auto;max-width:880px}.steps-callout .step{display:inline-block;position:relative;float:left;display:block;margin-right:2.3576515979%;width:31.7615656014%;background-color:#F2A900;margin-bottom:1.25rem;padding:2.412em 3.059em;text-align:left}.steps-callout .step:last-child{margin-right:0}@media screen and (max-width: 1024px){.steps-callout .step{padding:1.6em}}@media screen and (max-width: 768px){.steps-callout .step{width:100%}}.steps-callout .step-number,.steps-callout .step-title{font-family:"Avenir";font-size:1.176em}.steps-callout .step-number{display:inline-block;position:relative;border:1px solid rgba(0,0,0,0.5);border-radius:100em;height:2em;margin-bottom:1.25rem;padding:0.5em 0;text-align:center;width:2em}.steps-callout .step-title{line-height:140%;margin-bottom:1rem}.roles-container{display:inline-block;position:relative;clear:both;float:none;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.role-card{display:inline-block;position:relative;float:left;display:block;margin-right:2.3576515979%;width:23.2317613015%;background-color:#FFFFFF;color:black;text-align:center;height:80px;display:flex;align-content:center;justify-content:center;margin-bottom:1.25em;max-width:240px}.role-card:last-child{margin-right:0}.role-card div{max-width:85%;margin-left:auto;margin-right:auto;line-height:140%}@media screen and (max-width: 1024px){.role-card{float:left;display:block;margin-right:2.3576515979%;width:48.821174201%;margin:0 1em 1.25em 1em;max-width:220px}.role-card:last-child{margin-right:0}.role-card div{max-width:85%;margin-left:auto;margin-right:auto;line-height:140%}.role-card button{max-width:inherit;height:80px}}@media screen and (max-width: 768px){.role-card{width:100%}}.role-card-body{padding:2rem 2.25rem}.role-card .role-title{font-family:"Avenir";font-size:1.176em;line-height:120%;margin-bottom:1.25rem}.role-card p{font-size:0.875em;margin-bottom:0}.role-card>a,.role-card>button{display:flex;max-height:120px;justify-content:center;display:block;position:relative;clear:both;float:none;width:100%;align-items:center;background-color:#f6f8f8;border-top:1px solid rgba(0,0,0,0.1);color:black;cursor:pointer;font-family:"Avenir";font-size:0.765em;line-height:140%;text-transform:uppercase}.role-card>a>span,.role-card>a>svg,.role-card>button>span,.role-card>button>svg{position:absolute;top:50%;transform:translate(0, -50%)}.role-card>a>span,.role-card>button>span{left:3em;line-height:140%;width:calc(100% - 6em);text-align:left}.role-card>a>svg,.role-card>button>svg{height:2em;margin-right:0.5em;left:1.85em;width:0.412rem}.role-card>a>svg,.role-card>a>svg use,.role-card>button>svg,.role-card>button>svg use{fill:#F2A900}.role-card .info{display:inline-block;position:relative;cursor:pointer;height:1.1em;width:1.1em;z-index:2;box-sizing:content-box;padding:0.75rem;position:absolute;right:2px;top:50%;transform:translate(0, -50%)}.role-card .info svg{height:100%;width:100%}.role-card .info svg,.role-card .info svg use{fill:var(--icon)}.role-card .info:hover svg,.role-card .info:hover svg use{fill:var(--border-color)}.role-card:last-child{margin-right:1em}.list-section{background-color:#f6f8f8}.list-section .list-header{display:inline-block;position:relative;clear:both;float:none;width:100%}@media screen and (max-width: 768px){.list-section .list-header{margin-bottom:0.75rem}}.list-section .list-header button,.list-section .list-header a.cta,.list-section .list-header input[type="submit"]{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:#0077C8;border:1px solid #0077C8;color:#FFFFFF;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase;float:left;padding-top:1em;padding-bottom:1em;min-width:8em;background-color:var(--secondary);border-color:var(--secondary)}.list-section .list-header input,.list-section .list-header button,.list-section .list-header a.cta,.list-section .list-header input[type="submit"]{font-size:0.8rem;line-height:1.1;margin-bottom:1rem;margin-right:0.375rem}@media screen and (max-width: 768px){.list-section .list-header input,.list-section .list-header button,.list-section .list-header a.cta,.list-section .list-header input[type="submit"]{display:inline-block;position:relative;clear:both;float:none;width:100%;margin:0 0 0.75rem}}.list-section .list-header .badge{position:absolute;background:#F0A828;height:2rem;top:-1rem;right:-1rem;width:2rem;text-align:center;line-height:2rem;border-radius:50%;color:white;border:1px solid white}.popover-body{position:absolute;top:-5px;right:0px;opacity:0;z-index:-999;transition:all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97) 0.75s,z-index 0s cubic-bezier(0.75, -0.02, 0.2, 0.97) 1.05s;cursor:auto}.popover-content{color:white;position:absolute;white-space:nowrap;padding:5px 12px 5px 12px;background-color:#006CC1;border-radius:3px;text-align:left;display:table}.popover-content .entry{margin-bottom:4px;display:table-row}.popover-content .entry label{vertical-align:top}.popover-content span{display:table-cell}.popover-content label{padding-right:0.3em;margin-bottom:0;width:auto;display:table-cell;text-align:right}.popover-bottom .popover-body.popover-evidence{left:0px;top:unset;right:-10px;bottom:0px}.popover-bottom .popover-body.popover-evidence .popover-content::before{display:none}.popover-bottom .popover-body.popover-evidence .entry{white-space:normal}.popover-bottom .popover-body.popover-evidence .entry label{text-align:left;line-height:16px}.popover-bottom .popover-carot{opacity:0;transform:translate(0, 7px);transition-delay:0.85s}.popover-bottom .popover-carot::before{position:absolute;z-index:-1;content:'';right:-1px;top:13px;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #006CC1 transparent}.popover-bottom .popover-content:before{position:absolute;z-index:-1;content:'';right:20px;top:-5px;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #006CC1 transparent;transition-duration:0.3s;transition-property:transform}.popover-right .popover-content:before{position:absolute;z-index:-1;content:'';left:-5px;top:3px;border-style:solid;border-width:8px 8px 8px 0px;border-color:transparent #006CC1 transparent transparent;transition-duration:0.3s;transition-property:transform}.info-badge-subtle{color:#5f7486;transition:all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97) 0.75s}.info-badge-subtle:hover{color:#006CC1;transition:all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97)}.info-badge:hover+.popover-body,.info-badge:hover .popover-body{z-index:10;opacity:1;visibility:visible;transform:translate(0, 7px);transition:all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97)}.info-badge:hover+.popover-carot,.info-badge:hover .popover-carot{z-index:10;opacity:1;visibility:visible;transition-delay:0.3s}.info-badge.popover-right:hover+.popover-body,.info-badge.popover-right:hover .popover-body{z-index:10;opacity:1;transform:translate(8px, 0px);transition:all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97);transition-property:opacity, transform}@media screen and (max-width: 640px){.responsive_file_input{width:100%}}.skiptoContent a{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.skiptoContent a:focus{left:10px;margin-top:2px;position:absolute;width:auto;z-index:1050}#remote-view-video.maximized{position:fixed;background-color:#000000d6;width:100%;height:100%;left:0px;top:50%;transform:translate(0, -50%)}.video-container button,.video-container select{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;display:inline-block;position:relative;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:#0077C8;border:1px solid #0077C8;color:#FFFFFF;cursor:pointer;font-family:"Avenir";font-size:0.794em;letter-spacing:0.11em;line-height:1.1;min-width:10em;padding:1.176em;text-align:center;text-decoration:none;text-transform:uppercase;min-width:auto}.video-container button[disabled],.video-container select[disabled]{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;cursor:default;opacity:0.5}.video-container button.centered,.video-container select.centered{margin:auto;display:block}.video-container select{padding:2em;border-radius:0px;width:14.5em;margin-bottom:0px}.video-container .select-container.select-container-small:after{right:1.5em;top:calc(50% - 3px);color:#FFF;width:0px;height:0px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #FFF}.teams-chat-container{height:100%;width:100%}.teams-chat-container label{margin:0px}.teams-chat-container textarea{padding:0px;color:black;border:0px}.teams-chat-container [class^="widget-space--textAreaContainer-"]{padding:0px}.teams-chat-container .webex-title{position:absolute}.teams-chat-container [class^="webex-activity-post-actions"]{margin:auto}.teams-chat-container .webex-avatar-wrapper{margin-right:0px}.sr-only{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}@font-face{font-family:'Avenir LT Std';src:url(/assets/AvenirLTStd-Light-1eb511909c323da714b480f0b935a318fe83950a497cadbbfd421329db3cc960.woff2) format("woff2"),url(/assets/AvenirLTStd-Light-3da8ab15b47f1aba1a72da0b3c322eed7fa5ceb9a3531f2271eb8218f94b14a9.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:'Avenir';src:url(/assets/Avenir-Heavy-9d5dcf244541a7fb2fb41b6f0bc33c720dd503bec118ab3cd3b919b9cb8ea03d.woff2) format("woff2"),url(/assets/Avenir-Heavy-435f0dfc8569ae5a5345eee06246bcad24cd5b1bb7bda8e7d21157779babb14a.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:'Avenir Medium';src:url(/assets/Avenir-Medium-da8c4755ed457e332959fd26fbf3e1bf4187ee2a71e462f3f57fe6876be5b2a1.woff2) format("woff2"),url(/assets/Avenir-Medium-9d8dc3c30bb71cd8c091994a635c35ea6fdb81b2d3c943108126af78cd2b3c41.woff) format("woff");font-weight:500;font-style:normal}html,body,p,*{font-family:'Avenir LT Std', sans-serif}html{background-color:#545A94;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='199' viewBox='0 0 100 199'%3E%3Cg fill='%231b1525' fill-opacity='0.4'%3E%3Cpath d='M0 199V0h1v1.99L100 199h-1.12L1 4.22V199H0zM100 2h-.12l-1-2H100v2z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}body{background-color:rgba(255,255,255,0.8);margin:2em;font-family:'Avenir', sans-serif;display:inline-block;width:calc(100% - 4em);height:auto}input,input[type="text"],select{-webkit-appearance:none;appearance:none;background-color:white;color:#181824;border-radius:5px;border:1px solid rgba(0,0,0,0.1);display:inline-block;font-family:"Avenir";font-weight:900;padding:12px;margin-bottom:1.4em}select{cursor:pointer;background-image:url(/assets/arrow-filled-down_12-52fc68fa7a91f310db24a09e83b13e8d83ffa5b47d546d62fb07eb90b17c1c7f.svg);background-position:95% 50%;background-repeat:no-repeat;overflow:hidden !important;text-overflow:ellipsis;white-space:nowrap}.select-container:after{z-index:1;content:"";height:20px;position:absolute;right:20px;top:20px;width:10px;pointer-events:none}.select-container.disabled:after{opacity:0.5}.select-container.disabled:after{opacity:0.5}.select-container.select-container-small{width:auto}.select-container.disabled select{color:gray}.select-container.disabled select:hover{background-color:white}.select-container.select-container-small:after{background-image:url(/assets/arrow-filled-down_12-52fc68fa7a91f310db24a09e83b13e8d83ffa5b47d546d62fb07eb90b17c1c7f.svg);z-index:1;background-repeat:no-repeat;background-size:contain;content:"";position:absolute;right:12px;top:19px;width:8px;pointer-events:none}select,option{color:#000000;font-family:"Avenir";font-weight:900;line-height:normal}@media screen and (max-width: 768px){body{margin:1em;width:calc(100% - 2em)}}.wrap{display:block;margin-left:auto;margin-right:auto;position:relative;position:relative;width:80%}a.logo{display:flex;height:3em;width:3em;margin-bottom:2em}a.logo>svg,a.logo>svg use{height:100%;width:100%;fill:#545A94}.hero{background-image:url(/assets/waiting-2-8717865261ac6e112aeb6d64dd9479b1e0e191eebaecc8a4ba0ae467bc9749e4.jpg);background-color:#f9f4ed;background-position:center center;background-repeat:no-repeat;display:inline-block;min-height:52em;padding:7em 0;background-blend-mode:normal;height:auto}.two-column-form .column{width:calc(50% - 5px);display:inline-block}.two-column-form .column:first-child{margin-right:10px}@media screen and (max-width: 768px){.modal{max-height:100%}.two-column-form .column{width:100%}.two-column-form .column:first-child{margin-right:0px}}@media screen and (max-width: 768px){.hero{padding:4em 0 4em;background-position:80% 50%;background-size:220%}}@media screen and (max-width: 768px){.hero{padding:4em 0 4em;background-position:80% 50%;background-size:220%}}.hero:before{background:linear-gradient(#fff, 80%, rgba(255,255,255,0))}@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi){.hero:before{background:#ffffff}}.hero .wrap{color:#545A94;display:flex;flex-direction:column}@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi){.hero:before{background:#ffffff}}h1{font-family:'Avenir', sans-serif;font-weight:900;font-size:5em;mix-blend-mode:multiply}@media screen and (max-width: 768px){h1{font-size:10vw}}.cta-container{align-items:center;display:flex;margin:1em 0;font-family:'Avenir', sans-serif;font-weight:400}.cta-container span{font-size:0.8em;line-height:1.2em;margin:0 1em}a.call-to-action,input.call-to-action,button.call-to-action{font-family:'Avenir', sans-serif;-webkit-transition:all 0.25s;transition:all 0.25s;border:0;border-radius:10em;box-sizing:border-box;padding:1em 2.4em 1.1em;font-size:1.3em;font-weight:700;position:relative;vertical-align:middle;background-color:#f82456;box-shadow:inset 0 0 0 2px #f82456;color:#f9f4ed;text-transform:none;letter-spacing:0}a.call-to-action:hover,input.call-to-action:hover,button.call-to-action:hover{background-color:#7f0421;box-shadow:inset 0 0 0 2px #7f0421;color:#f9f4ed;cursor:pointer}.center{text-align:center}label{font-size:1em;margin-bottom:0.8em;font-weight:700}form{max-width:52em}@media screen and (max-width: 768px){form{padding:1em 2em 2em 2em}}input[type="tel"],input[type="email"],input[type="number"],input[type="password"],input[type="date"]{font-family:'Avenir', sans-serif;background-color:#ffffff;color:#181824;margin-bottom:1.4em;padding:0.6em;outline:none;border:none;box-shadow:none;transition:none}input[type="tel"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="date"]:focus{outline:none;border:none;box-shadow:none;transition:none}footer{clear:both;display:inline-block;float:none;padding:0;position:relative;width:100%;padding:2em 0}.sub-footer{clear:both;display:inline-block;float:none;position:relative;width:100%}.sub-footer .wrap{display:flex;align-items:center}@media screen and (max-width: 1024px){.sub-footer .wrap{flex-direction:column;align-items:flex-start}}.sub-footer-section{font-size:0.875em;display:inline-block;position:relative}@media screen and (max-width: 768px){.sub-footer-section{padding:0}}.sub-footer-section span{font-size:1em;letter-spacing:0;padding:0.5em 0;text-transform:none}.sub-footer-section.sub-footer-logo span{font-size:1.063em;letter-spacing:0;padding:0.5em 0;text-transform:none}.sub-footer-section a,.sub-footer-section span{position:relative;color:#545A94;float:left;font-size:0.75em;letter-spacing:0.1em;padding:0.9em 0;text-transform:uppercase}@media screen and (max-width: 768px){.sub-footer-section.sub-footer-logo{margin-bottom:1em}}.sub-footer-section.sub-footer-logo svg{height:2.063em;width:2.063em;margin:0 0.563em}.sub-footer-section svg{float:left;height:1em;margin:0 0.563em;width:1em}@media screen and (max-width: 768px){.sub-footer-section svg{margin:0 0.563em 0 0}}.sub-footer-section svg,.sub-footer-section svg use{fill:#545A94}section.hero-content{background-color:rgba(255,255,255,0);background-image:none}.video-container{background-color:#EDEDED;height:100%;width:100%}.video-container iframe{bottom:0px;height:100%;left:0px;position:absolute;right:0px;top:0px;width:100%}video.video-control{width:100%;height:100%;top:50%;left:0;transform:translate(0, -50%);position:fixed}video.video-control.v2{transform:none;position:relative;object-fit:contain;top:0px}div.video-control.remote{width:1920px;height:1080px}div.video-control.remote>video{left:0px;position:fixed;object-fit:cover}div.video-control>video{height:100%;width:100%}a.button,table td a.button{font-family:'Avenir', sans-serif;font-weight:900}.dashboard-section-button.inverse{border-radius:20em;border:none;padding:0.8em 1em;margin:4px;line-height:1.2;font-size:0.8em;font-family:"Avenir";font-weight:900;color:#FFF;background-color:#00708F}h2,h2.xs-heading{font-family:'Avenir', sans-serif;font-weight:900;margin-bottom:0.6em}h2.xs-heading{color:#00708F}h4{margin-bottom:0.6em}.dashboard-content{background-color:rgba(255,255,255,0.5)}.now-subheader{padding:0.8em 0;background:linear-gradient(45deg, #00708F, #6CCACC, 90%, #fff)}.now-subheader .wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.now-subheader .wrap{align-items:baseline;flex-direction:column}}.now{color:#FFFFFF;display:inline-flex;align-items:center}@media screen and (max-width: 960px){.now-subheader .wrap{flex-direction:column}.now{margin-bottom:10px}}@media screen and (max-width: 768px){.now{margin:1em 0}}h3{font-family:"Avenir";font-weight:900;color:#00708F;font-size:1.25em;margin-bottom:1em}.now h2{font-size:1em}.now-date{font-family:"Avenir";font-weight:900}.now-time{padding:0 1em}@media screen and (max-width: 768px){.filter-bar{width:100%}}form.filter-bar-form{background:rgba(255,255,255,0);display:flex;display:inline-flex;font-size:0.8em;justify-content:space-between;margin:0;max-width:100%;padding:0}@media screen and (max-width: 768px){form.filter-bar-form{align-items:baseline;flex-direction:column;width:100%}}form.filter-bar-form label{margin:0 0.5em 0 0;font-size:1.3em;color:#FFF;font-family:'Avenir';text-shadow:0px 0px 8px rgba(0,0,0,0.3)}form.filter-bar-form select,form.filter-bar-form select option{font-family:"Avenir Medium";min-width:16em;margin:0}form.filter-bar-form select{color:#000;border-radius:20em;border:none;background-color:#fff;color:#00708F;padding:0.8em 1em;padding-right:2em;line-height:1.2;margin:4px;font-family:"Avenir";font-weight:900}form.filter-bar-form .inverse select{color:#FFF;background-color:#00708F;border:none}@media screen and (max-width: 768px){form.filter-bar-form select{margin:4px 0;width:100%}}form.filter-bar-form .inline-input-container{position:relative}form.filter-bar-form .inline-input-container label{position:relative}@media screen and (max-width: 768px){form.filter-bar-form .inline-input-container{width:100%}}form.filter-bar-form .inline-input-container:after{content:"";position:absolute;right:1.4em;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #00708fcf;pointer-events:none}form.filter-bar-form .inline-input-container.inverse:after{content:"";position:absolute;right:1.4em;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #FFF;pointer-events:none}@media screen and (max-width: 768px){form.filter-bar-form .inline-input-container.inverse:after{border-top:6px solid #00708fcf}}form.filter-bar-form select option{color:#000;font-weight:500}.inline-input-container{display:flex;align-items:center}.waiting-controls-container{position:absolute;bottom:0;left:3%;z-index:3}#device-permissions{position:fixed;top:4em;left:0;right:0;z-index:10}@media screen and (max-width: 682px){#device-permissions{top:84px}}@media screen and (max-width: 507px){#device-permissions{top:102px}}@media screen and (max-width: 425px){#device-permissions{top:120px}}@media screen and (max-width: 373px){#device-permissions{top:138px}}@media screen and (max-width: 331px){#device-permissions{top:156px}}#device-permissions.raised{top:0}#self-view-video{width:17%;position:fixed;bottom:40px;right:40px}#self-view-video.v2{width:100%;position:unset;bottom:84px;right:16px}@media screen and (max-width: 1300px){#self-view-video{right:25px}}@media screen and (max-width: 830px){#self-view-video{right:15px;width:20%}}@media screen and (max-width: 600px){#self-view-video{right:8px;width:25%}}@media screen and (max-width: 468px){#self-view-video{right:2px}}#reset-video-holder{position:fixed;left:0;right:0;top:20px;z-index:2000;text-align:center}#reset-video{display:inline-block;padding:8px 12px;background-color:#BDE5F8;color:#00529B;cursor:pointer}#reset-video:hover{background-color:#FFFFFF}.device-permissions-errors a,.device-permissions-errors button{margin-left:10px;border:1px solid #CCCCCC;background-color:#FFFFFF;color:#333333;padding:4px 6px;font-size:14px;cursor:pointer}@media screen and (max-width: 500px){.device-permissions-errors a,.device-permissions-errors button{margin-left:auto;margin-right:auto;margin-top:5px;width:80px;display:block}}.device-permissions-button{background-color:#00708F;color:#FFFFFF;padding:10px 15px;font-size:18px;cursor:pointer}.device-permissions-button.disabled{background-color:#55A3BF;cursor:not-allowed}@media screen and (max-width: 450px){.device-permissions-button{font-size:16px}}#device-permissions a,#device-permissions button{border:1px solid #CCCCCC;background-color:#FFFFFF;color:#333333;padding:4px 6px;margin-left:10px;font-size:14px;cursor:pointer}@media screen and (max-width: 700px){#device-permissions a,#device-permissions button{margin-left:auto;margin-right:auto;margin-top:5px;width:89px;display:block}}.device-permissions-help-modal p{font-size:16px;margin-bottom:4px;line-height:120%}.device-permissions-help-modal ol{margin-left:24px}.device-permissions-help-modal ol li{list-style-type:decimal;font-size:16px;font-family:var(--font-light, "PN-L")}.terms-and-conditions{background-color:white;padding:0px 45px 45px}.terms-and-conditions ul{padding-left:24px;margin-top:-20px;margin-bottom:20px}.terms-and-conditions li,.terms-and-conditions p{line-height:160%;list-style-type:disc}@media screen and (max-width: 803px){.terms-and-conditions h2{font-size:2em}.terms-and-conditions p,.terms-and-conditions ul{font-size:1.1em}}@media screen and (max-width: 768px){.terms-and-conditions{padding:0px 10px 45px}}@media screen and (max-width: 536px){.terms-and-conditions h2{font-size:1.7em}.terms-and-conditions p,.terms-and-conditions ul{font-size:1em}}@media screen and (max-width: 455px){.terms-and-conditions h2{font-size:1.3em}}.hold-button{padding-top:51px;padding-bottom:102px}.no-vertical-margins-or-padding{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.no-vertical-margins-or-padding .call-to-action{margin-bottom:0}.app_overlay{position:fixed;left:2em;right:2em;top:115px;background-color:#FFFFFF;z-index:999999;padding:0px 25px;height:127px;border-bottom:1px solid #CCCCCC;box-shadow:0px 4px 4px -4px rgba(0,0,0,0.5)}.app_overlay.app_overlay_full{height:200px}.app_overlay h2{font-size:2em}@media screen and (max-width: 768px){.app_overlay{left:1em;right:1em}}@media screen and (max-width: 329px){.app_overlay{height:157px}.app_overlay.app_overlay_full{height:250px}}#unsupported_modal{display:none;text-align:center}#unsupported_modal .hero{background-image:none;min-height:unset;background-color:rgba(255,255,255,0.8)}html,body,p,*{font-family:var(--font, "PN")}html{background-color:var(--bg-color, #fff);background-image:none}body{background-color:var(--body-bg-color, rgba(221,229,237,0.4));display:inline-block;margin:0;width:100%;height:auto}@media screen and (max-width: 768px){body{margin:0;width:100%}}.wrap{display:block;margin-left:auto;margin-right:auto;position:relative;position:relative;width:90%}#wait-room{width:100%}a.logo{align-items:center;display:flex;flex-direction:row;height:3em;width:100%;margin-bottom:2em;background-repeat:no-repeat;background-size:contain}#brand-logo{background-image:var(--logo);background-position:center;background-repeat:no-repeat;background-size:100%;height:3rem;width:3rem}@-moz-document url-prefix(){content:var(--logo, url(/assets/cloverhound-logo-558bfd71ecb6f292d2438395c124280b366b4cc78b061177b03aea7805159d16.svg));a.logo img::before{display:none}a.logo img{content:" "}a.logo img::after{content:var(--logo, url(/assets/cloverhound-logo-558bfd71ecb6f292d2438395c124280b366b4cc78b061177b03aea7805159d16.svg));display:inline-block;height:3rem;width:3rem}}@supports not (-moz-appearance: none){a.logo img{content:var(--logo, url(/assets/cloverhound-logo-558bfd71ecb6f292d2438395c124280b366b4cc78b061177b03aea7805159d16.svg));height:3rem}}a.logo span{color:var(--primary, #1bbb9b);font-family:var(--font-bold, "PN-B");font-size:var(--font-xlarge, 1.75rem);margin-left:5px}a.logo>svg,a.logo>svg use{fill:var(--primary, #1bbb9b);height:3em;width:3em}@media screen and (max-width: 768px){a.logo span{font-size:var(--font-large)}a.logo>svg,a.logo>svg use{fill:var(--primary, #1bbb9b);height:1.5em;width:1.5em}#brand-logo{width:var(--font-large)}}header{background-color:var(--bg-color, #fff)}header.cloverhound-header{padding:2.3em 0 2em;display:block}header form,header.cloverhound-header form{padding:0;margin:0}header.cloverhound-header .logo{border-right:0;margin:0;max-width:50%;cursor:default}@media screen and (max-width: 768px){header.cloverhound-header{padding:0rem 0.25rem}header.cloverhound-header .logo{width:fit-content;height:2.4em}}header.cloverhound-header .wrap{display:flex;align-items:center;justify-content:space-between}header.cloverhound-header .status{align-items:center;display:flex}header.cloverhound-header .status .status-user{font-size:0.875em}header.cloverhound-header .status .status-user div.name{color:var(--default, #000);font-size:0.875em;font-family:var(--font-semi-bold, "N-B");letter-spacing:1px}header.cloverhound-header .status .status-actions a.cta-alt{color:var(--secondary, #57977e);font-family:var(--font-semi-bold, "N-B");font-size:0.875;font-weight:900;letter-spacing:1px;min-width:0;padding:0.8em}@media screen and (max-width: 768px){.subheader .status .status-user{display:none}}@media screen and (max-width: 768px){div.mobile-nav span{background:#000;border-radius:3px;display:block;height:0.143rem;margin-bottom:0.25rem;position:relative;transform-origin:2px 0px;width:1.25rem;z-index:1;transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease}div.mobile-nav span:first-child{transform-origin:0% 0%}div.mobile-nav span:nth-child(2){transform-origin:0% 100%}div.mobile-nav span:last-child{margin-bottom:0}}.hero{background-blend-mode:normal;background-image:var(--bg-image, url(/assets/waiting-6e0fe9e69ad00066d27982cbb9121a1cdcc367c03718ca784669e4dc109b8e4d.jpg));background-color:#f9f4ed;background-position:center center;background-repeat:no-repeat;display:inline-block;height:auto;min-height:52em;padding:7em 0}@media screen and (max-width: 768px){.hero{padding:4em 0 4em;background-position:80% 50%;background-size:220%}}.hero.waiting-room:before{background:linear-gradient(var(--bg-color, #fff), 70%, rgba(255,255,255,0.9))}.hero:before{background:linear-gradient(var(--bg-color, #fff), 80%, rgba(255,255,255,0))}.hero .wrap{color:var(--primary, #1bbb9b);display:flex;flex-direction:column}h1{color:var(--default, #000);font-family:var(--font-bold, "PN-B");font-weight:900;font-size:var(--font-header, 4em);mix-blend-mode:multiply}@media screen and (max-width: 768px){h1{font-size:10vw}h1#select-your-role{font-size:8vw}}p{color:var(--default, #000);font-family:var(--font-light, "PN-L")}@media screen and (max-width: 768px){p{font-size:1.1em}}a.cta-alt{color:var(--default, #000)}.cta-container{align-items:center;display:flex;margin:1em 0;font-family:var(--font, "PN");font-weight:400}.cta-container span{color:var(--default, #000);font-family:var(--font-light, "PN-L");font-size:0.8em;line-height:1.2em;margin:0 1em}a.call-to-action,input.call-to-action,button.call-to-action{background-color:var(--primary, #1bbb9b);border:0;border-radius:10em;box-shadow:inset 0 0 0 2px var(--primary, #1bbb9b);box-sizing:border-box;color:#f9f4ed;font-family:var(--font-bold, "PN-B");font-size:1.3em;font-weight:700;letter-spacing:0;padding:1em 2.4em 1.1em;position:relative;text-transform:none;-webkit-transition:all 0.25s;transition:all 0.25s;vertical-align:middle}a.call-to-action:hover,input.call-to-action:hover,button.call-to-action:hover{background-color:var(--secondary, #57977e);box-shadow:inset 0 0 0 2px var(--secondary, #57977e);color:#f9f4ed;cursor:pointer}label{font-size:1em;margin-bottom:0.8em;font-weight:700}form{max-width:52em}@media screen and (max-width: 768px){form{padding:2em}}input,input[type="text"],input[type="tel"],input[type="email"],input[type="number"],input[type="password"],input[type="date"]{font-family:var(--font, "PN");background-color:#ffffff;color:#181824;margin-bottom:1.4em;padding:0.6em;outline:none;border:none;box-shadow:none;transition:none}input:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="date"]:focus{outline:none;border:none;box-shadow:none;transition:none}html .time-input,body .time-input,input .time-input{font-family:var(--font, "PN");border:none;background-image:none;outline:none;padding-left:1px;padding-right:1px;margin:0;width:fit-content}html .time-input:focus,body .time-input:focus,input .time-input:focus{box-shadow:none}html .time-ampm-select,body .time-ampm-select,input .time-ampm-select{padding-right:5px}html .date-picker-label-style,body .date-picker-label-style,label .date-picker-label-style{padding-right:10px;width:fit-content}footer{border-top:1px solid var(--footer-border-color);clear:both;display:inline-block;float:none;padding:0;position:relative;width:100%;padding:2em 0}.sub-footer{clear:both;display:inline-block;float:none;position:relative;width:100%}.sub-footer .wrap{display:flex;align-items:center}@media screen and (max-width: 1024px){.sub-footer .wrap{flex-direction:column;align-items:flex-start}}.sub-footer-section{font-size:0.875em;display:flex;flex-direction:row;position:relative}@media screen and (max-width: 768px){.sub-footer-section{padding:0}}.sub-footer-section span{font-size:1em;letter-spacing:0;padding:0.5em 0;text-transform:none}.sub-footer-section.sub-footer-logo img{content:var(--cloverhound-logo, url(/assets/cloverhound-logo-558bfd71ecb6f292d2438395c124280b366b4cc78b061177b03aea7805159d16.svg));height:2rem;margin:0 0.5rem}.sub-footer-section.sub-footer-logo span{font-size:1.063em;letter-spacing:0;padding:0.5em 0;text-transform:none}.sub-footer-section a,.sub-footer-section span{display:inline-block;position:relative;color:var(--primary, #1bbb9b);float:left;letter-spacing:0.1em;padding:0.9em 0;text-transform:uppercase}@media screen and (max-width: 768px){.sub-footer-section.sub-footer-logo{margin-bottom:1em}}.sub-footer-section.sub-footer-logo svg{height:2.063em;width:2.063em;margin:0 0.563em}.sub-footer-section svg{float:left;height:1em;margin:0 0.563em;width:1em}@media screen and (max-width: 768px){.sub-footer-section svg{margin:0 0.563em 0 0}}.sub-footer-section svg,.sub-footer-section svg use{fill:var(--primary, #1bbb9b)}section.hero-content{background-color:rgba(255,255,255,0);background-image:none;padding:0px}a.button,table td a.button,table td select.button{border:1px solid var(--secondary, #57977e);color:var(--secondary, #57977e);font-family:var(--font-semi-bold, "N-B");font-size:var(--font-small, 0.75rem);letter-spacing:1.29px;line-height:var(--font-medium, 0.875rem)}table td .button.table-button{padding:5px;min-width:8em;min-height:3.35em;display:inline-flex;align-items:center;justify-content:center}table .status{color:var(--default, #000);font-family:var(--font, "PN");font-size:var(--font-small, 0.75rem);line-height:var(--font-medium, 0.875rem)}table tbody tr{padding:0}table tr{padding:0}td.width-20-percent.appointment{color:var(--default, #000);font-family:var(--font-medium, 0.875rem);line-height:1.0625rem}td.width-20-percent.appointment-status{color:var(--default, #000);font-family:var(--font-medium, 0.875rem);line-height:1.0625rem}td.width-30-percent.actions{display:flex;justify-content:flex-end;width:100%}td.table-header{color:var(--tooltip-text, rgba(0,0,0,0.6))}@media screen and (max-width: 768px){table tbody tr:last-child{border-bottom:none}td.width-20-percent.appointment{clear:left}table tbody tr td.claimant{align-items:center;clear:right;display:flex;flex-direction:row;height:2rem;justify-content:flex-end;padding-right:1.375rem;position:absolute;right:0;top:1rem}table tbody tr td.claimant span.claimaint-status-text{width:fit-content}td.width-20-percent.appointment-status{text-align:right}td.width-30-percent.actions{display:flex;justify-content:center;margin:0;padding:0}td.width-30-percent.actions a.button,td.width-30-percent.actions select.button{width:100%}div.list-header-spinner-container{display:none}}@media screen and (max-width: 1024px){.button-mobile{width:100% !important;margin:2px}}h2,h2.xs-heading{font-family:var(--font, "PN");font-weight:900;margin-bottom:0.6em}h2.xs-heading{color:#00708f}h4{margin-bottom:0.6em}.dashboard-content{background-color:#f6f8f8;display:flex;padding:0}.dashboard-content div.wrap{margin:0 3.9365rem;padding:0 0 1.5rem}@media screen and (max-width: 768px){.dashboard-content div.wrap{margin:0;padding-top:1rem;width:100%}}.dashboard-content div.wrap h3{font-family:var(--font-light, "PN-L");font-size:var(--font-large, 1.375rem);line-height:1.625rem}.dashboard-content div.wrap .mobile-nav-highlight{display:none}@media screen and (max-width: 768px){.dashboard-content div.wrap .mobile-nav-highlight{align-items:center;border-bottom:1px solid var(--border-color, #ebebeb);display:flex;justify-content:center;padding-bottom:1rem}.dashboard-content div.wrap .mobile-nav-highlight h5{color:var(--icon, rgba(0,0,0,0.5));font-family:var(--font-semi-bold, "N-B");margin-bottom:0}.dashboard-content div.wrap .mobile-nav-highlight svg{fill:var(--icon, rgba(0,0,0,0.5));margin-right:0.5rem}}@media screen and (max-width: 768px){.dashboard-content div.wrap h3{display:none}}.dashboard-sidenav{align-items:center;border-right:1px solid var(--border-color, #ebebeb);display:flex;flex-direction:column;padding:0.75rem 0.98rem}@media screen and (max-width: 768px){.dashboard-sidenav{display:none}}.dashboard-sidenav-icon{align-items:center;background-color:var(--bg-color, #fff);border-radius:50%;display:flex;height:2.5rem;justify-content:center;margin-bottom:0.35rem;width:2.5rem}.dashboard-sidenav-icon-hover-content{background-color:var(--bg-color, #fff);border:1px solid var(--tooltip-border, rgba(0,0,0,0.1));border-radius:3px;box-shadow:0 2px 5px 0 var(--tooltip-border, rgba(0,0,0,0.1));color:var(--tooltip-text, rgba(0,0,0,0.6));display:none;font-family:var(--font-semi-bold, "N-B");font-size:var(--font-small, 0.75rem);left:3rem;letter-spacing:1px;line-height:var(--font-medium, 0.875rem);margin-bottom:0.35rem;opacity:1;padding:0.5rem 0.25rem;position:absolute;text-transform:uppercase;text-align:center;width:8rem;z-index:4}.dashboard-sidenav-icon-hover-content::after{border-color:var(--border-color, #ebebeb) transparent transparent transparent;border-style:solid;border-width:6px;content:" ";left:0%;margin-left:-12px;position:absolute;top:30%;transform:rotate(90deg)}#dashboard-sidenav-icon-camera+.dashboard-sidenav-icon-camera-hover-content{display:none}#dashboard-sidenav-icon-list+.dashboard-sidenav-icon-list-hover-content{display:none}#dashboard-sidenav-icon-gear+.dashboard-sidenav-icon-gear-hover-content{display:none}#dashboard-sidenav-icon-camera:hover+.dashboard-sidenav-icon-camera-hover-content{display:block}#dashboard-sidenav-icon-list:hover+.dashboard-sidenav-icon-list-hover-content{display:block}#dashboard-sidenav-icon-gear:hover+.dashboard-sidenav-icon-gear-hover-content{display:block}.dashboard-sidenav-icon svg{fill:var(--icon, rgba(0,0,0,0.5))}.dashboard-sidenav-icon:hover{background-color:var(--primary, #1bbb9b);cursor:pointer}.dashboard-sidenav-icon:hover svg{fill:var(--bg-color, #fff)}.status{align-items:center;display:flex;flex-direction:row}.status-actions{align-items:center;display:flex;flex-direction:row}.now-subheader{padding:0.8em 0;background:linear-gradient(270deg, #c1e5db 0%, #65af91 27.49%, #197891 100%);background:linear-gradient(270deg, var(--linear-gradient-lightest) 0%, var(--linear-gradient-light) 27.49%, var(--linear-gradient-dark) 100%)}.now-subheader .wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.now-subheader{background:linear-gradient(270deg, #65af91 22.49%, #197891 95%);padding:0}.now-subheader .wrap{width:100%}.now-subheader .now{display:none}}.now-text{margin-left:5%;padding:0.875rem 0}.now-text h2{color:var(--bg-color);font-family:var(--font-light, "PN-L");font-size:1.375rem;line-height:26px;margin-bottom:0}@media screen and (max-width: 768px){.now-text h2{font-size:var(--font-medium)}}@media screen and (max-width: 768px){.now-subheader .wrap{align-items:baseline;flex-direction:column}}.now{color:var(--bg-color, #fff);display:inline-flex;align-items:center}@media screen and (max-width: 1111px){.now{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 768px){.now{margin:1em 0}}h3{font-family:var(--font, "PN");font-weight:900;color:var(--default, #000);font-size:1.25em;margin-bottom:1em}.now h2{font-size:1em}.now-date{font-family:var(--font-semi-bold, "N-B");font-size:1rem;line-height:1.1875rem}.now-time{font-family:var(--font-semi-bold, "N-B");font-size:1rem;line-height:1.1875rem;padding:0 1em}@media screen and (max-width: 1111px){.now-time{padding:0.4em 0 0}}@media screen and (max-width: 768px){.filter-bar{width:100%}}form.filter-bar-form{background:rgba(255,255,255,0);display:flex;display:inline-flex;font-size:0.8em;justify-content:space-between;margin:0;max-width:100%;padding:0}@media screen and (max-width: 768px){form.filter-bar-form{align-items:baseline;flex-direction:row;width:100%}}form.filter-bar-form label{margin:0 0.8em 0 0}form.filter-bar-form select,form.filter-bar-form select option{font-family:var(--font-semi-bold, "N-B");font-size:var(--font-medium, 0.875rem);line-height:1.0625rem;min-width:16em;margin:0}form.filter-bar-form select{color:var(--default, #000);border-radius:20em;background-color:var(--bg-color, #fff);color:var(--secondary, #57977e);font-size:1rem;padding:0.8em 1em;padding-right:2em;line-height:1.2;margin:4px;font-weight:900}@media screen and (max-width: 768px){form.filter-bar-form select{margin:4px 0;padding:0.5em 1em;width:100%}}form.filter-bar-form .inline-input-container{position:relative}form.form-dropdown .inline-input-container{position:relative}form.form-dropdown .date-dropdowns div:nth-child(1){margin-right:2%;width:50%}form.form-dropdown .date-dropdowns div:nth-child(2){margin-right:2%;width:23%}form.form-dropdown .date-dropdowns div:nth-child(3){width:23%}@media screen and (max-width: 768px){form.filter-bar-form .inline-input-container{border-right:1px solid var(--bg-color, #fff)}form.filter-bar-form .inline-input-container select{background-color:transparent;border:none;border-radius:0;color:var(--bg-color, #fff);font-family:var(--font, "PN");font-size:var(--font-medium);min-width:75%}form.form-dropdown .inline-input-container{width:100%}}form.filter-bar-form .inline-input-container:after{background-image:var(--dropdown-arrow, url(/assets/arrow-filled-down-green-abd8cd791e348042d49493df1d78e38e9a32f646925d07cfeea87a54b5049897.svg));background-repeat:no-repeat;background-size:contain;content:"";height:6px;position:absolute;right:1.4em;top:50%;width:6px;transform:translate(0, -50%)}@media screen and (max-width: 768px){form.filter-bar-form .inline-input-container:after{background-image:url(/assets/arrow-filled-down-white-e93dc09e7a9afa4a2974b7e3d1b91d0b1603971a82ad71c4a5089761a8015ff9.svg);background-repeat:no-repeat;background-size:contain;content:"";height:6px;position:absolute;right:1.4em;top:50%;width:6px;transform:translate(0, -50%)}}form.filter-bar-form select option{color:var(--default, #000);font-weight:500}.inline-input-container{display:flex;align-items:center}.waiting-loading{display:flex;align-items:center;justify-content:center;margin-top:2em}.loading-indication-wrap{display:flex;align-items:center;justify-content:center}.loading-indication-text{padding:0 2em;margin:0}.circle{height:3em;position:relative;width:3em}.small-circle{margin:auto;height:auto;position:relative;width:1em}.circle__svg{animation:2s linear infinite both circle__svg;height:100%;width:100%}@keyframes circle__svg{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}.circle-spinner-v2,.circle-spinner-v2:after{border-radius:50%;width:50px;height:50px}.circle-spinner-v2{display:inline-block;position:relative;text-indent:-9999em;border:2px solid #D1D3D7;border-left:2px solid #000000;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:circle-spinner-v2 0.8s infinite linear;animation:circle-spinner-v2 0.8s infinite linear}@-webkit-keyframes circle-spinner-v2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes circle-spinner-v2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.circle__svg-circle{animation:1.4s ease-in-out infinite both circle__svg-circle;fill:transparent;stroke:var(--primary, #1bbb9b);stroke-dasharray:285;stroke-linecap:round;stroke-width:10px;transform-origin:50% 50%}.small-circle__svg-circle{animation:1.4s ease-in-out infinite both circle__svg-circle;fill:transparent;stroke:#FFFFFF;stroke-dasharray:285;stroke-linecap:round;stroke-width:10px;transform-origin:50% 50%}.small-circle__svg-circle-black{animation:1.4s ease-in-out infinite both circle__svg-circle;fill:transparent;stroke:#000000;stroke-dasharray:285;stroke-linecap:round;stroke-width:10px;transform-origin:50% 50%}@keyframes circle__svg-circle{0%,
  25%{stroke-dashoffset:280;transform:rotate(0)}50%,
  75%{stroke-dashoffset:75;transform:rotate(45deg)}100%{stroke-dashoffset:280;transform:rotate(360deg)}}.waiting-controls-container{background-color:rgba(255,255,255,0);position:fixed;padding-top:0}.waiting-controls-container.v2{background-color:rgba(255,255,255,0);position:fixed;padding:11px 0px;left:0px;z-index:2;height:67px;background-color:#EDEDED;border-top:1px solid #DEDEDE}.waiting-controls{display:flex;align-items:center;justify-content:center;color:var(--bg-color, #fff)}.waiting-controls .control{border:1px solid #7c878e;background-color:#7c878e;border-radius:10em;display:flex;align-items:center;padding:1em;font-weight:900;margin:0.4em}.waiting-controls.v2 .control{font-weight:normal;margin:0em 0.4em 0em 0.4em;height:46px;min-width:46px;background-color:#FFFFFF;border:none;box-shadow:0 2px 8px rgba(0,0,0,0.16);padding:15px}.waiting-controls.v2 .control:hover{border:none;background-color:#F7F7F7;cursor:pointer}.waiting-controls.v2 .control.cancel{background-color:#d4371c}.waiting-controls.v2 .control.cancel svg path{color:#FFF}.waiting-controls.v2 .control.cancel:hover{background-color:#a12512}.waiting-controls.v2 .control svg{color:#000;width:16px;height:16px;line-height:16px}.waiting-controls.v2 .control.cancel-text svg{color:#D4371C}.waiting-controls.v2 .control.cancel svg,.waiting-controls.v2 .control.cancel .control-label{color:#FFF}.waiting-controls.v2 .control .control-label{color:#000;font-size:16px;font-weight:400;padding:0 8px;vertical-align:middle}.waiting-controls.v2 .mic-volume{display:block;position:absolute;top:1px;height:7px;background:#fff;width:5px;border-radius:3px 3px 0px 0px;left:6px;transform:translate(-0.5px, 0px)}_::-webkit-full-page-media,_:future,:root .waiting-controls.v2 .mic-volume{transform:translate(-1px, 0.5px)}.waiting-controls.v2 .mic-volume.animated{animation-duration:1s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:mic-volume-up-and-down}@keyframes mic-volume-up-and-down{from{height:12px;border-radius:5px 5px 5px 5px}to{height:0px;border-radius:5px 5px 0px 0px}}.waiting-controls.v2 .control svg path{color:#000}.waiting-controls.v2 .control.cancel-text svg path{color:#D4371C}.waiting-controls .control:hover{border:1px solid #dde5ed;background-color:#dde5ed;cursor:pointer}.waiting-controls .control.active{background-color:#d93829;border-color:#d93829}.waiting-controls .control.active-light{background-color:rgba(217,56,41,0.1);color:#d93829;border-color:#d93829}.waiting-controls .control svg{height:2em;width:2em}.waiting-controls .control svg,.waiting-controls .control svg use{fill:currentColor}.waiting-controls .popup-panel-control{position:relative}.waiting-controls.v2 .popup-panel{position:absolute;bottom:calc(100% + 8px);left:calc(-80px + 50%);width:160px;background:#fff;color:#121212;box-shadow:0 8px 16px rgba(0,0,0,0.22);border:1px solid #cccccc;border-radius:4px}.waiting-controls.v2 .popup-panel-content{padding:8px 0;position:relative;z-index:1;line-height:normal}.waiting-controls.v2 .popup-panel-content .popup-panel-entry{padding:0 16px 0 40px;height:32px;line-height:32px;font-size:15px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;position:relative;color:#121212;cursor:pointer;text-align:left}.waiting-controls.v2 .popup-panel-content .popup-panel-entry .check-icon{position:absolute;left:16px;top:9px;width:12px;height:12px;line-height:16px;display:inline-block;fill:#171b1f}.waiting-controls.v2 .popup-panel-content .popup-panel-entry:hover{background-color:#e6fbff}.message-container{position:fixed;z-index:10;width:100%}.broadcast{background-color:var(--secondary, #57977e);color:var(--bg-color, #fff);left:0;padding:1em 2em;top:0;z-index:9;width:100%}.broadcast svg{height:2em;margin-right:2em;min-height:32px;min-width:32px;width:2em}.broadcast svg,.broadcast svg use{fill:currentColor}.broadcast .message{line-height:1.4;font-size:0.875em}.dashboard-content-schedule{display:flex;flex-direction:row}@media screen and (max-width: 1024px){.dashboard-content-schedule{flex-direction:column}}.dashboard-content-schedule div.column-one,.dashboard-content-schedule div.column-two,.dashboard-content-schedule div.column-three{border-right:1px solid var(--border-color, #ebebeb);max-height:652px;overflow-y:scroll;padding:1.875rem;width:33.333%}@media screen and (max-width: 1024px){.dashboard-content-schedule div.column-one,.dashboard-content-schedule div.column-two,.dashboard-content-schedule div.column-three{width:100%}.dashboard-content-schedule div.column-one{margin-left:3%;padding-left:0;padding-bottom:0}.dashboard-content-schedule div.column-two{max-height:none}.dashboard-content-schedule div.column-three .details-container{padding-bottom:3rem}}.dashboard-content-schedule div.column-one-of-two{margin-left:2%;padding:1.875rem 0;width:66.66%}@media screen and (max-width: 1024px){.dashboard-content-schedule div.column-one-of-two{width:100%}}.dashboard-content-schedule div.column-two .column-two-fade-out{bottom:0;background-image:linear-gradient(rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.8) 83.7%, #fff 100%);height:2rem;left:33%;position:absolute;width:33%}.dashboard-content-schedule div.column-one .column-two-fade-out{bottom:0;background-image:linear-gradient(rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.8) 83.7%, #fff 100%);height:2rem;left:0;position:absolute;width:66.66%}.dashboard-content-schedule div.column-three{background-image:linear-gradient(180deg, #f5f5f5 0%, #f5f5f5 83.7%, #e7e7e7 100%);position:relative}.dashboard-content-schedule form{margin:auto;max-width:45rem;padding:0 2rem 2rem}@media screen and (max-width: 768px){.dashboard-content-schedule form{margin:0;margin-left:3%;padding:0 2rem 2rem 0}}.dashboard-content-schedule form label{font-family:var(--font-semi-bold, "N-B");font-size:var(--font-medium, 0.875rem);line-height:17px}.dashboard-content-schedule form div.flex-inputs{display:flex}.dashboard-content-schedule form input:focus{border:1px solid var(--border-color, #ebebeb)}.form-label{color:var(--default, #000);font-family:var(--font-semi-bold, "N-B");font-size:var(--font-medium, 0.875rem);letter-spacing:0;line-height:17px;margin-bottom:0.8em;text-transform:none}.form-label-adjusted-margin{color:var(--default, #000);font-family:var(--font-semi-bold, "N-B");font-size:var(--font-medium, 0.875rem);letter-spacing:0;line-height:17px;margin-bottom:5px;margin-top:0.8em;text-transform:none}input.schedule-form-input:nth-child(1){margin-right:0.75rem}input.schedule-form-input{background-color:var(--bg-color, #fff);border:1px solid var(--border-color, #ebebeb);border-radius:3px;color:var(--tooltip-text, rgba(0,0,0,0.6));font-size:1rem;font-family:var(--font, "PN");line-height:19px;padding:15px 18px;width:100%}textarea.schedule-form-textarea{background-color:var(--bg-color, #fff);border:1px solid var(--border-color, #ebebeb);border-radius:3px;color:var(--tooltip-text, rgba(0,0,0,0.6));font-size:1rem;font-family:var(--font, "PN");line-height:19px;padding:15px 18px;width:100%}.form-dropdown div.inline-input-container select{border:1px solid var(--border-color, #ebebeb);border-radius:3px;color:var(--default, #000);font-size:1rem;line-height:19px;padding:0.9375rem 1.125rem}@media screen and (max-width: 768px){.form-dropdown div.inline-input-container select{padding:0.9375rem 0.75rem}}div.appointment-time{align-items:flex-start}div.appointment-time input,div.appointment-time div.inline-input-container{width:50%}.checkbox-input-container{margin-right:33px}.checkbox-input-container input{margin-right:8px}.checkbox-long-text{align-items:center;flex-direction:row-reverse;justify-content:space-between;position:relative}.checkbox-long-text input{margin-bottom:0;position:absolute;right:10px;z-index:4}.checkbox-long-text input:hover{cursor:pointer}.checkbox-long-text label{margin-bottom:0;padding:10px}.checkbox-long-text label:hover{cursor:pointer}.checkbox-long-text:hover{background-color:rgba(225,231,237,0.4);border-radius:2px;cursor:pointer}.checkbox-long-text-check:checked+.checkbox-label{background-color:rgba(225,231,237,0.4);border-radius:2px}.dashboard-content-schedule form label.checkbox-label{color:var(--default, #000);font-family:var(--font-light, "PN-L")}.appointment-details h4{border-bottom:1px solid var(--border-color, #ebebeb);color:var(--default, #000);font-family:var(--font-semi-bold, "N-B");padding-bottom:20px}.appointment-details h5{color:var(--default, #000);font-family:var(--font-semi-bold, "N-B");font-size:var(--font-medium, 0.875rem);opacity:50%}.appointment-details p{color:var(--default, #000);font-size:var(--font-medium, 0.875rem);font-family:var(--font, "PN")}.appointment-details .block-button{bottom:0;left:0;position:absolute}.details-container{padding-top:20px}.details-container .flex-inputs{display:flex;justify-content:space-between}.details-container .flex-inputs div:nth-child(1){width:60%}.details-container .flex-inputs div:nth-child(2){width:40%}.block-button{background-color:var(--primary, #1bbb9b);color:var(--bg-color, #fff);font-family:var(--font-semi-bold, "N-B");font-size:1.125rem;padding:1em;width:100%}.block-button:hover{background-color:var(--secondary, #57977e);cursor:pointer}@media screen and (max-width: 768px){.user-subheader{background:var(--bg-color, #fff);border-bottom:1px solid var(--border-color, #ebebeb);border-top:1px solid var(--border-color, #ebebeb);padding:1rem}.user-subheader .wrap{width:100%}.user-subheader .wrap .user-details{align-items:center;display:flex;justify-content:space-between}.user-subheader .wrap .user-details .user-details-signed-in{color:var(--icon, rgba(0,0,0,0.5));font-family:var(--font-semi-bold, "N-B");font-size:var(--font-small);letter-spacing:1px;text-transform:uppercase}.user-subheader .wrap .user-details .user-details-name{font-family:var(--font-semi-bold, "N-B");font-size:var(--font-small)}.mobile-menu-links{background-color:var(--bg-color, #fff);min-height:18rem;overflow-y:scroll}.mobile-link{background-color:var(--body-bg-color, rgba(221,229,237,0.4));border-bottom:1px solid var(--border-color, #ebebeb);padding:1rem;text-align:right}.mobile-link a{color:var(--icon, rgba(0,0,0,0.5));font-family:var(--font-semi-bold, "N-B");font-size:var(--font-small);letter-spacing:1px;text-transform:uppercase}.mobile-link-highlight{background-color:var(--bg-color, #fff)}.mobile-link-highlight a{color:var(--primary, #1bbb9b)}}.csr-select{color:rgba(0,0,0,0.6);width:auto}.csr-select select::-ms-expand{display:none}.csr-select select{display:inline-block;position:relative;clear:both;float:none;width:100%;-webkit-appearance:none;appearance:none;background-color:var(--bg-color);border:1px solid rgba(0,0,0,0.1);border-radius:5px;color:rgba(0,0,0,0.6);cursor:pointer;display:inline-block;font-family:var(--font, "PN");font-weight:900;font-size:12px;height:45px;letter-spacing:0.15em;margin-bottom:0;margin-right:10px;max-width:14%;outline:none;padding:12px;text-transform:uppercase}.user-dropdown{background-color:transparent;background-image:var(--dropdown-arrow, url(/assets/arrow-filled-down_12-52fc68fa7a91f310db24a09e83b13e8d83ffa5b47d546d62fb07eb90b17c1c7f.svg));background-repeat:no-repeat;background-size:10px;background-position:95% 50%;border:1px solid #F5F5F5;color:var(--default, #000);display:inline-block;font-size:16px;min-width:150px;padding:10px}.user-dropdown-content{padding-right:25px}.navbar-link-container{border-left:1px solid #F5F5F5;padding:0 10px}.navbar-link{background-color:white;border:none;color:var(--primary, #000);font-size:16px;line-height:normal}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;width:100%;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);text-align:center;z-index:1}.dropdown-content a{color:black;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{cursor:pointer;background-color:#ddd}.dropdown:hover .dropdown-content{cursor:pointer;display:block}.dropdown:hover .user-dropdown{background-color:#F5F5F5}.navbar-link:hover{cursor:pointer}#back-to-scheduling-btn{font-weight:normal;margin-left:20px;color:var(--primary, #999);background-color:transparent;background-image:url(/assets/arrow_back-black-663d991766e745d954c2fdef0fb328d562721ace0a896838891063808ce57551.svg);background-repeat:no-repeat;background-size:20px;background-position:0px 17px;width:15%}#view-job-history-btn{font-weight:normal;margin-left:20px;color:var(--primary, #999);background-color:transparent;width:15%}#dropzone{display:flex;justify-content:center;flex-direction:column;align-items:center;width:50%;margin:0 auto;margin-top:1%;height:300px}#demo-upload{width:100%;border:dashed 2px lightgray}#dropzone-interior{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}#cloud-upload-holder{width:300px;height:75px;background-image:url(/assets/cloud_upload-black-e3e7aee0d27a7fb211edd6305f03d3aaf1e30d12ac6ed21124591d2911022886.svg);background-repeat:no-repeat;background-size:300px 70px;background-position:top center}#dropzone-bold-text{color:#606060}#dropzone-light-text{margin-top:15px;font-size:14px;color:#a3a3a3}#dropzone-button-holder{display:flex;width:100%;flex-direction:row;justify-content:flex-start;margin:20px}.dz-message{height:100%}#dropzone-upload-button{min-width:100px;width:24%}#dropzone-sample-download-tag{display:flex}#dropzone-sample-download-button{background-color:transparent;background-image:url(/assets/get_app-black-add774e52f091b0c5cb131b5cf4a0912f19362d08ddff680ff0131f371a2906d.svg);background-repeat:no-repeat;background-size:20px;background-position:0px 17px;color:#999999;font-size:0.75em;margin-left:20px;min-width:130px;padding-left:25px;width:100%}#downloadAnchorElem{display:none}.search-input{background-color:#FFFFFF;border:1px solid black;color:#000000;padding:11px;border-radius:5px}.search-input input[type="text"]{background-color:#FFFFFF;width:20%}@media screen and (max-width: 600px){.status{display:flex}#user-status-bar-health{padding-right:.5rem;display:none}.status-actions{padding-left:0rem;display:flex}}.pagination{float:right;margin-top:10px;margin-bottom:10px}.dropzone .dz-preview .dz-error-message{top:150px !important}.highcharts-figure,.highcharts-data-table table{min-width:310px;max-width:800px;margin:1em auto}#container{height:400px}.highcharts-data-table table{font-family:Verdana, sans-serif;border-collapse:collapse;border:1px solid #EBEBEB;margin:10px auto;text-align:center;width:100%;max-width:500px}.highcharts-data-table caption{padding:1em 0;font-size:1.2em;color:#555}.highcharts-data-table th{font-weight:600;padding:0.5em}.highcharts-data-table td,.highcharts-data-table th,.highcharts-data-table caption{padding:0.5em}.highcharts-data-table thead tr,.highcharts-data-table tr:nth-child(even){background:#f8f8f8}.highcharts-data-table tr:hover{background:#f1f7ff}.case-notes-body{display:flex;flex-direction:column;max-height:65vh}.case-notes-body ul{padding:2px 0px}.case-notes-body .display-notes{margin-bottom:25px;max-height:40vh;overflow:scroll}.case-notes-body .display-notes p{font-weight:bold}.case-notes-body .note-link{cursor:pointer;color:#002D72}.case-notes-body .note-link:hover{text-decoration:underline}.case-notes-body .note{margin-bottom:5px}.case-notes-body li{margin-bottom:15px;margin-right:2px;display:flex;flex-direction:column}.case-notes-body li .timestamp{display:flex;justify-content:flex-end}.case-notes-body #case-note-textarea{font-family:Helvetica}#dmv-end-hearing{display:flex;flex-direction:column}#dmv-end-hearing #additional-end-hearing-text{margin-top:26px;display:flex;flex-direction:row;justify-content:space-between}#dmv-end-hearing #additional-end-hearing-text div{margin:22px}@media screen and (max-width: 640px){#dmv-end-hearing #additional-end-hearing-text{flex-wrap:wrap}}#dmv-end-hearing h2{font-size:18px;margin-bottom:5px}#dmv-end-hearing a{color:blue}@font-face{font-family:"MB";src:url(/assets/montserrat-bold-webfont-e880c85dbd2367250335af053ab8e5eb044bb74b4ee4eab3ad21183cf7219312.woff2) format("woff2"),url(/assets/montserrat-bold-webfont-9751cb0357f18740e172fd4c4e34f8ce4a8944567cfebebb8da351ec160e136b.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"MSB";src:url(/assets/montserrat-semibold-webfont-3742c7140562a965dc5b9ad96076d951e92da29fdbcac2b720ef454963789f11.woff2) format("woff2"),url(/assets/montserrat-semibold-webfont-9553e21da3033161730f22700027e4d8dd5e59c8ed3fb93c2def4adc1236edc2.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"MR";src:url(/assets/montserrat-regular-webfont-2766672f6446f00442af65efcc218ab6a7c2a995f0a39b0342d504215dbd6e6b.woff2) format("woff2"),url(/assets/montserrat-regular-webfont-d84e1821528a28389d24a362d6fd2662da0cd18fa25ee5c5e76b06b5097053a6.woff) format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"ML";src:url(/assets/montserrat-light-webfont-9fb63c4c3dc765f0d080971a6092a3f2c118658af42da52fc0d63dc9c7da8986.woff2) format("woff2"),url(/assets/montserrat-light-webfont-bfae3d4bf097f7e8a2689557231178a90483ef8a7c7b16a04137857b108c2615.woff) format("woff");font-weight:normal;font-style:normal}body{--flash-broadcast-color: #f6c51b;--bg-color: #ffffff;--body-bg-color: #ffffff;--border-color: #ebebeb;--default: #141414;--icon: rgba(0, 0, 0, 0.5);--footer-border-color: #ebebeb;--linear-gradient-lightest: #14558f;--linear-gradient-light: #14558f;--linear-gradient-dark: #14558f;--primary: #14558f;--secondary: #0077C8;--tooltip-border: rgba(0, 0, 0, 0.1);--tooltip-text: rgba(0, 0, 0, 0.6)}body{--font-small: 0.75rem;--font-medium: 0.875rem;--font-large: 1.375rem;--font-xlarge: 1.75rem;--font-header: 4em}body{--font: "MR", sans-serif;--font-semi-bold: "MSB", sans-serif;--font-bold: "MB", sans-serif;--font-light: "ML", sans-serif}body{--bg-image: url(/assets/courthouse-2ab05a0a01350ecbbe9b5fed4479a81f2866d7c99731b99f050592acb5c42359.jpg);--cloverhound-logo: url(/assets/cloverhound-logo-blue-2d2891f287b56aa1c52658f143695a2b58180cd9c7b5e4f64657c0f809b159e6.svg);--logo: url(/assets/DMV_Color-1ddc53f9bc2ed112580095103290ed88a145331e960635ba53137e80c733b81a.png)}a.logo span{color:var(--secondary, #0077C8);font-family:var(--font-bold, "MB");font-size:var(--font-xlarge, 1.75rem);margin-left:0.588em}a.logo{height:100px}@media screen and (max-width: 768px){header.cloverhound-header .logo{height:100px}}#brand-logo{height:100%;width:400px}.broadcast{background-color:#f6c51b;color:var(--default, #141414);left:0;padding:1em 2em;top:0;z-index:9;width:100%}form.filter-bar-form select{color:var(--default, #141414)}.sub-footer-section a,.sub-footer-section span{color:var(--secondary, #0077C8)}.sub-footer-section svg,.sub-footer-section svg use{fill:var(--secondary, #0077C8)}.role-card>button{border:2px solid black}
