@media print, screen and (min-width: 40em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-ccw-1turn;animation-name:spin-ccw-1turn}@-webkit-keyframes spin-ccw-1turn{0%{transform:rotate(0)}100%{transform:rotate(-1turn)}}@keyframes spin-ccw-1turn{0%{transform:rotate(0)}100%{transform:rotate(-1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{-webkit-animation-duration:500ms;animation-duration:500ms}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:750ms !important;animation-duration:750ms !important}.fast{-webkit-animation-duration:250ms !important;animation-duration:250ms !important}.linear{-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important}.ease{-webkit-animation-timing-function:ease !important;animation-timing-function:ease !important}.ease-in{-webkit-animation-timing-function:ease-in !important;animation-timing-function:ease-in !important}.ease-out{-webkit-animation-timing-function:ease-out !important;animation-timing-function:ease-out !important}.ease-in-out{-webkit-animation-timing-function:ease-in-out !important;animation-timing-function:ease-in-out !important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.long-delay{-webkit-animation-delay:700ms !important;animation-delay:700ms !important}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent="mouse"] *,[data-whatintent="mouse"] *:focus,[data-whatintent="touch"] *,[data-whatintent="touch"] *:focus,[data-whatinput="mouse"] *,[data-whatinput="mouse"] *:focus,[data-whatinput="touch"] *,[data-whatinput="touch"] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=87.5em&xxlarge=125em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:stolzl,sans-serif;font-weight:200;line-height:1.5;color:#282828;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput='mouse'] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:2px solid #eee;border-radius:0;background-color:#eee;box-shadow:none;font-family:inherit;font-size:1rem;font-weight:200;line-height:1.5;color:#282828;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{outline:none;border:2px solid #bbb;background-color:#fefefe;box-shadow:none;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type='submit'],[type='button']{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type='search']{box-sizing:border-box}::-moz-placeholder{color:#282828}::placeholder{color:#282828}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:200;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;line-height:1.5;padding:.625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:0 0 0 0}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}.input-group-label,.input-group-field,.input-group-button,.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #eee}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #eee;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:200;line-height:1.5;color:#282828;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:2px solid #bbb;background-color:#fefefe;box-shadow:none;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus)::-moz-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:bold;color:#cc4b37}.form-error.is-visible{display:block}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:stolzl,sans-serif;font-style:normal;font-weight:200;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h1,.h1{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.1875rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1.0625rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print, screen and (min-width: 40em){h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:1.9375rem}h4,.h4{font-size:1.5625rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#008FF9;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#00467a}a img{border:0}hr{clear:both;max-width:79.75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:2rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:3px solid #282828}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#0a0a0a}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:200;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}cite,.cite-block{display:block;color:#8a8a8a;font-size:.8125rem}cite:before,.cite-block:before{content:"— "}code,.code-inline{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:200;color:#0a0a0a;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:200;color:#0a0a0a;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print, screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;-webkit-print-color-adjust:economy;color-adjust:economy;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print,.footer-bottom,.cover-area-link,.news-box__link,.full-image,.button,.button:visited,a.button:visited,a.button{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.grid-container{padding-right:.625rem;padding-left:.625rem;max-width:79.75rem;margin-left:auto;margin-right:auto}@media print, screen and (min-width: 40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.fluid{padding-right:.625rem;padding-left:.625rem;max-width:100%;margin-left:auto;margin-right:auto}@media print, screen and (min-width: 40em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex-basis:auto}@media print, screen and (min-width: 40em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex-basis:auto}}@media screen and (min-width: 64em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print, screen and (min-width: 40em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-shrink,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media screen and (min-width: 64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-shrink,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print, screen and (min-width: 40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print, screen and (min-width: 40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print, screen and (min-width: 40em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media screen and (min-width: 64em){.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print, screen and (min-width: 40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print, screen and (min-width: 40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print, screen and (min-width: 40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print, screen and (min-width: 40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media screen and (min-width: 64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print, screen and (min-width: 40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width: 64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print, screen and (min-width: 40em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media screen and (min-width: 64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print, screen and (min-width: 40em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print, screen and (min-width: 40em){.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}}@media print, screen and (min-width: 40em){.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media screen and (min-width: 64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media print, screen and (min-width: 40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width: 64em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width: 64em){.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}}@media screen and (min-width: 64em){.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}}@media screen and (min-width: 64em){.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0%}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 1.25rem / 2)}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + 1.25rem / 2)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + 1.25rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.25rem / 2)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + 1.25rem / 2)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + 1.25rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.25rem / 2)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + 1.25rem / 2)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + 1.25rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.25rem / 2)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + 1.25rem / 2)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + 1.25rem / 2)}@media print, screen and (min-width: 40em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 1.875rem / 2)}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + 1.875rem / 2)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + 1.875rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.875rem / 2)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + 1.875rem / 2)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + 1.875rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.875rem / 2)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + 1.875rem / 2)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + 1.875rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.875rem / 2)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + 1.875rem / 2)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + 1.875rem / 2)}}@media screen and (min-width: 64em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.875rem / 2)}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + 1.875rem / 2)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + 1.875rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.875rem / 2)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + 1.875rem / 2)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + 1.875rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.875rem / 2)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + 1.875rem / 2)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + 1.875rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.875rem / 2)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + 1.875rem / 2)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + 1.875rem / 2)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}@media print, screen and (min-width: 40em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}@media screen and (min-width: 64em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print, screen and (min-width: 40em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-shrink,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media screen and (min-width: 64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-shrink,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print, screen and (min-width: 40em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-padding-y>.cell{padding-top:.625rem;padding-bottom:.625rem}@media print, screen and (min-width: 40em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print, screen and (min-width: 40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print, screen and (min-width: 40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print, screen and (min-width: 40em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 64em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}@media print, screen and (min-width: 40em){.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media screen and (min-width: 64em){.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}@media print, screen and (min-width: 40em){.grid-y.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media screen and (min-width: 64em){.grid-y.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print, screen and (min-width: 40em){.cell .grid-y.medium-grid-frame{height:100%}}@media screen and (min-width: 64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print, screen and (min-width: 40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print, screen and (min-width: 40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print, screen and (min-width: 40em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 64em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print, screen and (min-width: 40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print, screen and (min-width: 40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}.row{max-width:79.75rem;margin-right:auto;margin-left:auto}.row::before,.row::after{display:table;content:' ';flex-basis:0;order:1}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-.8125rem;margin-left:-.8125rem}@media print, screen and (min-width: 40em){.row .row{margin-right:-.875rem;margin-left:-.875rem}}@media screen and (min-width: 64em){.row .row{margin-right:-.875rem;margin-left:-.875rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.8125rem;padding-left:.8125rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:.875rem;padding-left:.875rem}.column,.columns{padding-right:.8125rem;padding-left:.8125rem;width:100%;float:left}@media print, screen and (min-width: 40em){.column,.columns{padding-right:.875rem;padding-left:.875rem}}.column,.columns,.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:left;clear:none}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0%}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.33333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.66667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.28571%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-collapse .row{margin-right:0;margin-left:0}.expanded.row .small-collapse.row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.8125rem;padding-left:.8125rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-right:0;margin-left:0}.small-uncentered,.small-uncentered:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-pull-0,.small-pull-0:last-child:not(:first-child){float:left;clear:none}.small-uncentered:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-pull-0:last-child:not(:first-child){float:right}@media print, screen and (min-width: 40em){.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.33333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.66667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.28571%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-collapse .row{margin-right:0;margin-left:0}.expanded.row .medium-collapse.row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.875rem;padding-left:.875rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-right:0;margin-left:0}.medium-uncentered,.medium-uncentered:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-pull-0,.medium-pull-0:last-child:not(:first-child){float:left;clear:none}.medium-uncentered:last-child:not(:first-child),.medium-push-0:last-child:not(:first-child),.medium-pull-0:last-child:not(:first-child){float:right}}@media screen and (min-width: 64em){.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0%}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.33333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.66667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.28571%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-collapse .row{margin-right:0;margin-left:0}.expanded.row .large-collapse.row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.875rem;padding-left:.875rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-right:0;margin-left:0}.large-uncentered,.large-uncentered:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-pull-0,.large-pull-0:last-child:not(:first-child){float:left;clear:none}.large-uncentered:last-child:not(:first-child),.large-push-0:last-child:not(:first-child),.large-pull-0:last-child:not(:first-child){float:right}}.column-block{margin-bottom:1.625rem}.column-block>:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.column-block{margin-bottom:1.75rem}.column-block>:last-child{margin-bottom:0}}.close-button{position:absolute;z-index:10;color:#8a8a8a;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.close-button.small{right:0.66rem;top:0.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:0.5rem;font-size:2em;line-height:1}.breadcrumbs{margin:0 0 1.875rem 0;list-style:none}.breadcrumbs::before,.breadcrumbs::after{display:table;content:' ';flex-basis:0;order:1}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#1779ba}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled,.breadcrumbs .search-results__load-more[disabled]{color:#cacaca;cursor:not-allowed}.tabs{margin:0;border:1px solid #e6e6e6;background:rgba(0,0,0,0);list-style-type:none}.tabs::before,.tabs::after{display:table;content:' ';flex-basis:0;order:1}.tabs::after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#1779ba}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1673b1}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:rgba(255,255,255,0.2)}[data-whatinput='mouse'] .tabs-title>a{outline:0}.tabs-title>a:hover{background:rgba(0,0,0,0);color:rgba(219,219,219,0.2)}.tabs-title>a:focus,.tabs-title>a[aria-selected='true']{background:rgba(0,0,0,0);color:#fff}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:rgba(0,0,0,0);color:#282828;transition:all 0.5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:0}.tabs-panel.is-active{display:block}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap}[data-whatinput='mouse'] .menu li{outline:0}.menu a,.menu .button,.menu a.button:visited{line-height:1;text-decoration:none;display:block;padding:0.7rem 1rem}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a svg,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a svg{text-align:left}.menu.expanded li{flex:1 1 0px}.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a svg,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a svg{text-align:left}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print, screen and (min-width: 40em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li{flex:1 1 0px}.menu.medium-simple li{flex:1 1 0px}}@media screen and (min-width: 64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li{flex:1 1 0px}.menu.large-simple li{flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons a{display:flex}.menu.icon-top a,.menu.icon-right a,.menu.icon-bottom a,.menu.icon-left a{display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg,.menu.nested.icon-left li a img,.menu.nested.icon-left li a i,.menu.nested.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg,.menu.nested.icon-right li a img,.menu.nested.icon-right li a i,.menu.nested.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg,.menu.nested.icon-top li a img,.menu.nested.icon-top li a i,.menu.nested.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .is-active>a{background:#1779ba;color:#fefefe}.menu .active>a{background:#1779ba;color:#fefefe}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a svg,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a svg{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:0.7rem 1rem;font-weight:bold;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#1779ba}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 0 0}.accordion-title:hover,.accordion-title:focus{background-color:#e6e6e6}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-0.5rem;content:"+"}.is-active>.accordion-title::before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#282828}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.accordion-menu li{width:100%}.accordion-menu a{padding:0.7rem 1rem}.accordion-menu .is-accordion-submenu a{padding:0.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-bottom-width:0;border-color:#1779ba transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a::after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a::after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded='true']>a::after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-bottom-width:0;border-color:#1779ba transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded='true']::after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height 0.5s}.drilldown a{padding:0.7rem 1rem;background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform 0.15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:0.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #1779ba;position:absolute;top:50%;margin-top:-6px;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-right-width:0;border-color:transparent transparent transparent #008FF9;right:1rem;left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #008FF9 transparent transparent;right:auto;left:1rem}.drilldown .js-drilldown-back>a::before{display:block;width:0;height:0;border-style:solid;border-width:6px;content:'';border-left-width:0;border-color:transparent #1779ba transparent transparent;display:inline-block;vertical-align:middle;margin-right:0.75rem}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,0.75);overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1.875rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}[data-whatinput='mouse'] .reveal{outline:0}@media print, screen and (min-width: 40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.reveal{width:600px;max-width:79.75rem}}.reveal.collapse{padding:0}@media print, screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:79.75rem}}@media print, screen and (min-width: 40em){.reveal.small{width:50%;max-width:79.75rem}}@media print, screen and (min-width: 40em){.reveal.large{width:90%;max-width:79.75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print, screen and (max-width: 39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.sticky-container{position:relative}.sticky{position:relative;z-index:0;transform:translate3d(0, 0, 0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix::before,.clearfix::after{display:table;content:' ';flex-basis:0;order:1}.clearfix::after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print, screen and (min-width: 40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media screen and (min-width: 64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print, screen and (min-width: 40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width: 64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none !important}.invisible{visibility:hidden}.visible{visibility:visible}@media print, screen and (max-width: 39.99875em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.show-for-small-only{display:none !important}}@media print, screen and (min-width: 40em){.hide-for-medium{display:none !important}}@media screen and (max-width: 39.99875em){.show-for-medium{display:none !important}}@media print, screen and (min-width: 40em) and (max-width: 63.99875em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.99875em), screen and (min-width: 64em){.show-for-medium-only{display:none !important}}@media screen and (min-width: 64em){.hide-for-large{display:none !important}}@media screen and (max-width: 63.99875em){.show-for-large{display:none !important}}@media screen and (min-width: 64em) and (max-width: 87.49875em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 63.99875em), screen and (min-width: 87.5em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme: dark){.show-for-dark-mode{display:block !important}.hide-for-dark-mode{display:none !important}}.show-for-ie{display:none}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.show-for-ie{display:block !important}.hide-for-ie{display:none !important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.top-nav-mobile{min-height:100vh;background:#155280;background:linear-gradient(22deg, #155280 0%, #223540 100%);transform:translateY(-100%);position:fixed;top:0;right:0;width:100%;transition:transform 350ms;z-index:20;padding:75px 1.5rem 1.75rem 1.5rem;will-change:transform, display}@media screen and (min-width: 64em){.top-nav-mobile{display:none}}.top-nav-mobile--active{transform:none;display:block}.top-nav-mobile--hidden{display:none}.top-nav-mobile__bottom{width:100%;position:absolute;bottom:0;left:0;padding:0 1.75rem 1.5rem}.top-nav-mobile__menu-wrapper{display:flex;flex-direction:column;height:100%;align-items:center;margin:0}.top-nav-mobile__search{width:100%;position:relative;margin:0}.top-nav-mobile__search input[type="text"]{background:transparent;font-size:.9375rem;padding:12px 1rem;font-weight:normal;border-radius:0;border:1px solid rgba(222,222,222,0.5);margin:0;color:white;height:50px}.top-nav-mobile__search input[type="text"]::-webkit-input-placeholder{color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.15em}.top-nav-mobile__search input[type="text"]:-moz-placeholder{color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.15em}.top-nav-mobile__search input[type="text"]::-moz-placeholder{color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.15em}.top-nav-mobile__search input[type="text"]:-ms-input-placeholder{color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.15em}.top-nav-mobile__search-icon{width:50px;height:50px;position:absolute;top:0;right:0}.top-nav-mobile__search-icon:after{content:"";position:absolute;top:calc(50% - 12.5px);right:calc(50% - 12.5px);width:25px;height:25px;background:url(../img/icons/magnifying-glass-white.svg) no-repeat center;background-size:contain}.top-nav-mobile__search-submit{position:absolute;top:0;right:0;bottom:0;width:50px;text-indent:-999px;overflow:hidden}.top-nav-mobile .button,.top-nav-mobile a.button:visited{margin-top:1.5rem !important;margin-bottom:1.75rem !important}.top-nav-mobile .button:last-child{margin-bottom:0}.top-nav-mobile .button:after{display:none}.top-nav-mobile__menu{width:100%}.top-nav-mobile .menu{padding:0;margin:0}.top-nav-mobile .menu>li{text-align:left;vertical-align:top;display:block;border-bottom:1px solid rgba(245,245,245,0.3)}.top-nav-mobile .menu>li>a{color:#fff;text-decoration:none;font-weight:normal;font-size:1.125rem;padding:0.75rem 0;transition:color 200ms,opacity 200ms;text-transform:uppercase;line-height:1.4;position:relative;display:block !important}.top-nav-mobile .menu>li>a:visited{color:#fff}.top-nav-mobile .menu>li>a:hover,.top-nav-mobile .menu>li>a:active,.top-nav-mobile .menu>li>a:focus,.top-nav-mobile .menu>li>a.is-active{color:#fff;outline:none;cursor:pointer}.top-nav-mobile .menu>li>a.external-link:after{content:" ";width:12px;height:12px;background:url(../img/external-link.svg) no-repeat center;background-size:contain;display:inline-block;margin-left:8px}.top-nav-mobile .menu li:last-child{border-bottom:none}.top-nav-mobile .menu .active>a{background:none;color:#fff !important}.top-nav-mobile .menu>li.is-active>a{color:#fff}.top-nav-mobile .menu>li.is-active>a:after{transform:rotate(-180deg)}.top-nav-mobile .menu>li.is-accordion-submenu-parent>a:after{content:"";width:10px;height:5px;background:url("../img/icons/down-arrow-white.svg") no-repeat center;background-size:contain;transform:rotate(0);position:absolute;top:20px;right:0;display:inline-block;border:0;vertical-align:middle;transition:transform 200ms}.top-nav-mobile .menu>li.is-accordion-submenu-parent[aria-expanded='true']>a:after{transform:rotate(-180deg)}.sticky-mobile{width:100%;position:fixed;top:0;z-index:30}.title-bar{background:#1D2E41;height:75px;border-bottom:1px solid rgba(245,245,245,0.3);transition:background-color 200ms}.transparent-topbar .title-bar{background:transparent}.sticky-active .title-bar{background:#1D2E41 !important}.title-bar__menu-icon{position:absolute;top:18px;right:16px;margin:0}.site-logo-mobile{background:rgba(11,25,42,0.7);width:75px;height:74px;position:absolute;top:0;left:0;padding:10px}.site-logo-mobile img{width:55px;height:55px}.top-nav-desktop-submenu__icon-wrapper{display:none}.has-sticky:not(.transparent-topbar){padding-top:75px;transition:padding-top 200ms linear}@media screen and (min-width: 64em){.has-sticky:not(.transparent-topbar){padding-top:145px}}.has-sticky:not(.transparent-topbar).sticky-active{padding-top:75px}@media screen and (min-width: 64em){.has-sticky:not(.transparent-topbar).sticky-active{padding-top:73px}}@media screen and (min-width: 64em){.top-nav-desktop{border-bottom:1px solid rgba(245,245,245,0.3);background-color:#1D2E41;color:#fff;text-align:left;height:145px;z-index:30;position:fixed;top:0;width:100%;transition:height 200ms linear,background-color 200ms,border-color 200ms}.top-nav-desktop.top-nav-desktop--sticky{height:73px;border-color:transparent}.transparent-topbar .top-nav-desktop.top-nav-desktop--sticky{background:#1D2E41}.transparent-topbar .top-nav-desktop{background:transparent}.transparent-topbar.blog_post .top-nav-desktop{background:rgba(29,46,65,0.5)}.top-nav-desktop__top-links{position:absolute;transform:translateY(-50%);top:50%;right:3rem;font-size:0}.top-nav-desktop__cta{margin:0;padding-left:1.5rem !important;padding-right:1.5rem !important;display:inline-block;vertical-align:middle;transition:padding 200ms linear,background-color 200ms,color 200ms !important}.top-nav-desktop--sticky .top-nav-desktop__cta{padding:5px 1.5rem 4px}.top-nav-desktop__search{display:inline-block;margin-left:1.75rem;vertical-align:middle}.top-nav-desktop__menu-icon{display:inline-block;margin-left:1.75rem;position:relative;vertical-align:middle}.top-nav-desktop__title{letter-spacing:0.2em;color:white;font-size:1.125rem;position:absolute;left:180px;top:60px;text-transform:uppercase;font-weight:400;line-height:1.44;transition:top 200ms linear,left 200ms linear}.top-nav-desktop--sticky .top-nav-desktop__title{top:26px;left:128px}.top-nav-desktop-submenu{position:fixed;top:145px;left:0;right:0;background:#140820;z-index:20;border:0;list-style-type:none;color:#282828;padding:2rem 1.5rem 2.25rem;margin:0;align-items:center;justify-content:center;flex-direction:row;text-align:center;text-decoration:none;box-shadow:0 6px 6px rgba(0,0,0,0.02);-webkit-clip-path:inset(0px 0px 100% 0px);clip-path:inset(0px 0px 100% 0px);transition:-webkit-clip-path 200ms;transition:clip-path 200ms;transition:clip-path 200ms, -webkit-clip-path 200ms;display:none;pointer-events:none}@supports ((-webkit-clip-path: polygon(0 0, 0 0, 0 0)) or (clip-path: polygon(0 0, 0 0, 0 0))){.top-nav-desktop-submenu{display:flex}}.top-nav-desktop-submenu:after{content:"";transform:skew(-18deg);position:absolute;top:0;left:-50px;right:0;bottom:0;width:216px;background:#321450;transition:width 200ms linear}.top-nav-desktop--sticky .top-nav-desktop-submenu:after{width:97px}.is-active .top-nav-desktop-submenu{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);display:flex;pointer-events:initial}.top-nav-desktop--sticky .top-nav-desktop-submenu{top:73px}.top-nav-desktop-submenu__icon-wrapper{width:130px;height:69px;display:block;position:relative;margin:0 auto 20px}.top-nav-desktop-submenu__icon-wrapper img{width:100%}.top-nav-desktop-submenu__icon{width:100%;display:block;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%}.top-nav-desktop-submenu__item{margin:0 60px;text-align:center;position:relative;transition:opacity 200ms;color:#282828;padding:0;text-decoration:none;display:block;z-index:1}.top-nav-desktop-submenu__item:hover,.top-nav-desktop-submenu__item:active,.top-nav-desktop-submenu__item:focus{opacity:0.6}.site-logo-desktop{background:rgba(11,25,42,0.7);padding:25px;width:145px;height:144px;position:absolute;top:0;left:0;bottom:0;text-align:left;transition:height 200ms linear,width 200ms linear,background-color 500ms}.top-nav-desktop--sticky .site-logo-desktop{padding:10px;width:73px;height:72px;background-color:#0B192A}.site-logo-desktop__image{height:95px;width:95px;position:absolute;top:25px;left:25px;transition:top 200ms linear,left 200ms linear,width 200ms linear,height 200ms linear,opacity 200ms linear}.top-nav-desktop--sticky .site-logo-desktop__image{top:10px;left:10px;height:55px;width:55px}.site-logo-desktop__hide-on-sticky{opacity:1}.top-nav-desktop--sticky .site-logo-desktop__hide-on-sticky{opacity:0}.site-logo-desktop__show-on-sticky{opacity:0}.top-nav-desktop--sticky .site-logo-desktop__show-on-sticky{opacity:1}}.animated-menu-icon{width:40px;height:39px;padding:3px;outline:none}.animated-menu-icon__top,.animated-menu-icon__middle,.animated-menu-icon__bottom{content:"";display:block;position:absolute;width:34px;height:2px;background-color:white;transition:transform 200ms ease,top 200ms ease 200ms,bottom 200ms ease 200ms,opacity 200ms}.animated-menu-icon__top{top:7px}.animated-menu-icon__middle{top:19px}.animated-menu-icon__bottom{bottom:6px}.animated-menu-icon--active .animated-menu-icon__top,.animated-menu-icon:active .animated-menu-icon__top{transform:rotate(45deg);top:19px;transition:transform 200ms ease 200ms,top 200ms ease}.animated-menu-icon--active .animated-menu-icon__middle,.animated-menu-icon:active .animated-menu-icon__middle{opacity:0}.animated-menu-icon--active .animated-menu-icon__bottom,.animated-menu-icon:active .animated-menu-icon__bottom{transform:rotate(-45deg);bottom:18px;transition:transform 200ms ease 200ms,bottom 200ms ease}.top-footer{background:#22354A;color:#DEDEDE;padding:80px 0 60px;position:relative}@media print, screen and (min-width: 40em){.top-footer{padding:125px 0 135px}}.top-footer a,.top-footer a:visited{text-decoration:none;display:block;margin-bottom:15px}.top-footer a:hover,.top-footer a:active{color:white;font-weight:400}.top-footer__col{padding-right:2rem}@media print, screen and (max-width: 63.99875em){.top-footer__col{margin-bottom:50px}}@media print, screen and (max-width: 63.99875em){.top-footer__col-bottom{margin-bottom:0}}.top-footer__logos{display:grid;grid-template-columns:1fr;gap:30px;margin-bottom:35px}@media screen and (min-width: 64em){.top-footer__logos{max-width:312px;grid-template-columns:1fr 1fr}}@media screen and (min-width: 87.5em){.top-footer__logos{gap:40px}}.top-footer__logo{vertical-align:middle;width:100%;height:auto;margin:0 !important;display:flex !important;align-items:center}.top-footer__logo img{width:100%}.top-footer__logo.si{max-width:103px}@media print, screen and (min-width: 40em){.top-footer__logo.si{max-width:125px}}.top-footer__logo.sega{max-width:112px}@media print, screen and (min-width: 40em){.top-footer__logo.sega{max-width:125px;margin-right:0}}.top-footer__logo.bptw2021{max-width:100px}@media print, screen and (min-width: 40em){.top-footer__logo.bptw2021{max-width:120px}}.top-footer__logo.bptw2022env{max-width:100px}@media print, screen and (min-width: 40em){.top-footer__logo.bptw2022env{max-width:116px}}@media screen and (min-width: 64em){.top-footer__logo.disability-confident{order:2}}.top-footer__logo .disability-confident-logo{max-width:145px;padding:9px 10px 4px;background:white;height:auto}@media print, screen and (min-width: 40em){.top-footer__logo .disability-confident-logo{max-width:125px}}.top-footer__title{font-size:1.5rem;color:white;font-weight:700;margin-bottom:20px;text-transform:none}@media print, screen and (min-width: 40em){.top-footer__title{font-size:1.75rem}}@media screen and (min-width: 64em){.top-footer__content-wrapper{max-width:851px}}.social-link img{width:26px;height:26px;margin-right:20px;display:inline-block;margin-top:-1px}.footer-bottom{background:#1D2E41;text-align:center;color:#fefefe;padding:40px 0 60px;position:relative}@media screen and (min-width: 64em){.footer-bottom{padding:48px 0 60px}}.footer-bottom a,.footer-bottom a:visited{text-decoration:none}.footer-bottom a:hover,.footer-bottom a:active{color:#fff}.footer-bottom__copy{color:rgba(222,222,222,0.5);font-size:.75rem;font-weight:400}.footer-bottom p{margin:0}h1,h2,h3,h4,h5,h6{font-family:stolzl,sans-serif;color:#22354A;font-weight:700;line-height:1.2em;text-transform:uppercase}.wrapper--dark h1,.wrapper--darkGrey h1,.wrapper--dark h2,.wrapper--darkGrey h2,.wrapper--dark h3,.wrapper--darkGrey h3,.wrapper--dark h4,.wrapper--darkGrey h4,.wrapper--dark h5,.wrapper--darkGrey h5,.wrapper--dark h6,.wrapper--darkGrey h6{color:#fff}h1,h2,h3{line-height:1;margin-bottom:0.5em;font-size:2.25rem}@media print, screen and (min-width: 40em){h1,h2,h3{font-size:3.625rem;letter-spacing:-0.01em}}h1 a,h1 a:visited,h1 a:hover,h1 a:active,h2 a,h2 a:visited,h2 a:hover,h2 a:active,h3 a,h3 a:visited,h3 a:hover,h3 a:active{text-decoration:none}a,a:visited{font-family:inherit;color:inherit;text-decoration:underline;transition:color 200ms}a:not([href]){cursor:default;text-decoration:none}a:not([href]):hover{color:inherit}hr{border-color:rgba(245,245,245,0.3);margin-top:4.5rem;margin-bottom:4.5rem}.text-center{text-align:center}.no-margin{margin:0 !important}.sr-only{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.cover-area-link,.news-box__link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;text-indent:-99999px;overflow:hidden;cursor:pointer;background:rgba(255,255,255,0)}.cover{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media print, screen and (max-width: 39.99875em){.fullwidth-on-small,.button.fullwidth-on-small,a.fullwidth-on-small.button:visited{width:100%;margin-left:auto !important;margin-right:auto !important}}@media print, screen and (min-width: 40em){.fullwidth-on-small,.button.fullwidth-on-small,a.fullwidth-on-small.button:visited{min-width:240px}}.full-image{position:absolute;top:0;right:0;left:0;bottom:0;z-index:0;width:100%;height:100%}.slide-tint{position:absolute;top:0;left:0;right:0;bottom:0;background:#0B192A}@media screen and (min-width: 87.5em){.hide-for-xlarge{display:none}}@media print, screen and (max-width: 87.49875em){.show-for-xlarge{display:none}}.copy,.copy p,.copy li{color:#282828;font-family:stolzl,sans-serif;font-weight:200;text-align:left;font-size:1rem}@media print, screen and (min-width: 40em){.copy,.copy p,.copy li{font-size:1rem}}.copy .subtitle{font-size:1.5rem}.copy h1,.copy h2,.copy h3{font-size:1.125rem;color:#282828;margin-bottom:0.75rem;text-transform:none;font-weight:400}@media print, screen and (min-width: 40em){.copy h1,.copy h2,.copy h3{font-size:1.125rem;margin-bottom:1rem}}.copy__title{margin-bottom:1rem;color:#282828;font-size:1.5rem;font-weight:bold;line-height:1.2}@media print, screen and (min-width: 40em){.copy__title{margin-bottom:0.75rem;font-size:2.25rem}}.copy__abstract,.copy__abstract p{font-size:1.25rem;font-weight:300}@media print, screen and (min-width: 40em){.copy__abstract,.copy__abstract p{font-size:1.3125rem;font-weight:500}}.copy__abstract:last-child p,.copy__abstract p:last-child p{margin-bottom:0}.copy__buttons{margin-top:1.5rem}.copy p,.copy li{margin-bottom:1rem;line-height:1.4}@media print, screen and (min-width: 40em){.copy p,.copy li{margin-bottom:1.5rem;line-height:1.8em}}.copy p:last-child{margin-bottom:0}.copy ul,.copy ol{margin-left:0}.copy ul{margin-left:0.25rem}.copy li{margin-bottom:0.25rem;text-align:left;margin-left:1rem}.copy a,.copy a:visited{color:#008FF9;font-weight:inherit;transition:color 200ms,border-color 200ms;word-wrap:break-word;text-decoration:underline}.copy a:hover,.copy a:active{color:#00467a}.copy blockquote{font-size:1.125rem;padding-top:0;padding-bottom:4px;margin:1.5rem 0}@media print, screen and (min-width: 40em){.copy blockquote{font-size:1.375rem;margin:2rem 0}}.copy img:last-child,.copy figure:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.copy>ul:last-child,.copy p>ul:last-child,.copy li>ul:last-child,.copy>p:last-child,.copy p>p:last-child,.copy li>p:last-child{margin-bottom:0}}.copy iframe{max-width:100%;max-height:570px}.copy.text-center,.copy p.text-center,.copy li.text-center{text-align:center}.copy.text-center p,.copy p.text-center p,.copy li.text-center p{text-align:inherit}.copy .align-center,.copy .center-img{text-align:center}.copy .align-center img,.copy .center-img img{margin-left:auto;margin-right:auto}.copy .bordered{padding:5px;border:1px solid #DBE3E3}.copy iframe,.copy img{margin-bottom:1.5rem}.copy .image-caption{font-size:.875rem;color:#737373;padding:12px 24px 0}.copy .small,.copy .medium{text-align:center}.copy .small img,.copy .medium img{width:300px;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.copy .small img{width:300px}.copy .medium img{width:600px}@media print, screen and (min-width: 40em){.copy .left{float:left;max-width:calc(50% - 1.875rem);margin:0 1.875rem 1.875rem 0}}@media print, screen and (min-width: 40em){.copy .right{float:right;max-width:calc(50% - 1.875rem);margin:0 0 1.875rem 1.875rem}}.copy ol{counter-reset:section;list-style-type:none;margin-left:0}.copy ol li{margin:0.5rem 0 1rem}.copy ol li>strong+p{margin-top:0.6rem}.copy ol ul{margin:0.5rem 0 0 1.4rem !important}.copy ol table{border:0 none}.copy ol table td{padding:0}.copy ol table td:first-child{width:25%}.copy ol table td img{margin:0 3rem !important}.copy ol table tbody{background:none;border:none}.copy ol ol{margin-left:1.4rem}.copy ol>li:before,.copy p ol>li:before,.copy li ol>li:before{counter-increment:section;content:counters(section, ".") ". ";font-weight:bold}.copy+.button,.copy p+.button,.copy li+.button,.copy+a.button:visited{margin-top:1rem}@media print, screen and (min-width: 40em){.copy+.button,.copy p+.button,.copy li+.button,.copy+a.button:visited{margin-top:2rem}}.copy .bptw2021{width:131px}.copy--dark,.wrapper--dark .copy,.wrapper--dark .copy p,.copy .wrapper--dark p,.wrapper--dark .copy li,.copy .wrapper--dark li,.wrapper--darkGrey .copy,.wrapper--darkGrey .copy p,.copy .wrapper--darkGrey p,.wrapper--darkGrey .copy li,.copy .wrapper--darkGrey li,.wrapper--dark-gradient .copy,.wrapper--dark-gradient .copy p,.copy .wrapper--dark-gradient p,.wrapper--dark-gradient .copy li,.copy .wrapper--dark-gradient li{color:#fff}.copy--dark a,.wrapper--dark .copy a,.copy .wrapper--dark p a,.copy .wrapper--dark li a,.wrapper--darkGrey .copy a,.copy .wrapper--darkGrey p a,.copy .wrapper--darkGrey li a,.wrapper--dark-gradient .copy a,.copy .wrapper--dark-gradient p a,.copy .wrapper--dark-gradient li a,.copy--dark a:visited,.wrapper--dark .copy a:visited,.copy .wrapper--dark p a:visited,.copy .wrapper--dark li a:visited,.wrapper--darkGrey .copy a:visited,.copy .wrapper--darkGrey p a:visited,.copy .wrapper--darkGrey li a:visited,.wrapper--dark-gradient .copy a:visited,.copy .wrapper--dark-gradient p a:visited,.copy .wrapper--dark-gradient li a:visited{color:#47b0ff}.copy--dark a:hover,.wrapper--dark .copy a:hover,.copy .wrapper--dark p a:hover,.copy .wrapper--dark li a:hover,.wrapper--darkGrey .copy a:hover,.copy .wrapper--darkGrey p a:hover,.copy .wrapper--darkGrey li a:hover,.wrapper--dark-gradient .copy a:hover,.copy .wrapper--dark-gradient p a:hover,.copy .wrapper--dark-gradient li a:hover,.copy--dark a:active,.wrapper--dark .copy a:active,.copy .wrapper--dark p a:active,.copy .wrapper--dark li a:active,.wrapper--darkGrey .copy a:active,.copy .wrapper--darkGrey p a:active,.copy .wrapper--darkGrey li a:active,.wrapper--dark-gradient .copy a:active,.copy .wrapper--dark-gradient p a:active,.copy .wrapper--dark-gradient li a:active,.copy--dark a:focus,.wrapper--dark .copy a:focus,.copy .wrapper--dark p a:focus,.copy .wrapper--dark li a:focus,.wrapper--darkGrey .copy a:focus,.copy .wrapper--darkGrey p a:focus,.copy .wrapper--darkGrey li a:focus,.wrapper--dark-gradient .copy a:focus,.copy .wrapper--dark-gradient p a:focus,.copy .wrapper--dark-gradient li a:focus{color:#addcff}.copy--center{text-align:center}.copy--center h1,.copy--center h2,.copy--center h3,.copy--center p,.copy--center li{text-align:center}.copy-with-sidecol__sidecol{margin-top:1.875rem}.blue{color:#008FF9 !important}html{height:100%;min-height:100%}@media screen and (min-width: 125em) and (min-height: 801px){html{font-size:1.125rem}}body{height:100%;margin:0;padding:0;background:#1D2E41}.fp-tableCell{vertical-align:top !important;height:calc(100vh - 75px)}.button,.button:visited,a.button:visited,a.button,a.button:visited{cursor:pointer;font-size:1rem;padding:.5625rem 2rem .5rem;transition:background 200ms,color 200ms;text-align:center;text-decoration:none !important;border:2px solid #008FF9;border-radius:4px;text-transform:uppercase;background-color:transparent;font-weight:400;font-family:stolzl,sans-serif;letter-spacing:0.2em;margin:0;line-height:1.5;display:inline-block;position:relative;z-index:1}.button::-moz-selection, .button:visited::-moz-selection, a.button::-moz-selection, a.button:visited::-moz-selection{background:transparent}.button::selection,.button:visited::selection,a.button::selection,a.button:visited::selection{background:transparent}.button--wide,a.button--wide{width:100%}@media print, screen and (min-width: 40em){.button--wide,a.button--wide{width:auto}}.button--fullwidth,a.button--fullwidth{width:100%;display:block}.button--highlighted.button,a.button--highlighted.button:visited,a.button--highlighted.button{border-color:#008FF9;background-color:#008FF9;color:#fff}.button--highlighted.button:focus,.button--highlighted.button:hover,.button--highlighted.button:active,a.button--highlighted.button:focus,a.button--highlighted.button:hover,a.button--highlighted.button:active{border-color:#005493;background-color:#005493}.button[disabled],a.button[disabled]:visited,.button.disabled,a.disabled.button:visited,.button.search-results__load-more[disabled],a.button[disabled],a.button.disabled,a.button.search-results__load-more[disabled]{opacity:0.6;cursor:initial}.button[disabled]:hover,.button[disabled]:active,.button[disabled]:focus,.button.disabled:hover,.button.search-results__load-more:hover[disabled],.button.disabled:active,.button.search-results__load-more:active[disabled],.button.disabled:focus,.button.search-results__load-more:focus[disabled],a.button[disabled]:hover,a.button[disabled]:active,a.button[disabled]:focus,a.button.disabled:hover,a.button.search-results__load-more:hover[disabled],a.button.disabled:active,a.button.search-results__load-more:active[disabled],a.button.disabled:focus,a.button.search-results__load-more:focus[disabled]{opacity:0.6}.button:after,.button:visited:after,a.button:after,a.button:visited:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#008FF9;transform:scale(1);z-index:-1;transition:transform 200ms;border-radius:4px;will-change:transform}.button:hover:after,.button:active:after,a.button:hover:after,a.button:active:after{transform:scale(1.15, 1.25)}.button--light,.wrapper--dark .cta-bar__button,.wrapper--darkGrey .cta-bar__button,a.button--light,.wrapper--dark a.cta-bar__button,.wrapper--darkGrey a.cta-bar__button{border-color:#fff;color:#282828}.button--light:hover,.wrapper--dark .cta-bar__button:hover,.wrapper--darkGrey .cta-bar__button:hover,.button--light:focus,.wrapper--dark .cta-bar__button:focus,.wrapper--darkGrey .cta-bar__button:focus,.button--light:active,.wrapper--dark .cta-bar__button:active,.wrapper--darkGrey .cta-bar__button:active,a.button--light:hover,.wrapper--dark a.cta-bar__button:hover,.wrapper--darkGrey a.cta-bar__button:hover,a.button--light:focus,.wrapper--dark a.cta-bar__button:focus,.wrapper--darkGrey a.cta-bar__button:focus,a.button--light:active,.wrapper--dark a.cta-bar__button:active,.wrapper--darkGrey a.cta-bar__button:active{color:#282828;border-color:#fff;background:#fff}.button--dark,.button,.button:visited,a.button:visited,a.button,.wrapper--light .cta-bar__button,a.button--dark,a.button,a.button:visited,.wrapper--light a.cta-bar__button{border-color:#008FF9;color:white;background:#008FF9}.button--dark:hover,.button:hover,.wrapper--light .cta-bar__button:hover,.button--dark:focus,.button:focus,.wrapper--light .cta-bar__button:focus,.button--dark:active,.button:active,.wrapper--light .cta-bar__button:active,a.button--dark:hover,a.button:hover,.wrapper--light a.cta-bar__button:hover,a.button--dark:focus,a.button:focus,.wrapper--light a.cta-bar__button:focus,a.button--dark:active,a.button:active,.wrapper--light a.cta-bar__button:active{color:white;border-color:#008FF9;background:#008FF9}.inline-buttons{font-size:0}@media print, screen and (min-width: 40em){.inline-buttons{margin-bottom:-20px;display:flex;justify-content:center}}@media print, screen and (min-width: 40em){.inline-buttons .button,.inline-buttons a.button:visited{min-width:240px;margin:0 10px}.inline-buttons .button:first-child{margin-left:0}.inline-buttons .button:last-child{margin-right:0}}@media print, screen and (max-width: 39.99875em){.stack-on-small .button,.stack-on-small a.button:visited{display:block;margin-left:0;margin-right:0}}.not-found{min-height:350px;display:flex;align-items:center}@media print, screen and (min-width: 40em){.not-found{min-height:540px}}.not-found__content{max-width:820px;margin:0 auto;padding:0 0.5rem}.not-found__title{font-size:6.25rem;font-weight:700;position:relative;line-height:1.15;padding:0;margin-bottom:0.5rem}@media print, screen and (min-width: 40em){.not-found__title{font-size:11.25rem}}.not-found p{font-size:1.75rem;font-weight:700;text-transform:uppercase;line-height:1.2;margin-bottom:0}@media print, screen and (min-width: 40em){.not-found p{font-size:3rem}}.not-found__buttons{margin-top:2rem}@media print, screen and (max-width: 63.99875em){form input[type="text"],form input[type="email"],form textarea{border-radius:0;margin-bottom:15px}}@media print, screen and (min-width: 40em){form input[type="text"],form input[type="email"],form textarea{background:transparent}}form label>[type='checkbox'],form label>[type='radio']{margin:0 0.75em 0 0}form select{padding-top:10px;padding-bottom:10px;height:auto}select{height:auto;background-image:url(../img/down-arrow-small-dark-blue.svg);background-size:12px 7px;border:1px solid #F5F5F5;transition:border-color 200ms}@media print, screen and (min-width: 40em){select{width:290px}}select:active,select:focus{border:1px solid #cfcfcf}.contact-form{text-align:left}.contact-form__abstract{margin-bottom:1.5rem}@media print, screen and (min-width: 40em){.contact-form__abstract{margin-bottom:2.75rem}}.contact-form__bottom-copy{font-size:.75rem}.contact-form__heading{font-size:1rem;font-weight:200}.contact-form__option{display:block}.contact-form__option input{margin-bottom:1rem}.contact-form__option input[type="radio"]:checked+label{font-weight:400}.contact-form__option label{font-size:1rem}@media screen and (min-width: 64em){.contact-form__col{width:calc(50% - 5px)}.contact-form__col:nth-child(2n){margin-left:10px}}@media screen and (min-width: 64em){.contact-form__form-col{padding-right:2rem}}.contact-form__social-icons{margin-top:1rem;margin-bottom:1.75rem}.contact-form__social-icons .social-link{display:inline-block;vertical-align:middle}.contact-form__social-icons .social-link img{margin-right:1.5rem}@media print, screen and (min-width: 40em){.contact-form select{height:51px}}.contact-form label{color:#282828;font-weight:200}.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea,.contact-form select{font-weight:200;background:#f5f5f5;border:0;padding-left:1rem;padding-right:1rem}@media print, screen and (min-width: 40em){.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea,.contact-form select{margin-bottom:10px;background:#f5f5f5;border:0}}.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea{background:#f5f5f5}@media print, screen and (min-width: 40em){.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea{background:#f5f5f5}}.contact-form textarea{min-height:195px;margin-bottom:1rem}@media print, screen and (min-width: 40em){.contact-form textarea{margin-bottom:1rem}}.contact-form .form-error{text-align:left;margin-bottom:12px;margin-top:0}.contact-form .file-upload-input{font-size:.75rem}.contact-form .checkbox-text{font-size:1.125rem;margin-right:1rem}.contact-form .confirm-checkbox{margin-bottom:1rem;font-size:.75rem;position:relative;padding-left:1rem}.contact-form .confirm-checkbox p{font-size:.75rem}.contact-form .confirm-checkbox input{position:absolute;top:5px;left:0}.contact-form .button,.contact-form a.button:visited{margin-bottom:1rem}.wrapper{padding:2.5rem 0 2.5rem;text-align:center;position:relative;background:#fff}@media print, screen and (min-width: 40em){.wrapper{padding:7.1875rem 0 7.1875rem}}.wrapper p,.wrapper li,.wrapper .copy__abstract,.wrapper .copy__abstract p,.copy__abstract .wrapper p,.wrapper .copy__abstract p,.copy__abstract .wrapper p p{color:inherit}@media print, screen and (min-width: 40em){.wrapper--even-padding{padding-top:7.1875rem}}.wrapper--dark{background:#212527;color:#fff}.wrapper--dark-gradient{background:#212527 url(../img/dark-gradient.svg) no-repeat center;background-size:cover;color:#fff}.wrapper--blue-gradient{background:#212527,linear-gradient(33deg, rgba(0,143,249,0.4) 0%, rgba(11,25,42,0) 100%);color:#fff}.wrapper--darkGrey{background:#22354A;color:#fff}.wrapper--lightGrey{background:#F3F4F6;color:#282828}.wrapper--fixedBg{background:green url(../img/lake-como.jpg) no-repeat;background-size:cover;background-attachment:fixed}@media screen and (min-width: 64em){.body--timeline .wrapper{padding-left:145px}}.cta-bar,.cta-bar p{color:#282828;font-family:stolzl,sans-serif;font-weight:normal;text-align:center;font-size:.8125rem;position:relative}@media print, screen and (min-width: 40em){.cta-bar,.cta-bar p{font-size:1.125rem}}.cta-bar__title{font-weight:normal;line-height:1.2em;color:#282828;font-size:1.5rem;margin-bottom:1.25rem}@media print, screen and (min-width: 40em){.cta-bar__title{font-size:1.5rem;margin-bottom:1rem}}.wrapper--dark .cta-bar__title,.wrapper--fixedBg .cta-bar__title,.wrapper--darkGrey .cta-bar__title{color:#fff}.cta-bar__top-title{font-size:.8125rem;text-transform:uppercase;font-family:stolzl,sans-serif;margin-bottom:0.25rem}@media print, screen and (min-width: 40em){.cta-bar__top-title{font-size:1rem;margin-bottom:1.25rem}}.cta-bar__buttons{margin-top:1.75rem}@media print, screen and (min-width: 40em){.cta-bar__buttons{margin-top:2.75rem}}.cta-bar__content{margin-bottom:1.25rem}.cta-bar__content p:last-child{margin-bottom:0}.cta-bar__content:last-child{margin-bottom:0}.cta-bar--dark,.wrapper--dark .cta-bar,.wrapper--dark .cta-bar p,.cta-bar .wrapper--dark p,.wrapper--fixedBg .cta-bar,.wrapper--fixedBg .cta-bar p,.cta-bar .wrapper--fixedBg p,.wrapper--darkGrey .cta-bar,.wrapper--darkGrey .cta-bar p,.cta-bar .wrapper--darkGrey p{color:#fff}.cta-bar__tint{position:absolute;top:0;left:0;right:0;bottom:0;background:#0B192A}.cta-bar__bg{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent no-repeat center;background-size:cover}.cta-bar__bg-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent no-repeat center;background-size:cover}.cta-bar--with-image{background:transparent;background-size:cover}@media print, screen and (min-width: 40em){.cta-bar--with-image{padding-top:4rem;padding-bottom:4rem}}.news-box{background:transparent;position:relative;padding:0 0 2rem;margin-bottom:2rem;text-align:left;transition:color 200ms,border 200ms;color:#282828;vertical-align:top}@media print{.news-box{border:1px solid grey}}@media print, screen and (min-width: 40em){.news-box{margin-bottom:2.25rem;padding-bottom:2.5rem}}@media print, screen and (max-width: 39.99875em){.columns:last-child>.news-box{padding-bottom:0.5rem}}.news-box__title{font-size:1.3125rem;margin-bottom:0;transition:color 200ms;text-transform:none;color:#008FF9;line-height:1.2;font-weight:700}@media print, screen and (min-width: 40em){.news-box__title{margin-bottom:0.5rem;font-size:1.75rem}}.news-box__content-wrapper{position:relative;padding:1rem 0 0 40px}@media print, screen and (min-width: 40em){.news-box__content-wrapper{padding:1rem 1rem 0 1.75rem}}@media screen and (min-width: 64em){.news-box__content-wrapper{padding:1.75rem 50px 0}}.news-box__content{will-change:transform;transition:transform 200ms}.news-box__abstract p{margin-bottom:0;font-size:1rem}.news-box__image-icon{width:40px;height:40px;background:url(../img/news-icon-white.svg) no-repeat center;background-size:contain;position:absolute;top:20px;left:20px}.news-box__date{display:inline-block;text-align:left;margin:0;line-height:1;position:absolute;top:0;left:0;transform:rotate(-90deg) translateX(-100%);transform-origin:top left;font-size:1rem;padding-right:1rem}@media print, screen and (min-width: 40em){.news-box__date{padding-right:1.75rem}}.news-box__image{width:100%;height:auto;transition:transform 200ms,filter 200ms}.news-box__image-wrapper{width:100%;overflow:hidden;position:relative}.news-box__link{text-decoration:none}.news-box__tags{margin-bottom:0.25rem}.news-box__tag{background:#0B192A;border-radius:13px;font-weight:200;color:white;text-transform:uppercase;display:inline-block;margin-right:0.25rem;margin-bottom:0.5rem;padding:5px 12px 4px;line-height:1;font-size:1rem}.news-box:hover,.news-box:active{color:#00467a}.news-box:hover .news-box__image,.news-box:active .news-box__image{filter:brightness(90%);transform:scale(1.02)}.news-box:hover .news-box__title,.news-box:active .news-box__title{color:#0072c6}.news-box:hover .news-box__content,.news-box:active .news-box__content{transform:translateX(-12px)}.news-box-lg{min-height:500px;color:white;position:relative;display:flex;align-items:flex-end}@media print, screen and (min-width: 40em){.news-box-lg{height:700px}}.news-box-lg__content{padding:0 1rem 1rem;max-width:780px;position:relative}@media screen and (min-width: 64em){.news-box-lg__content{padding:0 0 75px 80px}}.news-box-lg__title{font-size:1.75rem;margin-bottom:0.5rem;transition:color 200ms;text-transform:none;color:white;line-height:1.2;font-weight:700;text-decoration:none;display:block}@media print, screen and (min-width: 40em){.news-box-lg__title{margin-bottom:0.5rem;font-size:3rem}}.news-box-lg__title:hover,.news-box-lg__title:active{color:#008FF9}.news-box-lg__abstract p{margin-bottom:0;font-size:1rem;color:white}.news-box-lg__meta{margin-bottom:0.75rem}.news-box-lg__date{display:inline-block;font-size:1rem;vertical-align:center;font-weight:400;margin-bottom:0}.news-box-lg__image{position:absolute;top:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-box-lg__tags{display:inline-block;vertical-align:center}.news-box-lg__tag{margin-bottom:0;margin-right:1rem}.related-news{position:relative;text-align:left}.related-news__top{margin-bottom:1.5rem}@media print, screen and (min-width: 40em){.related-news__top{margin-bottom:2rem}}@media screen and (min-width: 64em){.related-news__top{margin-bottom:2.75rem}}.related-news__title{font-size:1.75rem;margin-bottom:0.25rem}@media print, screen and (min-width: 40em){.related-news__title{font-size:3.625rem}}.related-news__abstract{margin-bottom:0;color:#008FF9 !important;font-weight:400}@media print, screen and (min-width: 40em){.related-news__abstract{font-size:1.3125rem}}@media print, screen and (min-width: 40em){.related-news__button{position:absolute !important;top:0;right:0}}@media print, screen and (min-width: 40em){.related-news .news-box{margin-bottom:0;padding-bottom:0}}@-webkit-keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes pulse{0%{opacity:0;transform:scale(1)}25%{opacity:1}100%{opacity:0;transform:scale(1.5)}}@keyframes pulse{0%{opacity:0;transform:scale(1)}25%{opacity:1}100%{opacity:0;transform:scale(1.5)}}.reveal-on-scroll{opacity:0;position:relative;z-index:1}.reveal-on-scroll.slide-in-left{opacity:0;transition:transform 700ms, opacity 2s;transform:translate3d(-25px, 0px, 0px)}.reveal-on-scroll.slide-in-right{opacity:0;transition:transform 700ms, opacity 700ms;transform:translate3d(25px, 0px, 0px)}.reveal-on-scroll.fade-in-up{opacity:0;transition:transform 700ms, opacity 700ms;transform:translate3d(0, 2rem, 0px)}.reveal-on-scroll.fade-in{opacity:0;transition:opacity 700ms}.reveal-on-scroll.slide-in-left.in-view,.reveal-on-scroll.slide-in-right.in-view,.reveal-on-scroll.fade-in-up.in-view{opacity:1;transform:translate3d(0px, 0px, 0px)}.reveal-on-scroll.fade-in.in-view{opacity:1}.reveal-on-scroll.zoom-in{opacity:0;transform:scale(0.98);transition:transform 400ms, opacity 400ms}.reveal-on-scroll.zoom-in.in-view{opacity:1;transform:scale(1)}.reveal-on-scroll:nth-child(1){transition-delay:200ms !important}.reveal-on-scroll:nth-child(2){transition-delay:400ms !important}.reveal-on-scroll:nth-child(3){transition-delay:600ms !important}.reveal-on-scroll:nth-child(4){transition-delay:800ms !important}.reveal-on-scroll:nth-child(5){transition-delay:1000ms !important}.reveal-on-scroll:nth-child(6){transition-delay:1200ms !important}.reveal-on-scroll:nth-child(7){transition-delay:1400ms !important}.reveal-on-scroll:nth-child(8){transition-delay:1600ms !important}.transition-delay-2nd{transition-delay:300ms !important}.transition-delay-3rd{transition-delay:600ms !important}.transition-delay-4th{transition-delay:900ms !important}.video{max-width:100vw;margin:0;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;position:relative;max-height:90vh}.video__button{margin:0 auto;padding:0.75rem 0 !important;width:47px;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media print, screen and (min-width: 40em){.video__button{width:80px}}.video__button svg{width:100%;transition:transform 200ms,stroke 200ms;transform:scale(1)}.video__button:hover,.video__button:active{color:#008FF9;stroke:#008FF9}.video__button:hover svg,.video__button:active svg{transform:scale(1.25)}.video__button:hover circle,.video__button:hover path,.video__button:active circle,.video__button:active path{stroke:#008FF9}.video__overlay{background:rgba(0,0,0,0.1);background-size:cover;display:flex;align-items:center;max-height:100vh;height:0;width:100vw;padding-bottom:56%}.video__lightbox{text-align:center}.video__lightbox .close-button{transition:color 200ms;color:#e6e6e6}.video__lightbox .close-button:hover,.video__lightbox .close-button:active,.video__lightbox .close-button:focus{color:#fff}.video__embed{width:calc(100% - 2rem);top:50%;left:50%;position:absolute;transform:translate(-50%, -50%);margin:0 auto}.video__embed textarea{display:none}.search-results__load-more-wrapper{display:none}@media print, screen and (min-width: 40em){.search-results__load-more-wrapper{padding-top:1rem}}.search-result{text-align:left;border-top:1px solid #DEDEDE;padding:30px 0 10px}@media print, screen and (min-width: 40em){.search-result{padding:40px 0 20px}}.search-result:first-child{border:0 none;padding-top:0}.search-result__title{font-size:1.125rem;font-weight:400;text-transform:none;color:#008FF9}@media print, screen and (min-width: 40em){.search-result__title{font-size:1.75rem}}.search-result__snippet{font-size:.875rem}@media print, screen and (min-width: 40em){.search-result__snippet{font-size:1rem}}.pagination{text-align:center;font-size:0;margin-bottom:1rem}@media print, screen and (min-width: 40em){.pagination{margin-bottom:2rem;text-align:right}}.pagination__wrapper .views-field{display:none}.pagination__item{display:inline-block;text-decoration:none;padding:7px 10px;color:rgba(40,40,40,0.5);font-size:1rem;text-align:center;font-weight:bold;background:white;position:relative;transition:color 200ms;outline:none}.pagination__item:hover,.pagination__item:active,.pagination__item:focus{z-index:1;border-color:#bbb}.pagination__item.current{z-index:2;color:#282828}.pagination__pages{margin:0;display:inline-block;vertical-align:middle}@media print, screen and (min-width: 40em){.pagination__pages{margin:0 0.25rem}}.pagination__prev-next{display:inline-block}.pagination__prev,.pagination__next{vertical-align:middle}.pagination__prev:after,.pagination__next:after{content:"";width:7px;height:12px;display:block;background:url(../img/arrow-right-small-dark-blue.svg) no-repeat center;opacity:0.5;transition:opacity 200ms}.pagination__prev:hover:after,.pagination__prev:active:after,.pagination__next:hover:after,.pagination__next:active:after{opacity:1}.pagination__prev:after{transform:rotate(180deg)}.slick-loading .slick-list{background:transparent}.slick-prev,.slick-next{position:absolute;display:block;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translate(0, -50%);border:none;outline:none;z-index:1;transition:opacity 200ms;padding:0;width:13px;height:24px}.slick-prev:hover,.slick-next:hover{opacity:0.5}.slick-prev:focus,.slick-prev:active,.slick-next:focus,.slick-next:active{outline:none;background:transparent;color:transparent}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{content:"";display:block;font-size:1.25rem;line-height:1;color:#fff;background:url(../img/arrow-right-light.svg) no-repeat center;background-size:contain;width:100%;height:100%}.slick-prev{left:-1rem}.slick-prev:before{transform:rotate(180deg)}.slick-next{right:-1rem}.slick-dotted.slick-slider{margin:1.875rem 0}.slick-dots{margin:1.875rem 0}.slick-dots li{margin:0 7px;padding:0;list-style-type:none;display:inline-block;height:11px}.slick-dots li button{margin:0;padding:0;width:11px;height:11px;text-indent:-5000px;background:#fff;vertical-align:top;border:0;cursor:pointer}.slick-dots li.slick-active button{background-color:#008FF9;border-color:#008FF9}.carousel{width:100%;background-color:#22354A;text-align:left;height:400px;position:relative}.carousel--full{height:100vh;height:calc(100vh - 75px);min-height:640px}@media screen and (min-width: 64em){.carousel--full{min-height:600px;height:calc(100vh)}}.carousel__down-arrow{position:absolute;bottom:76px;right:72px;z-index:1;cursor:pointer;opacity:1;transition:opacity 200ms;width:22px;height:22px;transform:rotate(-45deg);border-left:2px solid white;border-bottom:2px solid white}.carousel__down-arrow:before{content:"";width:22px;height:22px;display:block;border-left:5px solid white;border-bottom:5px solid white;position:absolute;top:0;left:-2px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media print, screen and (max-width: 39.99875em){.carousel__down-arrow--with-logos{top:-55px;left:calc(50% - 17px);right:initial;bottom:initial}}@media print, screen and (min-width: 40em){.carousel__down-arrow--with-logos{display:none}}@media screen and (min-width: 93.75em){.carousel__down-arrow--with-logos{display:block}}.carousel .slick-list,.carousel .slick-track{height:100%}.carousel__video{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carousel .slide{color:#fff;text-align:left;position:relative;width:100%;height:100%;outline:none}.carousel .slide-img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.carousel .slide-tint{position:absolute;top:0;bottom:0;width:100%;background:#000;opacity:0;z-index:1}.carousel .slide-content{padding:0;text-align:left;margin:0 auto;position:absolute;top:130px;width:100%;z-index:1}@media screen and (min-width: 64em){.carousel .slide-content{top:50%;transform:translateY(-50%)}}@media screen and (max-width: 39.99875em) and (orientation: landscape){.carousel .slide-content{margin-top:1.875rem}}.carousel .slide-content--dark-text h1,.carousel .slide-content--dark-text h2,.carousel .slide-content--dark-text p{color:#282828}@media print, screen and (max-width: 63.99875em){.carousel .slide-content--align-bottom{top:initial;bottom:215px}}.carousel .slide-content__abstract{margin-top:-1rem;font-weight:400}@media print, screen and (min-width: 40em){.carousel .slide-content__abstract{margin-top:-1.75rem;margin-bottom:1.75rem;max-width:800px}}.carousel .slide-content__abstract:empty{display:none}@media screen and (min-width: 87.5em) and (min-height: 801px){.carousel .slide-content__title-wrapper{transform:scale(1.2);margin-bottom:1rem}}.carousel .slide-content__title{color:#fff;font-size:3rem;font-weight:700;margin:0 0 1.25rem 0}@media print, screen and (min-width: 40em){.carousel .slide-content__title{font-size:4.5rem;margin-bottom:1.75rem}}@media screen and (min-width: 64em) and (min-height: 801px){.carousel .slide-content__title{font-size:7.8125rem}}.carousel .slide-content__title:last-child{margin-bottom:0}.carousel .slide-content__top-title{text-transform:uppercase;font-size:1rem;margin-bottom:0.75rem;font-weight:400;margin-left:0;padding-left:25px;position:relative}@media print, screen and (min-width: 40em){.carousel .slide-content__top-title{font-size:1.125rem}}.carousel .slide-content__top-title:before{content:"";display:block;position:absolute;top:12px;left:-5px;border-top:1px solid white;width:20px}@media screen and (min-width: 64em){.carousel .slide-content__top-title:before{top:14px}}.carousel .slide-content__button{min-width:auto}@media print, screen and (min-width: 40em){.carousel .slide-content__button{margin-right:0.5rem}}.carousel .slide-content__button:first-child{margin-left:0}.carousel .slide-content__button:last-child{margin-right:0;margin-bottom:0}.carousel .slick-next,.carousel .slick-prev{border:1px solid #818181;width:50px;height:50px;position:absolute;top:calc(50% - 140px);left:initial;transition:border-color 200ms}.carousel .slick-next:before,.carousel .slick-prev:before{width:20px;height:20px;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px)}.carousel .slick-next:hover,.carousel .slick-next:active,.carousel .slick-prev:hover,.carousel .slick-prev:active{opacity:1}.carousel .slick-next{right:140px}.carousel .slick-prev{right:189px}.carousel .slick-dots{margin:0;display:block;position:absolute}@media print, screen and (max-width: 39.99875em){.carousel .slick-dots{bottom:1rem;left:1rem}}@media print, screen and (min-width: 40em){.carousel .slick-dots{top:50%;right:35px;transform:rotate(90deg) translateX(50%);transform-origin:right center}}.carousel .slick-dots li{height:0;margin:0}.carousel .slick-dots li button{background:transparent;height:31px;width:50px;margin:0 16px 0 0;border:0;border-radius:0;position:relative}.carousel .slick-dots li button:after{content:"";display:block;position:absolute;top:14px;width:100%;height:2px;background:white}.carousel .slick-dots li.slick-active button{background:transparent}.carousel .slick-dots li.slick-active button:after{background:#008FF9}@media print, screen and (max-width: 39.99875em){.carousel--has-logos .slick-dots{bottom:140px}}.carousel-wrapper{width:100%;height:100%;position:relative}.carousel-wrapper--fixed{position:fixed;top:75px}@media print, screen and (min-width: 40em){.carousel-wrapper--fixed{top:0}}.carousel-wrapper__height{height:400px;height:100vh;height:calc(100vh - 75px)}@media print, screen and (min-width: 40em){.carousel-wrapper__height{height:100vh}}.carousel-bottom{position:absolute;bottom:0;border-top:1px solid rgba(245,245,245,0.3);padding:1.75rem 0 0.75rem;width:100%}@media print, screen and (min-width: 40em){.carousel-bottom{padding:2.75rem 0}}.carousel-bottom__content{position:relative;overflow:hidden}.carousel-bottom__title{font-size:1rem;text-transform:uppercase;letter-spacing:0.2em;color:white;margin-bottom:1rem;font-weight:400}.carousel-bottom__logos{white-space:nowrap}@media print, screen and (max-width: 39.99875em){.carousel-bottom__logos{overflow-y:hidden;margin:0 -1rem;padding:0 1rem;padding-bottom:4.125rem;margin-bottom:-50px}}.carousel-bottom__logo{margin-right:2rem;display:inline-block;vertical-align:middle}@media print, screen and (min-width: 40em){.carousel-bottom__logo{margin-right:2.5rem;margin-bottom:1rem}}.carousel-bottom__logo:last-child{margin-right:0}.carousel-bottom__logo img{height:45px;width:auto;max-width:148px;vertical-align:middle}@media print, screen and (min-width: 40em){.carousel-bottom__logo img{height:48px}}.carousel-bottom__bptw-container{bottom:160px;left:0.5rem;position:absolute;display:flex;gap:11px}@media print, screen and (min-width: 40em){.carousel-bottom__bptw-container{gap:16px;bottom:140px;left:calc(50% - 40px)}}.carousel-bottom__bptw{width:91px;height:90px}@media screen and (min-width: 64em){.carousel-bottom__bptw{bottom:127px}}.carousel-bottom__bptw{width:91px;height:90px}@media screen and (min-width: 64em){.carousel-bottom__bptw{width:116px;height:116px}}.dc{background:rgba(11,25,42,0.5);position:absolute;bottom:0;width:100%;min-height:141px;padding:20px 0}@media print, screen and (min-width: 40em){.dc{padding:20px 20px}}@media screen and (min-width: 64em){.dc{min-height:171px}}.dc .row{width:100%}.dc__content{gap:15px;width:100%;display:flex;text-align:left;align-items:center}@media print, screen and (min-width: 40em){.dc__content{gap:20px}}@media screen and (min-width: 64em){.dc__content{align-items:center;justify-content:space-between}}.dc__title{color:white;font-weight:700;line-height:1.375;font-size:1rem;text-transform:none;margin:0}@media screen and (min-width: 64em){.dc__title{line-height:1.4;font-size:1.3125rem;max-width:820px;font-weight:400}}.dc__logo{width:75px;min-width:75px;padding:8px 8px 4px;background:white}@media screen and (min-width: 64em){.dc__logo{width:168px}}.dc__logo img{width:100%}.dc__logos{display:flex;gap:15px;align-items:center}@media screen and (min-width: 64em){.dc__logos{gap:25px}}.dc__bptw-container{display:flex;gap:20px;position:absolute;bottom:-53px;z-index:1;left:50%;transform:translateX(-50%)}.dc__bptw{width:100px}@media print, screen and (min-width: 40em) and (max-width: 63.99875em){.dc__bptw{width:65px}}.video-modal{width:100% !important;max-width:none !important;top:0 !important;bottom:0 !important;position:absolute;padding:30px 0;border:0 none;overflow:hidden;background-color:transparent}@media print, screen and (min-width: 40em){.video-modal{padding:50px 30px}}@media screen and (min-width: 64em){.video-modal{padding:50px 60px}}.video-modal iframe{width:100%;height:100%}.video-modal .close-button{color:white !important}.animated-input{position:relative}.animated-input input,.animated-input textarea{padding-top:18px;padding-bottom:7px}.animated-input textarea{line-height:1.6}.animated-input input:focus ~ label,.animated-input input.has-value ~ label,.animated-input textarea:focus ~ label,.animated-input textarea.has-value ~ label{top:5px;font-size:.75rem;opacity:0.6}.animated-input label{position:absolute;left:1rem;top:17px;transition:all 200ms;display:block;font-size:1rem;pointer-events:none;line-height:1.2}.plat-icons{font-size:0;display:inline-block}.plat-icons__icon{border:1px solid black;width:44px;height:44px;display:inline-block;position:relative;margin-right:-1px}@media screen and (min-width: 64em){.plat-icons__icon{margin-bottom:-1px}}.plat-icons--white .plat-icons__icon{border-color:white}.plat-icons--no-border .plat-icons__icon{border:0}.plat-icons__icon:last-child{margin-right:0}.plat-icons__icon img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:52%;height:auto}.plat-icons__icon img.large{width:60%}.offcanvas-nav{min-height:100vh;background:#155280;background:linear-gradient(45deg, #155280 0%, #223540 100%);transform:translateY(-100%);position:fixed;top:0;right:0;width:100%;transition:transform 350ms;z-index:20;will-change:transform, display;display:block}@media print, screen and (max-width: 63.99875em){.offcanvas-nav{display:none}}.offcanvas-nav--active{transform:translateY(0)}.offcanvas-nav--hidden{display:none}.offcanvas-nav__bottom{padding:0}.offcanvas-nav__menu-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin:0;position:absolute;top:0;left:0;right:0;bottom:0;padding:185px 200px 1.25rem;transition:padding-top 200ms}.sticky-active .offcanvas-nav__menu-wrapper{padding-top:113px}@media screen and (min-width: 64em) and (min-height: 801px){.offcanvas-nav__menu-wrapper{padding:225px 200px 70px}.sticky-active .offcanvas-nav__menu-wrapper{padding-top:153px}}.offcanvas-nav__menu{width:100%}.offcanvas-nav .menu{padding:0;margin:0}@media screen and (min-width: 64em) and (min-height: 801px){.offcanvas-nav .menu{margin-bottom:2rem}}.offcanvas-nav .menu>li{text-align:left;vertical-align:top;display:block}.offcanvas-nav .menu>li>a{color:rgba(255,255,255,0.85);text-decoration:none;font-weight:700;font-size:3.25rem;padding:0;transition:color 200ms;text-transform:uppercase;line-height:1.2;position:relative;display:inline-block !important;margin-bottom:0.5rem}@media screen and (min-width: 64em) and (min-height: 801px){.offcanvas-nav .menu>li>a{font-size:4.5rem}}.offcanvas-nav .menu>li>a:visited{color:rgba(255,255,255,0.85)}.offcanvas-nav .menu>li>a:before{content:"";position:absolute;bottom:0;left:50%;border-bottom:1px solid #008FF9;width:0;transition:width 200ms,left 200ms}.offcanvas-nav .menu>li>a:hover,.offcanvas-nav .menu>li>a:active,.offcanvas-nav .menu>li>a:focus,.offcanvas-nav .menu>li>a.is-active{color:#fff;outline:none;cursor:pointer}.offcanvas-nav .menu>li>a:hover:before,.offcanvas-nav .menu>li>a:active:before,.offcanvas-nav .menu>li>a:focus:before,.offcanvas-nav .menu>li>a.is-active:before{width:100%;left:0}.offcanvas-nav .menu>li>a.is-active:before{border-color:rgba(255,255,255,0.5)}.offcanvas-nav .menu>li>a.external-link:after{content:" ";width:18px;height:18px;background:url(../img/external-link.svg) no-repeat center;background-size:contain;display:inline-block;vertical-align:top;margin-top:0.5rem;margin-left:.5rem}@media screen and (min-width: 64em) and (min-height: 801px){.offcanvas-nav .menu>li>a.external-link:after{margin-top:0.75rem}}.offcanvas-nav .menu .active>a{background:none;color:#fff !important}.offcanvas-nav .menu>li.is-active>a{color:#fff}.offcanvas-nav .menu>li.is-active>a:after{transform:rotate(-180deg)}.offcanvas-nav .social-link{text-decoration:none;color:white;margin-right:2.75rem}.offcanvas-nav .social-link:hover,.offcanvas-nav .social-link:active{font-weight:400}.sliding-search{position:absolute;display:none;top:0;right:0;z-index:1;height:60px;background:transparent}.sliding-search__btn{display:inline-block;width:31px;height:31px;background:url(../img/icons/magnifying-glass-white.svg) no-repeat center;background-size:contain;text-indent:-1000px;text-align:left;transition:opacity 200ms;overflow:hidden;position:relative;z-index:10;outline:0}.sliding-search__btn:hover,.sliding-search__btn:active{opacity:1}.sliding-search__btn-bg{width:60px;height:60px;background:#008FF9;position:absolute;top:0;right:0;display:none;border-radius:50%;transform:scale(0.1);cursor:pointer}.sliding-search--active .sliding-search__btn-bg{display:block;-webkit-animation:search-btn-grow 400ms !important;animation:search-btn-grow 400ms !important;-webkit-animation-fill-mode:forwards !important;animation-fill-mode:forwards !important}.sliding-search__input{padding-left:15px;padding-right:60px;border:0;margin:0;height:60px;color:#282828;font-weight:400;font-size:1rem;width:100%;opacity:0;background:transparent}.sliding-search__input:active,.sliding-search__input:focus{border:0;background:transparent}.sliding-search--active .sliding-search__input{opacity:1;transition:opacity 600ms !important;transition-delay:1000ms !important}.sliding-search__close{position:absolute;top:50%;right:68px;transform:translateY(-50%);font-size:1.3125rem;color:#282828;opacity:0;transition:opacity 600ms;line-height:1;display:none;transition:opacity 600ms !important;transition-delay:1000ms !important;padding:10px}.sliding-search--active .sliding-search__close{opacity:0.7;display:block;transition:opacity 200ms !important;transition-delay:0s}.sliding-search__close:hover,.sliding-search__close:active{opacity:1}.sliding-search__input-wrapper{height:60px;background:white;width:0;transition:width 600ms !important}.sliding-search--active .sliding-search__input-wrapper{width:370px;transition:width 600ms !important;transition-delay:400ms !important;-webkit-animation-fill-mode:forwards !important;animation-fill-mode:forwards !important}.sliding-search__submit{display:none;overflow:hidden;text-align:left;background-color:transparent;position:absolute;top:0;bottom:0;width:60px;right:0;text-indent:-999px;z-index:1;opacity:0;transition:opacity 200ms,background-color 200ms !important;transition-delay:1600ms !important}.sliding-search--active .sliding-search__submit{display:block;opacity:1}.sliding-search__submit:hover,.sliding-search__submit:active{background-color:transparent}.sliding-search--active{display:block}.sliding-search__wrapper{position:relative;padding:15px}@-webkit-keyframes search-btn-grow{0%{border-radius:50%;transform:scale(0.01)}50%{border-radius:50%}100%{border-radius:0;transform:scale(1)}}@keyframes search-btn-grow{0%{border-radius:50%;transform:scale(0.01)}50%{border-radius:50%}100%{border-radius:0;transform:scale(1)}}.news{text-align:left}.news__meta{text-align:left;margin-bottom:2rem;position:relative}@media print, screen and (min-width: 40em){.news__meta{margin-bottom:1.25rem}}.news__meta span{font-weight:400}.news__meta p{margin-bottom:0}.news__content-wrapper{position:relative}.news__title{font-size:2.25rem;text-align:left;text-transform:none;margin-bottom:1.25rem;font-weight:700}@media print, screen and (min-width: 40em){.news__title{font-size:3rem;margin-bottom:1.5rem}}.news__copy{text-align:left}.news__copy iframe{min-height:315px}@media print, screen and (min-width: 40em){.news__copy iframe{min-height:400px}}@media screen and (min-width: 64em){.news__copy iframe{min-height:500px}}.news__copy img{width:100%}.news__copy a.html5lightbox{display:inline-block;position:relative}.news__copy a.html5lightbox img{margin:0}.news__abstract{font-weight:400;font-size:1.125rem;margin-bottom:1rem}.news__abstract p{font-weight:inherit;font-size:inherit}.news__image-wrapper{height:300px;position:relative}@media print, screen and (min-width: 40em){.news__image-wrapper{height:500px}}.news__image{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;top:75px;left:0;bottom:0;position:fixed}@media print, screen and (min-width: 40em){.news__image{height:502px}}@media screen and (min-width: 64em){.news__image{top:73px;height:572px;-o-object-position:top;object-position:top}.transparent-topbar .news__image{top:0}}@media print, screen and (min-width: 40em){.news__share{position:absolute !important;top:0;left:-4.75rem}}.news__tags{font-size:0;text-align:left}.news__tags-title{font-weight:400;text-transform:uppercase;letter-spacing:0.2em;margin-top:1rem;margin-bottom:0.75rem;font-size:1rem;text-align:left}@media print, screen and (min-width: 40em){.news__tags-title{font-size:1rem}}.news__label{background:#22354A;border-radius:40px;font-weight:200;padding:6px 12px 4px;text-transform:uppercase;margin:0 0.75rem 1rem 0;font-size:1rem;line-height:1;display:inline-block;color:white;text-decoration:none}.news__wrapper{min-height:200px}@media print, screen and (min-width: 40em){.news__wrapper{min-height:350px}}.tag{background:#F3F4F6;border-radius:4px;font-weight:200;padding:10px 15px;text-transform:uppercase;margin:0 0.75rem 0.5rem 0;font-size:1rem;line-height:1;display:inline-block;color:#282828;text-decoration:none;transition:background 200ms}#views-exposed-form-blog-listing-block-1{display:none}#views-exposed-form-the-byline-listing-block-1{display:none}.news-list{text-align:left;padding-top:40px;font-size:0}@media print, screen and (min-width: 40em){.news-list{padding-top:80px}}@media print, screen and (min-width: 40em){.news-list>.row{display:flex}}@media print, screen and (max-width: 39.99875em){.news-list__container{margin-bottom:2rem}}@media screen and (min-width: 64em){.news-list__container{padding-right:40px}}.news-list__wrapper{padding-top:1.75rem;padding-bottom:0}.news-list__title{font-size:1.25rem;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ccc}@media print, screen and (min-width: 40em){.news-list__title{padding-bottom:20px;margin-bottom:20px}}.news-list__label{text-decoration:none;margin:0 10px 10px 0;display:inline-block;font-size:1rem;transition:opacity 200ms,border-color 200ms;border-bottom:1px solid transparent;line-height:1}.news-list__label:hover,.news-list__label:active,.news-list__label:focus{opacity:0.8;border-color:#282828}.news-list__label:last-child{margin-left:0}.news-list__labels{margin-bottom:48px}.news-list__pagination{padding-bottom:0;font-size:1rem;padding-top:1.75rem;background:white}.news-list__filter{margin-bottom:0}.news-list select{height:auto}@media print, screen and (min-width: 40em){.news-list select{width:290px}}.feature-box{background:#0B192A no-repeat center;background-size:cover;position:relative;padding:0 0 125%;margin-bottom:1.875rem;text-align:left;color:#DEDEDE}@media print, screen and (min-width: 40em){.feature-box{padding-bottom:63%}}@media screen and (min-width: 64em){.feature-box{margin-bottom:0}}.feature-box:hover,.feature-box:active{color:#00467a}.feature-box__title{font-size:2.25rem;margin-bottom:0;font-weight:700;color:#fff}@media print, screen and (min-width: 40em){.feature-box__title{margin-bottom:0.5rem;font-size:3rem}}.feature-box__content{padding:1.25rem;font-size:.9375rem;color:#DEDEDE;border-top:1px solid rgba(245,245,245,0.3);position:absolute;bottom:0;left:0;width:100%;z-index:3}@media print, screen and (min-width: 40em){.feature-box__content{font-size:1rem}}@media screen and (min-width: 87.5em){.feature-box__content{padding:35px 80px 50px}}.feature-box__content:before{content:"";position:absolute;top:-1px;left:1.25rem;border-top:2px solid #008FF9;width:24px}@media print, screen and (min-width: 40em){.feature-box__content:before{left:80px}}.feature-box:after{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:rgba(11,25,42,0.5);z-index:2}.feature-box__image{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;z-index:1;width:100%;height:100%}.feature-box p{margin-bottom:0.5rem;color:#DEDEDE;font-size:1.3125rem;font-weight:400}@media print, screen and (min-width: 40em){.feature-box p{margin-bottom:1rem}}.feature-box p:last-child{margin-bottom:0}.feature-box .button,.feature-box a.button:visited{margin:0}.feature-boxes__row{max-width:1808px}.feature-boxes .columns:last-child .feature-box{margin-bottom:0}.copy-with-title{text-align:left}.copy-with-title__title{font-size:2.25rem}@media screen and (min-width: 64em){.copy-with-title__title{font-size:3.625rem}}@media screen and (min-width: 64em){.copy-with-title__title:last-child{margin-bottom:0}}.copy-with-title__title:after{content:"";display:block;height:2px;background:#008FF9;margin-top:40px;margin-bottom:35px;width:25px}@media print, screen and (min-width: 40em){.copy-with-title__title:after{margin-top:45px}}.copy-with-title__abstract{font-size:1.125rem;font-weight:500}@media screen and (min-width: 64em){.copy-with-title__abstract{font-size:1.5rem}}.small-copy{font-size:1.3125rem}.small-copy strong{color:#008FF9;font-weight:700}@media print, screen and (max-width: 39.99875em){.small-copy strong{display:block}}.small-copy a,.small-copy a:visited{text-transform:uppercase;font-weight:200;color:#008FF9;text-decoration:none;border-bottom:1px solid transparent;transition:color 200ms,border-color 200ms}@media print, screen and (max-width: 39.99875em){.small-copy a,.small-copy a:visited{display:block;margin-top:0.25rem}}.small-copy a:hover,.small-copy a:active{color:#005493;border-bottom:1px solid #005493}@media print, screen and (min-width: 40em){.small-copy p{margin-bottom:2.5rem}}.small-copy p:last-child{margin-bottom:0}.t-carousel{text-align:left;overflow:hidden}.t-carousel__copy-wrapper{position:relative}@media screen and (min-width: 64em) and (max-width: 87.49875em){.t-carousel__copy-wrapper{padding-left:2.5rem}}@media screen and (min-width: 64em){.t-carousel__copy-wrapper{display:flex;align-items:center;width:calc(41.66667% - 1rem)}}.t-carousel__image-col{margin-bottom:90px;position:relative}@media screen and (min-width: 64em){.t-carousel__image-col{max-width:calc(50vw - 2rem);position:absolute;top:50%;bottom:0;left:50%;width:100%;height:100%;transform:translateY(-50%);margin-bottom:1.5rem}}.t-carousel__title{color:white}.t-carousel__row{position:relative}@media screen and (min-width: 64em){.t-carousel__row{min-height:660px;display:flex;align-items:center}}.t-carousel__slide{outline:0}.t-carousel .slick-prev,.t-carousel .slick-next{z-index:10;width:20px;height:20px;position:absolute;bottom:-4.25rem;top:initial;left:initial;transition:border-color 200ms;pointer-events:all}@media screen and (min-width: 64em){.t-carousel .slick-prev,.t-carousel .slick-next{top:50%;transform:translateY(-50%);bottom:initial}}@media screen and (min-width: 87.5em){.t-carousel .slick-prev,.t-carousel .slick-next{border:1px solid #818181;width:50px;height:50px}}.t-carousel .slick-prev:before,.t-carousel .slick-next:before{width:20px;height:20px}@media screen and (min-width: 64em){.t-carousel .slick-prev:before,.t-carousel .slick-next:before{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px)}}.t-carousel .slick-prev:hover,.t-carousel .slick-prev:active,.t-carousel .slick-next:hover,.t-carousel .slick-next:active{opacity:1}.t-carousel .slick-prev{left:1rem}.t-carousel .slick-next{right:1rem}.t-carousel__dots-placeholder{position:absolute;padding:2.5rem 1rem 0;top:0;width:100%;pointer-events:none}@media print, screen and (min-width: 40em){.t-carousel__dots-placeholder{padding-top:7.1875rem}}@media screen and (min-width: 64em){.t-carousel__dots-placeholder{padding:0;height:100%}}.t-carousel__dots-placeholder:after{content:"";display:block;background:transparent;height:0;width:100%;padding-bottom:62.5%;pointer-events:none}@media screen and (min-width: 64em){.t-carousel__dots-placeholder:after{padding:0}}.t-carousel .slick-dots{position:absolute;margin:0}@media print, screen and (max-width: 63.99875em){.t-carousel .slick-dots{left:50%;top:-57px;transform:translateX(calc(-50% - 0.5rem))}}@media screen and (min-width: 64em){.t-carousel .slick-dots{top:-65px}}.t-carousel .slick-dots li{height:0;margin:0}.t-carousel .slick-dots li button{background:transparent;height:31px;width:50px;margin:0 16px 0 0;border:0;border-radius:0;position:relative}.t-carousel .slick-dots li button:after{content:"";display:block;position:absolute;top:14px;width:100%;height:2px;background:white}.t-carousel .slick-dots li.slick-active button{background:transparent}.t-carousel .slick-dots li.slick-active button:after{background:#008FF9}.t-carousel .slick-dots li:last-child button{margin-right:0}.t-image{position:relative;display:block}.t-image__image{border:1px solid rgba(245,245,245,0.3)}.t-image__shadow{content:"";border-radius:50%;background:#000;background:radial-gradient(ellipse at center, #0B192A 0%, rgba(11,25,42,0.2) 50%, rgba(11,25,42,0) 90%);position:absolute;bottom:-15%;left:-5%;width:120%;height:40%;z-index:-1}@media screen and (min-width: 64em){.t-image__container{position:absolute;top:50%;transform:translateY(-50%);perspective:1100px;margin-right:2rem;max-width:730px}}@media screen and (min-width: 87.5em){.t-image__container{margin-right:4rem}}.game-banner{color:white;min-height:500px;text-align:left;position:relative;display:flex;align-items:center}@media print, screen and (min-width: 40em){.game-banner{min-height:700px}}.game-banner--full{height:100vh;height:calc(100vh - 75px)}@media screen and (min-width: 64em){.game-banner--full{min-height:600px;height:calc(100vh)}}.game-banner__image{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.game-banner__tint{background:black;position:absolute;top:0;left:0;right:0;bottom:0}.game-banner__top-title{text-transform:uppercase;color:white;font-size:1rem;font-weight:400;letter-spacing:0.2em}@media print, screen and (min-width: 40em){.game-banner__top-title{font-size:1.125rem}}.game-banner__title{text-transform:uppercase;font-size:3rem;color:white;margin-bottom:0.5rem}@media print, screen and (min-width: 40em){.game-banner__title{font-size:3.625rem}}.game-banner__content{position:relative;width:100%}.game-banner__plat-label{display:inline-block;vertical-align:middle;margin-right:0.25rem}.game-banner__plat-icons{margin-bottom:1.25rem}.game-banner__plat-icon{display:inline-block;width:16px;height:auto;margin:-1px 0.25rem 3px;vertical-align:bottom}@media print, screen and (min-width: 40em){.game-banner__plat-icon{width:22px}}.game-banner__button-row .button,.game-banner__button-row a.button:visited{margin-bottom:0.5rem}@media print, screen and (min-width: 40em){.game-banner__button-row .button,.game-banner__button-row a.button:visited{display:inline-block;vertical-align:middle;margin-right:1rem;margin-bottom:0}}.play-link{text-decoration:none;text-transform:uppercase;vertical-align:middle;font-size:1rem;font-weight:400;padding:8px;display:block;letter-spacing:0.2em;cursor:pointer !important}@media print, screen and (min-width: 40em){.play-link{display:inline-block}}.play-link svg{width:20px;height:20px;transition:transform 200ms,stroke 200ms;transform:scale(1);vertical-align:middle;margin-right:0.25rem;margin-top:-1px}.play-link:hover,.play-link:active{color:#008FF9 !important;stroke:#008FF9}.play-link:hover svg,.play-link:active svg{transform:scale(1.25)}.play-link:hover circle,.play-link:hover path,.play-link:active circle,.play-link:active path{stroke:#008FF9}.si-tabs{text-align:left}.si-tabs__top{margin:0 0 2rem;text-align:left;position:relative}@media print, screen and (min-width: 40em){.si-tabs__top{display:flex;margin:0 0 2rem;border-bottom:1px solid rgba(245,245,245,0.3)}.si-tabs__top:before,.si-tabs__top:after{content:"";height:1px;position:absolute;bottom:-1px;background:rgba(245,245,245,0.3)}.si-tabs__top:before{background:linear-gradient(to left, rgba(245,245,245,0.3) 0%, rgba(245,245,245,0) 100%);width:100px;left:-100px}.si-tabs__top:after{background:linear-gradient(to right, rgba(245,245,245,0.3) 0%, rgba(245,245,245,0) 100%);width:100px;right:-100px}}.si-tabs__tab{border-bottom:1px solid rgba(245,245,245,0.3);list-style-type:none;padding:0;text-align:left;float:none}@media print, screen and (min-width: 40em){.si-tabs__tab{border:0;margin-right:1.5rem;margin-bottom:-1px;display:inline-block}}@media screen and (min-width: 64em){.si-tabs__tab{margin-right:2.5rem}}@media print, screen and (max-width: 39.99875em){.si-tabs__tab:first-child{border-top:1px solid rgba(245,245,245,0.3)}}.si-tabs__tab.is-active{color:white}@media print, screen and (min-width: 40em){.si-tabs__tab.is-active{border-bottom:1px solid #008FF9}}.si-tabs__tab:hover,.si-tabs__tab:active{color:rgba(255,255,255,0.5)}.si-tabs__tab-label{max-width:7em;text-transform:uppercase;color:white !important;font-size:2.25rem !important;padding:1.25rem 0 !important;font-weight:700 !important;line-height:1.1;background:transparent;text-decoration:none;text-align:left;display:inline-block !important;opacity:0.2;transition:opacity 200ms;cursor:pointer !important}@media screen and (min-width: 64em){.si-tabs__tab-label{font-size:2.25rem !important;padding:0 0 22px !important;min-height:88px}}.si-tabs__tab:not(.is-active):active .si-tabs__tab-label,.si-tabs__tab:not(.is-active):hover .si-tabs__tab-label{opacity:0.4;color:white !important}.si-tabs__tab-label[aria-selected='true']{opacity:1}.si-tabs__logo-tab{margin-right:4rem}@media screen and (min-width: 87.5em){.si-tabs__logo-tab{margin-right:8rem}}.si-tabs__logo-tab .si-tabs__tab-label{padding-bottom:30px !important}.si-tabs__logo-tab img{height:88px !important;width:auto !important;max-width:initial !important}.si-tabs__content{outline:0;display:none}.si-tabs__content h2,.si-tabs__content h3{font-size:2.25rem;color:white;text-transform:none;margin:0 0 1rem}@media screen and (min-width: 64em){.si-tabs__content h2,.si-tabs__content h3{font-size:3rem}}.si-tabs__content.is-active{display:block}.si-tabs__wrapper{overflow:hidden}.si-tabs__wrapper+.si-tabs__wrapper{padding-top:0}.tab-expander{border-top:1px solid #626F7E;border-bottom:1px solid #626F7E;position:relative}.tab-expander+.tab-expander{border-top:0}.tab-expander:last-child{margin-bottom:1.25rem}.tab-expander__button{min-height:50px;padding:10px 0;color:white;width:100%;display:block;outline:none;text-align:left;text-transform:uppercase;font-size:1.75rem;cursor:pointer;font-weight:700 !important;font-family:stolzl,sans-serif}.tab-expander__button img{height:70px;width:auto;max-width:initial}.tab-expander__icon-button{padding:20px 0}.tab-expander__icon{position:absolute;top:12px;right:0;width:24px;height:24px;pointer-events:none;will-change:transform}.icon-tabs-expander .tab-expander__icon{top:42px}.tab-expander__icon:before,.tab-expander__icon:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:1px;width:100%;background:#008FF9;transition:transform 300ms}.tab-expander__icon:after{transform:translate(-50%, -50%) rotate(90deg)}.tab-expander--active .tab-expander__icon:before{transform:translate(-50%, -50%) rotate(180deg)}.tab-expander--active .tab-expander__icon:after{transform:translate(-50%, -50%) rotate(180deg)}.tab-expander__content{display:none;overflow:hidden;padding:10px 20px 10px 0;text-align:left}.tab-expander__content p{line-height:1.75}>.tab-expander__content p:last-child{margin-bottom:0}.tab-expander__content a,.tab-expander__content a:visited{font-size:1rem;display:block;color:white;padding:5px 0}.tab-expander__content a:first-of-type,.tab-expander__content a:visited:first-of-type{padding-top:0}.tab-expander__content img+p{margin-top:1rem}.share-col{position:relative;text-align:left;margin-top:1rem}@media print, screen and (min-width: 40em){.share-col{margin-top:0.25rem;width:60px}}.share-col__title{text-transform:uppercase;font-size:1rem;font-weight:400;line-height:1}@media print, screen and (max-width: 39.99875em){.share-col__title{letter-spacing:0.2em;margin-bottom:0.75rem}}@media print, screen and (min-width: 40em){.share-col__title{position:absolute;top:0;left:0;transform:rotate(-90deg) translateX(-100%);transform-origin:0 0;margin:0;font-weight:200;text-transform:none}}.share-col__button{display:inline-block;position:relative;width:27px;height:27px;margin-right:0.75rem}@media print, screen and (min-width: 40em){.share-col__button{display:block;margin-bottom:22px;margin-left:30px;width:30px;height:30px}}.share-col__button img,.share-col__button svg{max-height:100%;max-width:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:1}.share-col__button svg path{transition:fill 200ms,stroke 200ms}.share-col__button:hover svg path,.share-col__button:active svg path{fill:#008FF9;stroke:#008FF9}.share-col__button:hover svg path[fill="none"],.share-col__button:active svg path[fill="none"]{fill:transparent}@media print, screen and (min-width: 40em){.two-full-images{display:flex}}.two-full-images__image{width:100%;height:auto}@media print, screen and (min-width: 40em){.two-full-images__image{width:50%}}@media print, screen and (max-width: 39.99875em){.benefit-items__button{margin-top:30px !important}}.benefit-item{text-align:left;margin-bottom:3.75rem}@media print, screen and (max-width: 39.99875em){.benefit-item{margin-bottom:3rem}.benefit-item:last-child{margin-bottom:0}}.benefit-item__title{font-size:1.75rem;margin-bottom:5px;font-weight:400;text-transform:none}@media print, screen and (min-width: 40em){.benefit-item__title{margin-bottom:15px}}.benefit-item__image{display:block;margin-bottom:1.75rem;height:71px;width:auto}@media print, screen and (min-width: 40em){.benefit-item__image{width:74px}}.benefit-item__image.wide{width:95px}.timeline{overflow:auto;display:flex;padding-left:calc(40px - 10px);position:relative;padding-bottom:100px;margin-bottom:-100px}@media screen and (min-width: 64em){.timeline{padding:0 100px 0 0;margin:0 -100px 0 0;flex-direction:column;height:100%}}.timeline__data{display:none}.timeline__prev,.timeline__next{position:absolute;display:block;width:20px;height:22px;background:url(../img/arrow-right-light.svg) no-repeat center;background-size:6px;opacity:0.6;cursor:pointer;z-index:2}.timeline__prev:hover,.timeline__next:hover{opacity:1}@media print, screen and (max-width: 63.99875em){.timeline__prev,.timeline__next{top:7px}}@media screen and (min-width: 64em){.timeline__prev,.timeline__next{width:40px;height:60px;background-size:10px}}.timeline__prev{left:0;transform:rotate(180deg)}@media screen and (min-width: 64em){.timeline__prev{top:0;left:52px;transform:rotate(-90deg)}}.timeline__next{right:0}@media screen and (min-width: 64em){.timeline__next{bottom:60px;right:52px;transform:rotate(90deg)}}.timeline__wrapper{position:fixed;z-index:2;top:75px;width:100%;margin-top:-1px;overflow:hidden;background:rgba(11,25,42,0.7)}.timeline__wrapper::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:1px;background:#707070}@media screen and (min-width: 64em){.timeline__wrapper{top:145px;width:145px;height:calc(100% - 145px);margin:0;padding:50px 0 110px;background:rgba(11,25,42,0.5)}.timeline__wrapper::before{height:100%;top:0;width:1px;left:calc(100% - 1px)}}.timeline__year{flex:0 0 auto;width:80px;height:36px;color:#A7A7A7;text-align:center;padding-top:9px;font-size:.75rem;font-weight:normal;position:relative}.timeline__year--active{color:#fff}@media screen and (min-width: 64em){.timeline__year{width:auto;height:58px;font-size:1.125rem;letter-spacing:3px;padding-top:16px}}.timeline__year-num{pointer-events:none}.timeline__entries{position:absolute;display:flex;justify-content:space-between;z-index:1}@media print, screen and (max-width: 63.99875em){.timeline__entries{transform:translate(calc(50% - 10px));left:0;right:0;bottom:0}}@media screen and (min-width: 64em){.timeline__entries{flex-direction:column;top:20px;right:0;height:100%}}.timeline__entry{flex:0 1 auto;position:relative;margin-right:auto;width:20px;height:40px;border-bottom:1px solid #A7A7A7;z-index:1}.timeline__entry::after{content:'';display:block;position:absolute;width:1px;background:#A7A7A7;height:8px;left:50%;bottom:0}.timeline__entry:hover,.timeline__entry--active{cursor:pointer;border-bottom:2px solid #fff;z-index:1}.timeline__entry:hover::after,.timeline__entry--active::after{width:2px;margin-left:-1px;background:#fff}@media screen and (min-width: 64em){.timeline__entry{margin-bottom:auto;width:100px;height:17px;border-right:1px solid #A7A7A7;border-bottom:0 none}.timeline__entry::after{width:12px;height:1px;left:initial;right:0;top:50%;bottom:initial;margin-top:-1px}.timeline__entry:hover,.timeline__entry--active{border-right:3px solid #fff;border-bottom:0 none}.timeline__entry:hover::after,.timeline__entry--active::after{width:12px;height:3px;margin-left:0;margin-top:-2px}}.timeline__preloader{position:fixed;top:0;bottom:0;left:0;right:0;background:#22354A;opacity:0;z-index:1}.timeline__preloader-animation{width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);overflow:hidden;-webkit-animation:rotating 0.9s linear infinite;animation:rotating 0.9s linear infinite}.timeline__preloader-animation .circle1,.timeline__preloader-animation .circle2,.timeline__preloader-animation .wedge{position:absolute;top:0;bottom:0;right:0;left:0;content:'';display:block;box-sizing:border-box;border-radius:50%}.timeline__preloader-animation .circle1{border:1px solid #A7A7A7;top:1px;bottom:1px;left:1px;right:1px}.timeline__preloader-animation .circle2{background:#22354A;top:3px;bottom:3px;left:3px;right:3px}.timeline__preloader-animation .wedge{height:50px;border-radius:0;overflow:hidden}.timeline__preloader-animation .wedge::after{content:'';display:block;border-radius:100px 100px 0 0;height:50px;width:100px;background:white;transform-origin:50% 100%;transform:rotate(-120deg)}.body--timeline .title-bar{background:rgba(11,25,42,0.7) !important}.body--timeline .top-nav-desktop{background:rgba(11,25,42,0.5)}.body--timeline .site-logo-mobile{background:none}.vacancy-listing{text-align:left}.vacancy-listing__title{margin-bottom:1rem}@media print, screen and (min-width: 40em){.vacancy-listing__title{margin-bottom:0.5rem}}.vacancy-listing__subtitle{color:#008FF9 !important;font-size:1.3125rem;font-weight:400}.vacancy-listing__copy{margin-bottom:1.5rem}.vacancy-listing__bottom-copy{font-size:.75rem}.vacancy-listing__bottom-copy p{font-size:inherit}.vacancy-listing__entries{display:table;width:100%;margin-bottom:3rem}@media print, screen and (max-width: 39.99875em){.vacancy-listing__entries{margin:0 -1rem 1.25rem;width:calc(100% + 1.75rem)}}@media print, screen and (max-width: 39.99875em){.vacancy-listing__entries-top{padding:0 1rem}}@media print, screen and (min-width: 40em){.vacancy-listing__entries-top{display:table-row}}.vacancy-listing__col-title{padding:0;font-size:1.125rem;margin-bottom:1rem}@media print, screen and (min-width: 40em){.vacancy-listing__col-title{display:table-cell;padding:1rem 0.75rem 1rem 0.25rem;margin:0}}@media print, screen and (min-width: 40em){.vacancy-listing__col-title:first-child{padding-left:1.25rem}}@media print, screen and (min-width: 40em){.vacancy-listing__col-title:last-child{padding-right:1.25rem}}.vacancy-listing__filter{margin-bottom:0;font-weight:200;width:100%;border-radius:4px}@media print, screen and (min-width: 40em){.vacancy-listing__filter{width:auto}}a.vacancy-entry{cursor:pointer}a.vacancy-entry:hover,a.vacancy-entry:active{background:#d6d9e0;color:#282828}a.vacancy-entry:nth-child(even){background:#F3F4F6}a.vacancy-entry:nth-child(even):hover,a.vacancy-entry:nth-child(even):active{background:#d6d9e0}.vacancy-entry{display:table-row;width:100%;text-decoration:none;transition:background-color 200ms;color:#282828}.vacancy-entry:nth-child(even){background:#F3F4F6}.vacancy-entry__col{display:table-cell;font-weight:400;padding:1rem 0 1rem 1rem;font-size:1.125rem}@media print, screen and (min-width: 40em){.vacancy-entry__col:first-child{padding-left:1.25rem}}.vacancy-entry__col:last-child{padding-right:1rem}@media print, screen and (min-width: 40em){.vacancy-entry__col:last-child{padding-right:1.25rem}}@media print, screen and (max-width: 39.99875em){.vacancy-entry__title-col{position:relative;padding-right:1.75rem}.vacancy-entry__title-col:after{content:"";display:block;width:7px;height:12px;background:url(../img/arrow-right-small-dark-blue.svg) no-repeat center;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}}@media print, screen and (min-width: 40em){.vacancy-entry__title-col{width:40%}}@media screen and (min-width: 64em){.vacancy-entry__title-col{width:50%}}.vacancy-banner{min-height:640px;position:relative;display:flex;align-items:center;padding-top:75px}@media print, screen and (min-width: 40em){.vacancy-banner{min-height:645px;padding-top:145px}}.vacancy-banner__row{width:100%}.vacancy-banner__title{font-size:2.25rem;color:white;margin-bottom:0.5rem;line-height:1.2;font-weight:700;text-decoration:none;display:block}@media print, screen and (min-width: 40em){.vacancy-banner__title{margin-bottom:0.75rem;font-size:3rem}}.vacancy-banner__subtitle{font-weight:400;color:white;letter-spacing:0.2em;text-transform:uppercase;margin-bottom:0.75rem}@media print, screen and (min-width: 40em){.vacancy-banner__subtitle{margin-bottom:1.25rem}}.vacancy-banner__content{position:relative;z-index:1}.vacancy-banner__tint{position:absolute;top:0;left:0;right:0;bottom:0;background:#0B192A}.vacancy-banner__image{position:absolute;top:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.three-images{margin-top:1.5rem}@media print, screen and (min-width: 40em){.three-images{display:flex;margin-top:2rem}}@media print, screen and (min-width: 40em){.three-images{margin-top:50px}}.three-images__tall-image{position:relative;height:0;width:100%;padding-bottom:133.5%}@media print, screen and (max-width: 39.99875em){.three-images__tall-image{margin-bottom:1.25rem}}@media print, screen and (min-width: 40em){.three-images__tall-image img{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover}}.three-images__images{flex-direction:column;display:flex;align-items:stretch}.three-images__image{margin-bottom:1.25rem;position:relative;height:100%;width:100%;overflow:hidden}@media print, screen and (min-width: 40em){.three-images__image{margin-bottom:1.75rem}}.three-images__image:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.three-images__image img{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;height:100%}}.sliders{color:white}@media screen and (min-width: 64em){.sliders{display:flex;height:1080px;max-height:calc(100vh - 145px)}}.slider{background:#0B192A;transition:max-height 550ms;position:relative;overflow:hidden}@media print, screen and (max-width: 63.99875em){.slider{height:auto;max-height:140px}}@media screen and (min-width: 64em){.slider{display:flex;flex-direction:column;flex:1;min-width:calc(9% - 80px);align-items:center;justify-items:center;transition:width 550ms,flex-grow 550ms,min-width 550ms,padding 550ms,align-items 550ms;justify-content:center;will-change:min-width, flex-grow, padding;padding:1rem}}.slider--expanded{max-height:150vh;align-items:flex-start}@media screen and (min-width: 64em){.slider--expanded{flex-grow:10;min-width:42vw;padding:40px 5%;align-items:flex-start}}.slider:nth-child(2),.slider:nth-child(5){background:#0f233a}.slider:nth-child(3),.slider:nth-child(6){background:#112742}.slider:nth-child(4),.slider:nth-child(7){background:#0d1e32}.slider__bg{position:absolute;top:0;left:0;right:0;bottom:0;background:no-repeat top;background-size:cover;opacity:0.2;will-change:left, right, top, bottom, opacity}@media screen and (min-width: 64em){.slider__bg{background:no-repeat center;background-size:cover}}.slider__logo-wrapper{margin:0;text-align:center;transition:transform 550ms,left 550ms,top 550ms}@media print, screen and (max-width: 63.99875em){.slider__logo-wrapper{position:absolute;height:140px;width:96px;top:70px;left:50%;transform:translate(-50%, -50%)}.slider--expanded .slider__logo-wrapper{left:1rem;top:1rem;transform:translate(0, 0)}}@media screen and (min-width: 64em){.slider__logo-wrapper{text-align:left}.slider--expanded .slider__logo-wrapper{padding-left:20px}}.slider__logo{height:auto;display:block}@media print, screen and (max-width: 63.99875em){.slider__logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:calc(90% - 2.5rem)}}@media screen and (min-width: 64em){.slider__logo{width:100px}}.slider__title{font-size:2.25rem;font-weight:700;color:white;margin-bottom:1rem;will-change:width, max-width}@media screen and (min-width: 64em){.slider__title{width:calc(42vw - 80px);max-width:608px}}@media screen and (min-width: 87.5em){.slider__title{font-size:3rem}}.slider__content{width:100%;max-height:0;transition:opacity 550ms,max-height 500ms;opacity:0}@media print, screen and (max-width: 63.99875em){.slider__content{padding:9.75rem 1rem 55px}}@media screen and (min-width: 64em){.slider__content{width:calc(45vw - 80px);max-width:608px;padding:20px;will-change:width, max-width, max-height;transition-delay:0s;overflow:hidden;margin-top:1.5rem}}.slider--expanded .slider__content{color:white;opacity:1;transition-delay:650ms,0s;max-height:200vh}@media screen and (min-width: 64em){.slider--expanded .slider__content{max-height:150vh;transition-delay:650ms}}.slider .button,.slider a.button:visited{margin-top:.5rem}.tweet{color:#282828;text-align:center;position:relative}@media screen and (min-width: 64em){.tweet{padding-top:1rem;padding-bottom:1rem;text-align:left;padding-left:80px}}@media screen and (min-width: 64em){.tweet__content{display:flex;justify-content:center}}@media print, screen and (min-width: 40em){.tweet__wrapper{padding:85px 0 85px}}.tweet__logo{background:url(../img/social-icons/twitter-logo-light-blue.svg) no-repeat center;background-size:contain;width:53px;height:43px;margin:0 auto 1rem}@media screen and (min-width: 64em){.tweet__logo{position:absolute;top:50%;left:0;transform:translateY(-50%);display:inline-block;vertical-align:middle;margin:0}}.tweet p{display:inline-block;vertical-align:middle;margin:0}.game-hero{height:100vh}@media print, screen and (min-width: 40em){.game-hero{min-height:700px}}.game-hero__released,.game-hero__plat-label{letter-spacing:0.2em;text-transform:uppercase;font-weight:200;margin-bottom:10px;color:white}@media print, screen and (min-width: 40em){.game-hero__released,.game-hero__plat-label{font-weight:400}}@media print, screen and (max-width: 39.99875em){.game-hero__released{order:-1;margin-bottom:20px}}.game-hero__logo{margin-bottom:0.75rem;width:100%;max-width:502px;height:auto;-o-object-fit:contain;object-fit:contain}@media print, screen and (max-width: 39.99875em){.game-hero__content{display:flex;flex-direction:column}}.game-hero:nth-child(1){padding-top:75px}@media print, screen and (min-width: 40em){.game-hero:nth-child(1){padding-top:145px}}.transparent-topbar .game-hero:nth-child(1){padding-top:75px}@media screen and (min-width: 64em){.transparent-topbar .game-hero:nth-child(1){padding-top:145px}}.body--timeline .game-hero:nth-child(1){padding-top:145px}@media screen and (min-width: 64em){.body--timeline .game-hero:nth-child(1){padding-top:145px}}.game-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0;bottom:0;position:absolute}@media screen and (min-width: 64em){.body--timeline .game-hero{padding-left:145px}}.metacritic{position:relative;width:121px;height:63px;background:url(../img/metacritic.svg) no-repeat;background-size:contain;display:inline-block;margin-top:1.5rem}.metacritic__score{font-size:1.625rem;font-family:Arial,sans-serif;font-weight:bold;line-height:1;padding:10px;background:#66CC33;display:inline-block;position:absolute;top:8px;left:64px;letter-spacing:0 !important;border-radius:50%;color:white;margin:0}@media print, screen and (min-width: 40em){.metacritic__score{font-size:1.625rem}}.banner{padding:50px 0 50px;position:relative;overflow:hidden;background:#212527 url(../img/blue-gradient.svg) no-repeat center;background-size:cover}@media print, screen and (min-width: 40em){.banner{padding:90px 0 90px}}.banner__content-wrapper{position:relative;z-index:1}.banner__title{color:white;text-align:left;text-transform:uppercase;font-size:1.5rem;line-height:0.92;margin-bottom:0.5rem}@media print, screen and (min-width: 40em){.banner__title{font-size:3.625rem;margin-bottom:0.25rem}}.banner__title:last-child{margin-bottom:0}.banner__abstract{text-align:left;font-size:1rem;margin:0;font-weight:400}@media print, screen and (min-width: 40em){.banner__abstract{font-size:1.75rem}}.banner__bg{pointer-events:none}.banner__subtitle{color:white;text-align:left;font-size:1rem;margin:0}@media print, screen and (min-width: 40em){.banner__subtitle{font-size:1rem}}.screenshots-carousel{position:relative}.screenshots-carousel__left-gradient{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:9%;background:linear-gradient(to right, #0B192A 0%, rgba(11,25,42,0) 100%);z-index:1;pointer-events:none}@media print, screen and (min-width: 40em){.screenshots-carousel__left-gradient{width:25%}.screenshots-carousel__left-gradient:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;background:linear-gradient(to right, #0B192A 0%, rgba(11,25,42,0) 100%);z-index:1;pointer-events:none;width:50%}}@media screen and (min-width: 64em){.screenshots-carousel__left-gradient{left:145px}}.screenshots-carousel__right-gradient{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:9%;background:linear-gradient(to left, #0B192A 0%, rgba(11,25,42,0) 100%);z-index:1;pointer-events:none}@media print, screen and (min-width: 40em){.screenshots-carousel__right-gradient{width:25%}.screenshots-carousel__right-gradient:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;background:linear-gradient(to left, #0B192A 0%, rgba(11,25,42,0) 100%);z-index:1;pointer-events:none;width:50%}}.screenshots-carousel__title{text-align:left;font-size:2.25rem;margin-bottom:0.25rem;position:relative;z-index:1}@media print, screen and (min-width: 40em){.screenshots-carousel__title{text-align:center;font-size:3.625rem}}.screenshots-carousel__abstract{text-align:left;font-size:1rem;position:relative;z-index:1}@media print, screen and (min-width: 40em){.screenshots-carousel__abstract{text-align:center}}@media print, screen and (max-width: 39.99875em){.screenshots-carousel__abstract{display:none}}.screenshots-carousel__wrapper{background:linear-gradient(0deg, #132235 0%, rgba(11,25,42,0) 100%)}@media print, screen and (min-width: 40em){.screenshots-carousel__wrapper{padding-top:90px;padding-bottom:100px}}.screenshots-carousel__carousel-wrapper{position:relative;margin-top:2rem}@media print, screen and (min-width: 40em){.screenshots-carousel__carousel-wrapper{margin-top:2rem}}.screenshots-carousel__slide{text-align:center;padding:0;outline:0}@media screen and (min-width: 87.5em){.screenshots-carousel__slide{padding:0 30px}}.screenshots-carousel__slide img{margin:0 auto;transform:scale(0.8);transition:transform 300ms;width:100%}.screenshots-carousel__slide.slick-center img{transform:scale(1)}.screenshots-carousel__prev,.screenshots-carousel__next{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.screenshots-carousel__next{right:9%}.screenshots-carousel__prev{left:9%}.screenshots-carousel__next-btn,.screenshots-carousel__prev-btn{font-weight:700;text-transform:uppercase;color:white;letter-spacing:0.15em;line-height:1;font-size:1.125rem;z-index:10;padding:5px;transform-origin:center center;opacity:0.8;transition:opacity 200ms;cursor:pointer;will-change:transform;min-width:120px;pointer-events:all;text-shadow:rgba(0,0,0,0.35) 0 0 6px}.screenshots-carousel__next-btn:hover,.screenshots-carousel__next-btn:active,.screenshots-carousel__prev-btn:hover,.screenshots-carousel__prev-btn:active{opacity:1}.screenshots-carousel__next-btn{transform:rotate(90deg)}.screenshots-carousel__prev-btn{transform:rotate(-90deg)}@media print, screen and (min-width: 40em){.screenshots-carousel .slick-arrow{display:none !important}}.screenshots-carousel .slick-prev{left:1rem}.screenshots-carousel .slick-next{right:1rem}.history-hero{text-align:left;position:relative;display:flex;align-items:center;color:white;height:100vh}.history-hero__title{color:white;font-size:2.25rem}@media print, screen and (min-width: 40em){.history-hero__title{font-size:6.25rem}}.history-hero__top-title{text-transform:uppercase;font-size:1rem;margin-bottom:0.75rem;font-weight:400;margin-left:0;padding-left:25px;position:relative}@media print, screen and (min-width: 40em){.history-hero__top-title{font-size:1.125rem !important}}.history-hero__top-title:before{content:"";display:block;position:absolute;top:12px;left:-5px;border-top:1px solid white;width:20px}@media screen and (min-width: 64em){.history-hero__top-title:before{top:14px}}.history-hero__abstract{margin-top:-1rem;font-weight:400;font-size:1rem}@media print, screen and (min-width: 40em){.history-hero__abstract{margin-top:-1.75rem;margin-bottom:1.75rem;max-width:800px;font-size:1.3125rem}}.history-hero__abstract:empty{display:none}.history-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0;bottom:0;position:absolute}.contact-links{text-align:center}.contact-links__col{margin:0 auto 2rem}@media print, screen and (min-width: 40em){.contact-links__col{margin:0 auto 3rem}}.contact-links__title{text-transform:uppercase;font-size:1.625rem;margin:0 auto 1.5rem}@media print, screen and (min-width: 40em){.contact-links__title{margin-bottom:2rem;font-size:1.75rem}}.contact-links__link{color:#007EC1}.contact-links__link:hover,.contact-links__link:active{color:#008FF9}.contact-links__button-link{display:block;margin:0 auto 1.5rem}@media print, screen and (min-width: 40em){.contact-links__button-link{margin-bottom:2rem}}.contact-links__button-link img{width:100%;height:auto;max-width:100px;margin:0 auto}.contact-links__copy p:last-child{margin-bottom:0}.studio-values img{height:80px;width:auto}@media print, screen and (min-width: 40em){.studio-values img{height:95px}}.studio-values .grid{display:grid;gap:.9375rem}.studio-values .item{background-color:white;padding:.9375rem;text-align:left;position:relative;overflow:hidden;transition:background-color 200ms}@media screen and (min-width: 64em){.studio-values .item{padding:14px 20px 15px}}.studio-values .item .top{display:flex;position:relative;cursor:pointer;text-align:left;width:100%}.studio-values .item .top-icon{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:no-repeat center;background-size:contain;transition:opacity 200ms}.studio-values .item .top-icon--plus{background-image:url(../img/plus.svg)}.studio-values .item .top-icon--minus{background-image:url(../img/minus.svg);opacity:0}.studio-values .item .top-title{text-transform:none;font-size:1.25rem;line-height:1.36;margin:0;padding-right:30px;color:#22354A;transition:color 200ms}@media print, screen and (min-width: 40em){.studio-values .item .top-title{font-size:1.5rem}}.studio-values .item-copy{margin-top:.5rem;margin-bottom:0;opacity:0;transition:opacity 200ms, visibility 200ms;color:white;display:none}.studio-values .item-copy p,.studio-values .item-copy li{line-height:1.75}.studio-values .item.active{background-color:#0B192A}.studio-values .item.active .top-title{color:white}.studio-values .item.active .item-copy{opacity:1}.studio-values .item.active .top-icon--plus{opacity:0}.studio-values .item.active .top-icon--minus{opacity:1}.studio-values .bottom-text{margin-top:1.25rem;display:inline-block}@media print, screen and (min-width: 40em){.studio-values .bottom-text{margin-top:1.875rem}}.studio-values .bottom-text p{font-size:1rem;margin:0}@media print, screen and (min-width: 40em){.studio-values .bottom-text p{font-size:1.3125rem}}.studio-values .bottom-text a,.studio-values .bottom-text a:visited{text-transform:uppercase;color:#008FF9;text-decoration:none;border-bottom:1px solid transparent;transition:color 200ms,border-color 200ms;font-size:1.3125rem}@media print, screen and (max-width: 39.99875em){.studio-values .bottom-text a,.studio-values .bottom-text a:visited{display:inline-block;margin-top:0.25rem}}.studio-values .bottom-text a:hover,.studio-values .bottom-text a:focus,.studio-values .bottom-text a:active{color:#005493;border-bottom:1px solid #005493}@media print, screen and (max-width: 63.99875em){.carousel-wrapper.has-dc+.studio-values{padding-top:80px}}@media print, screen and (max-width: 63.99875em){.carousel-wrapper.has-dc+.wrapper{padding-top:80px}}.copy-3-cols{text-align:left}.copy-3-cols__title{font-size:1.125rem;font-weight:700;text-align:left;text-transform:none;line-height:1.16;margin:0 0 30px}@media screen and (min-width: 64em){.copy-3-cols__title{font-size:2.25rem}}@media screen and (min-width: 64em){.copy-3-cols__copy{-moz-columns:3;columns:3;-moz-column-gap:1rem;column-gap:1rem;text-align:left}}@media screen and (min-width: 64em){.our-values__copy-2-cols p,.our-values__copy-2-cols li{font-size:1.375rem}}@media screen and (min-width: 64em){.our-values__copy-2-cols{-moz-columns:2;columns:2;-moz-column-gap:1rem;column-gap:1rem}}.our-values__copy-2-cols ul:last-child{margin-bottom:0}.our-values__button{margin-top:30px !important}.par-grid{display:grid;grid-template-columns:repeat(2, 1fr);margin:0 auto;padding:0}@media print, screen and (min-width: 40em){.par-grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 64em){.par-grid{padding:0;grid-template-columns:repeat(4, 1fr)}}.par-item{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:480/419;background:#007EC1}.par-item__arrow{content:'';width:32px;height:auto;position:absolute;bottom:-16px;z-index:1;opacity:0}@media screen and (min-width: 64em){.par-item__arrow{width:47px;bottom:-22px}}.par-item.active .par-item__arrow{opacity:1}.par-item__border{display:block;position:absolute;inset:8px;border:1px solid rgba(255,255,255,0.34);transition:border-color 200ms;z-index:2}@media print, screen and (min-width: 40em){.par-item__border{inset:25px}}.par-item.active .par-item__border{border-color:#008FF9}.par-item__overlay{position:absolute;inset:0;background:#0B192A;opacity:0.8;transition:opacity 200ms}.par-item:active .par-item__overlay,.par-item:hover .par-item__overlay{opacity:0.5}.par-item.active .par-item__overlay{opacity:1}.par-item__image{width:100%;transition:opacity 200ms}.par-item__content-wrapper{background:#007EC1;color:white;grid-column-start:1;grid-column-end:3;display:none;padding:2.5rem 0;margin:0;overflow:hidden;position:relative}@media print, screen and (min-width: 40em){.par-item__content-wrapper{grid-column-end:4}}@media screen and (min-width: 64em){.par-item__content-wrapper{grid-column-end:5;padding:6.25rem 0}}.par-item__content{margin:0;text-align:center;position:relative;z-index:1;opacity:0;transition:opacity 200ms}.par-item__content-wrapper.active .par-item__content{opacity:1}.par-item__content-overlay{background:rgba(11,25,42,0.8);opacity:0.3;transition:opacity 200ms}.par-item__content-wrapper.active .par-item__content-overlay{opacity:1}.par-item__content-title{font-size:2.25rem;margin:0 0 10px;line-height:1.16;font-weight:700;color:white;text-transform:uppercase}@media screen and (min-width: 64em){.par-item__content-title{margin-bottom:1.25rem}}.par-item__content-copy{margin-bottom:15px;text-align:center}@media screen and (min-width: 64em){.par-item__content-copy{margin-bottom:0;font-size:1.125rem}}.par-item__content-copy p{line-height:1.75}.par-item__content-copy p:last-child{margin-bottom:0}.par-item__button.button,a.par-item__button.button:visited{margin-top:10px}@media screen and (min-width: 64em){.par-item__button.button,a.par-item__button.button:visited{margin-top:20px}}.par-item__logo-wrapper{width:72px;height:72px;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 64em){.par-item__logo-wrapper{width:clamp(25%, 25%, 175px);height:clamp(25%, 25%, 175px)}}.par-item__logo{max-width:100%;max-height:100%;position:relative;z-index:1;transition:transform 200ms}.par-item__logo.small{max-width:50%;max-height:50%}.par-item__logo.medium{max-width:75%;max-height:75%}.par-item.active .par-item__logo{transform:scale(1.15)}.awards{text-align:center}.awards__wrapper{padding:60px 0}@media screen and (min-width: 64em){.awards__wrapper{padding:90px 0}}.awards__title{margin-bottom:20px}@media screen and (min-width: 64em){.awards__title{margin-bottom:1rem}}.awards__copy{font-weight:400}.awards__logos{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;align-items:center;justify-items:center;margin:15px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 64em){.awards__logos{margin-top:30px;gap:50px}}.awards__logo{height:auto}.awards__logo.bptw2021{max-width:111px}@media print, screen and (min-width: 40em){.awards__logo.bptw2021{max-width:113px}}.awards__logo.bptw2022env{max-width:109px}@media print, screen and (min-width: 40em){.awards__logo.bptw2022env{max-width:109px}}.awards__logo.disability-confident{max-width:142px}@media print, screen and (min-width: 40em){.awards__logo.disability-confident{max-width:151px}}.awards__logo.living-wage{max-width:126px}@media print, screen and (min-width: 40em){.awards__logo.living-wage{max-width:135px}}.awards__logo.women-in-games{max-width:142px}@media print, screen and (min-width: 40em){.awards__logo.women-in-games{max-width:199px}}.award-footer__title{color:white;font-size:2.25rem;margin-bottom:15px}@media screen and (min-width: 64em){.award-footer__title{font-size:3.625rem;margin-bottom:20px}}.award-footer__wrapper{background:#273B52;padding:50px 0 60px}@media screen and (min-width: 64em){.award-footer__wrapper{padding:60px 0 80px}}.award-footer__copy{color:white}.award-footer__copy p:last-child{margin-bottom:0}.award-footer__logos{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center;margin:15px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media print, screen and (min-width: 40em){.award-footer__logos{padding-left:20px}}@media screen and (min-width: 64em){.award-footer__logos{grid-template-columns:repeat(3, 1fr);width:480px;margin-top:30px}}@media screen and (min-width: 87.5em){.award-footer__logos{gap:50px}}.award-footer__logo.bptw2021{max-width:111px}@media print, screen and (min-width: 40em){.award-footer__logo.bptw2021{max-width:113px}}.award-footer__logo.bptw2022env{max-width:109px}@media print, screen and (min-width: 40em){.award-footer__logo.bptw2022env{max-width:109px}}.award-footer__logo.disability-confident{max-width:142px}@media print, screen and (min-width: 40em){.award-footer__logo.disability-confident{max-width:151px}}.award-footer__logo.living-wage{max-width:126px}@media print, screen and (min-width: 40em){.award-footer__logo.living-wage{max-width:135px}}.award-footer__logo.women-in-games{max-width:142px}@media print, screen and (min-width: 40em){.award-footer__logo.women-in-games{max-width:198px}}@media screen and (min-width: 64em){.award-footer__logo.women-in-games{grid-column:2/4}}.lang-selector{padding-top:30px;margin-bottom:-10px;background:white}@media print, screen and (min-width: 40em){.lang-selector{margin-bottom:-70px}}@media screen and (min-width: 64em){.lang-selector{padding-top:60px;margin-bottom:-80px}}.lang-selector__container{position:relative;z-index:1}.lang-selector select{border:1px solid #DEDEDE;font-weight:400;font-size:1rem;height:50px;margin:0}.wrapper--light+.wrapper--light,.wrapper--lightGrey+.wrapper--lightGrey{padding-top:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
