/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:.4325em .5em;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:1.5em;height:1.1875em;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-.09375em}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:1.5em;height:.1875em;background-color:#fff;border-radius:0;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-.5em}.hamburger-inner:after{bottom:-.5em}.hamburger--slider .hamburger-inner{top:.09375em}.hamburger--slider .hamburger-inner:before{top:.5em;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.2s;transition-duration:.2s}.hamburger--slider .hamburger-inner:after{top:1em}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,.5em,0) rotate(45deg);transform:translate3d(0,.5em,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{-webkit-transform:rotate(-45deg) translate3d(-.2142857143em,-.3125em,0);transform:rotate(-45deg) translate3d(-.2142857143em,-.3125em,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-1em,0) rotate(-90deg);transform:translate3d(0,-1em,0) rotate(-90deg)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.ps-container{touch-action:none;overflow:hidden!important;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.ps-container{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps-container{overflow:auto!important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;cursor:pointer}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{opacity:1;height:.5625em}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{opacity:1;width:.5625em}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .25s,opacity .25s,height .25s,width .25s;transition:background-color .25s,opacity .25s,height .25s,width .25s;bottom:0;height:.375em}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:rgba(0,0,0,.7);-webkit-transition:background-color .25s,height .25s,width .25s;transition:background-color .25s,height .25s,width .25s;bottom:0;height:100%}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .25s,opacity .25s,height .25s,width .25s;transition:background-color .25s,opacity .25s,height .25s,width .25s;right:0;width:.375em}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:rgba(0,0,0,.7);-webkit-transition:background-color .25s,height .25s,width .25s;transition:background-color .25s,height .25s,width .25s;right:0;width:100%}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:1}.ps-container:hover>.ps-scrollbar-x-rail:hover{opacity:1;height:.5625em}.ps-container:hover>.ps-scrollbar-y-rail:hover{opacity:1;width:.5625em}.ps-container.scroller--muted .ps-scrollbar-x,.ps-container.scroller--muted .ps-scrollbar-y{opacity:.125}*,:after,:before{border:0;margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-text-size-adjust:100%}input:not([type=checkbox]),textarea{width:100%;height:2.5em;background-color:transparent;font-size:1em;color:#182b36;outline:none;font-family:Open Sans,Helvetica,sans-serif;-webkit-appearance:none;border-radius:0}input:not([type=checkbox])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.4)}input:not([type=checkbox]):-moz-placeholder,input:not([type=checkbox])::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:hsla(0,0%,100%,.4)}input:not([type=checkbox]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.4)}button{background-color:transparent;cursor:pointer}input[type=search]{-webkit-appearance:none;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}strong{font-weight:700}p{margin-bottom:1em}a{text-decoration:none}sup{vertical-align:super}sub,sup{font-size:75%}sub{vertical-align:sub}blockquote{padding:1.25em 1.5em .25em;margin:1em 0}code{font-family:monospace}hr{border-bottom:1px solid #d2dbe1;margin:1em 0}h3{font-size:1.5em;font-family:Open Sans,Helvetica,sans-serif;margin-bottom:.25em}img{max-width:100%}html{height:100%}body{min-height:100%;background-color:#fff;position:relative}.scroll-disabled,.sr-only{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);border:0}.boxes{width:calc(100% + 1.25em);margin-right:-1.25em;margin-bottom:4em}@media screen and (max-width:30em){.boxes{width:100%;margin-right:0}}.box{width:calc(50% - 2em);border:1px solid #b3c3cd;margin-bottom:2em}.box--third{width:calc(33.33333% - 2em)}.box--two-thirds{width:calc(66.66667% - 2em)}@media screen and (max-width:30em){.box{width:100%}}.box--sizer{border:0;margin-bottom:0}.box--inverted{background-color:#37617a;color:#fff;border-color:#37617a}.box__text{padding:1em 1.25em 1.5em}.box__quote{font-size:1.25em;line-height:1.75;font-family:Courier,Times New Roman,serif;padding:1em 1em .5em}@media screen and (max-width:85em){.box__quote{font-size:1em;padding:.5em .5em 0}}.box__cover img{vertical-align:bottom}.box__meta{font-size:.625em;margin-top:2em;opacity:.5;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:0}.box__meta a{color:inherit}.box__meta:first-child{margin-top:0}.box__meta--large{font-size:.75em;margin-top:-.5em;margin-bottom:1.5em}.box__heading{font-weight:600;line-height:1.25;font-size:1.25em}.box__heading--large{margin-top:.25em;font-size:1.25em;color:#37617a;text-align:center}.box__heading--small{font-size:.875em}@media screen and (max-width:30em){.box__heading--small{font-size:1.25em}}.box__heading a{color:inherit;-webkit-transition:opacity .25s;transition:opacity .25s}.box__subheading{font-size:.75em;opacity:.8;margin-bottom:-.5em;line-height:1.25;margin-top:.5em}.no-touch .box__meta a:hover{text-decoration:underline}.no-touch .box__heading a:hover{opacity:.7}.breadcrumbs{margin-bottom:1em}.breadcrumbs__breadcrumb{font-size:.75em;display:inline-block;color:#182b36;-webkit-transition:color .25s;transition:color .25s;font-weight:700}.breadcrumbs__breadcrumb:after{content:">";padding-left:1em;margin-right:1em;display:inline-block}.share{float:right;margin-top:.75em;height:1.5em;position:relative;display:inline-block;vertical-align:middle}.share__button{width:1.25em;cursor:pointer;position:relative;z-index:10;-webkit-transition:opacity .25s ease .25s;transition:opacity .25s ease .25s}.share__button--open{opacity:.25;-webkit-transition:opacity .25s;transition:opacity .25s}.share__buttons{position:absolute;top:-.75em;right:-1em;height:3em;width:12em;padding-right:3em;background-color:#fff;z-index:-1;opacity:0;box-shadow:0 3px 6px rgba(0,0,0,.2);-webkit-transition:opacity .25s ease .25s,z-index 0ms ease .65s,max-height 0ms ease .65s;transition:opacity .25s ease .25s,z-index 0ms ease .65s,max-height 0ms ease .65s}.share__buttons--open{z-index:9;opacity:1}.share__buttons--open,.share__link{-webkit-transition:opacity .25s;transition:opacity .25s}.share__link{display:inline-block;vertical-align:top;width:3em;text-align:center;padding:.75em}.share__link img{vertical-align:bottom}.no-touch .breadcrumbs__breadcrumb:hover{color:#182b36}.no-touch .share__link:hover{opacity:.6}.button{display:inline-block;line-height:4em;font-size:.75em;color:#fff;text-align:center;background-color:#37617a;box-shadow:0 3px 6px rgba(0,0,0,.2);-webkit-transition:opacity .25s;transition:opacity .25s;letter-spacing:1px;font-weight:700;padding:0 2em;text-transform:uppercase}.button--empty{background-color:transparent;border:1px solid #37617a;line-height:calc(4em - 2px);color:#37617a;box-shadow:none}.button--fixed{min-width:14.4em}.button--disabled{opacity:.5}.button--wide{width:16em}@media screen and (max-width:48em){.button--wide{width:12em}}@media screen and (max-width:30em){.button--wide{width:8em;padding:0 1em}}.no-touch .button:hover{opacity:.7}.no-touch .button--disabled:hover{opacity:.5}.content{margin-top:-6.5em;box-shadow:0 3px 6px rgba(0,0,0,.2);background-color:#fff;position:relative;z-index:105;padding:1.5em 2.5em 5em}@media screen and (max-width:85em){.content{margin-top:-2.375em;padding:1.5em 1.5em 5em}}@media screen and (max-width:64em){.content{margin-top:0;box-shadow:none;padding:1.5em 0 4em}}@media screen and (max-width:48em){.content{z-index:0}}.content--standalone{margin-bottom:2.5em;padding-bottom:0}.content-cover{margin-bottom:2.5em;vertical-align:bottom}.no-results{text-align:center;font-size:2em;padding:1em 0}.sortables{margin-bottom:2em}.sort-heading{font-size:.75em;margin-bottom:.5em;font-weight:700;letter-spacing:1px;color:#7995a6}.sort-link{color:#37617a;margin-right:.5em;display:inline-block}.sort-link.is-active{text-decoration:underline}.footer{background-color:#182b36;color:#fff;padding:4em 0 1.5em}@media screen and (max-width:64em){.footer{padding:2.5em 0 1.5em}}@media screen and (max-width:48em){.footer{padding:2em 0}}.footer__inner:after{clear:both;content:"";display:table}.footer__logo{width:8em;vertical-align:bottom}@media screen and (max-width:64em){.footer__logo{width:6em;margin:1em 0}}.footer__column{float:left;margin-right:2.5em;vertical-align:top}.footer__column--home{margin-right:5em;padding-right:5em;border-right:1px dashed #fff}@media screen and (max-width:64em){.footer__column--home{margin-right:2.5em;padding-right:2.5em}}.footer__column--menu{float:right;width:21.5em;margin-right:0}@media screen and (max-width:23em){.footer__column--menu{width:18.5em}}@media screen and (max-width:48em){.footer__column{float:none;margin:0;text-align:center;padding:0;border:0}.footer__column--home{margin-bottom:2em}.footer__column--menu{margin:0 auto 2em}.footer__column--address{display:none}}.footer__text{font-size:.75em;line-height:1.75;font-weight:600}.footer__text a{color:inherit;-webkit-transition:opacity .25s;transition:opacity .25s;text-decoration:underline}.footer__links{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:1em}.footer__secondary-links:after{clear:both;content:"";display:table}.footer__link{color:inherit;-webkit-transition:opacity .25s;transition:opacity .25s;font-size:.75em;line-height:1.75;font-weight:600;text-transform:lowercase}@media screen and (max-width:23em){.footer__link{font-size:.625em}}.footer__locales{float:left;vertical-align:top}.footer__socials{float:right;vertical-align:top}.footer__icon-link{margin-left:1.25em;-webkit-transition:opacity .25s;transition:opacity .25s}.footer__legal{margin-top:2em;text-align:right}@media screen and (max-width:48em){.footer__legal{text-align:inherit}}.footer__muted{font-size:.625em}.footer__umo{display:inline-block;-webkit-transition:opacity .25s;transition:opacity .25s;margin-top:.5em}.no-touch .footer__icon-link:hover,.no-touch .footer__link:hover,.no-touch .footer__text a:hover,.no-touch .footer__umo:hover{opacity:.6}.markdown{line-height:1.75}.markdown--micro{font-size:.75em;margin-bottom:2em}.markdown a{color:#37617a;-webkit-transition:color .25s;transition:color .25s;font-weight:700}.markdown em{font-style:italic}.markdown li+li{margin-top:.25em}.markdown .preview:not(:last-child),.markdown blockquote:not(:last-child),.markdown dl:not(:last-child),.markdown ol:not(:last-child),.markdown p:not(:last-child),.markdown pre:not(:last-child),.markdown table:not(:last-child),.markdown ul:not(:last-child){margin-bottom:1.75em}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#37617a;font-weight:600;line-height:1.25}.markdown h1 a,.markdown h2 a,.markdown h3 a,.markdown h4 a,.markdown h5 a,.markdown h6 a{text-decoration:underline}.markdown h1{font-size:2em;margin-bottom:.5em}.markdown h1:not(:first-child){margin-top:1em}.markdown h2{font-size:1.75em;margin-bottom:.5714em}.markdown h2:not(:first-child){margin-top:1.1428em}.markdown h3{font-size:1.5em;margin-bottom:.6666em}.markdown h3:not(:first-child){margin-top:1.3333em}.markdown h4{font-size:1.25em;margin-bottom:.8em}.markdown h5{font-size:1.125em;margin-bottom:.8888em}.markdown h6{font-size:1em;margin-bottom:1em}.markdown blockquote{border-left:.25em solid #37617a;padding:1.25em 1.5em 0;position:relative;z-index:1}.markdown blockquote:before{font-size:10em;position:absolute;display:block;z-index:0;content:"\201C";color:rgba(55,97,122,.2);top:-.5em;left:.0625em;font-family:Courier,serif}.markdown ol{list-style-position:outside;list-style-type:decimal}.markdown ol,.markdown ul{margin-left:2em;margin-top:1em}.markdown ul{list-style:disc outside}.markdown ul ul{list-style-type:circle;margin-top:.5em}.markdown ul ul ul{list-style-type:square}.markdown dd{margin-left:2em}.markdown figure{margin-left:2em;margin-right:2em;text-align:center}.markdown figure:not(:first-child){margin-top:2em}.markdown figure:not(:last-child){margin-bottom:2em}.markdown figure img{display:inline-block}.markdown figure figcaption{font-style:italic}.markdown pre{overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.markdown sub,.markdown sup{font-size:75%}.markdown table{width:100%}.markdown table td,.markdown table th{border:solid #d2dbe1;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.markdown table th:not([align]){text-align:left}.markdown table thead td,.markdown table thead th{border-width:0 0 2px}.markdown table tfoot td,.markdown table tfoot th{border-width:2px 0 0}.markdown table tbody tr:last-child td,.markdown table tbody tr:last-child th{border-bottom-width:0}.markdown .preview__caption{font-size:.75em;font-weight:700}.gallery--inline{list-style:none!important;display:-webkit-box;display:flex;flex-wrap:wrap;width:calc(100% + .75em);margin-right:-.75em;margin-left:0!important}.gallery__item{margin-top:0!important;width:calc(20% - .75em);margin-right:.75em}.gallery__item figure{margin:0!important;vertical-align:bottom}.gallery__item img{vertical-align:bottom;box-shadow:0 3px 6px rgba(0,0,0,.2)}.inner-row:after{clear:both;content:"";display:table}.inner-row__col{float:left;width:50%;display:inline-block;vertical-align:top}.inner-row__col--left{padding-right:1.25em}.inner-row__col--right{padding-left:1.25em}@media screen and (max-width:30em){.inner-row__col{width:100%;float:none;margin-bottom:2em}}.no-touch .markdown a:hover{color:#182b36}.navigation{position:relative;overflow:hidden;background-image:url(/images/nav-bg.png?a8204c7e1c7d2ec4fc86bde987314e3b);background-position:50%;background-size:cover;background-repeat:no-repeat;z-index:100}@media screen and (max-width:48em){.navigation{position:-webkit-sticky;position:sticky;top:0;overflow:visible}}.navigation__logo{width:12em}@media screen and (max-width:85em){.navigation__logo{width:10em}}@media screen and (max-width:64em){.navigation__logo{width:8em}}.navigation:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(55,97,122,.85);z-index:1}.navigation__inner{position:relative;z-index:2;padding-top:3em;padding-bottom:3em}@media screen and (max-width:85em){.navigation__inner{padding-top:2em;padding-bottom:2em}}@media screen and (max-width:64em){.navigation__inner{padding-top:1.5em;padding-bottom:1.5em}}@media screen and (max-width:48em){.navigation__inner{padding-top:1em;padding-bottom:1em}}@media screen and (max-width:30em){.navigation__inner{padding-top:.5em;padding-bottom:.5em}}.navigation__links{position:relative;display:inline-block;vertical-align:top;width:calc(100% - 26em);padding:1.5em 2.5em}@media screen and (max-width:85em){.navigation__links{width:calc(100% - 21.75em);padding:1.25em 1.5em}}@media screen and (max-width:64em){.navigation__links{width:40em;padding:1.25em 1.5em 1.25em 0}}@media screen and (max-width:56em){.navigation__links{width:36em}}@media screen and (max-width:48em){.navigation__links{position:absolute;top:100%;left:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s;box-shadow:0 3px 6px rgba(0,0,0,.2)}.navigation__links--open{padding:1.5em 0;opacity:1;height:auto;width:100%;background-color:#fff;overflow:visible;margin:0;clip:auto}}.navigation__links:before{content:"";display:block;box-shadow:0 3px 6px rgba(0,0,0,.2);position:absolute;top:0;right:0;height:100%;background-color:#fff;width:100vw;z-index:-1}@media screen and (max-width:48em){.navigation__links:before{display:none}}.navigation__home-outer{text-align:center;display:inline-block;vertical-align:top;width:26em;padding-left:2.5em}@media screen and (max-width:85em){.navigation__home-outer{width:21.75em;padding-left:2em}}@media screen and (max-width:64em){.navigation__home-outer{width:calc(100% - 40em);padding-left:1.5em}}@media screen and (max-width:56em){.navigation__home-outer{width:calc(100% - 36em)}}@media screen and (max-width:48em){.navigation__home-outer{width:5em;padding:0}}@media screen and (max-width:30em){.navigation__home-outer{width:4em}}.navigation__primary{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:1em}@media screen and (max-width:48em){.navigation__primary{flex-wrap:wrap}}.navigation__secondary{border-bottom:1px solid #d2dbe1}.navigation__secondary:after{clear:both;content:"";display:table}@media screen and (max-width:48em){.navigation__secondary{width:calc(100% - 2.5em);margin-left:1.25em;margin-right:1.25em}}@media screen and (max-width:30em){.navigation__secondary{width:calc(100% - 1.5em);margin-left:.75em;margin-right:.75em}}.navigation__locales{padding-right:2.5em;float:left}.navigation__locales,.navigation__socials{vertical-align:top;margin-bottom:-.5em;background-color:#fff;vertical-align:bottom}.navigation__socials{padding-left:1em;float:right}.navigation__icon-link{margin-left:1.25em;-webkit-transition:opacity .25s;transition:opacity .25s}.navigation__link{text-transform:uppercase;line-height:1.5;font-weight:700;font-size:.875em;color:inherit;-webkit-transition:color .25s;transition:color .25s;letter-spacing:1px;display:inline-block;position:relative}@media screen and (max-width:85em){.navigation__link{font-size:.75em;line-height:1.75em}}@media screen and (max-width:48em){.navigation__link{width:33.3333333333%;text-align:center;padding:1em 0}}@media screen and (max-width:30em){.navigation__link{width:50%}}.navigation__link--sub{text-transform:none;letter-spacing:0;font-weight:600;width:auto;padding:0}.navigation__link--active{color:#37617a}.navigation__link--active:before{content:"";display:block;position:absolute;top:-.75em;right:50%;bottom:-.75em;left:50%;margin-left:-12px;width:24px;height:4px;border-radius:4px;background-color:#37617a}.navigation__hamburger{display:none;position:relative;z-index:102}@media screen and (max-width:48em){.navigation__hamburger{display:inline-block;float:right;margin-top:1.5em}}@media screen and (max-width:30em){.navigation__hamburger{margin-top:1em}}.modal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;opacity:0;width:100%;padding:2em 4em;text-align:center;-webkit-transition:opacity .35s;transition:opacity .35s}@media screen and (max-width:48em){.modal{padding:1.5em 1.25em}}@media screen and (max-width:30em){.modal{padding:1em .75em}}.modal--open{opacity:1;z-index:300}.modal--search input:not([type=checkbox]){font-size:1.5em!important;border-bottom:1px solid #477fa0;color:#fff!important;font-family:Open Sans,Helvetica,sans-serif;padding-left:.5em;width:calc(100% - 9em)!important;margin-right:1em}@media screen and (max-width:48em){.modal--search input:not([type=checkbox]){width:calc(100% - 7em)!important}}@media screen and (max-width:30em){.modal--search input:not([type=checkbox]){width:calc(100% - 5em)!important}}.modal--search input[type=checkbox]{margin-right:.5em}.blackout{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#182b36;z-index:-1;opacity:0;-webkit-transition:opacity .35s,z-index 0ms ease .4s;transition:opacity .35s,z-index 0ms ease .4s}.blackout--open{z-index:200;opacity:1;-webkit-transition:opacity .35s;transition:opacity .35s}.blackout__hamburger{position:absolute;top:3em;right:3em}.blackout__hamburger .hamburger-inner,.blackout__hamburger .hamburger-inner:after,.blackout__hamburger .hamburger-inner:before{background-color:#fff}@media screen and (max-width:48em){.blackout__hamburger{right:2em;top:2em}}@media screen and (max-width:30em){.blackout__hamburger{right:1em;top:1em}}.no-touch .navigation__link:hover{color:#37617a}.no-touch .navigation__icon-link:hover{opacity:.7}.side-block{border-bottom:1px dashed #37617a;padding:3em 0;width:22em}@media screen and (max-width:85em){.side-block{width:19.25em}}.side-block:last-child{border-bottom:0}.side-block__heading{font-size:1.25em;line-height:1.25;letter-spacing:1px;color:#37617a;margin-bottom:.8em;font-weight:600}.side-block__icon{margin-right:.5em;vertical-align:middle;margin-top:-4px}.side-block__cover{margin-bottom:1em;vertical-align:bottom}@media screen and (max-width:64em){.side-block{max-width:30em;margin:0 auto;width:100%}}.side-sections{padding:3em 0}.side-sections__link,.side-sections__opener{text-align:left;font-size:1.25em;display:block;width:100%;line-height:3em;color:#37617a;font-weight:600;border-bottom:1px dashed #37617a;position:relative}@media screen and (max-width:85em){.side-sections__link,.side-sections__opener{font-size:1em}}@media screen and (max-width:64em){.side-sections__link,.side-sections__opener{font-size:1.25em}}.side-sections__link:after,.side-sections__opener:after{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.2em;width:1.2em;display:block;position:absolute;top:.9em;right:0;-webkit-transition:all .25s;transition:all .25s}.side-sections__opener:after{background-image:url(/images/plus.svg?cc4d7c1b3a98e61dac438cfa1e2a9171)}.side-sections__opener--active:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.side-sections__link:after{background-image:url(/images/arrow.svg?b7cf20d2ab57ab9d6a34dc943c311669)}.side-sections__link--inactive{opacity:.5}.side-sections__link--inactive:after{display:none}.side-sections__subsections{padding-top:0;opacity:0;max-height:0;overflow:hidden;-webkit-transition:all .35s;transition:all .35s}.side-sections__subsections--open{max-height:200vh;padding-top:1em;-webkit-transform:scale(1);transform:scale(1);opacity:1}.side-sections__subsection{position:relative;padding:.25em 0 .25em 1.5em}.side-sections__subsection:before{display:block;content:"";position:absolute;top:.625em;left:0;height:8px;width:8px;border:1px solid #37617a;border-radius:4px}.side-sections__sublink{vertical-align:top;display:inline-block;color:inherit;font-size:.75em;line-height:1.5;font-weight:700;-webkit-transition:opacity .25s;transition:opacity .25s}.side-for-top{display:none}@media screen and (max-width:64em){.side-for-top{display:block}}.side-for-top__header{padding-top:1em}@media screen and (max-width:64em){.side-for-top__header{padding-left:6em;padding-right:6em}}@media screen and (max-width:48em){.side-for-top__header{padding-left:0;padding-right:0}}.side-for-top__opener{font-size:.875em;font-weight:700;border-bottom:1px solid #37617a;line-height:3;display:inline-block;text-transform:uppercase;color:#37617a}.side-for-top__opener:before{content:"+ "}.side-for-top__inner{background-color:#f5f5f5;max-height:0;-webkit-transition:all .35s;transition:all .35s;padding:0;opacity:0;overflow:hidden}.side-for-top__inner .side-sections{padding-top:1.5em}.side-for-top__inner--open{opacity:1;max-height:200vh}@media screen and (max-width:64em){.side-for-top__inner--open{padding-left:6em;padding-right:6em}}@media screen and (max-width:48em){.side-for-top__inner--open{padding-left:0;padding-right:0}}.no-touch .side-sections__opener:hover:after{-webkit-transform:rotate(22.5deg);transform:rotate(22.5deg)}.no-touch .side-sections__link:hover:after{-webkit-transform:translateX(-.5em);transform:translateX(-.5em)}.no-touch .side-sections__sublink:hover{opacity:.6}body{font-family:Open Sans,Helvetica,sans-serif;font-size:1em;line-height:1.5em;color:#182b36}h1{font-size:2em;margin-bottom:1em}.text--sm{font-size:.875em}.text--xs{font-size:.75em}.text--xxs{font-size:.625em}.text-xxxs{font-size:.5em}.text--left{text-align:left}.text--center{text-align:center}.text--right{text-align:right}.text--danger{color:#e74c3c}.heading,.text--emphasis{color:#37617a}.heading{font-size:2.5em;font-weight:600;line-height:1.25;margin-bottom:.8em;padding-right:1em}.heading__detail{display:block;font-size:.6em;line-height:1.25;margin-top:.25em}.columns{display:-webkit-box;display:flex}@media screen and (max-width:64em){.columns{display:block}}.column{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-basis:0}.column--side{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;flex-basis:26em;padding-left:4em;position:-webkit-sticky;position:sticky;align-self:flex-end;bottom:0}@media screen and (max-width:85em){.column--side{flex-basis:21.75em;padding-left:2.5em}}@media screen and (max-width:64em){.column--side{position:static;bottom:auto;padding-left:0;border-top:1px dashed #37617a}}@media screen and (max-width:64em){.column--borderless{border-top:0}}@media screen and (max-width:64em){.column{padding-left:6em;padding-right:6em}}@media screen and (max-width:48em){.column{padding-left:0;padding-right:0}}.container{margin:0 auto;width:100%;max-width:90em;padding-left:4em;padding-right:4em}@media screen and (max-width:85em){.container{max-width:84em;padding-left:2em;padding-right:2em}}@media screen and (max-width:64em){.container{max-width:none;padding-left:1.5em;padding-right:1.5em}}@media screen and (max-width:48em){.container{padding-left:1.25em;padding-right:1.25em}}@media screen and (max-width:30em){.container{padding-left:.75em;padding-right:.75em}}.boards{margin-top:3em;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start;width:calc(100% + 1em);margin-right:-1em}@media screen and (max-width:30em){.boards{margin-right:0;width:100%}}.boards__board{width:calc(25% - 1em);margin-bottom:1em;margin-right:1em;padding:0!important}@media screen and (max-width:85em){.boards__board{width:calc(33.33333% - 1em)}}@media screen and (max-width:48em){.boards__board{width:calc(50% - 1em)}}@media screen and (max-width:30em){.boards__board{width:100%;margin-right:0}}.people{-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}.people,.people__person{display:-webkit-box;display:flex}.people__person{width:calc(50% - .75em);margin-bottom:1.5em;border-bottom:1px dashed #d2dbe1}@media screen and (max-width:85em){.people__person{width:100%}}@media screen and (max-width:64em){.people__person{width:calc(50% - .5em);margin-bottom:1em}}@media screen and (max-width:30em){.people__person{width:100%}}.people__person--fullwidth{width:100%}.people__cover{flex-basis:6.5em;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;align-self:flex-start;padding-right:1.5em}@media screen and (max-width:85em){.people__cover{flex-basis:5em;padding-right:1em}}@media screen and (max-width:30em){.people__cover{flex-basis:4.75em;padding-right:.75em}}.people__name{font-size:.875em;font-weight:700;line-height:1.25}.people__title{font-size:.625em;color:#7995a6;line-height:1.25;margin-bottom:1em}.history-year,.history-year-title{float:left;font-size:2.5em!important;margin:.75em .5em 0 0!important;vertical-align:top;display:inline-block}.history-year-title{font-size:1.5em!important;margin-top:2em!important;margin-bottom:.5em!important}.clearfix:after{clear:both;content:"";display:table}.timeline{position:relative}.timeline:after{position:absolute;content:"";display:inline-block;border-bottom:2px solid #37617a;border-right:2px solid #37617a;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:1em;height:1em;bottom:-.375em;left:9.75em}@media screen and (max-width:30em){.timeline:after{left:0}}.timeline-row{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;position:relative;padding-bottom:1em}@media screen and (max-width:30em){.timeline-row{display:block}}.timeline-row:after,.timeline-row:before{content:"";display:block;position:absolute}.timeline-row:before{height:100%;width:2px;background-color:#37617a;z-index:1;left:calc(10.25em - 1px);top:.5em}@media screen and (max-width:30em){.timeline-row:before{left:calc(.5em - 1px)}}.timeline-row:after{width:1em;height:1em;top:.5em;left:9.75em;border-radius:.5em;border:1px solid #fff;background-color:#37617a;z-index:1}@media screen and (max-width:30em){.timeline-row:after{left:0;top:.375em}}.timeline-date{flex-basis:10.25em;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;text-align:right;font-size:1em;padding-right:1.25em;font-family:Open Sans,Helvetica,sans-serif;font-weight:700;color:#37617a;position:relative;z-index:0}@media screen and (max-width:30em){.timeline-date{text-align:left;padding-right:0;padding-left:1.5em;margin-bottom:0!important}}.timeline-content{font-size:1.25em;padding-left:1em;position:relative;z-index:0;line-height:1.25}@media screen and (max-width:30em){.timeline-content{font-size:1em;padding-left:1.5em}}.competitions{display:-webkit-box;display:flex;flex-wrap:wrap;width:calc(100% + 2.5em);margin-right:2.5em}@media screen and (max-width:64em){.competitions{-webkit-box-pack:justify;justify-content:space-between}}.competitions__competition{width:calc(50% - 2.5em);padding-bottom:1.5em;margin-right:2.5em}@media screen and (max-width:64em){.competitions__competition{width:calc(50% - 1em);margin-left:0}}@media screen and (max-width:30em){.competitions__competition{width:100%}}.competitions__poster{vertical-align:bottom;margin-bottom:1.25em;-webkit-transition:all .25s;transition:all .25s;position:relative;z-index:106}@media screen and (max-width:48em){.competitions__poster{z-index:1}}.competitions__heading{font-size:1.25em;font-weight:600;line-height:1.25;margin-bottom:.25em}.competitions__heading a{color:inherit;-webkit-transition:color .25s;transition:color .25s}.competitions__subtitle{font-size:.875em;color:#7995a6}.no-touch .competitions__poster:hover{-webkit-transform:scale(1.025);transform:scale(1.025)}.no-touch .competitions__heading a:hover{color:#37617a}.contact__map{height:50vh;min-height:20em}.contact__columns{padding:2em 0}.contact__columns:after{clear:both;content:"";display:table}.contact__column{float:left;vertical-align:top;padding-right:4em;font-size:1.25em}@media screen and (max-width:30em){.contact__column{font-size:1em}}.contact__column--right{padding-top:1.5em;padding-right:0;float:right}.contact__name{font-size:1.25em;font-weight:600;text-transform:uppercase;margin-bottom:.25em;line-height:1.25}.contact__address a{color:#37617a;-webkit-transition:color .25s;transition:color .25s}.no-touch .contact__address a:hover{color:#182b36}.landing{margin-top:-1.25em}.landing__tag{position:relative;top:2em;z-index:1}.landing__text{font-size:1.125em;padding:1em 0 1.5em}.landing-label{display:inline-block;margin-bottom:2em}.landing-90{background-image:url(/images/nav-bg.png?a8204c7e1c7d2ec4fc86bde987314e3b);background-position:50%;background-size:cover;background-repeat:no-repeat;color:#fff;padding:4em 0 3em;position:relative}.landing-90:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(55,97,122,.85);z-index:1}.landing-90__inner{position:relative;z-index:2}.landing-90__left{padding:0 3em}@media screen and (max-width:85em){.landing-90__left{padding:0 1.5em}}@media screen and (max-width:64em){.landing-90__left{padding:0 0 2em}}.landing-90__right{-webkit-box-pack:center;justify-content:center;padding:0 3em}@media screen and (max-width:85em){.landing-90__right{padding:0 1.5em}}@media screen and (max-width:64em){.landing-90__right{padding:0 calc(50% - 20em);text-align:center}}@media screen and (max-width:44em){.landing-90__right{padding:0}}.landing-90__time-elapsed{text-align:center;font-size:2.5em;margin-top:.25em;margin-bottom:.5em;line-height:1.25}@media screen and (max-width:64em){.landing-90__time-elapsed{font-size:2em}}@media screen and (max-width:30em){.landing-90__time-elapsed{font-size:1.5em}}.landing-90__heading{text-align:center;font-size:2.5em;font-weight:600;margin-bottom:.5em;line-height:1.25}@media screen and (max-width:30em){.landing-90__heading{font-size:2em}}.landing-90__heading small{font-size:.625em}.landing-90__text{font-size:.875em;margin-bottom:3em;text-align:center}.landing-90__specs{border-top:1px dashed #fff;border-bottom:1px dashed #fff;padding-top:3em;padding-bottom:1.5em;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.landing-90__spec{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;text-align:center}@media screen and (max-width:30em){.landing-90__spec{font-size:.75em}}.landing-90__number{font-size:2.5em;font-weight:600;margin-bottom:.4em}.landing-90__key{font-weight:700;text-transform:uppercase}.landing-90__progress-outer{margin:1em auto 1.5em;max-width:20em;background-color:hsla(0,0%,100%,.5);height:.5em;border-radius:.25em;width:100%}.landing-90__progress{height:.5em;border-radius:.25em;background-color:#fff;position:relative}.landing-90__progress:after{content:"";display:block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff;position:absolute;right:-4px;top:calc(100% + 4px)}.reveal{opacity:0;-webkit-transition:all .7s cubic-bezier(.47,0,.745,.715) .15s;transition:all .7s cubic-bezier(.47,0,.745,.715) .15s;-webkit-transform:translateY(4em);transform:translateY(4em)}.reveal--later{-webkit-transition:all .5s cubic-bezier(.47,0,.745,.715) .7s;transition:all .5s cubic-bezier(.47,0,.745,.715) .7s}.reveal--revealed{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}