@charset "UTF-8";*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#002147}a:hover{color:#001a39}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,20px);padding-left:var(--bs-gutter-x,20px);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}.row{--bs-gutter-x:40px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#001e40;background-color:#e6e9ed;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23001e40'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");transform:rotate(-180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#8090a3;outline:0;box-shadow:0 0 0 .25rem rgba(0,33,71,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#002147}.link-primary:focus,.link-primary:hover{color:#001a39}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#002147!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}abbr,address,article,aside,audio,b,blockquote,body,button,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}body{line-height:1}del{text-decoration:line-through}input[type=radio]{vertical-align:bottom}input,select{border-radius:0;vertical-align:middle}input[type=button],input[type=email],input[type=submit],input[type=text],textarea{-webkit-appearance:none}ins{background-color:#ff9;color:#000;text-decoration:none}main{display:block}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}table{border-collapse:collapse;border-spacing:0}ul{list-style:none}a.button{display:inline-block;zoom:1;text-decoration:none!important}area{outline:none}embed,img,object,video{max-width:100%}div.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:10px}div.alignleft,img.alignleft{float:left;margin-right:20px;margin-bottom:10px}div.alignright,img.alignright{float:right;margin-left:20px;margin-bottom:10px}img.skype_pnh_logo_img{display:none}p.no-jobs{text-align:center;margin-top:25px}#at4-share{top:250px!important}.right{float:right}.left{float:left}.last{margin-right:0!important;padding-right:0!important}.aligncenter,.center{text-align:center}.hide,.skip{display:none}.highlighted{color:#ea332e}.uppercase{text-transform:uppercase!important}.listing-filter-2,.margin-bottom{margin-bottom:50px}.margin-bottom-sm{margin-bottom:30px}.margin-top{margin-top:50px}.margin-top-sm{margin-top:30px}.cookie-bar-bar button#catapultCookie{color:#fff}.flex-container{display:flex;flex-direction:row}.flex-container.flex-stack{flex-direction:column}.flex-container.flex-v-center{align-items:center}.flex-container .flex-right{margin-left:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.breadcrumb{min-height:44px;line-height:1.6em;font-size:1em;padding:0 0 20px}.breadcrumb,.breadcrumb a{color:#757575}.breadcrumb .arrow{margin:0 5px}.client-logos{padding-top:25px}.client-logos .client{text-align:center;width:43%;margin-right:7%;float:left}.client-logos .client:nth-child(odd){clear:both}.client-logos .client .image{min-height:65px}.client-logos .client .image img{border:0;width:auto;max-height:65px}.wrapper{margin:0 auto;padding:0 30px;max-width:920px}.wrapper.large{max-width:1010px}@media handheld,only screen and (max-width:769px){.wrapper{padding:0 15px}}.cta{background-color:#eee;margin-top:40px}.cta .wrapper{max-width:1150px}.cta .wrapper .cta-text{float:left;text-align:center;width:34.2608695652%;padding-top:4.7826086957%;padding-bottom:4.7826086957%}.cta .wrapper .cta-text h3{color:#002147;font-size:2em;margin-bottom:25px}.cta .wrapper .spark-left{float:left;width:30.7826086957%}.cta .wrapper .spark-right{float:right;width:33.2173913043%}.network_link{display:block;text-align:center;float:left;width:17%;min-height:100px;margin:30px 3% 0 0}@media handheld,only screen and (max-width:769px){.network_link{width:48%;margin:10px 2% 10px 0}}.network_link img{transition:all .3s ease;border:0;max-height:100px;width:auto;opacity:1}.network_link img:focus,.network_link img:hover{opacity:.7}.paging{text-align:center;padding-bottom:30px}.paging a{text-transform:uppercase;text-decoration:none;margin-right:20px}.paging a img{border:0;vertical-align:middle}#printCopyright{display:none}.skype_pnh_container{display:none!important}.horizontal-scroll-wrapper{overflow:auto;display:inline-block;max-width:100%}.category-disclaimer{background-color:#eee;padding:1em;margin-bottom:1em}.category-disclaimer p{margin-bottom:0;font-size:90%}.fb3d-modal.visible{z-index:1000002!important}.gallery .border-0>img{border:0!important}#header .bottom{background:#00152e}#header .bottom nav{display:block}@media handheld,only screen and (max-width:800px){#header .bottom nav{display:none}}#header .bottom nav ul{text-align:center;display:table;width:100%;position:relative}#header .bottom nav ul li{display:table-cell;width:11.1111111111%;vertical-align:middle;text-align:center;position:relative;z-index:1000001}#header .bottom nav ul li .wrap{position:relative}#header .bottom nav ul li .valign{display:table;height:100%;width:100%;vertical-align:middle;text-align:center}#header .bottom nav ul li a{font-size:.75em;min-height:38px;text-decoration:none;color:#fff;text-transform:uppercase;line-height:1.4em;padding:15px 5px;display:table-cell;vertical-align:middle;text-align:center}#header .bottom nav ul li a>span{display:none}@media only screen and (min-width:992px) and (max-height:1060px){#header .bottom nav ul li a>span{display:block}}#header .bottom nav ul li:focus,#header .bottom nav ul li:hover{background:#347ad8}#header .bottom nav ul li ul.sub-menu{display:none;float:none;position:absolute;top:55px;left:0;margin-top:15px;background:#347ad8;min-width:320px;padding:15px 0;z-index:100030}#header .bottom nav ul li ul.sub-menu li{display:block;float:none;max-width:100%;width:auto;margin:0 20px;padding:0 10px;min-height:1px}#header .bottom nav ul li ul.sub-menu li .valign{display:block;height:auto;min-height:1px;text-align:inherit}#header .bottom nav ul li ul.sub-menu li a{color:#a9c7ee;font-weight:400;text-transform:none;padding:10px 0;display:block;min-height:10px;text-align:left;width:100%;margin-left:20px}#header .bottom nav ul li ul.sub-menu li a:before{display:block;position:absolute;left:10px;top:10px;color:#e5342c}#header .bottom nav ul li ul.sub-menu li a:focus,#header .bottom nav ul li ul.sub-menu li a:hover{text-decoration:underline}#header .bottom nav ul li ul.sub-menu li.title:first-child{border-top:0;padding-top:0}#header .bottom nav ul li ul.sub-menu li.title:focus,#header .bottom nav ul li ul.sub-menu li.title:hover{cursor:pointer}#header .bottom nav ul li ul.sub-menu li.title a{color:#fff;font-weight:600;padding:10px 0;margin-left:0}#header .bottom nav ul li ul.sub-menu li.title a:before{display:none}#header .bottom nav ul li ul.sub-menu li.title a:focus,#header .bottom nav ul li ul.sub-menu li.title a:hover{text-decoration:underline}#header .bottom nav ul span{display:block}#header .bottom .m-icon{display:block;float:right;padding:21px}@media handheld,only screen and (min-width:800px){#header .bottom .m-icon{display:none}}#header .bottom .m-icon.active{background:#347ad8;cursor:pointer}#header .bottom .m-icon span{border-radius:3px;-webkit-border-radius:3px;display:block;width:27px;height:4px;background:#fff;margin:4px}#header .bottom .m-icon:focus,#header .bottom .m-icon:hover,#header .bottom .search:focus,#header .bottom .search:hover{cursor:pointer}#header .bottom .search.mobile-only{float:right!important;text-align:right}@media (min-width:768px){#header .bottom .search.mobile-only{display:none}}#header .bottom .search.mobile-only span{display:inline-block;zoom:1;padding:25px 20px 18px;transition:background .3s;-webkit-transition:background .3s}#header .bottom .search.mobile-only span.active,#header .bottom .search.mobile-only span:hover{background:#347ad8;cursor:pointer}#header .bottom .search.mobile-only span img{width:auto;margin:0;padding:0}#header .bottom .search img{width:25px;max-width:25px;padding:0 3px}#header .form{position:relative;text-align:right;vertical-align:top}#header .form form{position:absolute;z-index:99999;display:none;left:0;right:0}#header .form input{background-color:#fff;border-radius:0;font-size:11px;box-shadow:0 0 3px #757575;z-index:99999;vertical-align:top;max-width:435px;width:100%;margin:0;border:0;padding:20px 0;text-align:center;color:#adadae}#header .top{background-color:#002147;background-image:url(../../images/layout/brand-sparks.png);background-repeat:no-repeat;background-position:right 110px bottom;display:table;width:100%;position:relative}#header .top .contact-button{display:table-cell;width:18%;text-align:right;vertical-align:bottom}#header .top .contact-button .button{margin-bottom:30px;margin-right:20px}#header .top .logo{display:table-cell;width:18%;vertical-align:middle}#header .top .logo img,#header .top .logo svg{padding:20px 0 20px 20px;margin-right:35px}@media handheld,only screen and (max-width:590px){#header .top .logo img,#header .top .logo svg{max-width:100%!important;margin-right:0}}#header .top .logo img{max-width:216px;box-sizing:border-box}#header .top .logo svg{max-width:205px}#header .top .page-title{display:table-cell;width:64%;vertical-align:middle}#header .top .page-title h1{text-align:center;color:#fff;text-transform:uppercase;font-size:2em;line-height:1.25em;margin:0;padding:0 20px}@media only screen and (max-width:992px){#header .top .page-title h1{font-size:1.25em}}.cleanTemplate{box-sizing:border-box;padding-bottom:50px;padding-top:35px}.cleanTemplate .abstract li{color:#58595b;font-weight:400}.cleanTemplate .accordion.greyBox{background:#f8f8f8;padding:20px}.cleanTemplate .accordion .toggleFields{display:none}.cleanTemplate .background{background:#f9f9f9}.cleanTemplate .button{margin-top:10px}.cleanTemplate .button.noMargin{margin-top:0}.cleanTemplate .content li a{color:#002147}.cleanTemplate .contentColumns .awards{margin:0 0 20px 20px}.cleanTemplate .contentColumns .awards a{display:block;margin-top:6px}.cleanTemplate .contentColumns h3{margin-bottom:5px}.cleanTemplate .contentColumns li{margin-bottom:0;line-height:1.4em}.cleanTemplate .contentColumns .image{margin:20px 0}.cleanTemplate .contentColumns .image img{border:1px solid #ccc}.cleanTemplate .contentColumns.stacked{margin-bottom:20px}.cleanTemplate .contentColumns.stacked .image{margin-top:0}.cleanTemplate .funding .title{background:#002d62;margin-bottom:20px;vertical-align:middle}.cleanTemplate .funding .title div{display:table;color:#fff;line-height:1.6em;min-height:50px;text-transform:uppercase;padding:10px}.cleanTemplate .funding .title span{display:table-cell;vertical-align:middle}.cleanTemplate .greyBorder{border:1px solid #eee;padding:10px}.cleanTemplate h1.padding{padding:45px 0 0}.cleanTemplate .iframe{border:5px solid #002147;position:relative;padding-bottom:62.25%;padding-top:30px;height:0;overflow:auto;-webkit-overflow-scrolling:touch;margin-bottom:38px}.cleanTemplate .iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.cleanTemplate .imageAreaText{display:none}.cleanTemplate img{max-width:100%;height:auto}@media \0 screen{.cleanTemplate img{width:auto}}.cleanTemplate .share{margin-bottom:20px;margin-top:5px}.cleanTemplate .share a{margin-right:5px}.cleanTemplate .share .label{display:none;vertical-align:middle;font-size:.85em;margin-right:5px}.cleanTemplate .share .addthis_sharing_toolbox,.cleanTemplate .share .icon{vertical-align:middle;display:inline-block}.cleanTemplate .share .icon{margin-right:0}.cleanTemplate .sidebar-navigation{background:#347ad8;margin-top:40px;padding:10px 0 20px}.cleanTemplate .sidebar-navigation ul{list-style:none;padding:10px 0 0;margin-bottom:0;margin-left:20px}.cleanTemplate .sidebar-navigation ul li{margin:0 20px 0 0;line-height:3}.cleanTemplate .sidebar-navigation ul li:before{content:""}.cleanTemplate .sidebar-navigation ul li:last-child:after{display:none}.cleanTemplate .sidebar-navigation ul li a{color:#002d62;text-decoration:none;font-weight:600;font-size:.85em;display:block;padding-left:15px}.cleanTemplate .sidebar-navigation ul li a:focus,.cleanTemplate .sidebar-navigation ul li a:hover{text-decoration:underline;background:#6d90b9}.cleanTemplate .sidebar-navigation ul li ul{margin:0;padding-top:0}.cleanTemplate .sidebar-navigation ul li ul li{margin:0;border-bottom:0}.cleanTemplate .sidebar-navigation ul li ul li:after{display:none}.cleanTemplate .sidebar-navigation ul li ul li a{color:#002d62;text-decoration:none;font-weight:500;padding-left:40px}.cleanTemplate .sidebar-navigation ul li ul li a:focus,.cleanTemplate .sidebar-navigation ul li ul li a:hover{text-decoration:underline}.cleanTemplate .sidebar-navigation ul li ul li a:before{content:">";display:block;position:absolute;left:25px;top:0;color:#e5342c}.cleanTemplate .sidebarContent{background:#fff}.cleanTemplate .sidebarContent.twelvecol .breadcrumb{min-height:inherit}@media handheld,only screen and (min-width:769px){.cleanTemplate .sidebarContent.twelvecol .people-list.people-list3x3 .single-person{width:23%;margin:1%}.cleanTemplate .sidebarContent.twelvecol .people-list.people-list3x3 .single-person:nth-child(3n+1){clear:none}.cleanTemplate .sidebarContent.twelvecol .people-list.people-list3x3 .single-person:nth-child(4n+1){clear:both}}.cleanTemplate .sidebarContent .button{font-size:.875em}.cleanTemplate .sidebarContent .padding{padding:0 50px 50px 0}.cleanTemplate .sidebarContent .first-name,.cleanTemplate .sidebarContent .title{margin-bottom:5px}.cleanTemplate .spin-outs .subHeading{margin:50px 0 30px}.cleanTemplate .pagination{text-align:center;padding:25px 0 0;margin-top:25px;margin-bottom:0;border-top:1px solid #e4ecf2;background-color:#fefefe}.cleanTemplate .pagination ul li{transition:all .2s ease;list-style:none;border:1px solid #c8d7e8;display:inline-block;margin-left:5px;font-size:14px;font-weight:600}.cleanTemplate .pagination ul li.active,.cleanTemplate .pagination ul li:hover{border-color:#e5342c}.cleanTemplate .pagination ul li:before{display:none}.cleanTemplate .pagination ul li.blank,.cleanTemplate .pagination ul li.next,.cleanTemplate .pagination ul li.prev{border:0}.cleanTemplate .pagination ul li.next a{background:url(../../images/icons/arrow-right-light-blue-small.png) 100% no-repeat transparent;padding-right:20px}.cleanTemplate .pagination ul li.prev a{background:url(../../images/icons/arrow-left-light-blue-small.png) 0 no-repeat transparent;padding-left:20px}.cleanTemplate .pagination ul li a{text-decoration:none;color:#347ad8;display:inline-block;padding:5px 10px}.cleanTemplate table td{border:1px solid #757575;padding:8px}.cleanTemplate ol,.cleanTemplate ul{color:#58595b;font-size:1em;font-weight:300;margin-bottom:18px;padding-left:0}.cleanTemplate ol li{margin-left:20px;line-height:1.4em;margin-bottom:10px}.cleanTemplate ol li p{margin:0;line-height:normal}.cleanTemplate ul li{position:relative;margin-left:20px;margin-bottom:10px;line-height:1.4em;color:#002147}.cleanTemplate ul li:before{content:"\2022";color:#639ae3;top:0;line-height:.76em;font-size:1.5em;position:absolute;left:-20px}.cleanTemplate ul li p{margin:0}.cleanTemplate ul li p.large{line-height:.9em;margin-bottom:0!important}.cleanTemplate ul ul{margin-left:18px}.cleanTemplate ul ul li{position:inherit;list-style-type:circle}.cleanTemplate ul ul li:before{content:"";left:inherit;position:inherit}.cleanTemplate ul.award a{color:#941b81;text-decoration:none}.cleanTemplate ul.award a:focus{color:#2974d6}.cleanTemplate ul.award li.has-children{cursor:pointer}.cleanTemplate .wp-caption .wp-caption-text{margin:5px 0 15px;font-style:italic;font-size:.875em}.sidebar{padding-top:60px;padding-bottom:50px}.sidebar.topMargin{margin-top:20px}.sidebar .button{float:none}.sidebar .padding{padding:100px 30px 50px}@media handheld,only screen and (max-width:992px){.sidebar .button{display:none}.sidebar .padding{padding-top:20px}}.sidebar .personProfile{padding:10px 0 0 50px}.sidebar .personProfile img{border:0;width:100%;max-width:245px;margin-bottom:15px}.sidebar .personProfile p{line-height:1.8em}.sidebar .personProfile .title{display:block;margin-bottom:10px}@media handheld,only screen and (min-width:769px){.sidebar .personProfile{padding-left:10px}}@media handheld,only screen and (min-width:992px){.sidebar .personProfile{padding-left:50px}}.sidebar .boxes{padding-bottom:50px;padding-left:50px;margin-top:15px}.sidebar .boxes .box{margin-bottom:12px}.sidebar .boxes.no-padding{padding-bottom:0}#details .content iframe{width:100%;margin-bottom:40px}#details .content p{margin-bottom:20px}#details .content p.bold{font-weight:600}#details .featuredImage{margin:35px 0}#details .featuredImage img{max-height:220px;border:5px solid #002147;box-sizing:border-box;width:auto!important}#details .sidebar{font-size:.875em}#details .sidebar .button{margin-top:34px;margin-bottom:40px}#details .sidebar li,#details .sidebar p{margin-bottom:0;color:#002d62}#details .sidebar .tickCross{font-size:1.3em;margin-left:2px}#details .sidebar .tickCross img{border:0;vertical-align:middle}#details .sidebar .title{font-weight:600;margin:20px 0 10px;color:#002d62}#top-footer{background:#002d62;padding:40px 0 50px;border-top:3px solid #000;font-size:.8571428571em}#top-footer .threecol{margin-bottom:30px}#top-footer .threecol.last ul li:last-child{padding-bottom:14px}#top-footer .threecol.last .share{clear:both;padding-top:15px}#top-footer .threecol.last .share .at-share-btn{margin-right:5px}#top-footer .title{color:#fff;font-weight:600;text-transform:uppercase;line-height:2.2em}#top-footer ul{list-style:none;padding-left:0;margin-top:0;padding-top:2px}#top-footer ul li{line-height:1.2em;padding-bottom:14px;margin-bottom:5px}#top-footer ul li:last-child{padding-bottom:0}#top-footer ul li.m-sixcol{margin-left:0}@media handheld,only screen and (min-width:769px){#top-footer ul li.m-sixcol{margin-left:5%}}#top-footer a{color:#6098e1;text-decoration:none;font-weight:600}#top-footer a:focus,#top-footer a:hover{color:#fff}#top-footer a.oui-send-feedback{color:#fff;text-decoration:underline;text-transform:uppercase}#top-footer p{color:#fff;font-weight:400;line-height:1.5em;word-wrap:break-word}#top-footer .blog,#top-footer .facebook,#top-footer .linkedin,#top-footer .twitter,#top-footer .youtube{display:flex;justify-content:center;flex-direction:column;height:30px;padding:0!important;background:url(../../images/social-icons.png) 0 0 no-repeat transparent}#top-footer .blog a,#top-footer .facebook a,#top-footer .linkedin a,#top-footer .twitter a,#top-footer .youtube a{padding-left:45px}@media handheld,only screen and (max-width:590px){#top-footer .blog,#top-footer .facebook,#top-footer .linkedin,#top-footer .twitter,#top-footer .youtube{float:none!important;margin-bottom:20px}}#top-footer .blog{background-position:0 -29px}#top-footer .twitter{background-size:30px!important;background:transparent url(../../images/x_logo.svg) no-repeat 0}#top-footer .facebook{background-position:0 -90px}#top-footer .youtube{background-size:30px!important;background:transparent url(../../images/yt_icon_rgb.png) no-repeat 0}#bottom-footer{background:#347ad8;padding-bottom:0;font-size:.7em}#bottom-footer a,#bottom-footer ul{color:#002d62;text-decoration:none;line-height:1em}#bottom-footer ul{margin:0;line-height:2.5em;padding-top:15px;padding-bottom:60px}#bottom-footer ul li{display:inline-block;padding:0 10px 2px;line-height:.8em}#bottom-footer ul li:first-child{border-right:1px solid #002d62}#bottom-footer ul li:last-child,#bottom-footer ul li:nth-last-child(2){border-left:1px solid #002d62}.eightcol,.elevencol,.fivecol,.fourcol,.ninecol,.onecol,.sevencol,.sixcol,.tencol,.threecol,.twocol{margin-right:2%;float:left;min-height:1px}.eightcol.last,.elevencol.last,.fivecol.last,.fourcol.last,.ninecol.last,.onecol.last,.sevencol.last,.sixcol.last,.tencol.last,.threecol.last,.twocol.last{margin-right:0;float:right}.onecol{width:6.5%}.twocol{width:15%}.threecol{width:23.5%}.fourcol{width:32%;margin-right:1%}.fivecol{width:40.5%}.sixcol{width:49%}.sevencol{width:57.5%}.eightcol{width:66%}.ninecol{width:74.5%}.tencol{width:83%}.elevencol{width:91.5%}.twelvecol{width:100%;float:none}.clear{clear:both;content:""}.table-wrapper{display:table}.table-cell-wrapper,.table-wrapper{width:100%;height:100%;vertical-align:middle;text-align:center;filter:inherit}.table-cell-wrapper{display:table-cell}.table-cell-wrapper p{filter:inherit}@media handheld,only screen and (max-width:769px){.eightcol,.elevencol,.fivecol,.fourcol,.ninecol,.onecol,.sevencol,.sixcol,.tencol,.threecol,.twelvecol,.twocol{width:auto!important;float:none!important;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.eightcol.last,.elevencol.last,.fivecol.last,.fourcol.last,.ninecol.last,.onecol.last,.sevencol.last,.sixcol.last,.tencol.last,.threecol.last,.twocol.last{float:none}.hide-mobile{display:none}.m-onecol,.m-sixcol{margin-right:5%;margin-left:5%}.m-sixcol{width:40%!important;float:left!important}.threecol.tablet{float:left!important;width:50%!important}.threecol.tablet.break{clear:both}.threecol.tablet.last ul li:last-child{padding-bottom:14px}}@media handheld,only screen and (max-width:769px){#top-footer .threecol.tablet{float:left!important;width:50%!important}#top-footer .threecol.tablet.last ul li:last-child{padding-bottom:14px}.threecol.tablet{float:none!important;width:auto!important}.threecol.tablet.last ul li:last-child{padding-bottom:14px}}.boxes.row{display:flex;flex-wrap:wrap}.boxes.row .box{display:flex;flex-direction:column;width:25%;flex:1 0 25%}.boxes .box{display:block;vertical-align:top;margin-bottom:6px}.boxes .box.twitter{position:relative}.boxes .box.twitter .content{background-color:#347ad8;position:absolute;z-index:10;top:0;left:0;right:0;bottom:0}.boxes .box.twitter .content a{color:#002147}.boxes .box.twitter .content:focus .text,.boxes .box.twitter .content:hover .text{padding-bottom:0}.boxes .box.twitter ul{background-image:url(../../images/icons/twitter.png);background-repeat:no-repeat;background-position:100% 100%;position:absolute;z-index:10;left:0;right:0;bottom:0;margin:20px}.boxes .box.twitter ul .details{margin-bottom:0;font-size:.875em}.boxes .box.twitter ul .details a{text-decoration:none}.boxes .box.twitter ul .text{font-size:1.0625em;color:#fff;padding-left:0}.boxes .box.twitter ul .text a{color:#fff;text-decoration:none}.boxes .box .content{position:relative;overflow:hidden;margin-right:2.4489795918%;display:block}.boxes .box .content:focus img,.boxes .box .content:hover img{transform:scale(1.05)}.boxes .box .content:focus .overlay,.boxes .box .content:hover .overlay{opacity:1}.boxes .box .content:focus .overlay.show,.boxes .box .content:hover .overlay.show{opacity:0}.boxes .box .content:focus .text,.boxes .box .content:hover .text{padding-bottom:5px}.boxes .box .content:focus .text.has-strapline,.boxes .box .content:hover .text.has-strapline{padding-bottom:0}.boxes .box .content:focus .text.has-strapline .strapline,.boxes .box .content:hover .text.has-strapline .strapline{opacity:1;height:70px}.boxes .box .content img{width:100%;display:block;transition:all .3s ease-in-out}.boxes .box .content .image{display:block;background-repeat:no-repeat;background-position:top;background-size:cover;height:45vw;min-height:170px;max-height:250px}@media handheld,only screen and (min-width:590px){.boxes .box .content .image{height:25vw;min-height:145px}}.boxes .box .content .overlay{display:block;position:absolute;z-index:10;left:0;right:0;bottom:0;top:0;opacity:0;transition:all .3s}.boxes .box .content .overlay.show{opacity:1}.boxes .box .content .overlay.blue{background-image:linear-gradient(rgba(40,101,182,.3),rgba(40,101,182,.6) 70%,#2865b6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d2865B6",endColorstr="#2865B6",GradientType=0)}.boxes .box .content .overlay.blue-bottom{background:linear-gradient(180deg,rgba(40,101,182,.03) 48%,rgba(40,101,182,.6) 68%,#2865b6)}.boxes .box .content .overlay.blue-bottom,.boxes .box .content .overlay.blue-mid{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#082865B6",endColorstr="#2865B6",GradientType=0)}.boxes .box .content .overlay.blue-mid{background:-webkit-line fetar-gradient(top,rgba(40,101,182,.03) 31%,rgba(40,101,182,.03) 34%,rgba(40,101,182,.6) 65%,#2865b6 100%);background:linear-gradient(180deg,rgba(40,101,182,.03) 31%,rgba(40,101,182,.03) 34%,rgba(40,101,182,.6) 65%,#2865b6)}.boxes .box .content .overlay.navy{background-image:linear-gradient(rgba(0,33,71,.6),rgba(0,33,71,.9) 70%,#002147);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#99002147",endColorstr="#002147",GradientType=0)}.boxes .box .content .overlay.navy-bottom{background:linear-gradient(180deg,rgba(0,33,71,0) 55%,rgba(0,33,71,.51) 71%,rgba(0,33,71,.6) 74%,#002147);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00002147",endColorstr="#002147",GradientType=0)}.boxes .box .content .text{position:absolute;padding-right:20px;padding-left:20px;text-align:left;color:#fff;left:0;bottom:10px;transition:padding .3s}.boxes .box .content .text .strapline{opacity:0;display:block;height:0;margin-top:10px;line-height:1.3em;font-size:15px;transition:all .3s ease-in-out}.boxes .box .content .text .title{font-size:1.3125em;line-height:1.2em;font-weight:600}.button{border:1px solid #002147;background-color:#002147;position:relative;padding:13px 25px;color:#fff;text-decoration:none;text-align:center;line-height:1.3em;cursor:pointer;border-radius:6px;transition:all .3s;-webkit-transition:all .3s}.button:focus,.button:hover{background-color:transparent;color:#002147}.button.arrow{padding-right:40px;background-repeat:no-repeat;background-position:right 15px center}.button.arrow.right-arrow{background-image:url(../../images/icons/arrow-right-white-small.png)}.button.bordered{background-color:transparent;border-width:1px;border-style:solid}.button.bordered.white{color:#fff;border-color:#fff}.button.bordered.white:focus,.button.bordered.white:hover{background-image:url(../../images/icons/arrow-right-navy-small.png);background-color:#fff;color:#002147}.button.light-blue{background-color:#347ad8;border-color:#347ad8}.button.light-blue:focus,.button.light-blue:hover{border-color:#347ad8;background-color:#fff;color:#347ad8}.button.light-blue.right-arrow:focus,.button.light-blue.right-arrow:hover{background-image:url(../../images/icons/arrow-right-light-blue-small.png)}.button.thin{padding-left:15px;padding-top:10px;padding-bottom:10px}.button .arrow{background:url(../../images/icons/arrow-right-light-blue-small.png) no-repeat;width:14px;height:12px;position:absolute;margin:auto;top:0;bottom:0;right:20px;display:table}.home #carousel .slideshow .slides>li{max-height:800px!important;height:800px}.home #carousel .slideshow .slides>li picture img{height:100%;-o-object-fit:cover;object-fit:cover}#carousel.center-content .flex-control-nav{left:0;right:0}#carousel.center-content .overlay{right:0;bottom:0;top:0;left:0;max-width:none;text-align:center;margin-left:0}#carousel.center-content .overlay .centered-content{display:table;width:100%;height:100%}#carousel.center-content .overlay .title{display:table-cell;vertical-align:middle;font-size:2.5em;margin-bottom:0}#carousel.center-content .overlay .title .quote{display:block;max-width:920px;margin-left:auto;margin-right:auto;line-height:1.3em;font-weight:300;font-size:.65em}#carousel.center-content .overlay .title .quote .author{font-size:15px}#carousel.large .slideshow .slides>li{max-height:800px!important}#carousel .flex-control-nav{display:none;animation-delay:1s;position:absolute;bottom:25px;left:70px}#carousel .image,#carousel picture img{width:100%}#carousel .overlay{display:none;animation-delay:.5s;position:absolute;bottom:120px;left:0;z-index:10;max-width:710px;margin-left:70px}#carousel .slideshow .slides>li{max-height:500px}#carousel .title{color:#fff;text-shadow:2px 2px 3px #333;line-height:1.15em;margin:0 0 30px;font-size:3.75em;font-weight:600}#logoCarousel{max-height:150px;overflow:hidden;background:#347ad8;padding:30px 0}@media screen and (max-width:769px){#logoCarousel .flex-direction-nav li a{left:0;right:0;margin:auto;padding-left:10px;top:80%}}#logoCarousel .slides li{display:table!important;text-align:center;height:120px}#logoCarousel .slides li a{margin-left:1.6304347826%}#logoCarousel .slides li a:first-child{margin-left:0}#logoCarousel .slides li img{max-width:150px;max-height:120px;vertical-align:middle;display:inline-block}#logoCarousel .slides li span{display:table-cell;vertical-align:middle}#logoCarousel .wrapper{position:relative;padding:0}.flex-container a:active,.flex-container a:focus,.slideshow a:active,.slideshow a:focus{outline:none}.flex-control-nav,.flex-direction-nav,.slides{margin:0;padding:0;list-style:none}.slideshow{position:relative;zoom:1;margin:0;padding:0;overflow:hidden}.slideshow .slides{zoom:1}.slideshow .slides>li{position:relative;overflow:hidden;display:none;-webkit-backface-visibility:hidden}.slideshow .slides img{display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading{min-height:300px;background:url(../../images/icons/ajax-loader.gif) no-repeat 50%!important}.carousel li{margin-right:5px}.flex-direction-nav a{position:absolute;top:44%;width:25px;height:18px;display:block;background-size:contain;z-index:10;cursor:pointer;text-indent:-9999px;transition:opacity .5s;-webkit-transition:opacity .5s}.flex-direction-nav a:hover{opacity:.8}.flex-direction-nav a .flex-prev{background-image:url(../../images/icons/arrow-left-white.png);background-repeat:no-repeat;left:0}.flex-direction-nav a .flex-next{background-image:url(../../images/icons/arrow-right-white.png);background-repeat:no-repeat;background-position:100%;right:0;opacity:1}.flex-direction-nav a .flex-disabled{opacity:.3!important;filter:alpha(opacity=30);cursor:default}.flex-control-nav{z-index:20;text-align:center}.flex-control-nav li{margin:0 13px 0 0;z-index:20;display:inline-block;zoom:1}.flex-control-paging li a{transition:opacity .3s ease;width:15px;height:15px;display:block;background:#fff;opacity:.4;z-index:20;cursor:pointer;text-indent:-9999px;border-radius:20px;behavior:url(/wp-content/themes/oxforduniinnovation/includes/pie/PIE.php)}.flex-control-paging li a:hover{opacity:1}.flex-control-paging li a.flex-active{opacity:1;cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}form .checkboxes,form .select,form input[type=email],form input[type=number],form input[type=password],form input[type=text],form input[type=url],form textarea{border-radius:5px;-webkit-border-radius:5px;font-family:Source Sans Pro,sans-serif,Helvetica,Arial;background:#e5e5e5;border:1px solid #e5e5e5;padding:15px;font-size:.875em;width:100%;box-sizing:border-box;outline:none}@media handheld,only screen and (min-width:769px){form .checkboxes,form .select,form input[type=email],form input[type=number],form input[type=password],form input[type=text],form input[type=url],form textarea{padding:15px 25px}}form .checkboxes[type=checkbox],form .select[type=checkbox],form input[type=email][type=checkbox],form input[type=number][type=checkbox],form input[type=password][type=checkbox],form input[type=text][type=checkbox],form input[type=url][type=checkbox],form textarea[type=checkbox]{width:auto}form .checkboxes:focus,form .select:focus,form input[type=email]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=text]:focus,form input[type=url]:focus,form textarea:focus{border:1px solid #b5b5b5}form .checkboxes[type=submit],form .select[type=submit],form input[type=email][type=submit],form input[type=number][type=submit],form input[type=password][type=submit],form input[type=text][type=submit],form input[type=url][type=submit],form textarea[type=submit]{font-size:1em;padding:10px 25px 15px}form .select{background-image:url(../../images/select-arrow.png);background-repeat:no-repeat;background-position:right 20px center;padding-right:50px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}form .select::-ms-expand{display:none}form textarea{min-height:100px;max-width:100%}label.css-label{background-image:url(../images/layout/checkboxes.png);-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}label.error{display:block;margin:7px 0 10px 10px;color:red}input{border-radius:0}input[type=checkbox].css-checkbox,input[type=radio].css-checkbox{position:absolute;top:0;left:0;z-index:1;padding:0!important;height:0!important;width:0!important;background:#fff}input[type=checkbox].css-checkbox+label.css-label,input[type=radio].css-checkbox+label.css-label{padding-left:35px;height:22px;display:inline-block;line-height:22px;background-repeat:no-repeat;background-position:0 0;font-size:14px;vertical-align:middle;cursor:pointer;margin-bottom:10px;position:relative;z-index:10}input[type=checkbox].css-checkbox:focus+label,input[type=radio].css-checkbox:focus+label{color:#941b81}input[type=radio].css-checkbox+label.css-label{background-image:url(../../images/layout/radiobutton.png)!important}.checkbox{position:relative}.css-checkbox.checked+label.css-label,.css-checkbox:checked+label.css-label{background-position:0 -22px!important}.select-filter{margin:60px 0 70px}.select-filter h3{font-size:1em}.select-filter .filter-item{display:inline-block;width:100%;max-width:320px;margin-right:4.347826087%}.select-filter .filter-item.wide{width:65%}#mobile-nav{display:none}#mobile-nav.active{display:block!important;background:#347ad8;padding:15px 25px;position:absolute;z-index:5000;left:0;right:0}#mobile-nav.active ul{display:block;width:100%}#mobile-nav.active ul li{width:100%;line-height:43px;border-bottom:1px solid #347ad8;position:relative}#mobile-nav.active ul li.menu-item-has-children{background:#639ae3;display:block}#mobile-nav.active ul li.menu-item-has-children:after{content:"[+]";display:block;width:50px;position:absolute;top:0;right:0;text-align:center;color:#fff;font-size:1.45em;z-index:100}#mobile-nav.active ul li.menu-item-has-children:after:focus,#mobile-nav.active ul li.menu-item-has-children:after:hover{cursor:pointer}#mobile-nav.active ul li.menu-item-has-children.open.menu-item-has-children:after{content:"-"}#mobile-nav.active ul li a{padding:0 10px;color:#002d62;text-decoration:none;text-transform:uppercase;font-size:.8em;font-weight:600}#mobile-nav.active ul li ul.sub-menu{display:none}#mobile-nav.active ul li.open ul.sub-menu{margin-bottom:10px;display:block}#mobile-nav.active ul li.open ul.sub-menu li{line-height:25px;border-bottom:0}#mobile-nav.active ul li.open ul.sub-menu li.title a{text-transform:none;padding-left:30px}#mobile-nav.active ul li.open ul.sub-menu li.title a:before{display:none;content:""}#mobile-nav.active ul li.open ul.sub-menu li a{background:none;text-transform:none;padding-left:60px;position:relative}#mobile-nav.active ul li.open ul.sub-menu li a:before{content:">";display:block;position:absolute;left:40px;top:-3px;color:#e5342c}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.rolledUpContent.contentPage{margin-top:30px}.rolledUpContent.contentPage article{background:none;margin-bottom:0}.rolledUpContent.contentPage .category{padding-bottom:0}.rolledUpContent.contentPage .categoryTitle{margin-bottom:25px}.rolledUpContent.contentPage .categoryTitle .icon{margin-right:15px;display:inline-block;max-width:70px;vertical-align:middle}.rolledUpContent .categoryTitle.active h3,.rolledUpContent .categoryTitle.active span{color:#c44bb1}.rolledUpContent.clean article{background:transparent;padding-bottom:0}.rolledUpContent article{background:url(../../images/layout/faq-separator.jpg) no-repeat 0 100%;background-size:contain;margin-bottom:20px;padding-bottom:10px}.rolledUpContent article header{cursor:pointer}.rolledUpContent article header.active span{background:url(../../images/icons/arrow-down-light-blue-small.png) no-repeat}.rolledUpContent article header.withlogo h3{display:inline-block;zoom:1;width:auto;vertical-align:top;text-transform:none;min-height:31px}@media handheld,only screen and (max-width:769px){.rolledUpContent article header.withlogo h3{min-height:0;margin-bottom:2px}}.rolledUpContent article header.withlogo img{float:right;height:39px;display:none}@media handheld,only screen and (min-width:769px){.rolledUpContent article header.withlogo img{display:inline-block}}.rolledUpContent article header h2,.rolledUpContent article header h3{display:inline-block;width:93.0807248764%;margin-bottom:0;text-transform:none}.rolledUpContent .back-to-top{margin-bottom:30px;margin-top:-5px}.rolledUpContent .back-to-top span{color:#347ad8;font-size:.75em;text-decoration:none}.rolledUpContent .back-to-top span:focus,.rolledUpContent .back-to-top span:hover{cursor:pointer}.rolledUpContent .category{padding:0 0 20px}.rolledUpContent .category .categoryFaqs{padding-top:20px;display:none}.rolledUpContent .content{display:none}.rolledUpContent .categoryTitle{margin-bottom:20px}.rolledUpContent .categoryTitle a.h3{display:inline-block;width:93.0807248764%;margin-bottom:0;text-transform:none;font-size:1.375em;font-weight:600;line-height:1.3em;font-family:Source Sans Pro,sans-serif,Helvetica,Arial;color:#941b81;text-decoration:none}.rolledUpContent .categoryTitle a.text{text-decoration:none;color:#941b81}.rolledUpContent h2.active .arrow,.rolledUpContent header.active .arrow{background:url(../../images/icons/arrow-down-light-blue-small.png) no-repeat}.rolledUpContent h2.active a.h3,.rolledUpContent h2.active a.text,.rolledUpContent header.active a.h3,.rolledUpContent header.active a.text{text-decoration:none}.rolledUpContent h2.active a.h3:not(:focus),.rolledUpContent h2.active a.text:not(:focus),.rolledUpContent header.active a.h3:not(:focus),.rolledUpContent header.active a.text:not(:focus){color:#c44bb1}.rolledUpContent h2.active a.h3:focus,.rolledUpContent h2.active a.text:focus,.rolledUpContent header.active a.h3:focus,.rolledUpContent header.active a.text:focus{color:#002147}.rolledUpContent h2 .arrow,.rolledUpContent header .arrow{display:inline-block;vertical-align:top;margin:12px 10px 0 0;width:12px;height:13px;background:url(../../images/icons/arrow-right-light-blue-small.png) no-repeat}@media handheld,only screen and (max-width:769px){.rolledUpContent h2 .arrow,.rolledUpContent header .arrow{display:none}}.rolledUpContent h2 .text.icon-exists,.rolledUpContent header .text.icon-exists{display:inline-block;vertical-align:middle;width:calc(100% - 160px)}.rolledUpContent h2{display:block;margin:0;cursor:pointer;line-height:1.15em}.rolledUpContent h2 .arrow{vertical-align:middle;margin-top:0;margin-bottom:0}.spinout-container .categoryTitle{margin-bottom:0}.spinout-container h2 span,.spinout-container header span{width:12px;margin:10px 4px 0}@media handheld,only screen and (max-width:769px){.spinout-container h2 span,.spinout-container header span{display:inline-block!important;width:12px;margin:7px 4px 0}}.spinout-container h2{margin-top:14px}.spinout-list-divider{background:none!important;padding-left:8px!important}.spinout-details{background-color:#eff2f7;padding:8px 14px;margin:4px 4px 4px 30px}@media handheld,only screen and (max-width:769px){.spinout-details{margin:4px 0}}.spinout-details div{margin:0}.spinout-details a,.spinout-details p{font-size:.8em;margin-bottom:0}.spinout-category{display:none}@media handheld,only screen and (max-width:769px){.spinout-category{margin-left:24px;display:inline;float:left}}.spinout-content-logo{height:55px!important;margin:8px 0 10px 24px!important}@media handheld,only screen and (min-width:769px){.spinout-content-logo{display:none}}@media handheld,only screen and (max-width:769px){.spinout-hide-mobile{display:none}}@media handheld,only screen and (min-width:769px){.spinout-hide-tablet{display:none}}.page-table{display:block;width:100%;float:left}.page-table table{width:100%;border-collapse:collapse}.page-table tr:nth-of-type(odd){background:#eee}.page-table th{background:#002d62;color:#fff;font-weight:700}.page-table th a{text-decoration:none}.page-table td,.page-table th{padding:6px;border:1px solid #ccc;text-align:left}@media (min-device-width:768px) and (max-device-width:1024px),only screen and (max-width:760px){.page-table table,.page-table tbody,.page-table td,.page-table th,.page-table thead,.page-table tr{display:block}.page-table table{margin-top:40px}.page-table table td{border:0;border-bottom:1px solid #eee;position:relative}.page-table thead tr{position:absolute;top:-9999px;left:-9999px}.page-table tr{border:1px solid #ccc;margin-bottom:10px}.page-table tr:nth-of-type(odd){background:none}.page-table td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;font-weight:700}.page-table .hide-tablet{display:none}}@media only screen and (min-device-width:320px) and (max-device-width:480px){.page-table .hide-mobile{display:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.page-table .hide-tablet{display:none}}@media only screen and (min-width:1200px) and (max-height:910px){#carousel.large .overlay{bottom:80px}#carousel.large .slideshow .slides>li{max-height:375px}}@media handheld,only screen and (max-width:1160px){.cleanTemplate .imageArea{display:none}.cleanTemplate .imageAreaText{display:block}#carousel.center-content .overlay .title{font-size:1.75em}#carousel.center-content .flex-control-nav{bottom:20px}#carousel .overlay .title{font-size:2.625em}.flex-direction-nav a{top:42%}#header .bottom nav ul li ul.sub-menu{margin-top:7px!important}#header .top .page-title h1{font-size:1.375em}#logoCarousel .slides li img{max-width:70%;max-height:50px}#logoCarousel .slides li span{width:20%}#search #results article .image img{min-width:inherit}#search .searchContainer .threecol{width:30%}}@media handheld,only screen and (max-width:900px){.boxes .box.twitter .content .details{font-size:.625em}.boxes .box.twitter .content .text{font-size:.75em}.boxes .box .content .text .strapline{font-size:12px}.boxes .box .content .text .title{font-size:.90625em}#header .top .contact-button{width:80%}#header .top .logo{width:20%}#header .top .page-title{display:none}}@media handheld,only screen and (max-width:769px){#bottom-footer ul li:last-child{border-left:0}#carousel .flex-control-nav{bottom:20px}#carousel.center-content .overlay .title{font-size:1.25em}#carousel .overlay{bottom:60px}#carousel .overlay .title{font-size:1.875em}.cleanTemplate .button{float:none;margin:10px auto}.cleanTemplate .contentColumns{padding:0;max-width:50%;margin:40px auto 0}.cleanTemplate .funding .title div{min-height:80px}.cleanTemplate iframe{width:auto!important;height:auto!important}.cleanTemplate .sidebarContent .padding{padding-right:0}#contact-page .mobile-button{display:inherit;margin-top:10px;margin-bottom:20px}#contact-page .mobile-button .button{display:block}#contact-page .contact-enquiry-form{order:1;padding-bottom:30px}#contact-page .contact-maps{border-top:1px solid #ddd;padding-top:40px;order:2}.cta .wrapper .cta-text{padding-top:2.1739130435%;padding-bottom:2.1739130435%}.cta .wrapper .cta-text h3{font-size:1.375em}h1{font-size:2em}h3,h4{font-size:1.75em}#header .top .contact-button .button{padding-left:10px}.home .icon-columns .column p{font-size:1.125em}.sidebar{padding:0}.sidebar .boxes{padding:0 0 0 10px;max-width:50%;margin:50px auto 0}}@media handheld,only screen and (max-width:590px){.boxes.row .box{flex:1 0 50%}.boxes .box.twitter ul{background-size:15px}#carousel.center-content .overlay .title{margin-bottom:0}#carousel .flex-control-nav{display:none!important}#carousel .overlay{margin-left:30px;bottom:20px}#carousel .overlay .button{font-size:14px;padding:5px 35px 5px 15px}#carousel .overlay .title{font-size:1.3125em;margin-bottom:15px}.cleanTemplate{padding-bottom:30px}.cleanTemplate .contentColumns{max-width:none;margin:40px 0 0}.cleanTemplate .funding .title div{min-height:0}.cta .wrapper .cta-text{padding-bottom:30px;padding-top:15px;float:none;width:auto}.cta .wrapper .cta-text h3{font-size:1.5625em}.cta .wrapper .spark-left,.cta .wrapper .spark-right{display:none}#header .top{background-size:130px;background-position:right 100px bottom}#header .top .contact-button .button{margin-bottom:20px;margin-right:15px;padding:5px 20px 5px 5px;font-size:14px}#header .top .contact-button .button.arrow{background-position:right 7px center}#header .top .logo img{box-sizing:inherit}.home .icon-columns .column{display:inherit;width:60%;margin-left:auto;margin-right:auto!important;margin-top:30px}.home .intro{width:85.8695652174%}.home .social .icon{margin-left:auto;margin-right:auto;margin-bottom:15px;display:block;width:80%}.home .section-padding{padding-top:40px;padding-bottom:45px}.sidebar .boxes{max-width:60%}}body{font-family:Source Sans Pro,sans-serif,Helvetica,Arial;font-size:16px;color:#002147;font-weight:400}a{color:#2974d6;text-decoration:underline}a:hover{text-decoration:none}a.readMore{color:#639ae3;text-decoration:none!important}a.readMore img{margin-left:4px}a.broken_link{text-decoration:underline!important}blockquote{text-align:justify;width:80%;margin:0 auto}h1{font-size:2.3125em}h1,h2{color:#941b81;font-weight:600;margin-bottom:20px}h2{font-size:1.75em;line-height:1.3em;margin-top:20px}h2.large-margin{margin-bottom:45px}h3,h4{color:#941b81;font-size:1.375em;font-weight:600;line-height:1.3em;margin-bottom:20px}h3 a,h4 a{color:#002147;text-decoration:none;text-transform:none;word-wrap:break-word}h3.large-margin,h4.large-margin{margin-bottom:45px}hr{background:url(../../images/layout/divider.png) top no-repeat transparent;height:35px;width:100%;border:0;margin:10px 0;clear:both;background-size:cover}.large-body{font-size:1.375em!important;margin-bottom:30px!important;color:#58595b}p{color:#002147;padding:0;margin:0 0 15px;line-height:1.4em;word-wrap:inherit;word-break:inherit}p,p.semibold{font-weight:400}p.blue{color:#002147}p a.cta{position:relative;display:inline-block;margin:38px 0;padding-right:20px}p a.cta:after{position:absolute;background:url(../../images/layout/box-arrow.png) no-repeat;content:"";display:block;height:12px;width:14px;right:0;top:5px}p a strong{font-weight:400}p em{font-style:italic}p strong{font-weight:600}.small-body{font-size:.8em!important}sub{vertical-align:sub}sub,sup{line-height:.8em;font-size:smaller}sup{vertical-align:super}::selection{color:#fff;background:#639ae3}.ie9 .boxes{clear:both}.ie9 .boxes.row .box{float:left}.legacy-ie{position:fixed;background:#111;text-align:center;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8;left:0;right:0;top:0;bottom:0;z-index:9999999}.legacy-ie a{text-decoration:underline;cursor:pointer;color:#fff}.legacy-ie .text{color:#fff;margin-top:20%;margin-left:auto;margin-right:auto;font-size:1.35em;text-align:center;width:50%;line-height:1.6em;display:block;vertical-align:middle}@media print{.cleanTemplate .breadcrumb,.cleanTemplate .button,.cleanTemplate .sidebar{display:none}.cleanTemplate .sidebarContent{width:100%}#details .sidebar{display:block}#details .sidebarContent{width:66%}#header{display:none}#home #home-boxes .home-box{float:left;width:24%;margin:0 1% 40px 0}#home #home-boxes .home-box .box-title{min-height:100px}#home #home-logos .home-logo{margin:0 auto;float:left;max-width:400px;width:32.7%}#home #home-logos .home-logo.middle{margin:0 5px}#home #home-logos .home-logo img{max-width:150%;width:100%;height:auto}#pageCarousel{display:none}#printCopyright{display:block}#search #results article{width:48%;float:left;margin-right:1%}#bottom-footer,#top-footer{display:none}.wrapper{max-width:90%}}.home{position:relative;background:#fff}.home .icon-columns{text-align:center}.home .icon-columns .column{width:25.5434782609%;vertical-align:top;margin-right:11.0869565217%;display:inline-block}.home .icon-columns .column:last-child{margin-right:0}.home .icon-columns .column a{text-decoration:none;transition:color .2s}.home .icon-columns .column a:focus,.home .icon-columns .column a:hover{color:#639ae3}.home .icon-columns .column p{margin-top:20px;color:#333;font-weight:600;font-size:1.3125em}.home .intro{width:64.1304347826%;text-align:center;margin:0 auto 5.4347826087%}.home .intro h1{margin:0 0 30px;line-height:1.2em;text-align:center}.home .latest-news{background-color:#eee}.home .section-padding{padding-top:70px;padding-bottom:75px}.home .social{text-align:center;margin-bottom:7.4257425743%}.home .social .icon{display:inline-block;margin-right:1.9801980198%}.home .social .icon a{display:block;padding:12px 25px 12px 55px;border-width:1px;border-style:solid;border-radius:4px;line-height:1em;text-decoration:none;background-repeat:no-repeat;background-position:20px;transition:all .3s}.home .social .icon a.linkedin{background-image:url(../../images/icons/linkedin-small.png);color:#0077b5;border-color:#0077b5}.home .social .icon a.linkedin:focus,.home .social .icon a.linkedin:hover{background-image:url(../../images/icons/linkedin-small-white.png);color:#fff;background-color:#0077b5}.home .social .icon a.twitter{background-image:url(../../images/icons/twitter-small.png);color:#55acee;border-color:#55acee}.home .social .icon a.twitter:focus,.home .social .icon a.twitter:hover{background-image:url(../../images/icons/twitter-small-white.png);color:#fff;background-color:#55acee}.newsPage .more-media-button{margin-top:30px}.newsPage .media-section{margin-top:70px}.newsPage #latest-news article{border-bottom:1px solid #e5ecf3;padding:45px 30px 15px;background-color:#fefefe;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr="#FFEEEEEE",endColorstr="#FFFEFEFE");background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjYSkiLz48L3N2Zz4=");background-size:100%}.newsPage #latest-news article img{border:0}.newsPage #latest-news article .leftPadding{padding-left:0}@media handheld,only screen and (min-width:769px){.newsPage #latest-news article .leftPadding{padding-left:30px}}.newsPage #latest-news article .leftPadding h4{margin-top:10px;margin-bottom:15px}@media handheld,only screen and (min-width:769px){.newsPage #latest-news article .leftPadding h4{margin-top:0}}.newsPage #latest-news article .leftPadding .date{margin-bottom:15px;font-size:1.365em;color:#666}.newsPage #latest-news article .leftPadding .categories{margin-bottom:15px;color:#7fa0c7;font-style:italic}.newsPage #latest-news article:last-child{border-bottom:0}.newsPage #latest-news article:first-child{border-top:1px solid #e5ecf3}.page-template-templatespage-news-overview-php #latest-publications{margin-top:25px}.page-template-templatespage-news-overview-php #latest-publications .item{text-align:center}@media handheld,only screen and (min-width:769px){.page-template-templatespage-news-overview-php #latest-publications .item{margin-right:1%;width:49%;float:left;text-align:left}}@media handheld,only screen and (min-width:992px){.page-template-templatespage-news-overview-php #latest-publications .item{width:24%;margin-right:1%}}#contact-page .captcha,#form .captcha{margin-left:auto;margin-right:auto;margin-bottom:30px;text-align:center;border:1px solid transparent;padding-top:20px;padding-bottom:20px}#contact-page .captcha .g-recaptcha,#form .captcha .g-recaptcha{width:302px;margin-left:auto;margin-right:auto;display:inline-block}#contact-page .captcha iframe,#form .captcha iframe{max-height:76px}#contact-page .checkbox,#form .checkbox{position:relative}#contact-page .checkboxes,#form .checkboxes{padding-bottom:0}#contact-page .checkboxes .checkbox,#form .checkboxes .checkbox{width:100%;margin-bottom:15px}#contact-page .checkboxes .checkbox.disabled,#form .checkboxes .checkbox.disabled{pointer-events:none;opacity:.6}@media handheld,only screen and (min-width:769px){#contact-page .checkboxes .checkbox,#form .checkboxes .checkbox{width:47%;float:left;margin-right:3%}}@media handheld,only screen and (min-width:992px){#contact-page .checkboxes .checkbox,#form .checkboxes .checkbox{width:30%}}#contact-page .checkboxes .checkbox input,#form .checkboxes .checkbox input{margin-right:10px;outline:none;padding:0;height:0;width:0}#contact-page .checkboxes .checkbox label,#form .checkboxes .checkbox label{max-width:80%;line-height:1.5}#contact-page .contact-maps,#form .contact-maps{margin-bottom:25px;border-bottom:1px solid #f3f3f3;padding-bottom:15px}#contact-page .contact-maps h3,#form .contact-maps h3{margin-bottom:5px}#contact-page .contact-maps img,#form .contact-maps img{border:0;max-height:140px}#contact-page .contact-maps .content,#form .contact-maps .content{text-align:left;word-break:break-all;margin-top:15px;padding-left:5px}#contact-page .contact-maps .content span,#form .contact-maps .content span{font-weight:600}#contact-page .css-checkbox.checked+label.css-label,#contact-page .css-checkbox:checked+label.css-label,#form .css-checkbox.checked+label.css-label,#form .css-checkbox:checked+label.css-label{background-position:0 -22px!important}@media handheld,only screen and (min-width:769px){#contact-page div.column,#form div.column{float:left}}@media handheld,only screen and (min-width:769px){#contact-page div.column.title,#form div.column.title{width:15%;margin-right:1%}}@media handheld,only screen and (min-width:769px){#contact-page div.column.job-title,#form div.column.job-title{width:15%}}@media handheld,only screen and (min-width:769px){#contact-page div.column.first-name,#form div.column.first-name{width:33%;margin-right:1%}}@media handheld,only screen and (min-width:769px){#contact-page div.column.last-name,#form div.column.last-name{width:34%;margin-right:1%}}#contact-page #errors,#form #errors{background-color:#ffe4e1;border:1px solid red;color:red}#contact-page #errors ul,#form #errors ul{margin-bottom:0}#contact-page #errors ul li,#form #errors ul li{margin-left:0}#contact-page #errors ul li:before,#form #errors ul li:before{display:none}#contact-page #errors ul li:last-child,#form #errors ul li:last-child{margin-bottom:0}#contact-page .fieldset,#form .fieldset{font-size:16px;margin-bottom:30px}#contact-page .column.error .checkboxes,#contact-page .column.error.field,#contact-page .column.error input,#contact-page .column.error textarea,#contact-page .fieldset.error .checkboxes,#contact-page .fieldset.error.field,#contact-page .fieldset.error input,#contact-page .fieldset.error textarea,#form .column.error .checkboxes,#form .column.error.field,#form .column.error input,#form .column.error textarea,#form .fieldset.error .checkboxes,#form .fieldset.error.field,#form .fieldset.error input,#form .fieldset.error textarea{background-color:#ffe4e1;border-color:red}#contact-page .column.error p.msg,#contact-page .fieldset.error p.msg,#form .column.error p.msg,#form .fieldset.error p.msg{font-size:.85em;padding-left:15px}#contact-page .forgotPassword,#form .forgotPassword{text-align:center;margin-bottom:30px}#contact-page h3,#form h3{font-size:1em}#contact-page label.css-label,#form label.css-label{background-image:url(../../images/layout/checkboxes.png);-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#contact-page label.error,#form label.error{display:block;margin:7px 0 10px 10px;color:red}#contact-page .mobile-button,#form .mobile-button{display:none}#contact-page .submit,#form .submit{margin:0 auto;display:block;min-width:200px}#contact-page #errors,#contact-page #success,#form #errors,#form #success{display:none;padding:15px;margin-bottom:30px}#contact-page #errors.show,#contact-page #success.show,#form #errors.show,#form #success.show{display:block}#contact-page #success,#form #success{font-weight:700;text-align:center;font-size:1.2em}@media handheld,only screen and (min-width:769px) and (max-width:991px){#contact-page .threecol,#form .threecol{width:48%}#contact-page .threecol.last,#form .threecol.last{float:left}}#search aside{padding-top:0}#search h3{text-align:center}#search.outcomeMeasures .searchContainer.category .categories .checkbox{width:100%;margin-bottom:15px;float:none}#search.outcomeMeasures .searchContainer.category .categories label{width:90%;line-height:1.2em}#search .content{width:100%;margin:0 auto}#search .content strong{color:#002147}#search #results{padding-bottom:20px;margin-top:45px}#search #results article{overflow:hidden;width:23%;float:left;background:#f2f2f2;margin:1% 1% 20px}@media handheld,only screen and (max-width:769px){#search #results article{width:31.3%;margin-bottom:0}}@media handheld,only screen and (max-width:590px){#search #results article{width:98%;margin-bottom:3%}}#search #results article a{display:block;text-decoration:none}#search #results article h3{text-transform:none;font-size:1.3125em}#search #results article .image{height:198px;width:100%;vertical-align:bottom;display:table-cell}@media handheld,only screen and (max-width:769px){#search #results article .image{height:230px;text-align:center;padding-top:0}}@media handheld,only screen and (max-width:590px){#search #results article .image{height:auto;display:block}}#search #results article .image img{vertical-align:bottom;max-width:none;width:auto;height:198px}@media handheld,only screen and (max-width:769px){#search #results article .image img{height:230px}}@media handheld,only screen and (max-width:590px){#search #results article .image img{height:auto;width:100%}}#search #results article .more{display:block;text-indent:-999px;background-color:#000;width:15px;height:14px;bottom:15px;right:15px;overflow:hidden;background-image:url(../../images/icons/arrow-right-light-blue-small.png);background-repeat:no-repeat;position:absolute}#search #results article .more a{display:block;position:absolute;top:0;left:0;right:0;border:0}#search #results article p{font-weight:400;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}#search #results article p.name{text-transform:uppercase;color:#002147}#search #results article p.code,#search #results article p.job,#search #results article p.phone{color:#002147}#search #results article p a{color:#347ad8}#search #results article p a:focus,#search #results article p a:hover{color:#639ae3}#search #results article .search-content{display:block;position:relative;padding:15px 25px 25px;min-height:315px}@media handheld,only screen and (max-width:992px){#search #results article .search-content{min-height:345px}}@media handheld,only screen and (max-width:769px){#search #results article .search-content{min-height:285px}}@media handheld,only screen and (max-width:590px){#search #results article .search-content{min-height:inherit}}#search #results article .search-content p{overflow:hidden;max-height:100px;font-size:.875em;word-break:normal}#search .searchContainer{display:none;background:#f2f2f2;padding:30px;border-radius:10px}#search .searchContainer .threecol{width:100%}@media handheld,only screen and (min-width:992px){#search .searchContainer .threecol{width:48%}}#search .searchContainer.all .button{float:left;margin:0;border-top-left-radius:0;border-bottom-left-radius:0}@media only screen and (max-width:992px){#search .searchContainer.all .button{float:none;width:100%;max-width:none;border-radius:10px;margin-top:20px}}#search .searchContainer.all input[type=text]{width:80.5%;text-align:center;float:left;margin:0;box-shadow:-2px 2px 4px #999;padding:13px 0 12px;border:1px solid #bdbdbd}@media only screen and (max-width:992px){#search .searchContainer.all input[type=text]{width:100%}}#search .searchContainer.category .categories label{display:block;margin:0 0 10px;font-size:.75em;line-height:1.2em;width:90%}@media handheld,only screen and (max-width:1200px){#search .searchContainer.category .categories label{margin:0 0 20px}}@media handheld,only screen and (max-width:590px){#search .searchContainer.category .categories label{margin:0 0 10px}}#search .searchContainer.category .categories label input{margin-right:5px}#search .searchContainer.category .send{text-align:center}#search .searchContainer.category .send a{text-decoration:none;margin-left:10px}#search .searchContainer.category .send.top{margin:20px 0 30px}#search .searchContainer .match{margin:35px auto;text-align:center;max-width:300px}#search .searchContainer .match .checkbox{width:50%;float:left}#search .searchContainer .match .checkbox input{top:5px;left:5px;z-index:-1}#search .searchContainer .match .checkbox label{width:100%;text-align:left;z-index:100}#search .tabs{text-align:center}#search .tabs li{display:inline-block;zoom:1;margin:20px 0 0;list-style-type:none}#search .tabs li a{text-decoration:none}#search .tabs li span{display:inline-block;zoom:1;margin-left:5px;width:12px;height:10px;background:url(../../images/icons/arrow-right-light-blue-small.png) no-repeat}#search .tabs li.active span{width:9px;height:10px;background:url(../../images/icons/arrow-down-light-blue-small.png) no-repeat 0}#search .tabs li:before{content:"";position:static}#search .tabs li.middle{margin:0 55px}@media only screen and (max-width:769px){#search .tabs li{display:block;margin-top:0}}#searchSite article a img{margin-left:5px;border:0;vertical-align:middle}#searchSite article .date{margin-bottom:15px;color:#666}.noResults{text-align:center;padding-bottom:20px;margin-top:45px}#listing-filter ul,.news-filter ul{display:table;vertical-align:middle;height:70px;text-align:center;width:100%;margin:50px 0 25px}#listing-filter ul li,.news-filter ul li{background-color:#2974d6;margin-left:0;text-transform:uppercase;min-height:70px;vertical-align:middle;display:table;text-align:center;width:11.1%;position:relative;height:70px}#listing-filter ul li:before,.news-filter ul li:before{display:none}#listing-filter ul li.active,#listing-filter ul li:not(.active):focus,#listing-filter ul li:not(.active):hover,.news-filter ul li.active,.news-filter ul li:not(.active):focus,.news-filter ul li:not(.active):hover{background-color:#002147}#listing-filter ul li:not(.active):focus .valign a,#listing-filter ul li:not(.active):focus .valign span,#listing-filter ul li:not(.active):hover .valign a,#listing-filter ul li:not(.active):hover .valign span,.news-filter ul li:not(.active):focus .valign a,.news-filter ul li:not(.active):focus .valign span,.news-filter ul li:not(.active):hover .valign a,.news-filter ul li:not(.active):hover .valign span{color:#639ae3}#listing-filter ul li .valign,.news-filter ul li .valign{line-height:1.25em;font-size:.75em;font-weight:500;color:#002147;display:table-cell;height:100%;width:100%;vertical-align:middle;padding:0 5px}#listing-filter ul li .valign a,#listing-filter ul li .valign span,.news-filter ul li .valign a,.news-filter ul li .valign span{text-decoration:none;color:#fff}@media handheld,only screen and (min-width:769px){#listing-filter ul li .valign,.news-filter ul li .valign{border-right:1px solid #fff}}@media handheld,only screen and (max-width:769px){#listing-filter ul,.news-filter ul{display:flex;flex-wrap:wrap;height:auto}#listing-filter ul li,.news-filter ul li{display:inherit;text-align:center;width:49.8%;overflow:hidden;margin-bottom:0;min-height:auto;height:auto;padding-top:15px;padding-bottom:15px}#listing-filter ul li:nth-child(2n),.news-filter ul li:nth-child(2n){margin-left:auto}#listing-filter ul li a span,.news-filter ul li a span{display:block;height:auto}#listing-filter ul li .valign,.news-filter ul li .valign{padding:0;display:block}}@media handheld,only screen and (max-width:769px) and (max-width:590px){#listing-filter ul li,.news-filter ul li{width:100%}}#listing-overview .centered{text-align:center;max-width:600px;margin:0 auto}#listing-overview #listing-filter.three ul{margin:46px 0 24px}@media handheld,only screen and (min-width:769px){#listing-overview #listing-filter.three ul li{width:33.33%}}@media handheld,only screen and (min-width:992px){#listing-overview #listing-filter.three ul li{width:33.33%}#listing-overview #listing-filter.three ul li .valign{box-sizing:border-box;padding-left:20px;padding-right:20px}}@media handheld,only screen and (min-width:769px){#listing-overview #listing-filter.five ul li{width:20%}}@media handheld,only screen and (min-width:992px){#listing-overview #listing-filter.five ul li{width:20%}#listing-overview #listing-filter.five ul li .valign{box-sizing:border-box;padding-left:20px;padding-right:20px}}@media handheld,only screen and (min-width:769px){#listing-overview #listing-filter.six ul li{width:16.6666666666%}}#listing-overview #listing-filter.seven ul li{width:14.2857142857%}@media handheld,only screen and (max-width:992px){#listing-overview #listing-filter.seven ul li .valign{box-sizing:border-box;padding-left:10px;padding-right:10px}}@media handheld,only screen and (max-width:769px){#listing-overview #listing-filter.seven ul li{width:100%}}@media handheld,only screen and (max-width:992px){#listing-overview #listing-filter.eight ul li .valign{box-sizing:border-box;padding-left:10px;padding-right:10px}}@media handheld,only screen and (min-width:769px){#listing-overview #listing-filter.four ul li{width:25%}}@media handheld,only screen and (min-width:992px){#listing-overview #listing-filter.four ul li{width:25%}#listing-overview #listing-filter.four ul li .valign{box-sizing:border-box;padding-left:20px;padding-right:20px}}#listing-overview #listing-filter.nine ul{margin-bottom:0}@media handheld,only screen and (min-width:769px){#listing-overview #listing-filter.nine ul li{width:11.1111111111%}#listing-overview #listing-filter.nine ul li .valign{font-size:.65em}}#listing-overview #listing-filter.ten ul{margin-bottom:0}@media handheld,only screen and (min-width:769px){#listing-overview #listing-filter.ten ul li{width:20%}#listing-overview #listing-filter.ten ul li .valign{font-size:.65em}}@media handheld,only screen and (min-width:1192px){#listing-overview #listing-filter.ten ul li{width:9.2%}#listing-overview #listing-filter.ten ul li .valign{font-size:.75em}}#listing-overview #listing-filter.eleven ul{margin-bottom:0}#listing-overview #listing-filter.eleven ul li{width:8.9%}#listing-overview #listing-filter.eleven ul li .valign{font-size:.65em}@media handheld,only screen and (max-width:992px){#listing-overview #listing-filter.eleven ul li{width:8.89%}#listing-overview #listing-filter.eleven ul li .valign{font-size:.55em}}#listing-overview #listings article{padding:30px 30px 20px;border-top:1px solid #ddd;background-color:#fefefe;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr="#FFEEEEEE",endColorstr="#FFFEFEFE");background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjYSkiLz48L3N2Zz4=");background-size:100%}#listing-overview #listings article.spinout-container{padding:13px 15px 11px;margin-bottom:0}@media handheld,only screen and (max-width:769px){#listing-overview #listings article.spinout-container{padding:13px 0 18px;min-height:44px}}#listing-overview #listings article.spinout-container .spinout-blurb{margin-top:6px;margin-left:30px}@media handheld,only screen and (max-width:769px){#listing-overview #listings article.spinout-container .spinout-blurb{margin-left:0}}#listing-overview #listings article.spinout-container.first{padding-top:35px;background:none;border-top:0}#listing-overview #listings article.spinout-container .content .categories{margin-bottom:15px;color:#7fa0c7;font-style:italic}@media handheld,only screen and (min-width:769px){#listing-overview #listings article.spinout-container .content .categories{width:20%}}@media handheld,only screen and (min-width:992px){#listing-overview #listings article.spinout-container .content .categories{width:20%}#listing-overview #listings article.spinout-container .content .categories .valign{box-sizing:border-box;padding-left:20px;padding-right:20px}}@media handheld,only screen and (max-width:590px){#listing-overview #listings article{width:auto;margin:0;float:none}#listing-overview #listings article:nth-child(odd){margin-right:0}}#listing-overview #listings article.first{padding-top:35px;background:none;border-top:0}#listing-overview #listings article .content .categories{margin-bottom:15px;color:#7fa0c7;font-style:italic}#listing-overview #listings article .content .categories a{text-decoration:none;font-style:normal;margin-right:15px}#listing-overview #listings article .content .categories a:hover{text-decoration:underline}#listing-overview #listings article .content .categories span{font-style:normal}#listing-overview #listings article .content .date{margin-bottom:15px;font-size:1.375em;color:#666}#listing-overview #listings article .content h4{margin-bottom:15px}#listing-overview #listings article .content img{margin-left:5px;border:0;vertical-align:middle}#listing-overview #listings article .content .leftPadding{padding-left:0}@media handheld,only screen and (min-width:769px){#listing-overview #listings article .content .leftPadding{padding-left:30px}}#listing-overview #listings article .content .links span{margin-left:15px;display:inline-block;zoom:1}@media handheld,only screen and (max-width:769px){#listing-overview #listings article .content .links span{display:block;margin-left:0;margin-top:5px}}#listing-overview #listings article img{border:0}#listing-overview #listings article .image img{width:100%}@media handheld,only screen and (max-width:769px){#listing-overview #listings article .image img{max-width:50%}}@media handheld,only screen and (max-width:590px){#listing-overview #listings article .image img{max-width:none}}@media handheld,only screen and (max-width:769px){#listing-overview #listings article .image{text-align:center;margin-bottom:20px}}#listing-overview #listings h2{margin-left:1%;font-weight:400}#listing-overview #listings.seven ul li{width:14.2857142857%}@media handheld,only screen and (max-width:992px){#listing-overview #listings.seven ul li .valign{box-sizing:border-box;padding-left:10px;padding-right:10px}}@media handheld,only screen and (max-width:769px){#listing-overview #listings.seven ul li{width:100%}}#listing-overview #listings.eight ul li{width:12.5%}@media handheld,only screen and (max-width:992px){#listing-overview #listings.eight ul li{width:11%}#listing-overview #listings.eight ul li .valign{box-sizing:border-box;padding-left:10px;padding-right:10px}}@media handheld,only screen and (min-width:769px){#listing-overview #listings.four ul li{width:25%}}@media handheld,only screen and (min-width:992px){#listing-overview #listings.four ul li{width:25%}#listing-overview #listings.four ul li .valign{box-sizing:border-box;padding-left:20px;padding-right:20px}}#listing-overview #listings.nine ul{margin-bottom:0}@media handheld,only screen and (min-width:769px){#listing-overview #listings.nine ul li{width:11.1111111111%}#listing-overview #listings.nine ul li .valign{font-size:.65em}}#listing-overview #listings.ten ul{margin-bottom:0}@media handheld,only screen and (min-width:769px){#listing-overview #listings.ten ul li{width:20%}#listing-overview #listings.ten ul li .valign{font-size:.65em}}@media handheld,only screen and (min-width:1192px){#listing-overview #listings.ten ul li{width:9.2%}#listing-overview #listings.ten ul li .valign{font-size:.75em}}#listing-overview #listings.eleven ul{margin-bottom:0}#listing-overview #listings.eleven ul li{width:8.9%}#listing-overview #listings.eleven ul li .valign{font-size:.65em}@media handheld,only screen and (max-width:992px){#listing-overview #listings.eleven ul li{width:8.89%}#listing-overview #listings.eleven ul li .valign{font-size:.55em}}#listing-overview .news-filter ul.open li,#listing-overview .news-filter ul li{width:100%;color:#347ad8;min-height:70px;display:table;border-bottom:1px solid #fff;margin-bottom:3px}@media handheld,only screen and (min-width:769px){#listing-overview .news-filter ul.open li,#listing-overview .news-filter ul li{width:33.3%;float:left;border-bottom:0;margin-bottom:1px}}@media handheld,only screen and (min-width:992px){#listing-overview .news-filter ul.open li,#listing-overview .news-filter ul li{width:16.6%}}#listing-overview .news-filter ul.open li .valign,#listing-overview .news-filter ul li .valign{padding:0}#listing-overview .news-filter ul.open li a,#listing-overview .news-filter ul li a{display:block;text-decoration:none}#listing-overview .news-filter ul.open li a>span,#listing-overview .news-filter ul li a>span{display:table;width:100%;height:70px}#listing-overview .news-filter ul.open li a>span span,#listing-overview .news-filter ul li a>span span{display:table-cell;vertical-align:middle;text-align:center}#listing-overview .news-filter ul .news-list,#listing-overview .news-filter ul.open .news-list{display:none}.page-template-page-incubators .filter a{font-family:Source Sans Pro Bold,sans-serif;font-weight:700}@media (min-width:1200px){.page-template-page-incubators #listings{margin-bottom:30px}}.page-template-page-incubators #listings h2.subHeading{padding-top:26px;border-top:1px solid #ddd;padding-left:13px;margin-left:0!important;margin-bottom:15px;margin-top:0}.page-template-page-incubators #listings .category.spinout-container:last-of-type{border-bottom:1px solid #ddd}.award-details-template-default .content .title{font-weight:600;margin:20px 0 10px;color:#002d62}.iframeTemplate{padding-bottom:50px;padding-top:35px}.iframeTemplate h1{display:none}.iframeTemplate .breadcrumb{min-height:30px;padding:0}.iframeTemplate .iframe{margin:20px;border:1px solid #000;width:calc(100% - 40px)}.incubator-blog .date{color:#888;font-size:1em;font-weight:400}.incubator-blog .logo{width:120px}.incubator-blog h1{padding-top:15px;padding-bottom:5px}.incubator-blog .content{margin-top:50px}.incubator-blog .content h2{margin-top:0;color:#aaa;font-weight:400}.incubator-blog #searchform-blog{float:right;width:340px}.incubator-blog-index,.incubator-blog-search{background-color:#eee}.incubator-blog-index .home,.incubator-blog-search .home{background:transparent}.incubator-blog-index #searchform-blog,.incubator-blog-search #searchform-blog{width:438px}.incubator-blog-index #searchform-blog .input,.incubator-blog-search #searchform-blog .input{background-color:#fff}.incubator-blog-index+.cta,.incubator-blog-search+.cta{margin-top:0}.incubator-blog-index .pagination,.incubator-blog-search .pagination{background-color:transparent}.incubator-blog-index .card,.incubator-blog-search .card{width:100%;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:40px}@media only screen and (min-width:728px){.incubator-blog-index .card,.incubator-blog-search .card{width:438px}}.incubator-blog-index .card *,.incubator-blog-index .card :hover,.incubator-blog-search .card *,.incubator-blog-search .card :hover{text-decoration:none}.incubator-blog-index .card h3,.incubator-blog-search .card h3{color:#002147;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:32px;min-height:64px;margin-bottom:15px}.incubator-blog-index .card p,.incubator-blog-search .card p{color:#666}.incubator-blog-index .card .icon img,.incubator-blog-search .card .icon img{width:100%}.incubator-blog-index .card .date,.incubator-blog-search .card .date{color:#666;font-size:1em;font-weight:400;margin-bottom:15px}.incubator-blog-index .card .card-content,.incubator-blog-search .card .card-content{padding:30px}.incubator-blog-index .card .card-copy,.incubator-blog-search .card .card-copy{min-height:165px}.incubator-blog-index .card .read-more,.incubator-blog-search .card .read-more{color:#639ae3;margin-bottom:0}.incubator-blog-index .results,.incubator-blog-search .results{clear:both;padding-top:40px}.incubator-blog-index .sixcol:nth-child(2n+2),.incubator-blog-search .sixcol:nth-child(2n+2){margin-right:0}.incubator-blog-latest{background-color:#eee;padding-top:80px;padding-bottom:80px}.incubator-blog-latest h3{font-size:37px;line-height:37px;margin-bottom:40px}.incubator-blog-latest+.cta{margin-top:0}.incubator-blog-latest .view-all{float:right;line-height:40px}.incubator-blog-latest .card{width:100%;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:40px}@media only screen and (min-width:728px){.incubator-blog-latest .card{width:438px}}.incubator-blog-latest .card *,.incubator-blog-latest .card :hover{text-decoration:none}.incubator-blog-latest .card h3{color:#002147;font-family:Source Sans Pro,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:32px;min-height:64px;margin-bottom:15px}.incubator-blog-latest .card p{color:#666}.incubator-blog-latest .card .icon img{width:100%}.incubator-blog-latest .card .date{color:#666;font-size:1em;font-weight:400;margin-bottom:15px}.incubator-blog-latest .card .card-content{padding:30px}.incubator-blog-latest .card .card-copy{min-height:165px}.incubator-blog-latest .card .read-more{color:#639ae3;margin-bottom:0}.incubator-blog-latest .sixcol{width:100%;margin-right:0}@media only screen and (min-width:960px){.incubator-blog-latest .sixcol{width:438px}}.incubator-blog-latest .sixcol+.sixcol{float:right}#searchform-blog .input{width:85%;border-radius:0;border:0;padding:13px 20px}#searchform-blog .button{border:0;display:inline-block;width:15%;background-image:url(../../images/icons/search.png);background-repeat:no-repeat;background-position:50%;border-radius:0;color:transparent;margin-top:0}#searchform-blog .button:hover{background-color:#347ad8}.people-list{min-width:100%;padding-bottom:25px;margin-bottom:0;float:left}.people-list.float{float:left;margin:1%;min-width:inherit;width:23%}.people-list.noClear .single-person:nth-child(4n+2){clear:none}.people-list.people-list3x3 .single-person{width:31%}.people-list.people-list3x3 .single-person:nth-child(3n+1){clear:both}.people-list.people-list3x3 .single-person:nth-child(4n+1){clear:none}@media handheld,only screen and (max-width:769px){.people-list.people-list3x3 .single-person{width:48%}.people-list.people-list3x3 .single-person:nth-child(odd){clear:both}.people-list.people-list3x3 .single-person:nth-child(3n+1){clear:none}}@media handheld,only screen and (max-width:590px){.people-list.people-list3x3 .single-person{width:98%}}.people-list .single-person{width:23%;margin:1%;background:#f2f2f2;float:left}.people-list .single-person:nth-child(4n+1){clear:both}@media handheld,only screen and (max-width:769px){.people-list .single-person{min-height:576px;width:48%}.people-list .single-person:nth-child(2n+2),.people-list .single-person:nth-child(4n+1){clear:none}}@media handheld,only screen and (max-width:590px){.people-list .single-person{width:98%;margin-bottom:30px}.people-list .single-person img{border:1px solid #f2f2f2!important}}.people-list .single-person img{width:auto;border:0}@media handheld,only screen and (max-width:590px){.people-list .single-person img{width:100%}}.people-list .single-person .person-content{padding:30px 20px 20px 30px;min-height:250px}@media handheld,only screen and (max-width:769px){.people-list .single-person .person-content{min-height:170px}}.people-list .single-person .photo{background-repeat:no-repeat;background-position:top;background-size:cover;display:block;width:100%;height:90vw}@media handheld,only screen and (min-width:590px){.people-list .single-person .photo{height:45vw}}@media handheld,only screen and (min-width:769px){.people-list .single-person .photo{height:22vw}}@media handheld,only screen and (min-width:992px){.people-list .single-person .photo{max-height:210px}}.people-list .single-person p{font-weight:400}.people-list .single-person p.name{text-transform:uppercase;color:#002147}.people-list .single-person p.name a{color:#002147}.people-list .single-person p.name a:focus,.people-list .single-person p.name a:hover{text-decoration:none;color:#002147}.people-list .single-person p.job,.people-list .single-person p.phone{color:#002147}.people-list .single-person p a{color:#347ad8}.people-list .single-person p a:focus,.people-list .single-person p a:hover{color:#639ae3}.people-list .single-person .more{text-indent:-999px;width:15px;height:14px;float:right;overflow:hidden;background-repeat:no-repeat;position:relative}.people-list .single-person .more a{display:block;position:absolute;top:0;left:0;right:0;border:0}.page-template-page-flexible-content .block{margin:1.5rem 0}.page-template-page-flexible-content .block.quote{margin:2rem 0;padding:2rem 2.5rem;background-color:#a9c7ee;text-align:center;font-size:1.4rem}.page-template-page-flexible-content .block p:last-child{margin-bottom:0}#listing-overview.case-studies #listings article img{width:160px;height:120px;-o-object-fit:cover;object-fit:cover}#listing-overview.case-studies #listings .accordion .accordion-item{background-color:transparent}#listing-overview.case-studies #listings .accordion .accordion-header{display:flex;justify-content:space-between;padding-left:0}#listing-overview.case-studies #listings .accordion .accordion-header a{text-decoration:none}#listing-overview.case-studies #listings .accordion .accordion-header h4{margin-bottom:0}#listing-overview.case-studies #listings .accordion .accordion-header.accordion-button{background-color:transparent!important;box-shadow:none!important}#listing-overview.case-studies #listings .accordion .accordion-collapse .accordion-body{padding-left:0;display:none}