:root{--blue:31,120,146;--blue--dark:30,49,96;--blue--light:142,187,200;--green:142,195,73;--green--dark:70,97,36;--green--light:199,225,164;--brand-primary:31,120,146;--brand-primary--dark:30,49,96;--brand-primary--light:142,187,200;--brand-secondary:142,195,73;--brand-secondary--dark:70,97,36;--brand-secondary--light:199,225,164;--focus:255,221,0}html{font-size:62.5%}html.extra-text-spacing{letter-spacing:.1em}body{font-family:Open Sans,sans-serif}.typography{color:#000;font-size:1.4rem;line-height:1.5}.extra-text-spacing .typography{line-height:2}.typography p{margin-bottom:1em}.typography strong{font-weight:700}.typography em{font-style:italic}.typography .highlight-em em{color:rgb(var(--brand-primary))}.typography span.red{color:#d4351c}.typography hr{height:0;margin:2em 0;border:0;border-top:1px solid rgb(var(--brand-secondary));outline:none}.typography .h1,.typography .h2,.typography h1,.typography h2{margin-bottom:.5em;color:rgb(var(--brand-primary));font-size:171.4285714286%;line-height:1.1666666667}.high-contrast .typography .h1,.high-contrast .typography .h2,.high-contrast .typography h1,.high-contrast .typography h2{color:#000}.extra-text-spacing .typography .h1,.extra-text-spacing .typography .h2,.extra-text-spacing .typography h1,.extra-text-spacing .typography h2{line-height:1.5}.typography .h3,.typography h3{margin-bottom:.5em;color:rgb(var(--brand-primary));font-size:142.8571428571%;line-height:1.15}.extra-text-spacing .typography .h3,.extra-text-spacing .typography h3{line-height:1.5}.high-contrast .typography .h3,.high-contrast .typography h3{color:#000}.typography .h4,.typography h4{margin-bottom:.5em;color:rgb(var(--brand-primary));font-weight:700;font-size:128.5714285714%;line-height:1.1666666667}.extra-text-spacing .typography .h4,.extra-text-spacing .typography h4{line-height:1.5}.high-contrast .typography .h4,.high-contrast .typography h4{color:#000}.typography ul{list-style-type:disc}.typography ol,.typography ul{margin:0 0 1em;padding:0 0 0 1.5em}.typography ol{list-style-type:decimal}.typography blockquote{margin:0 0 1em;font-style:italic}.typography blockquote p{margin:0}.typography blockquote cite{display:block;font-weight:700;font-style:normal}.typography sub,.typography sup{position:relative;top:-.4em;font-size:80%;vertical-align:baseline}.typography sub{top:.4em}.typography a{color:rgb(var(--brand-primary))}.typography a:link,.typography a:visited{text-decoration:underline}.typography a:active,.typography a:focus,.typography a:hover{text-decoration:none}.typography a:focus{color:#000;outline:3px solid transparent;background:rgb(var(--focus));box-shadow:0 -2px rgb(var(--focus)),0 3px #000}.high-contrast .typography a{color:#000}.typography .left,.typography .text-left{text-align:left}.typography .center,.typography .text-center{text-align:center}.typography .right,.typography .text-right{text-align:right}.typography table{width:100%;border-collapse:collapse}.typography table td,.typography table th{padding:.5em .75em;border:1px solid rgb(var(--brand-primary--dark));text-align:left}.typography table th{border-bottom-width:4px;color:#fff;background:rgb(var(--brand-primary));font-weight:700}.high-contrast .typography table th{color:#000}.typography table tr{background-color:#fff}.typography table tr:nth-child(2n){background:linear-gradient(rgba(var(--brand-primary--light),.25),rgba(var(--brand-primary--light),.25)),#fff}.typography img{max-width:100%;height:auto;vertical-align:middle}.typography img.aligncenter,.typography img.alignleft,.typography img.alignright,.typography img.center,.typography img.left,.typography img.leftAlone,.typography img.right,.typography img.rightAlone{display:block;float:none;margin:0 auto 1em}.typography .captionImage{max-width:100%;margin-bottom:1em}.typography .captionImage img{margin-bottom:0}.typography .captionImage p{margin:.25em 0;font-style:italic}.typography--trim-whitespace>:last-child{margin-bottom:0}.typography--white{color:#fff}.high-contrast .typography--white hr,.typography--white hr{border-color:#fff}.high-contrast .typography--white .h1,.high-contrast .typography--white .h2,.high-contrast .typography--white .h3,.high-contrast .typography--white .h4,.high-contrast .typography--white a,.high-contrast .typography--white h1,.high-contrast .typography--white h2,.high-contrast .typography--white h3,.high-contrast .typography--white h4,.typography--white .h1,.typography--white .h2,.typography--white .h3,.typography--white .h4,.typography--white a,.typography--white h1,.typography--white h2,.typography--white h3,.typography--white h4{color:#fff}.typography--dark .h1,.typography--dark .h2,.typography--dark .h3,.typography--dark .h4,.typography--dark a,.typography--dark h1,.typography--dark h2,.typography--dark h3,.typography--dark h4{color:rgb(var(--brand-primary--dark))}.h{display:none!important}.document-search__sort label,.h-hide-visually{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);-webkit-clip-path:polygon(0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0);white-space:nowrap}.group{zoom:1}.group:after,.group:before{display:table;content:""}.group:after{clear:both}.replace{display:block;overflow:hidden;white-space:nowrap;text-indent:150%}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.document-search{position:relative}.document-search--loading{min-height:300px}.document-search--loading:before{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:10;content:"";background:rgba(0,0,0,.5)}.document-search--loading:after{position:absolute;top:100px;left:50%;z-index:11;width:8em;height:8em;margin-left:-4em;border:1em solid hsla(0,0%,100%,.5);border-left-color:#fff;border-radius:50%;content:"";-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.document-search__filters{margin-bottom:24px}.document-search__filter-form{padding:10px;background-color:#fff;background-image:linear-gradient(rgba(var(--blue),.25),rgba(var(--blue),.25))}.document-search__filter-form .form__field-holder{background-image:linear-gradient(rgba(var(--blue--light),.2),rgba(var(--blue--light),.2))}.document-search__filter-form .form__field-holder input.text,.document-search__filter-form .form__field-holder select.dropdown{font-size:1.4rem}.high-contrast .document-search__filter-form{border:2px solid #000;background:transparent}.document-search__results{position:relative}.document-search__results--loading{min-height:400px}.document-search__results--loading:before{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:10;content:"";background:rgba(0,0,0,.5)}.document-search__results--loading:after{position:absolute;top:200px;left:50%;z-index:11;width:8em;height:8em;margin-left:-4em;border:1em solid hsla(0,0%,100%,.5);border-left-color:#fff;border-radius:50%;content:"";-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.document-search__result-list{margin:12px 0 36px}.document-search__no-results{margin-top:24px}.document-search__header-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 10px;background:rgb(var(--blue--dark))}.document-search__header-bar h2{padding:.5em 0;color:#fff;font-size:1.8rem;line-height:1.3}.extra-text-spacing .document-search__header-bar h2{line-height:1.7}@supports ((-webkit-clip-path:polygon(0% 0%,0% 0%)) or (clip-path:polygon(0% 0%,0% 0%))){.document-search__header-bar{padding-right:8ex;-webkit-clip-path:polygon(0 0,calc(100% - 8ex) 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 8ex) 0,100% 100%,0 100%)}}.document-search__sort{position:relative;background-color:#fff;background-image:linear-gradient(rgba(var(--blue--light),.2),rgba(var(--blue--light),.2));font-size:1.4rem}.document-search__sort select{display:block;width:100%;margin:0;padding:.55em calc(1.4em + 11px) .55em .7em;border:2px solid rgb(var(--blue--dark));border-radius:0;color:#000;background:transparent;font:normal 1.4rem/1.3 sans-serif;font-family:inherit;letter-spacing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.document-search__sort select::-ms-expand{display:none}.document-search__sort select[disabled]{opacity:.75}.document-search__sort select:focus{outline:3px solid rgb(var(--focus));outline-offset:0;box-shadow:inset 0 0 0 1px rgb(var(--blue--dark))}.document-search__sort svg{position:absolute;top:50%;right:.7em;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.document-search__dates legend{display:block;margin-bottom:.15em;color:#000;font-weight:700;font-size:1.7rem;line-height:1.3}.extra-text-spacing .document-search__dates legend{line-height:1.7}.document-search__dates .vdp-datepicker{position:relative}.document-search__dates .vdp-datepicker__calendar{font-size:1.5rem}.document-search__dates .vdp-datepicker__calendar header{font-weight:700}.document-search__dates .vdp-datepicker__clear-button{position:absolute;top:1px;right:1px;bottom:1px;width:34px;border-top-right-radius:6px;border-bottom-right-radius:6px}.document-search__dates .vdp-datepicker__clear-button span{display:none}.document-search__dates .vdp-datepicker__clear-button:after,.document-search__dates .vdp-datepicker__clear-button:before{position:absolute;top:50%;left:50%;width:2px;height:14px;content:"";background:#000}.document-search__dates .vdp-datepicker__clear-button:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.document-search__dates .vdp-datepicker__clear-button:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.document-search__date-columns{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.document-search__date-columns .form-group{width:calc(50% - 10px);margin-top:0}.document-search__tags{font-size:1.4rem}.document-search__tags .tags-input{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.document-search__tags input{display:block;width:calc(100% + 1em);margin:.5em 0 0;padding:0;border:none;border-radius:0;color:#000;background:transparent;font:normal 1.4rem/1.3 sans-serif;font-family:inherit;letter-spacing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.document-search__tags input:first-child{margin-top:0}.document-search__tags input:focus{outline:none}.document-search__tags .tags-input-wrapper-default{padding:.5em;border:2px solid rgb(var(--brand-primary--dark))}.document-search__tags .tags-input-wrapper-default.active{outline:3px solid rgb(var(--focus));outline-offset:0;box-shadow:inset 0 0 0 1px #000}.document-search__tags .tags-input-badge-pill{display:-ms-inline-flexbox;display:inline-flex;margin-right:.3em;margin-bottom:.3em;padding:.4em;border-radius:6px;color:#fff;background:rgb(var(--blue--dark));font-size:1.3rem}.document-search__tags .tags-input-remove{position:relative;display:block;width:1.4rem;height:1.4rem;margin-left:.5em;border-radius:4px;background:#fff}.document-search__tags .tags-input-remove:after,.document-search__tags .tags-input-remove:before{position:absolute;top:50%;left:50%;display:block;width:2px;height:1rem;content:"";background:#d4351c}.document-search__tags .tags-input-remove:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.document-search__tags .tags-input-remove:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.document-search__tags .tags-input-remove:focus{background:rgb(var(--focus))}.document-search__tags .tags-input-remove:focus:after,.document-search__tags .tags-input-remove:focus:before{background:#000}.document-search__tags .typeahead-badges{position:absolute;top:100%;left:0;z-index:2;width:100%;background:rgb(var(--blue--dark))}.document-search__tags .tags-input-typeahead-item-default,.document-search__tags .tags-input-typeahead-item-highlighted-default{display:block;padding:.7em;color:#fff;cursor:pointer}.document-search__tags .typeahead-hide-btn{display:none}.document-search__tags .tags-input-typeahead-item-highlighted-default{background:rgb(var(--green))}.document-search-filters__extra-options-intro{margin-top:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgb(var(--blue--dark))}.document-search-filters__extra-options-toggle{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:-.3em 0 -.2em;padding:.3em 0;border:0;border-radius:0;color:rgb(var(--blue--dark));background:transparent;font:700 1.7rem/1.3 sans-serif;font-family:inherit;letter-spacing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.document-search-filters__extra-options-toggle svg{margin-left:.35em;fill:rgb(var(--blue--dark));transition:fill .3s ease,-webkit-transform .3s ease;transition:fill .3s ease,transform .3s ease;transition:fill .3s ease,transform .3s ease,-webkit-transform .3s ease}.document-search-filters__extra-options-toggle:focus{color:#000;outline:3px solid transparent;background:rgb(var(--focus));box-shadow:0 -2px rgb(var(--focus)),0 3px #000}.document-search-filters__extra-options-toggle:focus svg{fill:#000;transition:none}.document-search-filters--expanded .document-search-filters__extra-options-toggle svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.document-search-filters__extra-options{height:0;margin:0 -10px;padding:2px 10px;overflow:hidden;visibility:hidden;transition:visibility 0ms ease .3s,height .3s ease 0ms}.document-search-filters__extra-options>.form-group:first-child{margin-top:1rem}.document-search-filters--expanded .document-search-filters__extra-options{visibility:visible;transition:visibility 0ms ease 0ms,height .3s ease 0ms}@media screen and (min-width:480px){.typography img.alignleft,.typography img.alignright,.typography img.left,.typography img.leftAlone,.typography img.right,.typography img.rightAlone{display:inline-block}.typography img.alignleft,.typography img.left{float:left;margin:0 1em 0 0}.typography img.alignright,.typography img.right{float:right;margin:0 0 0 1em}.typography img.leftAlone{float:left;margin:0 100% 1em 0}.typography img.rightAlone{float:right;margin:0 0 1em 100%}.typography .captionImage.left{float:left;margin:0 1em 1em 0}.typography .captionImage.right{float:right;margin:0 0 1em 1em}.typography .captionImage.center{margin:0 auto 1em}.typography .captionImage img{float:none;margin:0}}@media screen and (min-width:768px){.typography{font-size:1.6rem;line-height:1.5}.typography .h1,.typography .h2,.typography h1,.typography h2{font-size:200%;line-height:1.15625}.typography .h3,.typography h3{font-size:150%;line-height:1.1666666667}.typography .h4,.typography h4{font-size:125%;line-height:1.2}}@media screen and (min-width:790px){.document-search{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.document-search--loading:after{top:50%;margin-top:-4em}.document-search__filters{-ms-flex:0 0 auto;flex:0 0 auto;width:264px;margin-right:24px;margin-bottom:0}.document-search__results{-ms-flex:0 1 100%;flex:0 1 100%;width:100%;min-width:0}}