*,*:before,*:after{box-sizing:border-box}:root{color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw}body{height:100%;background:#fff;overflow-x:hidden}body.body__grey{background:var(--clr-grey-very-dark)}#root{display:flex;flex-direction:column;margin-bottom:0}#root>main{flex:1 0 auto}#root>footer{height:auto;flex-shrink:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Impact;src:url(/fonts/impact/Impact.woff2) format("woff2"),url(/fonts/impact/Impact.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root,body{font-family:Verdana,Geneva,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:1.2;color:var(--clr-text)}a{font-weight:400;color:var(--clr-primary);text-decoration:inherit}a:hover{color:var(--clr-primary);text-decoration:underline}p{margin:0 0 20px;font-size:14px;color:#333;line-height:1.75}p a{text-decoration:none;color:var(--clr-primary)}p a:hover{color:var(--clr-primary);text-decoration:underline}ul,ol{margin:0 0 20px;padding:0px 0px 0px 1rem}ul li,ol li{font-size:14px;line-height:1.75;color:#333}strong,b{font-weight:700}h1,h2,h3,h4,h5,h6{font-family:Impact,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}h1{font-size:1.375rem}h2,h3{font-size:1.875rem;color:var(--clr-grey-1);text-transform:uppercase;letter-spacing:.5px;font-weight:400;margin-top:30px;margin-bottom:5px}h4{font-size:1rem;font-weight:400}h5{font-size:.875rem}h6{font-size:.875rem;font-weight:400}:root{--clr-primary: #c4262d;--clr-secondary: #ca9e04;--clr-grey-1: #828282;--clr-grey-2: #6e6e6e;--clr-grey-3: #c9c9c9;--clr-grey-4: #a6a6a6;--clr-grey-6: #5e5e5e;--clr-grey-5: #4d4d4d;--clr-white: #fff;--clr-text: #fff;--clr-text-hover: #fafafa;--clr-grey-very-dark: #3d3d3d;--clr-grey-dark: #4a4a4a;--clr-grey-medium-dark: #5c5c5c;--clr-grey-medium: #666e;--clr-grey-medium-light: #7a7a7a;--clr-grey-lighter: #878787}body.body__grey #root,body.body__grey .footer{background-color:var(--clr-grey-very-dark)}.container{max-width:1320px;padding:0 1.5rem;width:100%;display:block;margin:0 auto}.container>.row{width:100%}.footer{background-color:var(--clr-primary);padding:6.25rem 0 3.125rem}@media(max-width:48em){.footer{padding:2rem 0}}.footer__content{display:flex;justify-content:space-between}@media(max-width:48em){.footer__content{flex-direction:column-reverse;gap:2rem}}.footer__was{display:flex;align-items:flex-end;color:var(--clr-text)}.footer__was:hover{color:var(--clr-text);text-decoration:underline}@media(max-width:48em){.footer__was{justify-content:center}}.footer__logo{display:flex;justify-content:flex-end}.options{font-family:Impact,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.options__label{text-transform:uppercase;font-size:2.8125rem}@media(max-width:48em){.options__label{font-size:2.5rem}}.options__item{background-color:var(--clr-grey-lighter);padding-top:2.25rem;padding-bottom:2.25rem}.options__item a{font-weight:400;color:var(--clr-text);text-decoration:inherit}.options__item a:hover{color:var(--clr-text-hover)}.options__item:nth-child(2){background-color:var(--clr-grey-medium-light)}.options__item:nth-child(3){background-color:var(--clr-grey-medium)}.options__item:nth-child(4){background-color:var(--clr-grey-medium-dark)}.options__item:nth-child(5){background-color:var(--clr-grey-dark)}.options__item:last-child{background-color:var(--clr-grey-very-dark)}.alert{margin:20px 0;background-color:var(--clr-primary);font-size:20px;color:#fff;border-radius:4px;padding:12px 25px}.contact{color:#333}.contact__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem}@media(max-width:48em){.contact__grid{grid-template-columns:minmax(0,1fr);gap:0}}.contact__group{border:1px solid #CCC;padding:20px;margin-bottom:20px;border-radius:3px}.contact__heading{color:var(--clr-primary);font-family:Verdana,Geneva,sans-serif;font-size:14px;line-height:1.75;margin:0}.contact__subheading,.contact__phone{font-size:14px;line-height:1.75;color:#333}.phone-hours{border:1px solid #CCC;padding:20px;margin-bottom:20px;border-radius:3px;font-size:14px;line-height:1.75;color:#333}.phone-hours__heading{color:var(--clr-primary);font-family:Verdana,Geneva,sans-serif;font-size:14px;line-height:1.75;margin:0}.phone-hours p{margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ReactModal__Overlay{z-index:99999;display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease-in-out}.ReactModal__Content{max-width:768px;width:100%;position:relative;inset:unset}@media(max-width:48em){.ReactModal__Content{max-width:calc(100% - 2rem)}}.modal{background:var(--clr-white);padding:2rem;border-radius:.25rem;border:1px solid var(--clr-primary);box-shadow:0 0 10px #0000001a;animation:fadeIn .3s ease-in-out;outline:none}.modal__actions{display:flex;justify-content:flex-end}.modal__heading{margin:0 0 .5rem}.btn{border-radius:var(--border-radius);padding:.75em;font-size:1em;font-weight:400;font-family:inherit;background-color:transparent;color:var(--clr-text);cursor:pointer;transition:border-color ease-in-out .25s all;display:flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:var(--border-primary);gap:.5rem}.btn__primary{background:var(--clr-primary);color:var(--clr-text-inverted)}.btn__secondary{background:var(--clr-secondary);color:var(--clr-text-inverted)}.btn__tertiary{background:var(--clr-tertiary);color:var(--clr-text-inverted)}.btn__ghost{background:transparent}.btn__outlined{background:transparent;border:1px solid var(--clr-text)}.btn__datepicker{font-size:1.25rem;font-weight:500}.btn__logout svg{stroke:var(--clr-text-inverted)}@keyframes spin{to{transform:rotate(360deg)}}.loader{position:fixed;inset:0;background:var(--clr-primary);transition:.3s ease-in-out all;display:flex;justify-content:center;align-items:center;z-index:9999}.loader__icon{width:4.8125rem;height:6.125rem;animation:heartbeat 1.5s ease-in-out infinite both}.loader .spinner{border:4px solid rgba(255,255,255,.1);border-left-color:#fff;border-radius:50%;width:5rem;height:5rem;animation:spin 1s linear infinite}.landing{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:var(--clr-primary);font-family:Impact,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.2;position:relative}@media(max-width:48em){.landing{height:auto;min-height:100vh;padding:2rem 0}}.landing h1{font-size:3.75rem;text-transform:uppercase;color:var(--clr-white);line-height:1.2}@media(max-width:48em){.landing h1{font-size:3rem}}.landing p{font-size:3.75rem;text-transform:uppercase;color:var(--clr-white);line-height:1.2}@media(max-width:48em){.landing p{font-size:3rem}}.landing__grid{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,5fr) minmax(0,3fr);grid-gap:2rem}@media(max-width:48em){.landing__grid{grid-template-columns:minmax(0,1fr);gap:1rem}}.landing__logo{display:flex;justify-content:flex-end}@media(max-width:48em){.landing__logo{justify-content:flex-start}}.landing__actions{display:flex;justify-content:flex-end;align-self:flex-end}.landing__was{position:fixed;inset:auto 0 1rem;z-index:999;color:var(--clr-text);text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.landing__was:hover{color:var(--clr-text);text-decoration:underline}.type{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.type__grid{display:flex;flex-direction:column;width:100%;height:100%}.type__heading{background-color:var(--clr-primary)}.type__heading h1{text-transform:uppercase;font-size:2.8125rem;margin-top:2.25rem;margin-bottom:2.25rem}@media(max-width:48em){.type__heading h1{font-size:2.5rem}}.type__heading--grey{background-color:var(--clr-grey-lighter)}.type__heading--grey h1{font-size:2.25rem;margin-top:2rem;margin-bottom:2rem}.type__body{padding-bottom:2rem}.type__body h3 .focus{border-bottom:2px solid}.type__action{display:flex;justify-content:flex-end;padding:3rem 0 2rem}.type__action a{color:#333}.suspect{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.suspect__grid{display:flex;flex-direction:column;width:100%;height:100%}.suspect__heading{background-color:var(--clr-primary)}.suspect__heading h1{text-transform:uppercase;font-size:2.8125rem;margin-top:2.25rem;margin-bottom:2.25rem}@media(max-width:48em){.suspect__heading h1{font-size:2.5rem}}.suspect__heading--grey{background-color:var(--clr-grey-lighter)}.suspect__heading--grey h1{font-size:2.25rem;margin-top:2rem;margin-bottom:2rem}.suspect__body{padding-bottom:2rem}.suspect__action{display:flex;justify-content:flex-end;padding:3rem 0 2rem}.suspect__action a{color:#333}
