/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-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:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--c-text:#666;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:black;--c-highlight:#ccc;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}@media(prefers-color-scheme:dark){:root{--c-text:white;--c-text-inverse:#666;--c-background:#666;--c-background-inverse:#888;--c-background-section:#4c4c4c;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#e5e5e5;--c-accent-high:white;--c-highlight:#4c4c4c;--c-highlight-high:#333;--c-muted:#333;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}}:root [data-theme=default]{--c-text:#666;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:black;--c-highlight:#ccc;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}:root [data-theme=dark]{--c-text:white;--c-text-inverse:#666;--c-background:#666;--c-background-inverse:#888;--c-background-section:#4c4c4c;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#e5e5e5;--c-accent-high:white;--c-highlight:#4c4c4c;--c-highlight-high:#333;--c-muted:#333;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}.cl-colors{padding:1rem}.cl-colors__list{display:flex;flex-wrap:wrap;margin:0 0 2rem;padding:0}.cl-colors__item{list-style:none;padding:1rem 2rem;transition:all .4s;flex:1 1 20%;min-width:150px;min-height:150px;display:flex;justify-content:center;align-items:flex-end}.cl-colors__item--default-text{background-color:var(--c-text);color:var(--c-muted)}.cl-colors__item--default-text-inverse{background-color:var(--c-text-inverse);color:var(--c-accent-high)}.cl-colors__item--default-background{background-color:var(--c-background);color:var(--c-accent-high)}.cl-colors__item--default-background-section{background-color:var(--c-background-section);color:var(--c-accent-high)}.cl-colors__item--default-primary{background-color:var(--c-primary);color:var(--c-muted)}.cl-colors__item--default-secondary{background-color:var(--c-secondary);color:var(--c-muted)}.cl-colors__item--default-accent{background-color:var(--c-accent);color:var(--c-muted)}.cl-colors__item--default-accent-high{background-color:var(--c-accent-high);color:var(--c-muted)}.cl-colors__item--default-highlight{background-color:var(--c-highlight);color:var(--c-accent-high)}.cl-colors__item--default-highlight-high{background-color:var(--c-highlight-high);color:var(--c-accent-high)}.cl-colors__item--default-muted{background-color:var(--c-muted);color:var(--c-accent-high)}.cl-colors__item--default-warning{background-color:var(--c-warning);color:var(--c-accent-high)}.cl-colors__item--default-error{background-color:var(--c-error);color:var(--c-accent-high)}.cl-colors__item--default-message{background-color:var(--c-message);color:var(--c-accent-high)}.cl-colors__item--dark-text{background-color:var(--c-text);color:var(--c-muted)}.cl-colors__item--dark-text-inverse{background-color:var(--c-text-inverse);color:var(--c-accent-high)}.cl-colors__item--dark-background{background-color:var(--c-background);color:var(--c-accent-high)}.cl-colors__item--dark-background-inverse{background-color:var(--c-background-inverse);color:var(--c-muted)}.cl-colors__item--dark-background-section{background-color:var(--c-background-section);color:var(--c-accent-high)}.cl-colors__item--dark-primary{background-color:var(--c-primary);color:var(--c-accent-high)}.cl-colors__item--dark-secondary{background-color:var(--c-secondary);color:var(--c-accent-high)}.cl-colors__item--dark-accent{background-color:var(--c-accent);color:var(--c-muted)}.cl-colors__item--dark-accent-high{background-color:var(--c-accent-high);color:var(--c-muted)}.cl-colors__item--dark-highlight{background-color:var(--c-highlight);color:var(--c-accent-high)}.cl-colors__item--dark-highlight-high{background-color:var(--c-highlight-high);color:var(--c-accent-high)}.cl-colors__item--dark-muted{background-color:var(--c-muted);color:var(--c-accent-high)}.cl-colors__item--dark-warning{background-color:var(--c-warning);color:var(--c-muted)}.cl-colors__item--dark-error{background-color:var(--c-error);color:var(--c-muted)}.cl-colors__item--dark-message{background-color:var(--c-message);color:var(--c-muted)}:root{--c-text:#666;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:black;--c-highlight:#ccc;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}@media(prefers-color-scheme:dark){:root{--c-text:white;--c-text-inverse:#666;--c-background:#666;--c-background-inverse:#888;--c-background-section:#4c4c4c;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#e5e5e5;--c-accent-high:white;--c-highlight:#4c4c4c;--c-highlight-high:#333;--c-muted:#333;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}}:root [data-theme=default]{--c-text:#666;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:black;--c-highlight:#ccc;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}:root [data-theme=dark]{--c-text:white;--c-text-inverse:#666;--c-background:#666;--c-background-inverse:#888;--c-background-section:#4c4c4c;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#e5e5e5;--c-accent-high:white;--c-highlight:#4c4c4c;--c-highlight-high:#333;--c-muted:#333;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}.motion{padding:0 1rem}@media(min-width:920px){.motion__grid{display:flex;flex-wrap:wrap}}@media(min-width:920px){.motion__grid-item{margin-bottom:1rem;margin-right:1rem;width:49%}.motion__grid-item:nth-child(2n){margin-right:0}}.demo-motion{background-color:var(--c-highlight-high);border-radius:2px;cursor:pointer;padding:3rem;text-align:center}.demo-motion::before{content:"Duration: 0.3s";display:block}.demo-motion::after{content:"Timing Function: ease-in-out"}.demo-motion span{display:block;margin:.25rem}.demo-motion--fade{transition:all .3s ease-in-out}.demo-motion--fade:hover{background-color:var(--c-accent-high);color:var(--c-muted)}.demo-motion--slide-up{transition:transform .4s ease-in}.demo-motion--slide-up::before{content:"Duration: 0.4s";display:block}.demo-motion--slide-up::after{content:"Timing Function: ease-in"}.demo-motion--slide-up:hover{transform:translateY(-10px)}.demo-motion--slide-down{transition:transform .2s linear}.demo-motion--slide-down::before{content:"Duration: 0.2s";display:block}.demo-motion--slide-down::after{content:"Timing Function: linear"}.demo-motion--slide-down:hover{transform:translateY(10px)}.demo-motion--expand{transition:transform .3s cubic-bezier(0.17,0.67,0.83,0.67)}.demo-motion--expand::before{content:"Duration: 0.3s";display:block}.demo-motion--expand::after{content:"Timing Function: cubic-bezier(.17,.67,.83,.67)"}.demo-motion--expand:hover{transform:scale(1.03)}html{box-sizing:border-box}body{font-family:georgia,times,"Times New Roman",serif;font-size:1rem;line-height:1.6}*,*::after,*::before{box-sizing:inherit}.main{max-width:1224px;width:100%;margin:0 auto;padding:0 1rem;display:block}@media(min-width:480px){.main{padding:0 1rem}}@media(min-width:1224px){.main{padding-left:calc(1rem + calc(-50vw + calc(1224px / 2)));padding-right:calc(1rem + calc(-50vw + calc(1224px / 2)))}}.visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:1.3125em;line-height:1.90476rem}* html{font-size:131.25%}*,*::after,*::before{box-sizing:inherit}html[dir=rtl]{direction:ltr}html[dir=rtl] main{direction:rtl}.body-clip{overflow-x:hidden}.main{max-width:1224px;width:100%;margin:0 auto;padding:0 1rem;display:block}@media(min-width:30em){.main{padding:0 1rem}}@media(min-width:76.5em){.main{padding-left:calc(1rem + calc(-50vw + calc(1224px / 2)));padding-right:calc(1rem + calc(-50vw + calc(1224px / 2)))}}b,strong{font-weight:bold}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}hr{border:1px solid #f2f2f2;margin:1em 0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}#main-content:focus{outline:none}main{margin:5em 0}.header--mobile+main{margin-top:2.5em}main h1 a,main h2 a,main h3 a,main h4 a,main h5 a,main h6 a{border-bottom:0}main h1 a:hover,main h2 a:hover,main h3 a:hover,main h4 a:hover,main h5 a:hover,main h6 a:hover{border-bottom:0}main h1{font-size:30px;font-size:29px;font-size:1.42857rem;line-height:40px;line-height:39px;line-height:1.90476rem;font-family:"akagi-pro",sans-serif;line-height:36px;color:#f16530}@media(min-width:43.75em){main h1{font-size:42px;font-size:2rem;line-height:50px;line-height:2.38095rem;margin-top:20px;margin-top:.95238rem;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0rem;margin-bottom:20px;margin-bottom:.95238rem}}main h2,main .block-title,main .heading--feature{font-size:27px;font-size:26px;font-size:1.28571rem;line-height:40px;line-height:39px;line-height:1.90476rem;line-height:30px;font-family:"akagi-pro",sans-serif;color:#f16530}@media(min-width:43.75em){main h2,main .block-title,main .heading--feature{font-size:36px;font-size:1.71429rem;line-height:40px;line-height:1.90476rem;margin-top:20px;margin-top:.95238rem;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0rem;margin-bottom:20px;margin-bottom:.95238rem}}main .content h2,main .content .block-title,main .content .heading--feature{margin-top:40px;margin-top:39px;margin-top:1.90476rem;padding-top:0px;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0px;padding-bottom:0rem;margin-bottom:20px;margin-bottom:19px;margin-bottom:.95238rem}main h3{font-size:24px;font-size:24px;font-size:1.14286rem;line-height:30px;line-height:29px;line-height:1.42857rem;line-height:30px;font-family:"akagi-pro",sans-serif}@media(min-width:43.75em){main h3{font-size:30px;font-size:1.42857rem;line-height:40px;line-height:1.90476rem;margin-top:20px;margin-top:.95238rem;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0rem;margin-bottom:20px;margin-bottom:.95238rem}}main .content h3{margin-top:40px;margin-top:39px;margin-top:1.90476rem;padding-top:0px;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0px;padding-bottom:0rem;margin-bottom:20px;margin-bottom:19px;margin-bottom:.95238rem}main h4{font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;line-height:30px;font-family:"akagi-pro",sans-serif}@media(min-width:43.75em){main h4{font-size:24px;font-size:1.14286rem;line-height:30px;line-height:1.42857rem;margin-top:40px;margin-top:1.90476rem;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0rem;margin-bottom:0px;margin-bottom:0rem}}main .content h4{margin-top:60px;margin-top:59px;margin-top:2.85714rem;padding-top:0px;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0px;padding-bottom:0rem;margin-bottom:20px;margin-bottom:19px;margin-bottom:.95238rem}main h5{font-size:21px;font-size:21px;font-size:1rem;line-height:30px;line-height:29px;line-height:1.42857rem;margin-top:40px;margin-top:39px;margin-top:1.90476rem;padding-top:0px;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0px;padding-bottom:0rem;margin-bottom:0px;margin-bottom:0px;margin-bottom:0rem;font-family:"akagi-pro",sans-serif}main h6{font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;margin-top:40px;margin-top:39px;margin-top:1.90476rem;padding-top:0px;padding-top:0px;padding-top:0rem;padding-bottom:0px;padding-bottom:0px;padding-bottom:0rem;margin-bottom:0px;margin-bottom:0px;margin-bottom:0rem;letter-spacing:.03em;text-transform:uppercase}main a{color:#2e388f;text-decoration:none}main a:hover{color:#222968}main .content a{border-bottom:1px solid rgba(46,56,143,.4);transition:border .3s ease-in-out}main .content a:hover{border-bottom-color:#2e388f}main .content figure a{border-bottom:0}main p{margin:0 0 19px;margin:0 0 .95238rem}main blockquote{margin:19px 0 19px 3em;margin:.95238rem 0 .95238rem 3em;font-style:italic}main img{max-width:100%;height:auto}main dl{margin-bottom:29px;margin-bottom:1.42857rem}main dt{font-weight:bold}main dd{margin-left:30px}main ul,main ol{padding-left:29px;padding-left:1.42857rem}.pl-template{display:flex;flex-flow:column nowrap}.pl .sg-subtype h2,.sg-main .sg-subtype h2{font-size:3rem;text-transform:uppercase;background-color:#494949}.pl .sg-subtype h2 a,.sg-main .sg-subtype h2 a{max-width:1224px;width:100%;margin:0 auto;padding:1rem 1rem;display:block;color:#fff;text-decoration:none;line-height:1}@media(min-width:30em){.pl .sg-subtype h2 a,.sg-main .sg-subtype h2 a{padding:1rem 1rem}}@media(min-width:76.5em){.pl .sg-subtype h2 a,.sg-main .sg-subtype h2 a{padding-left:calc(1rem + calc(-50vw + calc(1224px / 2)));padding-right:calc(1rem + calc(-50vw + calc(1224px / 2)))}}.pl .sg-pattern>div,.sg-main .sg-pattern>div{max-width:1224px;width:100%;margin:0 auto;padding:0 1rem}@media(min-width:30em){.pl .sg-pattern>div,.sg-main .sg-pattern>div{padding:0 1rem}}@media(min-width:76.5em){.pl .sg-pattern>div,.sg-main .sg-pattern>div{padding-left:calc(1rem + calc(-50vw + calc(1224px / 2)));padding-right:calc(1rem + calc(-50vw + calc(1224px / 2)))}}.pl .sg-pattern-title,.sg-main .sg-pattern-title{color:#738ba3;font-size:1.4rem !important;text-transform:none !important}.pl .sg-pattern-title a,.sg-main .sg-pattern-title a{color:#1169ba !important;font-family:Calibre,Arial,sans-serif;font-size:2.2rem;font-weight:500;text-transform:uppercase !important}.pl .sg-pattern-extra-info,.sg-main .sg-pattern-extra-info{width:55%}.pl .sg-pattern .sg-pattern-example,.sg-main .sg-pattern .sg-pattern-example{margin-top:2em}.pl .visually-hidden,.sg-main .visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.pl .sg-colors,.sg-main .sg-colors{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.pl .sg-colors li,.sg-main .sg-colors li{flex:0 0 100px;margin:0 .5rem 1rem}.pl .sg-colors__sample,.sg-main .sg-colors__sample{display:block;height:100px;margin-bottom:.3em}.animate-fade{transition:opacity .3s ease-out}.animate-fade:hover{opacity:0}.animate-move>.demo-shape{transition:all .8s ease-in-out}.demo-animate{background-color:#f0f0f0;border-radius:8px;cursor:pointer;padding:1em;text-align:center}.main{max-width:1224px;width:100%;margin:0 auto;padding:0 1rem;margin-bottom:4em}@media(min-width:30em){.main{padding:0 1rem}}@media(min-width:76.5em){.main{padding-left:calc(1rem + calc(-50vw + calc(1224px / 2)));padding-right:calc(1rem + calc(-50vw + calc(1224px / 2)))}}.l--constrained{max-width:1224px;width:100%;margin:0 auto;padding:0 1rem}@media(min-width:30em){.l--constrained{padding:0 1rem}}@media(min-width:76.5em){.l--constrained{padding-left:calc(1rem + calc(-50vw + calc(1224px / 2)));padding-right:calc(1rem + calc(-50vw + calc(1224px / 2)))}}@media(min-width:57.5em){.main{display:flex}}.main-sidebar{margin-bottom:2rem}@media(min-width:57.5em){.main-sidebar{order:2;width:33%;margin-bottom:0}}.main-content{width:100%}@media(min-width:57.5em){.main-content--with-sidebar{margin-right:1rem;width:calc(100% - (33% + 1rem))}}.grid__item{margin-bottom:1em;width:100%}@media(min-width:45em){.grid__item{margin:0 3% 3% 0}}.grid__item:last-child{margin-right:0}.grid--columns-2 .grid__item{margin-bottom:1em;width:100%}@media(min-width:45em){.grid--columns-2 .grid__item{margin:0 3% 3% 0}}.grid--columns-2 .grid__item:last-child{margin-right:0}@media(min-width:45em){.grid--columns-2 .grid__item{margin:0 3.6% 3% 0;width:48.2%}.grid--columns-2 .grid__item:nth-child(2n){margin-right:0}html[dir=rtl] .grid--columns-2 .grid__item{margin:0 0 3% 3.6%}html[dir=rtl] .grid--columns-2 .grid__item:nth-child(2n){margin-right:inherit;margin-left:0}}.grid--columns-3 .grid__item{margin-bottom:1em;width:100%}@media(min-width:45em){.grid--columns-3 .grid__item{margin:0 3% 3% 0}}.grid--columns-3 .grid__item:last-child{margin-right:0}@media(min-width:57.5em){.grid--columns-3 .grid__item{width:31%;margin:0 3.5% 3% 0}.grid--columns-3 .grid__item:nth-child(3n){margin-right:0}html[dir=rtl] .grid--columns-3 .grid__item{margin:0 0 3% 3.5%}html[dir=rtl] .grid--columns-3 .grid__item:nth-child(2n){margin-right:inherit;margin-left:0}}.grid--columns-4 .grid__item{margin-bottom:1em;width:100%}@media(min-width:45em){.grid--columns-4 .grid__item{margin:0 3% 3% 0}}.grid--columns-4 .grid__item:last-child{margin-right:0}@media(min-width:45em){.grid--columns-4 .grid__item{width:48.2%;margin:0 3.6% 3% 0}.grid--columns-4 .grid__item:nth-child(2n){margin-right:0}html[dir=rtl] .grid--columns-4 .grid__item{margin:0 0 3% 3.6%}html[dir=rtl] .grid--columns-4 .grid__item:nth-child(2n){margin-right:inherit;margin-left:0}}@media(min-width:76.5em){.grid--columns-4 .grid__item{width:22.2%;margin:0 3.733% 3% 0}.grid--columns-4 .grid__item:nth-child(2n){margin-right:3.733%}.grid--columns-4 .grid__item:nth-child(4n){margin-right:0}html[dir=rtl] .grid--columns-4 .grid__item{margin:0 0 3% 3.733%}html[dir=rtl] .grid--columns-4 .grid__item:nth-child(2n){margin-right:inherit;margin-left:3.733%}html[dir=rtl] .grid--columns-4 .grid__item:nth-child(4n){margin-right:inherit;margin-left:0}}.grid--pl .grid__item{background-color:rgba(0,0,0,.2);min-height:100px}.grid--divider .grid__item{flex-grow:0}@media(min-width:57.5em){.grid--divider .grid__item{margin-right:3.5%;position:relative}.grid--divider .grid__item::after{background-color:#e4e4e4;content:"";display:block;height:100%;position:absolute;top:0;width:1px}}@media(min-width:57.5em){.grid--divider .grid__item:last-child{margin-right:0}}.grid--divider .grid__item:last-child::after{display:none}.grid--divider.grid--columns-2 .grid__item{flex-grow:0}@media(min-width:57.5em){.grid--divider.grid--columns-2 .grid__item{margin-right:3.5%;position:relative}.grid--divider.grid--columns-2 .grid__item::after{background-color:#e4e4e4;content:"";display:block;height:100%;position:absolute;top:0;width:1px}}.grid--divider.grid--columns-2 .grid__item::after{right:-3.5%}.grid--divider.grid--columns-2 .grid__item:nth-child(2n){margin-right:0}.grid--divider.grid--columns-2 .grid__item:nth-child(2n)::after{display:none}@media(min-width:57.5em){.grid--divider.grid--columns-2 .grid__item:last-child{margin-right:0}}.grid--divider.grid--columns-2 .grid__item:last-child::after{display:none}.grid--divider.grid--columns-3 .grid__item{flex-grow:0}@media(min-width:57.5em){.grid--divider.grid--columns-3 .grid__item{margin-right:3.5%;position:relative}.grid--divider.grid--columns-3 .grid__item::after{background-color:#e4e4e4;content:"";display:block;height:100%;position:absolute;top:0;width:1px}}.grid--divider.grid--columns-3 .grid__item::after{right:-5.5%}.grid--divider.grid--columns-3 .grid__item:nth-child(3n){margin-right:0}.grid--divider.grid--columns-3 .grid__item:nth-child(3n)::after{display:none}@media(min-width:57.5em){.grid--divider.grid--columns-3 .grid__item:last-child{margin-right:0}}.grid--divider.grid--columns-3 .grid__item:last-child::after{display:none}.grid{display:flex;flex-wrap:wrap}@media(min-width:48em){.column-primary{width:47.57282%;float:left;margin-right:4.85437%}}.column-primary>h2,.column-primary>.block-title,.column-primary>.heading--feature{margin-top:0}@media(min-width:48em){.column-secondary{width:47.57282%;float:right;margin-right:0}}.column-secondary>h2,.column-secondary>.block-title,.column-secondary>.heading--feature{margin-top:0}.layout--twocol-section .layout__region>.block{display:block;clear:both}.layout--twocol-section{display:block}@media(min-width:48em){.layout--twocol-section.layout--twocol-section--75-25{display:grid;grid-template-rows:auto;grid-template-columns:66% auto;grid-gap:60px}}.layout--twocol-section.layout--twocol-section--75-25 .layout__region--primary,.layout--twocol-section.layout--twocol-section--75-25 .layout__region--second{width:100%;flex:none}@media(min-width:48em){.layout--twocol-section.layout--twocol-section--33-67{display:grid;grid-template-rows:auto;grid-template-columns:auto 66%;grid-gap:20px}}.layout--twocol-section.layout--twocol-section--67-33 .layout__region--second{margin-top:0;margin-bottom:1rem}.layout--twocol-section.layout--twocol-section--67-33 .layout__region--second img{margin:auto;float:none}@media(min-width:48em){.layout--twocol-section.layout--twocol-section--67-33{display:grid;grid-template-rows:auto;grid-template-columns:66% auto;grid-gap:20px}.layout--twocol-section.layout--twocol-section--67-33 .layout__region--first{margin-top:1rem}.layout--twocol-section.layout--twocol-section--67-33 .layout__region--second{margin:0}.layout--twocol-section.layout--twocol-section--67-33 .layout__region--second img{float:right}}.sidebar p,.sidebar ul,.sidebar ol,.sidebar li{font-size:.8rem}.sidebar .media img{width:auto}.sidebar img{width:auto}.link{color:#2e388f;text-decoration:none}.link:hover{color:#2e388f}.link--link-uppercase{text-transform:uppercase;border-bottom:none}.link--link-primary{color:#fff;background-color:#2e388f;text-transform:uppercase;text-decoration:none;padding:.47619rem 1.90476rem .47619rem 1.19048rem}.link--link-primary::after{transition:transform .3s ease-out;content:"";display:inline-block;position:relative;top:-2px;left:8px;width:10px;height:10px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg) translate3d(0,0,0)}.link--link-primary:hover{color:#fff;background-color:#3844ae}.link--link-primary:hover::after{transform:rotate(-45deg) translate3d(3px,3px,0)}.link--link-secondary{color:#2e388f;text-transform:uppercase;border-bottom:none}.link--link-secondary::after{transition:transform .3s ease-out;content:"";display:inline-block;position:relative;top:-2px;left:8px;width:10px;height:10px;border-right:1px solid #2e388f;border-bottom:1px solid #2e388f;transform:rotate(-45deg) translate3d(0,0,0)}.link--link-secondary:hover{color:#202974}.link--link-secondary:hover::after{transform:rotate(-45deg) translate3d(3px,3px,0)}.link--link-secondary-gray{color:#444;text-transform:uppercase;border-bottom:none}.link--link-secondary-gray::after{transition:transform .3s ease-out;content:"";display:inline-block;position:relative;top:-2px;left:8px;width:10px;height:10px;border-right:1px solid #444;border-bottom:1px solid #444;transform:rotate(-45deg) translate3d(0,0,0)}.link--link-secondary-gray:hover{color:#535353}.link--link-secondary-gray:hover::after{transform:rotate(-45deg) translate3d(3px,3px,0)}.link--link-secondary-gray-bold{color:#444;text-transform:uppercase;border-bottom:none;font-weight:700;font-size:1.2rem}.link--link-secondary-gray-bold::after{transition:transform .3s ease-out;content:"";display:inline-block;position:relative;top:-2px;left:8px;width:10px;height:10px;border-right:1px solid #444;border-bottom:1px solid #444;transform:rotate(-45deg) translate3d(0,0,0)}.link--link-secondary-gray-bold:hover{color:#535353}.link--link-secondary-gray-bold:hover::after{transform:rotate(-45deg) translate3d(3px,3px,0)}.link--tag-solid{color:#fff;background-color:#2e388f;padding:.62rem 1.4rem .62rem .7rem;margin-left:18px;margin-right:.95rem;word-break:keep-all;text-decoration:none;position:relative}.link--tag-solid::before{content:"";position:absolute;left:-17px;top:0;bottom:0;overflow:hidden;border-right:17px solid;border-right-color:#2e388f;border-top:24px solid;border-bottom:24px solid;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}.link--tag-solid:hover{color:#fff;background-color:#3844ae;transition:all .3s ease-in-out}.link--tag-solid:hover::before{border-right-color:#3844ae;transition:all .3s ease-in-out}.link--tag-outline{color:#2e388f;display:inline;position:relative;padding:.19048rem .95238rem .19048rem .47619rem;border-top:1px solid #2e388f;border-bottom:1px solid #2e388f;border-right:1px solid #2e388f;margin-left:18px;overflow:hidden;transition:all .3s ease-in-out;text-decoration:none}.link--tag-outline::before{content:"";position:absolute;left:-12px;width:23px;height:24px;overflow:hidden;border-left:1px solid #2e388f;border-bottom:1px solid #2e388f;transform:rotate(45deg);transition:all .3s ease-in-out}.link--tag-outline:hover{color:#f16530;border-color:#f16530;transition:all .3s ease-in-out}.link--tag-outline:hover::before{transition:all .3s ease-in-out;border-color:#f16530}main a{color:#2e388f;text-decoration:none;border-bottom:1px solid rgba(46,56,143,.4);transition:border .3s ease-in-out}main a:hover{color:#2e388f}main a:hover{border-bottom:1px solid #2e388f}.h1,.text-long h1{color:#f16530;font-family:akagi-pro,sans-serif;font-weight:700;font-style:normal;font-size:2rem;line-height:1.4;margin:0 0 0.5em;width:auto}.h1__link{color:inherit}.h1__link:hover{color:#e84b10}.h2,.text-long h2{color:#f16530;font-family:akagi-pro,sans-serif;font-weight:700;font-style:normal;font-size:1.8rem;line-height:1.4;margin:0 0 0.5em;width:auto}.h2__link{color:inherit}.h2__link:hover{color:#e84b10}.h3,.text-long h3{color:#444;font-family:akagi-pro,sans-serif;font-weight:700;font-style:normal;font-size:1.4rem;line-height:1.6;margin:0 0 0.5em;width:auto}.h3__link{color:inherit}.h3__link:hover{color:#292929}.h4,.text-long h4{color:#444;font-family:akagi-pro,sans-serif;font-weight:600;font-style:normal;font-size:1.2rem;line-height:1.6;margin:0 0 0.5em;width:auto}.h4__link{color:inherit}.h4__link:hover{color:#292929}.h5,.text-long h5,.h6,.text-long h6{color:#444;font-family:akagi-pro,sans-serif;font-weight:600;font-style:normal;font-size:1.1rem;line-height:2;margin:0 0 0.5em;width:auto}.h5__link,.h6__link{color:inherit}.h5__link:hover,.h6__link:hover{color:#292929}.page-title{padding-bottom:9px;padding-bottom:.47619rem;margin-top:5px;margin-top:.2381rem;margin-bottom:59px;margin-bottom:2.85714rem;font-size:29px;font-size:1.42857rem;line-height:1.2em;border-bottom:6px solid #f2f2f2;color:#f16530}@media(min-width:43.75em){.page-title{font-size:2.85714rem;line-height:1.16667em}}.page-title--meta{margin-bottom:29px;margin-bottom:1.42857rem}.page-title--meta+.block{margin-bottom:59px;margin-bottom:2.85714rem}.article-title{font-size:21px;font-size:1rem;line-height:1.42857em;margin-bottom:39px;margin-bottom:1.90476rem;font-family:"akagi-pro",sans-serif;font-weight:bold}.article-title a{text-decoration:none;border-bottom:none;color:#f16530;transition:all .3s ease-in-out}.article-title a:hover{color:#e84b10}.block-title{margin-bottom:29px;margin-bottom:1.42857rem}.heading--border{padding-bottom:9px;padding-bottom:.47619rem;margin-bottom:39px;margin-bottom:1.90476rem;border-bottom:6px solid #f2f2f2}.heading--centered{text-align:center}.heading--small{font-size:21px;font-size:1rem;line-height:1.04762em;margin-bottom:9px;margin-bottom:.47619rem;color:#494949}.heading--small a{color:#494949;border-bottom:0}.heading--small a:hover{color:#292929}.heading--medium{font-size:24px;font-size:1.14286rem;line-height:1.25em;margin-bottom:39px;margin-bottom:1.90476rem}.heading--medium>a{color:#f16530;border-bottom:0}.heading--upper{display:inline-block;margin-top:29px;margin-top:1.42857rem;margin-bottom:19px;margin-bottom:.95238rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:36px;font-size:1.71429rem;line-height:1.11111em}@media(min-width:37.5em){.heading--upper{font-size:1.90476rem;line-height:1.25em}}.heading--upper:after{content:"";display:block;height:6px;width:105px;margin:9px auto 0;margin:.47619rem auto 0;background-color:#535353}.heading--upper .subtitle{display:block;font-size:24px;font-size:1.14286rem;line-height:1.25em;color:#ede721}.heading--large{font-size:36px;font-size:1.71429rem;line-height:1.11111em;margin-bottom:19px;margin-bottom:.95238rem;font-family:"akagi-pro",sans-serif;font-weight:bold}.heading--large a{text-decoration:none;border-bottom:none;color:#f16530;transition:all .3s ease-in-out}.heading--large a:hover{color:#e84b10}.heading--xlarge{font-size:39px;font-size:1.90476rem;line-height:1.25em;font-weight:700}@media(min-width:37.5em){.heading--xlarge{font-size:2.14286rem;line-height:1.11111em}}@media(min-width:48em){.heading--xlarge{font-size:1.42857rem;line-height:1.33333em}}@media(min-width:75em){.heading--xlarge{font-size:2.14286rem;line-height:1.11111em}}.heading--small--bold{font-size:21px;font-size:1rem;line-height:1.42857em;font-weight:700;color:#494949}.heading--feature{position:relative;z-index:0}.heading--feature span,.heading--feature .field-item{display:inline;font-weight:bold;padding-right:19px;padding-right:.95238rem;background-color:#fff}.heading--feature:before{content:"";position:absolute;left:0;right:0;top:50%;margin-top:-3px;width:100%;height:6px;background-color:#f2f2f2;z-index:-1}.heading--link{font-size:21px;font-size:1rem;line-height:1.14286em;font-weight:600}.heading--link a{color:#f16530;border-bottom:0}body{color:#444;font-family:"akagi-pro",sans-serif;font-size:.8rem;line-height:1.5rem;font-weight:400}@media(min-width:30em){body{font-size:.9rem;line-height:1.5rem}}@media(min-width:45em){body{font-size:.8rem;line-height:1.5rem}}@media(min-width:57.5em){body{font-size:.9rem;line-height:1.5rem}}@media(min-width:76.5em){body{font-size:1rem;line-height:1.6rem}}.paragraph,.text-long p{margin:0 0 1em}.blockquote,.text-long blockquote{font-style:italic;border-left:solid 3px #f38154;margin-left:1em;padding-left:1em}.hr,.text-long hr{border-style:solid;border-width:1px 0 0;color:currentColor}.field--text-with-summary{font-size:1.4em;margin:1em 0}main .text-long ul li,main .text-long ol li{padding-left:0}.intro-text{font-size:1.3rem;line-height:1.4em;margin:1.5em !important;word-break:break-word}ul,ol{padding-left:1em}ul{list-style-type:disc}ol{list-style-type:decimal}.list-item,.text-long ol li,.text-long ul li{margin-bottom:.2em;padding-left:1em}img,picture{display:block;height:auto;max-width:100%}figure{margin-bottom:1.3rem}figcaption{background-color:#f2f2f2;font-style:italic;font-size:.8em;padding:1em;max-width:450px;width:100%;font-weight:500}.media img{display:block;height:auto;max-width:100%;max-width:800px;width:100%}.align-right,.align-left,.align-center{float:none;margin:auto auto 1.3em}.align-right img,.align-left img,.align-center img{width:100%}.align-right figcaption,.align-left figcaption,.align-center figcaption{text-align:left}.media-display-wide,.media-display-narrow{margin-left:0;margin-right:0}.media-display-wide img,.media-display-narrow img{width:100%}.media-display-wide figcaption,.media-display-narrow figcaption{width:100%;max-width:100%}@media(min-width:30em){.align-right,.align-left,.align-center,.media-display-narrow{-webkit-margin-start:40px;margin-inline-start:40px;-webkit-margin-end:40px;margin-inline-end:40px}}@media(min-width:42.5em){.embedded-entity[data-entity-embed-display="view_mode:media.narrow"] img{width:100%;max-width:450px}.embedded-entity[data-entity-embed-display="view_mode:media.wide"] img{width:100%}.align-center,.media-display-narrow{text-align:center;margin-left:0;margin-right:0}.align-center *,.media-display-narrow *{text-align:center;margin:auto}.align-center figcaption,.media-display-narrow figcaption{max-width:100%}.align-left{margin-right:1.3rem;margin-left:0;float:left}.align-right{margin-left:1.3rem;margin-right:0;float:right}.align-right.media-display-narrow figcaption,.align-left.media-display-narrow figcaption,.align-center.media-display-narrow figcaption{max-width:450px}.media-display-narrow figcaption{max-width:450px}}.media{margin:1em 0}a.feed-icon{margin-top:.15rem;float:right;text-decoration:none;border-bottom:0px;background-color:#f16530;padding:5px}@media(min-width:44.3125em){a.feed-icon{margin-top:1.1rem}}.form-item--checkboxes,.form-item--checkbox__item{list-style:none;margin:0;padding:0}.chosen-container,.chosen-container-multi{width:100% !important;border-color:#c7c7c7}.chosen-container .chosen-single,.chosen-container-multi .chosen-single{background:#fff;border-color:#c7c7c7;border-radius:0;box-shadow:none;font-size:18px;font-weight:600;height:inherit;padding:10px 15px}.chosen-container ul.chosen-choices,.chosen-container ul.chosen-results,.chosen-container-multi ul.chosen-choices,.chosen-container-multi ul.chosen-results{background-color:#fff;background-image:none;border-color:#c7c7c7;font-size:18px !important;font-weight:600}.chosen-container ul.chosen-choices>li,.chosen-container ul.chosen-results>li,.chosen-container-multi ul.chosen-choices>li,.chosen-container-multi ul.chosen-results>li{padding:9px;padding:.47619rem;list-style:none;background-image:none}.chosen-container ul.chosen-choices>li a,.chosen-container ul.chosen-results>li a,.chosen-container-multi ul.chosen-choices>li a,.chosen-container-multi ul.chosen-results>li a{border-bottom:0}.chosen-container ul.chosen-choices>li a:hover,.chosen-container ul.chosen-results>li a:hover,.chosen-container-multi ul.chosen-choices>li a:hover,.chosen-container-multi ul.chosen-results>li a:hover{box-shadow:none;background-color:rgba(0,0,0,0)}.chosen-container ul.chosen-choices>li.highlighted,.chosen-container ul.chosen-results>li.highlighted,.chosen-container-multi ul.chosen-choices>li.highlighted,.chosen-container-multi ul.chosen-results>li.highlighted{background:#2e388f}.chosen-container ul.chosen-choices>li.search-choice,.chosen-container ul.chosen-results>li.search-choice,.chosen-container-multi ul.chosen-choices>li.search-choice,.chosen-container-multi ul.chosen-results>li.search-choice{padding:7px 19px 7px 9px;padding:.38095rem .95238rem .38095rem .47619rem;margin-top:4px;font-size:21px;font-size:1rem;line-height:.47619em;background-image:none}.chosen-container ul.chosen-choices>li.search-choice .search-choice-close,.chosen-container ul.chosen-results>li.search-choice .search-choice-close,.chosen-container-multi ul.chosen-choices>li.search-choice .search-choice-close,.chosen-container-multi ul.chosen-results>li.search-choice .search-choice-close{top:50%;margin-top:-6px}.chosen-container ul.chosen-results>li,.chosen-container-multi ul.chosen-results>li{line-height:1.1}.chosen-container.chosen-container-active .chosen-choices,.chosen-container-multi.chosen-container-active .chosen-choices{border-color:#c7c7c7;box-shadow:inset 0 0 1px rgba(124,124,124,.3)}.chosen-container-active.chosen-with-drop .chosen-single{background:#fff;border-color:#c7c7c7}.chosen-container-single .chosen-drop{border-radius:0;box-shadow:none}.chosen-container .chosen-drop{border-color:#c7c7c7}.chosen-container-single .chosen-search input[type=text]{padding:10px;border-color:#c7c7c7;background:none !important;background-size:16px;background-position:calc(100% - 10px) 9px}.chosen-container-single .chosen-single div b,.chosen-choices{background:none !important;position:relative}.chosen-container-single .chosen-single div b:after,.chosen-choices:after{content:"";display:inline-block;position:absolute;right:15px;top:50%;margin-top:-7px;width:10px;height:10px;border-right:1px solid #444;border-bottom:1px solid #444;transform:rotate(45deg) translate3d(0,0,0)}html[dir=rtl] .chosen-container-single .chosen-single div b:after,html[dir=rtl] .chosen-choices:after{right:initial;left:15px}.chosen-container-multi .chosen-choices{padding:7px 5px}.chosen-container-multi .chosen-choices li.search-field input[type=text]{padding:5px 9px;padding:.2381rem .47619rem;margin:0;font-family:inherit;font-size:18px}.form-item--radios,.form-item--radio__item{list-style:none;margin:0;padding:0}.form-item__dropdown{padding-right:2em}.form-item__select{height:41px;font-size:16px;margin:0;outline:none;padding:0;width:100%}.form-item__select :focus{outline:none;color:#222}@supports((-webkit-appearance:none) or (appearance:none)) or ((-moz-appearance:none) and (mask-type:alpha)){.form-item__dropdown::after{display:block}.form-item__select{background:none;border:1px solid rgba(0,0,0,0);-webkit-appearance:none;appearance:none}.form-item__select:focus{border-color:#7c7c7c;border-radius:0}}.form-item{color:#7c7c7c;margin-bottom:1em;max-width:32em}.form-item::after{clear:both;content:"";display:table}.form-item__label{display:block;font-weight:600;color:#3a3a3a}@media(min-width:20em){.form-item__label{display:block;margin-right:2%;padding:.6em 0}}.form-item__textfield{border:1px solid #c7c7c7;padding:.5em;max-width:100%}.form-item__textfield:focus{border-color:#000}.form-item__textfield::-webkit-input-placeholder{color:#c7c7c7}.form-item__textfield:-moz-placeholder{color:#c7c7c7}.form-item__textfield::-moz-placeholder{color:#c7c7c7}.form-item__textfield:-ms-input-placeholder{color:#c7c7c7}.database-listing .form-item__textfield{width:90%}.form-item__description{margin-top:.3em}.form-fieldset{border:none;margin-bottom:2em;padding:0}.form-fieldset .form-item{margin-left:1em;max-width:31em}.button{background-color:#2e388f;border:none;color:#fff;cursor:pointer;line-height:1.4;padding:.75rem 1.90476rem;display:inline-block;text-decoration:none;text-align:center;text-transform:uppercase}.button:visited{color:#fff}.button:hover{color:#fff;background-color:#3844ae}.button--alt{background-color:#2e388f;border:none;color:#fff;cursor:pointer;line-height:1.4;padding:.75rem 1.90476rem;display:inline-block;text-decoration:none;text-align:center;text-transform:uppercase;background-color:#f0f0f0;border:none;color:#292929;cursor:pointer;line-height:1.4;padding:.75rem 1.90476rem;display:inline-block;text-decoration:none;text-align:center;text-transform:uppercase}.button--alt:visited{color:#fff}.button--alt:hover{color:#fff;background-color:#3844ae}.button--alt:visited{color:#292929}.button--alt:hover{color:#fff;background-color:#e4e4e4}.button--alt-2{background-color:#2e388f;border:none;color:#fff;cursor:pointer;line-height:1.4;padding:.75rem 1.90476rem;display:inline-block;text-decoration:none;text-align:center;text-transform:uppercase;background-color:#fff;border:none;color:#2e388f;cursor:pointer;line-height:1.4;padding:.75rem 1.90476rem;display:inline-block;text-decoration:none;text-align:center;text-transform:uppercase}.button--alt-2:visited{color:#fff}.button--alt-2:hover{color:#fff;background-color:#3844ae}.button--alt-2:visited{color:#2e388f}.button--alt-2:hover{color:#fff;background-color:#fff}.button--alt-2:hover{text-decoration:underline}.button--primary{display:inline-block;position:relative;padding:9px 39px 9px 25px;padding:.47619rem 1.90476rem .47619rem 1.19048rem;font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;font-weight:400;letter-spacing:2px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;border:0;background-color:#2e388f;color:#fff;transition:all .3s ease-in-out}.button--primary:after{content:"";display:inline-block;position:absolute;right:18px;top:50%;margin-top:-5px;margin-bottom:1.5px;margin-left:9px;margin-left:.47619rem;width:8px;height:8px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}.button--primary:hover{color:#fff;background-color:#3844ae;border-bottom:0}.button--primary:hover:before{transform:rotate(-45deg) translate3d(3px,3px,0)}.button--secondary{display:inline-block;position:relative;padding:0 39px 0 0;padding:0 1.90476rem 0 0;font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;font-weight:400;letter-spacing:2px;letter-spacing:.1rem;line-height:30px;font-weight:400;letter-spacing:2px;text-transform:uppercase;text-decoration:none;border-bottom:0;color:#2e388f;transition:all .3s ease-in-out}.button--secondary:before{content:"";display:inline-block;position:absolute;right:19px;top:50%;margin-top:-6px;width:8px;height:8px;border-right:1px solid #2e388f;border-bottom:1px solid #2e388f;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}html[dir=rtl] .button--secondary:before{display:none}.button--secondary:hover{color:#283183;border-bottom:0}.button--secondary:hover::before{transform:rotate(-45deg) translate3d(3px,3px,0)}.tags--secondary>a{display:inline;position:relative;padding:4px 19px 4px 9px;padding:.19048rem .95238rem .19048rem .47619rem;margin-left:18px;overflow:hidden;font-size:16px;font-size:15px;font-size:.7619rem;line-height:20px;line-height:19px;line-height:.95238rem;font-weight:600;border-right:1px solid #2e388f;border-top:1px solid #2e388f;border-bottom:1px solid #2e388f;color:#2e388f;transition:all .3s ease-in-out}.tags--secondary>a:before{content:"";position:absolute;left:-11px;top:3px;width:21px;height:21px;overflow:hidden;border-left:1px solid #2e388f;border-bottom:1px solid #2e388f;transform:rotate(45deg);transition:all .3s ease-in-out}.tags--secondary>a:hover{color:#f16530;border-color:#f16530}.tags--secondary>a:hover:before{border-color:#f16530}.tags--secondary--solid>a{display:inline-block;position:relative;padding:5px 19px 5px 9px;padding:.2381rem .95238rem .2381rem .47619rem;margin-left:18px;margin-right:19px;margin-right:.95238rem;margin-bottom:9px;margin-bottom:.47619rem;font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;font-weight:400;word-break:keep-all;background-color:#2e388f;color:#fff;transition:all .3s ease-in-out}.tags--secondary--solid>a:before{content:"";position:absolute;left:-17px;top:0;bottom:0;overflow:hidden;border-right:17px solid;border-right-color:#2e388f;border-top:20px solid;border-bottom:20px solid;border-top-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);transition:all .3s ease-in-out}.tags--secondary--solid>a:hover{background-color:#3844ae;color:#fff}.tags--secondary--solid>a:hover:before{border-right-color:#3844ae}.tags--secondary--solid:hover{color:#283183;border:none}.tags--secondary--solid:hover:before{transform:rotate(-45deg) translate3d(3px,3px,0)}.js-modal-page-ok-button{font-size:.78rem;font-weight:600;background-color:#2e388f;color:#fff;border:1.5px solid #2e388f}.js-modal-page-ok-button:hover{background-color:#181f62;border:1.5px solid #2e388f;color:#fff}.js-modal-page-left-button{font-size:.78rem;font-weight:600;background-color:#fff;color:#2e388f;border:1.5px solid #2e388f}.js-modal-page-left-button:hover{background-color:#dfe2ff;border:1.5px solid #2e388f;color:#2e388f}.table{border:1px solid #f0f0f0;border-radius:4px;border-spacing:0;background-color:#f8f8f8;margin:1em 0;width:100%}.table__heading-cell,.table__cell{border:none;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:1em}.table__heading-cell:last-child,.table__cell:last-child{border-right:none}.table__heading-cell{color:#000;font-weight:700;padding:1.2em;text-align:left}.table__row:nth-child(odd){background-color:#fff}.table__row:first-child th:first-child,.table__row:first-child td:first-child{border-radius:5px 0 0}.table__row:first-child th:last-child,.table__row:first-child td:last-child{border-radius:0 5px 0 0}tbody .table__row:last-child th,tbody .table__row:last-child td{border-bottom:none}.table__row:last-child td:first-child{border-radius:0 0 0 5px}.table__row:last-child td:last-child{border-radius:0 0 5px}.table__footer-cell,.table__footer-cell:first-child{border-bottom:none;border-top:1px solid #f0f0f0}table{max-width:100%;width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:2em;color:#444;font-size:1em}table tr:nth-child(odd){background-color:#f0f0f0}table a{color:#2e388f;text-decoration:none}thead{text-align:left}thead tr,thead tr:nth-child(odd){background-color:#fff}thead th{vertical-align:bottom}th,td{padding:8px;vertical-align:top;border-top:1px solid #e4e4e4}caption+thead tr:first-child th,caption+thead tr:first-child td,colgroup+thead tr:first-child th,colgroup+thead tr:first-child td,thead:first-child tr:first-child th,thead:first-child tr:first-child td{border-top:0}tbody+tbody{border-top:1px solid #e4e4e4}tr.odd{background-color:#f0f0f0}tr.even{background-color:#fff}.video{height:0;overflow:hidden;padding-top:35px;padding-bottom:56.25%;position:relative}.video--full{padding-bottom:75%}.video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.tabs__link,.tabs__link--local-tasks{background-color:#f2f2f2;border:1px solid #f0f0f0;border-bottom:none;color:#7c7c7c;display:block;font-size:1.1rem;font-weight:600;padding:1em 2.4em;text-align:center;text-decoration:none;transition:color .3s}@media(min-width:57.5em){.tabs__link,.tabs__link--local-tasks{border-bottom:1px solid #f0f0f0;border-left:none;display:inline-block;font-size:1rem;padding:.6em 1.7em;position:relative;top:1px;width:auto}}.tabs__link:hover,.tabs__link--local-tasks:hover{background-color:#f0f0f0;color:#494949}.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:#7c7c7c;border:1px solid #7c7c7c;color:#fff}@media(min-width:57.5em){.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:#fff;border:1px solid #f0f0f0;border-bottom:1px solid #7c7c7c;border-left:none;color:#7c7c7c}}.accordion-term{border-top:1px solid #f0f0f0;color:#2e388f;cursor:pointer;display:block;font-size:1.5rem;font-weight:600;padding:1em 0}.accordion-term::before{content:"+";padding:.8em;top:.35em}.accordion-term:hover{color:#2e388f}.accordion-term.is-active::before{content:"-";top:.45em}.accordion-term.is-active+dd{height:auto;margin:0 2.8em;overflow:visible;padding-bottom:1em}.accordion-def{margin:0 2em}.accordion-def.active{height:0;margin:0 2em;overflow:hidden}.ui-accordion{font-family:akagi-pro,sans-serif}.ui-accordion .ui-accordion-header{border:0;padding:0;background-color:rgba(0,0,0,0)}.ui-accordion .ui-accordion-header a{color:#2e388f;font-weight:600;position:relative;padding-left:21px;padding-left:1rem;font-size:21px;display:block;border-bottom:0;margin:1rem 0}.ui-accordion .ui-accordion-header a:before{content:"-";color:#283183;cursor:pointer;height:85px;width:15px;position:absolute;top:0;left:0}.ui-accordion .ui-accordion-header.ui-accordion-header-collapsed a:before{content:"+"}.ui-accordion .ui-accordion-content{border:none;font-size:1rem;line-height:1.6rem;padding:0 21px 1em 21px}.ui-accordion .ui-accordion-content .views-label{font-weight:bold;margin:1em 0 .5em;display:block}.ui-accordion .ui-accordion-content a{color:#283183}.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before,.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after{background:#292929}.ckeditor-accordion-container>dl{border:0px solid #0091ea}.ckeditor-accordion-container>dl dt{margin-bottom:20px}.ckeditor-accordion-container>dl dt:last-of-type>a{background:#f3f3f3;color:#292929}.ckeditor-accordion-container>dl dt>a:not(.button){color:#292929;background:#f2f2f2;transition:background-color 0ms;border-bottom:0px solid #00a4ec}.ckeditor-accordion-container>dl dt>a:hover,.ckeditor-accordion-container>dl dt>a:not(.button):hover{background-color:#2e388f;box-shadow:none;color:#fff;text-decoration:none;transition:background-color 0ms;border-bottom:0px solid #00a4ec}.ckeditor-accordion-container>dl dt>a:hover>.ckeditor-accordion-toggle:before,.ckeditor-accordion-container>dl dt>a:hover>.ckeditor-accordion-toggle:after{background-color:#fff;transition:all 0ms cubic-bezier(0.4,0,0.2,1)}.author-box{margin:1rem;padding:1rem 0;display:flex;border-bottom:3px solid #c7c7c7}.author-box__photo{flex:1 auto;align-self:center}.author-box__photo img{overflow:hidden;border-radius:100%}.author-box__info{flex:1 100%;padding:0 2rem}.author-box__info .name{margin:0;padding:.2rem 0;font-size:.9rem}.author-box__info p{font-size:.8rem;line-height:1rem}.logo{display:block;max-width:136px;margin:.5em 0 0}#logo{display:block;max-height:78px;max-width:88px}@media(min-width:37.5em){#logo{max-height:88px;max-width:100px}}@media(min-width:48em){#logo{background-size:cover;max-height:110px;max-width:136px}}#header.sub-page .post-header{margin-top:20px}@media(min-width:37.5em){#header.sub-page #branding{position:absolute;z-index:1;top:10px}#header.sub-page #branding .logo{max-width:84px;margin:0}}.card{margin:5px 15px}.card__media a:hover{background-color:#ede721,.7}.card__media img{display:block;width:100%}.card__body{display:flex;flex:1 1 auto;flex-direction:column;background-color:#f2f2f2;min-height:215px;margin:0;padding:0 1rem 1rem}.card__body--blue{background-color:#202974}.card__body--gray{background-color:#3a3a3a}.card__body__title__link{color:#2e388f}.card__body__title__link:hover{color:#2e388f}.card__body__title a{color:#444;font-family:#535353;font-weight:700;font-style:normal;font-size:1.4rem;line-height:1.6;margin:0 0 0.5em;width:auto;text-transform:uppercase;text-decoration:none}.card__body__title a__link{color:inherit}.card__body__title a__link:hover{color:#292929}.card__body__title a--blue{color:#ede721}.card__body__title a--gray{color:#ede721}.card__body__description{margin:.5rem 0 1rem 0}.card__body__description a{color:#535353}.card__body__description a:hover{text-decoration:underline}.card__body__description a--gray{color:#c7c7c7;text-decoration:none}.card__body__link a{color:#2e388f;text-transform:uppercase;margin-top:auto}.card__body__link a:hover{text-decoration:underline;color:#202974}.blog-card h3 a{color:#f16530}.section--tags ul{list-style:none;padding:0}.db--node-card .card__content{background-color:#f2f2f2;padding:1rem 1rem 4rem;min-height:275px;position:relative}.db--node-card .card__content h3{font-size:1rem;margin:0;line-height:1.1rem}.db--node-card .card__content h3 a{color:#292929;text-transform:uppercase}.db--node-card .card__content h3 a:after{content:"";display:inline-block;position:relative;top:-2px;left:8px;width:10px;height:10px;border-right:1px solid #444;border-bottom:1px solid #444;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}html[dir=rtl] .db--node-card .card__content h3 a:after{display:none}.db--node-card .card__content h3 a:hover:after{transform:rotate(-45deg) translate3d(3px,3px,0)}.db--node-card .card__content .button--secondary{padding:0;position:absolute;left:1rem;bottom:1rem}.db--node-card .card__content .button--secondary:before{display:none}.db--node-card .card__content ul{list-style:none;margin:0;padding:0}.db--node-card .card__content ul li{display:inline-block}.db--node-card .card__content ul li:after{content:",";color:#7c7c7c}.db--node-card .card__content ul li:last-of-type:after{display:none}.db--node-card .card__content .topics{margin:.5rem 0 1rem 0}.db--node-card .card__content .topics a{color:#7c7c7c;border:0}.db--node-card .card__content .topics a:hover{color:#292929;border:0}.talking-library-podcast-block{margin-top:60px}.talking-library-program-filter-block{display:flex;flex-wrap:wrap;justify-content:flex-start}.talking-library-program-filter-block form#views-exposed-form-talking-library-program-filter-block-block-1{width:100%;margin-bottom:2.5rem}.talking-library-program-filter-block .views-row{margin-bottom:50px}.talking-library-program-filter-block .views-row .views-field.views-field-field-image{margin:0 15px}.talking-library-program-filter-block .views-row .views-field.views-field-title{padding:1rem;font-size:1.1rem;margin:0 15px;background:#f3f3f3}.talking-library-program-filter-block .views-row .views-field.views-field-title a{color:#292929;text-transform:uppercase;font-weight:700;text-decoration:none;border-bottom:0px}.talking-library-program-filter-block .views-row .views-field.views-field-title a:after{content:"";display:inline-block;position:relative;top:-2px;left:8px;width:10px;height:10px;border-right:1px solid #444;border-bottom:1px solid #444;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}.talking-library-program-filter-block .views-row .views-field.views-field-title a:hover:after{transform:rotate(-45deg) translate3d(3px,3px,0)}.talking-library-program-filter-block .views-row .views-field.views-field-field-topic{padding:0 1rem 2rem;color:#7c7c7c;margin:0 15px;background:#f3f3f3}@media(min-width:550px){.talking-library-program-filter-block .views-row{width:50%}}@media(min-width:768px){.talking-library-program-filter-block .views-row{width:33%}}@media(min-width:994px){.talking-library-program-filter-block .views-row{width:25%}}.branch-card .card__content{padding:1rem 1rem 3rem}.branch-card .card__content h2 a{color:#f16530;font-size:1.5rem}.branch-card .card__content h3{font-size:1rem;margin:.75rem 0;line-height:1.1rem}.branch-card .views-view-responsive-grid__item .office-hours__extended_closure{margin:0rem 0}.branch-card .office-hours__extended_closure{margin:1rem 0}.branch-card .office-hours__extended_closure .extended-closure{font-size:.9rem;line-height:1.1rem;font-weight:700;padding:15px;margin-bottom:0rem;border-bottom:0px;background-color:#ede722}.catalog-widget-container{width:100%;padding:25px 0;border-bottom:1px solid #f2f2f2}@media(min-width:30em){.catalog-widget-container .catalog{display:flex;flex-wrap:wrap}}@media(min-width:48em){.catalog-widget-container .catalog{flex-wrap:nowrap}.catalog-widget-container .catalog__book_cover{width:calc((100% - 200px)/4)}}.catalog-widget-container .catalog__book_content,.catalog-widget-container .catalog__book_cover{margin-bottom:1em}@media(min-width:30em){.catalog-widget-container .catalog__book_content,.catalog-widget-container .catalog__book_cover{margin:0}}@media(min-width:30em){.catalog-widget-container .catalog__book_content{margin-left:1em;padding-right:1em}}@media(min-width:48em){.catalog-widget-container .catalog__book_content{width:calc((100% - 200px)/4*3)}}.catalog-widget-container .catalog__book_content .authors{font-size:.8rem;font-weight:600}.catalog-widget-container .catalog__book_content h3{font-size:1.1rem;line-height:1.2rem;margin-top:0;margin-bottom:.5em;color:#f16530}.catalog-widget-container .catalog__book_content h3 a{color:inherit;text-decoration:none}.catalog-widget-container .catalog__book_links{width:100%;display:block}@media(min-width:30em){.catalog-widget-container .catalog__book_links{margin-top:1em}}@media(min-width:48em){.catalog-widget-container .catalog__book_links{width:auto;margin:0 0 0 auto}}.catalog-widget-container .catalog__book_links .links{text-align:center}@media(min-width:48em){.catalog-widget-container .catalog__book_links .links{width:200px}}.catalog-widget-container .catalog__book_links .links li{list-style:none}.catalog-widget-container .catalog__book_links .links a{border-bottom:none}.catalog-widget-container .catalog__book_links .links__primary ul{margin:0;padding:10px;background-color:#2e388f;text-transform:uppercase}.catalog-widget-container .catalog__book_links .links__primary ul a{color:#fff;font-size:1rem}.catalog-widget-container .catalog__book_links .links__primary ul a:after{transition:transform .3s ease-out;content:"";display:inline-block;position:relative;top:-2px;left:8px;width:10px;height:10px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg) translate3d(0,0,0)}.catalog-widget-container .catalog__book_links .links__secondary ul{margin:0;font-size:14px;padding:15px;text-align:left;background-color:#f2f2f2}.catalog-widget-container .catalog__book_links .links__secondary ul a{color:#2e388f;font-weight:600;display:block;line-height:1.2rem}.catalog-item h3.grid-item__title{font-size:1rem;margin-bottom:0;text-align:center}.catalog-item .grid-item__content iframe{height:100% !important;min-height:260px}.views-view-grid.cols-4 .catalog-item{width:100% !important}@media(min-width:37.5em){.views-view-grid.cols-4 .catalog-item{width:50% !important}}@media(min-width:48em){.views-view-grid.cols-4 .catalog-item{width:25% !important}}.catalog__widget iframe{min-height:240px}.catalog__widget.horizontal-tabbed iframe{min-height:560px}@media(min-width:810px){.catalog__widget.horizontal-tabbed iframe{min-height:290px}}.container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;margin:5px 0}.container__header{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;grid-template-areas:"heading link" "description description"}.container__header .heading{color:#f16530;font-family:"akagi-pro",sans-serif;grid-area:heading;align-self:center;position:relative}.container__header .heading--color-grey{color:#535353}.container__header .heading--display-line span.heading__inner{display:inline-block;padding-right:15px;background-color:#fff}.container__header .heading--display-line:before{content:"";position:absolute;right:0;left:0;top:50%;margin-top:-3px;height:6px;background-color:#f2f2f2;z-index:-1}.container__header .link{grid-area:link;place-self:center end;padding-left:15px}.container__header .link a{color:#2e388f;text-decoration:none;text-transform:uppercase}.container__header .link a:after{content:">";width:2px;height:2px;padding:0 10px}.container__header .description{grid-area:description}.container__content{margin-top:35px;overflow-x:hidden;position:relative}.container__content--support-iframe iframe{min-width:100%;width:1px}.call-to-action{background-color:#f2f2f2;padding:1.5rem;margin-bottom:2rem;display:flex;flex-wrap:wrap}.call-to-action .cta-image{order:-1;width:100%;text-align:center}.call-to-action .cta-image img{margin:auto}.call-to-action .cta-body{width:100%}@media(min-width:37.5em){.call-to-action{flex-wrap:nowrap}.call-to-action .cta-body{width:calc(70% - 25px)}.call-to-action .cta-image{width:30%;margin-left:auto;order:0}}@media(min-width:48em){.call-to-action{padding:2rem;margin-bottom:3rem}}.call-to-action ul{padding:0;list-style:none;margin-bottom:0}.call-to-action ul li{margin:1rem 0}.event-box{color:#fff;text-align:center;padding:2.85714rem;background-color:#f16530}.event-box h2{color:#fff;margin:0;font-size:1.2rem}.event-box a{color:#fff;text-decoration:none;font-weight:600}.event-box a:hover{color:#fff}.event-box__header .event-calendar{width:53px;height:53px}.event-box__header a.event-link{font-size:.85714rem;text-transform:uppercase;border:none}.event-box__header a.event-link:after{content:"";display:inline-block;margin-top:-8px;margin-bottom:1.5px;margin-left:9px;width:12px;height:12px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg) translate3d(0,0,0)}.event-box__content{margin-top:1.90476rem;padding-top:1.90476rem;border-top:solid #fff 1px}.event-box__content .event-listing{margin:0;padding:0}.event-box__content .event-listing__date{font-size:.7619rem;line-height:1.875em}.event-box__content .event-listing__title{line-height:1.1rem}.event-box__content .event-listing__title a{border-color:#f16530;font-size:.8rem;transition:border .3s ease-in-out}.event-box__content .event-listing__title a:hover{border-color:rgba(255,255,255,.5)}.event-box__content .event-listing li{list-style:none;margin-bottom:.95238rem}.event-widget{position:relative}.event-widget h2{background-color:#fff}@media(min-width:48em){.event-widget .event-link{background-color:#fff;padding-left:1em;position:absolute;top:4px;right:0;z-index:2}}.event-widget .event-item__content{font-size:.9rem;line-height:.9rem;padding-left:15px}html[dir=rtl] .event-widget .event-item__content{padding-left:0;padding-right:15px}.event-widget .event-item__content h3{font-size:1rem;line-height:1.1rem;margin:0}.event-item{display:flex;margin-top:25px;padding-bottom:25px}.event-item__media{width:25%}.event-item__content{flex:1;padding-left:25px}.event-item__content .title{margin-top:0}.event-item__content .title a{color:#2e388f;text-decoration:none}.event-item__content .info,.event-item__content .location{margin:10px 0}.event-item--divider{border-bottom:1px solid #f2f2f2}.service-block a{color:#292929}.service-block a h3{margin:0;font-size:1.1rem}.service-image{margin-bottom:1rem}.service-image img{width:100%}@media screen and (min-width:37rem){.service-block{width:100%;clear:both;margin:0 0 20px;display:flex}.service-image{margin:0;width:25%}.service-copy{width:73%;margin-left:auto}}.event-item__content .description,.event-item__content .location,.event-item__content .info{font-family:"akagi-pro",sans-serif;font-size:.8rem;line-height:1.5rem}@media(min-width:30em){.event-item__content .description,.event-item__content .location,.event-item__content .info{font-size:.9rem;line-height:1.5rem}}@media(min-width:45em){.event-item__content .description,.event-item__content .location,.event-item__content .info{font-size:.8rem;line-height:1.5rem}}@media(min-width:57.5em){.event-item__content .description,.event-item__content .location,.event-item__content .info{font-size:.9rem;line-height:1.5rem}}@media(min-width:76.5em){.event-item__content .description,.event-item__content .location,.event-item__content .info{font-size:1rem;line-height:1.6rem}}.event-item__content .info{margin-bottom:0}.event-item__content .location{font-weight:700;margin-top:0}.info-box{background-color:#f0f0f0;margin-bottom:2%;padding:1em;width:100%}.info-box__title{color:#444;font-family:akagi-pro,sans-serif;font-weight:700;font-style:normal;font-size:1rem;line-height:1.6;margin:0 0 0.5em;width:auto;font-weight:400;text-align:center}.info-box__title__link{color:inherit}.info-box__title__link:hover{color:#292929}.info-box__link{color:#2e388f;text-decoration:none}.info-box__link:hover{color:#2e388f}div[data-id="6489"]{background-color:#f2f2f2;padding:2em;margin-bottom:3em;position:relative}div[data-id="6489"] .more-link{margin-bottom:1rem}@media(min-width:48em){div[data-id="6489"] .more-link{position:absolute;top:2.5rem;right:2rem;margin:0}}div[data-id="6489"]>div{display:flex;flex-wrap:wrap}div[data-id="6489"]>div>div{width:100%}@media(min-width:37.5em){div[data-id="6489"]>div>div{width:50%}}@media(min-width:62em){div[data-id="6489"]>div>div{width:25%}}div[data-id="6489"]>div>div:first-of-type{width:100%;display:block}.logo{width:100%;max-width:auto}.logo--header{max-width:20rem}.logo--footer{max-width:10rem}.audiofield-downloads{display:none}.audio-widget{margin:1.3em 0;position:relative}.audio-widget .heading--small--bold{margin:0;z-index:4;width:calc(100% - 180px)}.contextual-region .audio-widget .heading--small--bold{position:absolute;top:20px;left:30px}.audio-widget .mejs__container{width:100% !important;font-family:inherit;background:none !important;height:120px !important}.audio-widget .mejs__container .mejs__controls{background:#f2f2f2 !important;padding:60px 30px !important}.audio-widget .mejs__container .mejs__time{color:#7c7c7c}.audio-widget .mejs__container .mejs__time-total{background:#d5d9dc;width:calc(100% - 120px)}.audio-widget .mejs__container .mejs__time-handle-content,.audio-widget .mejs__container .mejs__time-loaded{background:rgba(125,125,125,.25)}.audio-widget .mejs__container .mejs__currenttime-container{position:absolute;left:30px;padding:0;bottom:20px}.audio-widget .mejs__container .mejs__duration-container{position:absolute;right:150px;padding:0;bottom:20px}.audio-widget .mejs__container .mejs__time-rail{margin:-10px 0 0 0;padding:0}.audio-widget .mejs__container .mejs__time-hovered,.audio-widget .mejs__container .mejs__time-current{background-color:#2e388f}.audio-widget .mejs__container .mejs__button.mejs__pause,.audio-widget .mejs__container .mejs__button.mejs__play{padding:40px 60px;height:100%;position:absolute;top:0;right:0}.audio-widget .mejs__container .mejs__button.mejs__pause button,.audio-widget .mejs__container .mejs__button.mejs__play button{background-color:#2e388f;background-image:none;height:100%;width:100%;top:0;right:0;left:0;bottom:0;margin:0;z-index:100;transition:background-color .3s ease-in-out}.audio-widget .mejs__container .mejs__button.mejs__pause button:hover,.audio-widget .mejs__container .mejs__button.mejs__pause button:focus,.audio-widget .mejs__container .mejs__button.mejs__play button:hover,.audio-widget .mejs__container .mejs__button.mejs__play button:focus{background-color:#f16530}.audio-widget .mejs__container .mejs__button.mejs__pause button::before,.audio-widget .mejs__container .mejs__button.mejs__pause button::after,.audio-widget .mejs__container .mejs__button.mejs__play button::before,.audio-widget .mejs__container .mejs__button.mejs__play button::after{position:absolute;width:74px;height:74px}.audio-widget .mejs__container .mejs__button.mejs__pause button::after,.audio-widget .mejs__container .mejs__button.mejs__play button::after{content:"";top:50%;left:50%;margin-top:-37px;margin-left:-37px;border:1px solid #fff;border-radius:100%}.audio-widget .mejs__container .mejs__button.mejs__play button::before{content:"▶";margin-left:-34px;margin-top:5px;color:#fff;font-size:30px}.audio-widget .mejs__container .mejs__button.mejs__pause button::before{content:"=";top:50%;left:0;margin-left:-15px;margin-top:-37px;color:#fff;font-size:50px;font-weight:bold;transform:rotate(90deg)}.audio-widget .mejs__container .mejs__volume-button,.audio-widget .mejs__container .mejs__horizontal-volume-slider{display:none}.flickr-media{margin:auto;max-width:800px;width:100%}time[datetime],.timestamp,.metadata__date{display:inline-block;padding:3px 19px;padding:3px .95238rem;margin-right:15px;margin-right:.71429rem;font-size:.9rem;line-height:1.875em;font-weight:600;background-color:#ede721}.simple time[datetime],.simple .timestamp,.simple .metadata__date{background-color:rgba(0,0,0,0);padding:0;font-size:1rem;font-weight:400;margin:0}nav[id=block-useraccountmenu]{margin-left:auto}.account-nav li{display:inline-block;width:auto;float:left;margin:0}.account-nav li a{color:#444;text-decoration:none;padding:9px 19px;font-size:.8em;padding:.55rem .95238rem;font-weight:700;box-sizing:border-box;transition:all .3s ease-in-out;display:block;width:100%;letter-spacing:0;border-left:1px solid #fff}.account-nav li a:hover{color:#292929}.account-nav li:first-of-type a{background-color:#e4e4e4}.account-nav li:last-of-type a{background-color:#f16530;color:#fff;background-image:url(/themes/custom/npl/images/icons/icons_user.svg);padding-left:3em;background-repeat:no-repeat;background-position:20px 47%}@media(min-width:62em){.account-nav li a{font-size:1em}}.breadcrumb{list-style:none;margin:0;padding:0}.breadcrumb__item,.breadcrumb__link,.breadcrumb__link:link,.breadcrumb__link:visited,.breadcrumb__link:focus{color:#c7c7c7;text-decoration:none}.breadcrumb__link:hover{color:#7c7c7c}.breadcrumb__item{display:inline-block;font-size:.75rem}.breadcrumb__item::after{content:"/"}.breadcrumb__item:last-child{color:#bbb}.breadcrumb__item:last-child::after{content:""}.breadcrumb_link:active{color:#bbb}.footer-nav .footer-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:48em){.footer-nav .footer-menu{flex-direction:row;margin-bottom:30px}}.footer-nav .footer-menu li{display:inline;margin:0 0 10px 0}.footer-nav .footer-menu li:last-child{margin:0 0 30px 0}@media(min-width:48em){.footer-nav .footer-menu li{margin:0 60px 0 0}.footer-nav .footer-menu li:last-child{margin:0}}.footer-nav li a{color:#444;text-decoration:none;color:#2e388f;font-size:18px;font-weight:600;letter-spacing:normal}.footer-nav li a:hover{color:#292929}#block-bottomfooter{margin-top:30px}#block-bottomfooter .menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:48em){#block-bottomfooter .menu{flex-direction:row}}#block-bottomfooter .menu li{display:inline;position:relative;margin:0}@media(min-width:48em){#block-bottomfooter .menu li{margin:0 36px 0 0}#block-bottomfooter .menu li::after{content:"";background:#ccc;width:1px;height:24px;position:absolute;top:4px;right:-18px}#block-bottomfooter .menu li:last-child{margin:0}#block-bottomfooter .menu li:last-child::after{display:none}}#block-bottomfooter .menu li a{text-decoration:none;color:#2e388f;font-weight:normal;font-size:14px}.inline-menu{list-style:none;margin:0;padding:0}.inline-menu__item{margin:0 1em .5em 0}@media(min-width:57.5em){.inline-menu__item{display:inline;margin-bottom:1em}}.inline-menu__item:last-child{margin-right:0}.inline-menu__link{color:#2e388f;text-decoration:none;font-weight:600;letter-spacing:1.5px;text-decoration:none}.inline-menu__link:hover{color:#2e388f}.inline-menu{list-style:none;margin:0;padding:0}.inline-menu__item{margin:0 1em .5em 0}@media(min-width:57.5em){.inline-menu__item{display:inline;margin-bottom:1em}}.inline-menu__item:last-child{margin-right:0}.inline-menu__link{color:#2e388f;text-decoration:none;font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.inline-menu__link:hover{color:#2e388f}.nav--mega-wrapper{background-color:#283183;position:relative}.nav--mega-wrapper h2{display:none}.nav--mega-wrapper ul.main-menu+li.main-menu__item{display:none}.nav--mega-wrapper ul.main-menu+li.main-menu__item:first-of-type{display:block}.nav--mega{color:#fff;display:none}.nav--mega[aria-hidden=false]{display:block}.nav--mega>div{display:flex}.nav--mega>div>nav{margin-top:20px;max-width:75%;width:75%}.nav--mega>div ul.menu{display:flex;list-style:none;padding:0}.nav--mega>div ul.menu>li.menu__item--with-sub{width:50%;border-left:2px solid #202974;padding:0 1.42857rem}.nav--mega>div ul.menu>li.menu__item--with-sub a{color:#fff;text-decoration:none;font-size:18px;font-weight:600;line-height:1.166666667}.nav--mega>div ul.menu>li.menu__item--with-sub span{font-size:16px;font-style:italic;font-weight:500;color:rgba(255,255,255,.7)}.nav--mega>div ul.menu>li.menu__item--with-sub ul{list-style:none;padding-left:0;margin-top:1.42857rem}.nav--mega>div ul.menu>li.menu__item--with-sub ul li{margin-bottom:.47619rem}.nav--mega>div ul.menu--sub{display:block}.nav--mega>div>.block{width:25%}.mobile-header-panel .nav--mega-inner{padding:0 30px}.mobile-header-panel .nav--mega .mega-heading-link{padding-left:0;padding-right:0;text-decoration:none}.mobile-header-panel .nav--mega .mega-heading-link:before{left:0;right:0}.mobile-header-panel .nav--mega>div{display:block}.mobile-header-panel .nav--mega>div>nav{max-width:none;width:100%}.mobile-header-panel .nav--mega>div>.block{width:100%}.mobile-header-panel .nav--mega ul.menu{display:block;padding:0}.mobile-header-panel .nav--mega ul.menu>li.menu__item--with-sub{width:100%;border-left:0;border-bottom:2px solid #202974;padding:1.42857rem 0;line-height:1.11}.tablet-header-panel .nav--mega{padding-left:30px;padding-right:30px;padding-top:60px}.tablet-header-panel .nav--mega ul.menu{display:block;padding:0}.tablet-header-panel .nav--mega ul.menu>li.menu__item--with-sub{border-bottom:2px solid #202974;border-left:0;line-height:1.11;padding:1.42857rem 0;width:100%}.tablet-header-nav__inner--secondary{background-color:#283183}.mega-heading-link{color:#fff;display:block;font-size:18px;font-weight:600;padding:30px 30px 10px;position:relative;text-decoration:none}.mega-heading-link:focus,.mega-heading-link:active,.mega-heading-link:hover{color:#fff;opacity:.8}.mega-heading-link:after{border-right:1px solid #fff;border-top:1px solid #fff;bottom:20px;content:"";display:inline-block;height:8px;margin-left:4px;margin-top:-6px;position:absolute;transform:rotate(45deg);transition:transform .3s ease-in-out;width:8px}.mega-heading-link:before{background-color:#202974;bottom:0;content:"";display:block;height:4px;left:30px;margin:auto;position:absolute;right:30px}@media(min-width:48em){.mega-heading-link{font-size:24px}}@media(min-width:48em)and (max-width:61.9375em){.mega-heading-link{padding-left:0;padding-right:0}.mega-heading-link:before{left:0;right:0}}@media(min-width:62em){.mega-heading-link::after{bottom:21px}html:not(.is-touch) .mega-heading-link{display:none}}.main-nav{display:none;background-color:#2e388f;position:relative}.main-nav:before,.main-nav:after{background-color:#2e388f;content:"";height:100%;position:absolute;right:100%;top:0;width:100vw}.main-nav:after{left:100%;right:auto}@media(min-width:43em){.main-nav{display:block}}.main-nav--open{background-color:#fff;display:block;height:85%;left:0;overflow-y:scroll;position:fixed;top:134px;right:0;width:100%}.main-menu{list-style:none;margin:0;padding:0}@media(min-width:43em){.main-menu{display:flex;flex-wrap:nowrap;justify-content:space-between}#header.sub-page .main-menu{padding-left:84px}}@media(min-width:43em){.main-menu{border-bottom:none}}.main-menu--sub{border-bottom:none;overflow:hidden;width:100%}@media(min-width:43em){.main-menu--sub{height:auto;overflow:visible;padding:1rem 0;z-index:1;font-size:.9rem}}@media(min-width:43em){.main-menu--sub:hover{opacity:1;background-color:#283183;transition:all .2s}.main-menu--sub:hover .main-menu__link--sub{color:#c7c7c7}.main-menu--sub:hover .main-menu__link--sub.active,.main-menu--sub:hover .main-menu__link--sub:active,.main-menu--sub:hover .main-menu__link--sub:hover{color:#fff;background-color:#283183}}.main-menu--sub-open{height:auto}.main-menu--sub-1{display:flex}.mega-promo{font-size:18px;margin-left:auto;margin-right:auto;max-width:400px;padding:0 0 30px;position:relative}@media(min-width:48em){.mega-promo{padding:30px}}.mega-promo img{display:block;line-height:0}.mega-promo .mega-promo__image{display:block}.mega-promo .mega-promo__link{background:#202974;border-bottom:none;color:#ede721;display:block;font-size:16px;font-weight:600;line-height:1.25;padding:20px 40px;text-align:center;text-decoration:none}.mega-promo .mega-promo__link.link--mega-menu-image{padding:0}@media(min-width:48em){.mega-promo{margin-top:20px}}@media(min-width:62em){.mega-promo{float:right;padding:50px 30px 30px 0;width:25%;margin-top:0}}#header.sub-page #block-subpagenavigation{background:#f2f2f2}#header.sub-page #block-subpagenavigation h2#block-subpagenavigation-menu{border-bottom:1px solid #ccc;display:block;margin:0;padding:0}#header.sub-page #block-subpagenavigation h2#block-subpagenavigation-menu a{font-size:16px;text-decoration:none;color:#000;display:block;padding:12px 24px;position:relative}#header.sub-page #block-subpagenavigation h2#block-subpagenavigation-menu a:before{content:"";background-color:#f2f2f2;background-image:url(/themes/custom/npl/images/icons/icons_chevron-back--large.svg);background-repeat:no-repeat;background-position:center;border-radius:50%;display:inline-block;flex:0 0 32px;height:32px;left:-16px;position:absolute;top:6px;width:32px}#header.sub-page #block-subpagenavigation h2#block-subpagenavigation-menu a.is-active:before{content:none}#header.sub-page #block-subpagenavigation h2#block-subpagenavigation-menu a:hover{background-color:#e4e4e4}#header.sub-page #block-subpagenavigation h2#block-subpagenavigation-menu a:hover:before{background-color:#e4e4e4}#header.sub-page #block-subpagenavigation .menu{display:flex;justify-content:space-between;padding:0}#header.sub-page #block-subpagenavigation .menu li{display:flex;justify-content:center;width:100%}#header.sub-page #block-subpagenavigation .menu li a{display:block;align-items:center;color:#2e388f;font-size:16px;text-decoration:none;padding:12px 24px;text-align:center;width:100%}#header.sub-page #block-subpagenavigation .menu li a.menu__link--active{text-decoration:underline;text-decoration-color:#f16530;text-decoration-thickness:2px;text-underline-offset:5px}#header.sub-page #block-subpagenavigation .menu li a:hover{background-color:#e4e4e4}.main-menu__item{display:block}@media(min-width:43em){.main-menu__item{display:inline-block;display:flex;flex:auto}.main-menu__item.main-menu__item--active:not(.main-menu__item--sub),.main-menu__item:not(.main-menu__item--sub):hover{background-color:#283183;transition:all .2s}.main-menu__item.main-menu__item--active:not(.main-menu__item--sub)>.main-menu--sub,.main-menu__item:not(.main-menu__item--sub):hover>.main-menu--sub{display:block}}.main-menu__item:hover .main-menu__link::after{color:#fff}.expand-sub{background-color:#283183;cursor:pointer;display:block;width:20%;color:#fff;position:relative}@media(min-width:43em){.expand-sub{display:none}}@media(min-width:43em){.main-menu__item--sub{display:block}}.main-menu__link{color:#fff;display:block;font-size:.8rem;line-height:1;padding:.9rem 1rem;text-decoration:none;font-weight:600}.main-menu__link--with-sub{width:80%}@media(min-width:43em){.main-menu__link{border-bottom:none;color:#fff;display:inline-block;font-size:.9rem;padding:.9rem 1rem;text-transform:none;position:relative;width:auto}.main-menu__link.active,.main-menu__link:active,.main-menu__link:hover{color:#fff}.main-menu__link--sub::after{display:none}.main-menu__link:hover{color:#fff}.main-menu__link:hover::after{color:#fff}}@media(min-width:62em){.main-menu__link{width:100%;text-align:center}}.main-menu__link--sub{color:#fff;padding-left:3rem;font-weight:normal}@media(min-width:43em){.main-menu__link--sub{color:#fff;display:block;padding:.3333333333rem 1rem}}.main-menu__link--sub-2{padding-left:4rem}@media(min-width:43em){#header.sub-page #navigation .main-menu__link{font-size:16px;padding:12px 1rem}}.toggle-expand{color:#2e388f;text-decoration:none;display:inline-block;padding:1rem;text-decoration:none;width:100%}.toggle-expand:hover{color:#2e388f}@media(min-width:43em){.toggle-expand{display:none}}.toggle-expand--open{background-color:#535353}.toggle-expand__text{display:block;font-size:.9rem;font-weight:bold}.toggle-expand--open .toggle-expand__text{color:#fff}.toggle-expand__icon{height:3rem;width:3rem;margin:0 auto}.toggle-expand__open{display:inline-block;text-align:center}.toggle-expand--open .toggle-expand__open{display:none}.toggle-expand__close{display:none;text-align:center}.toggle-expand__close::before{color:#fff;content:"X";display:block;font-size:2.5rem;line-height:2}.toggle-expand--open .toggle-expand__close{display:inline-block}.mobile-sub-nav{background-color:#fff;margin:21px 0 0;position:relative}.mobile-sub-nav h2{margin:0;padding:0}.mobile-sub-nav__toggle{align-items:center;-webkit-appearance:none;appearance:none;background:linear-gradient(180deg,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%),#f2f2f2;border:1px solid #ccc;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:12px 24px;position:relative;text-align:left;width:100%}.mobile-sub-nav__toggle:after{background-image:url(/themes/custom/npl/images/icons/icons_chevron-down.svg);content:"";display:block;flex:0 0 30px;height:30px;width:30px}.mobile-sub-nav__toggle.is-expanded:after{transform:scaleY(-1)}.mobile-sub-nav__panel{background-color:#fff;border:1px solid #ccc;border-top:none;display:none;position:absolute;width:100%;z-index:5}.mobile-sub-nav__panel ul{list-style:none;margin:0;padding:0}.mobile-sub-nav__panel li{border-bottom:1px solid #ccc;font-size:14px}.mobile-sub-nav__panel li:last-of-type{border-bottom:none}.mobile-sub-nav__panel a{color:#2e388f;display:block;padding:16px 24px;text-decoration:none}.mobile-sub-nav__panel a:hover{background-color:#f2f2f2}.mobile-sub-nav__panel .mobile-sub-nav__back-link{align-items:center;display:flex}.mobile-sub-nav__panel .mobile-sub-nav__back-link:before{background-color:#f2f2f2;background-image:url(/themes/custom/npl/images/icons/icons_chevron-back.svg);background-repeat:no-repeat;background-position:45%;border-radius:50%;content:"";flex:0 0 24px;display:block;height:24px;margin:-3px 12px 0 0;width:24px}.mobile-sub-nav__panel.is-expanded{display:block}.social-menu{list-style:none;margin:0;padding:0}.social-menu__item{margin-bottom:.5rem}.social-menu__link{display:flex;flex-flow:row nowrap;align-items:center;text-decoration:none;color:var(--c-text)}.social-menu__link:focus,.social-menu__link:hover{text-decoration:underline}.social-menu__icon{height:16px;width:16px;margin-right:.5rem;fill:currentColor}.social-menu__text{font-weight:bold}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid #f0f0f0}@media(min-width:57.5em){.tabs__nav{border-left:1px solid #f0f0f0;display:flex}}.tabs__tab{display:none}.tabs__tab.is-active{display:block}.tabs__content{padding:1.5rem}.tabs.no-js .tabs__tab.is-active{display:block}.tabs__nav--local-tasks{margin:1em 0 .5em;padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.utility-footer-nav{text-align:center}.utility-footer-menu{list-style:none;margin:0;padding:0}.utility-footer-menu__item{display:block}@media(min-width:37.5em){.utility-footer-menu__item{border-right:1px solid #ccc;display:inline;padding:0 17px}.utility-footer-menu__item:last-of-type{border-right:none}}.utility-footer-menu__link{color:#2e388f;font-size:14px;font-weight:400;text-decoration:none}#utility{background-color:#f2f2f2;position:relative}#utility .l--constrained{display:flex;align-items:center;position:relative}#mobile-utility{align-items:center;background-color:#ede721;display:flex;padding:.5rem 1rem;position:relative}.utility-menu{list-style:none;margin:0;padding:0;align-items:center;display:flex;margin:-10px}.utility-menu li{margin:10px}.utility-menu li a{color:#444;text-decoration:none;font-weight:600;letter-spacing:normal;font-size:.8rem}.utility-menu li a:hover{color:#292929}.utility-menu li a.utility-menu__link--active{color:#292929;position:relative}.utility-menu li a.utility-menu__link--active:before{content:"";position:absolute;bottom:-4px;left:0;right:0;height:1px;background-color:#535353}.utility-menu li:nth-child(2){border-right:1px solid #ccc}.utility-menu li:nth-child(2) a{margin-right:1em}.utility-menu li:nth-child(n+3) a{color:#7c7c7c;font-size:.8em}.utility-menu li:nth-child(n+3) a:hover{color:#444}.utility-nav{display:inline-block}@media(min-width:37.5em){.utility-nav .utility-menu a{font-size:inherit}}.utility-nav li:nth-child(2){border-right:1px solid #ccc}.utility-nav li:nth-child(n+3) a{color:#7c7c7c}.utility-nav li:nth-child(n+3) a:hover{color:#444}#block-alert-notification-messages.contextual-region{position:static}#mobile-utility .notification-box.display-toggle .message-toggle{border:1px solid #292929}.header--mobile .notification-box .messages{margin-top:.5rem}.notification-box .message-toggle{display:none;text-align:center}.notification-box .message-toggle::before{content:"X"}.notification-box .message-toggle.is--closed::before{content:"!"}.notification-box.display-toggle .message-toggle{display:inline-block;width:1.7rem;height:1.7rem;padding:5px 0;margin-right:.47619rem;margin-left:15px;border:0;text-align:center;font-weight:700;font-size:.9rem;line-height:1.42857rem;color:#000;background-color:#ede721;border-radius:10em;cursor:pointer}.notification-box.display-toggle .messages{width:100%;margin:0;z-index:100;position:absolute;top:100%;left:0;right:0}.notification-box .link--link-secondary{color:#292929;font-weight:400;letter-spacing:.1rem}.notification-box .messages{padding:0 30px;background-color:#ede721;position:relative;font-size:.9rem;max-height:100vh;opacity:1;transition:opacity .3s ease-in-out,max-height .3s ease-in-out}.notification-box .messages:before{content:"";position:absolute;top:-6px;left:27px;border-bottom:6px solid #ede721;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0)}.notification-box .messages--closed{max-height:0;opacity:0}.notification-box .messages--closed .messages__message{display:none}.notification-box .messages__message{display:flex;align-items:center;padding:20px 0;border-bottom:solid 1px #7c7c7c}.notification-box .messages__message .content{flex:3}.notification-box .messages__message .content *{margin:0;padding:0}.notification-box .messages__message .read-more{flex:1;text-align:end}.notification-box .messages__message--last{border-bottom:none}@media screen and (max-width:525px){.notification-box .messages__message{flex-direction:column}.notification-box .messages__message .read-more{padding-top:1em}}@media screen and (min-width:526px)and (max-width:767px){.notification-box .messages__message .read-more{flex:1.5}}.pager{margin:2em 0}.pager__items{list-style:none;margin:0;padding:0;text-align:center}.pager__item{display:inline-block;margin:0 .7em}@media(min-width:57.5em){.pager__item{margin:0 1em}}.pager__link,.pager__link:link,.pager__link:visited{color:#c7c7c7;font-weight:600;text-decoration:none}.pager__link.is-active,.pager__link:hover,.pager__link:link.is-active,.pager__link:link:hover,.pager__link:visited.is-active,.pager__link:visited:hover{color:#7c7c7c}.pager__link--next,.pager__link--prev{display:block}.pager__link--next span,.pager__link--prev span{display:none}.pager__link--next::before,.pager__link--prev::before{border:8px solid #c7c7c7;border-bottom:6px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-top:6px solid rgba(0,0,0,0);content:"";display:block;position:relative;top:1px}.pager__link--next:hover::before,.pager__link--prev:hover::before{border-left-color:#7c7c7c}.pager__link--prev::before{border-left-color:rgba(0,0,0,0);border-right-color:#c7c7c7}.pager__link--prev:hover::before{border-left-color:rgba(0,0,0,0);border-right-color:#7c7c7c}.person-profile{margin-bottom:1.8em}.person-profile h3{font-size:1.2em;margin-bottom:.5em}.person-profile p{margin-bottom:.5em}.poll-section{overflow:hidden;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #f2f2f2}.poll legend.h2{display:none}.poll .form-item__label{display:inline-block;margin-right:2%;padding:.3em 0 .3em .5em}.poll .form-fieldset{border:none;margin-bottom:0;padding:0}.poll input#edit-vote{margin-right:1em}.poll .bar .foreground{background-color:#ede721;height:1em;float:left}.poll-view .status--status{background-color:#ececec}.search-panel{display:flex;flex-direction:column;align-items:flex-end;margin:0 0 20px}.search-panel__toggle{-webkit-appearance:none;appearance:none;background-image:url(/themes/custom/npl/images/icons/icons_searchtoggle.svg);background-color:rgba(0,0,0,0);background-position:top 6px left 6px;background-repeat:no-repeat;border:none;cursor:pointer;filter:drop-shadow(0px 1px 3px rgba(0,0,0,0.1)) drop-shadow(0px 1px 15px rgba(0,0,0,0.1));font-size:14px;font-weight:600;height:40px;padding:6px 20px 9px 40px;text-align:left;width:100px}.search-panel__toggle[aria-expanded=true]{background-image:url(/themes/custom/npl/images/icons/icons_close.svg)}.search-panel__content{display:none}.search-panel__content.is-expanded{display:block}@media(min-width:48em){.search-box{max-width:480px;width:100%}}.mobile-header-main .search-box{background:#fff;border-color:#2e388f;border-style:solid;border-width:6px 1px;padding:60px 5px}.search-box .nav--tabs{margin-bottom:-1px;display:-moz-flex;display:flex;-moz-justify-content:flex-start;justify-content:flex-start}@media(max-width:47.9375em){.search-box .nav--tabs li{text-align:center}}@media(min-width:48em){.search-box .nav--tabs:after{content:"";display:table;clear:both}.tab-panel .nav--tabs li{float:left}}.search-box .nav--tabs .active a{padding-bottom:6px;border:1px solid #c7c7c7;border-bottom:none;background-color:#fff;color:#292929}.search-box .nav--tabs a{padding:5px 0 3px 0;display:block;font-size:.75rem;line-height:.95238rem;font-weight:700;text-transform:uppercase;background-color:#e4e4e4;border-bottom:1px solid #e4e4e4;color:#7c7c7c;transition:background-color .3s ease-in-out,color .3s ease-in-out}@media(min-width:37.5em){.search-box .nav--tabs a{letter-spacing:.1em}}@media(min-width:48em){.search-box .nav--tabs a{letter-spacing:.2em}}.search-box .nav--tabs a:hover{color:#292929}@media(min-width:48em){.search-box .nav--tabs a{padding:5px 1.19048rem 3px 1.19048rem}}.search-box .tab-content{padding:.2381rem !important;border:1px solid #c7c7c7 !important}@media(min-width:48em){.search-box .tab-content{min-width:480px}}.search-box .tab-pane{display:none}.search-box .tab-pane.active{display:block}.no-js .search-box .tab-pane{display:block;border-top:1px solid #e4e4e4}#search-form #edit-basic{margin-bottom:39px;margin-bottom:1.90476rem}#search-form .form-type-textfield{float:left;margin-right:39px;margin-right:1.90476rem;margin-top:4px;margin-bottom:0}.block.search-box .ui-widget{font-family:"akagi-pro",sans-serif}.block.search-box .form-item{margin:0}.block.search-box .form-item input[type=text]{border:0;padding:.4em .5em;font-size:.6rem;font-family:"akagi-pro",sans-serif}@media(min-width:37.5em){.block.search-box .form-item input[type=text]{font-size:.8rem}}.block.search-box .ui-widget-header{padding:0 !important}.block.search-box .ui-widget.ui-widget-content{border:none !important}.block.search-box .ui-corner-all,.block.search-box .ui-corner-top,.block.search-box .ui-corner-right,.block.search-box .ui-corner-tr{border-radius:0 !important}.block.search-box .ui-tabs{padding:0 !important}.block.search-box .ui-tabs .ui-tabs-nav{padding:0 !important;border:0}.block.search-box .ui-widget .button{border:0;position:absolute !important;bottom:0;right:0 !important;text-indent:999px;background-color:rgba(0,0,0,0);width:20px;background-image:url(/themes/custom/npl/images/icons/icons_search.svg);background-repeat:no-repeat;background-position:center;background-size:40%;height:46px;padding:1.1rem}.block.search-box .ui-state-active,.block.search-box .ui-widget-content .ui-state-active,.block.search-box .ui-widget-header .ui-state-active,.block.search-box a.ui-button:active,.block.search-box .ui-button:active,.block.search-box .ui-button.ui-state-active:hover{border:1px solid #c5c5c5 !important;background-color:rgba(0,0,0,0) !important;border-bottom:1px solid #fff !important}.block.search-box .ui-state-active a,.block.search-box .ui-widget-content .ui-state-active a,.block.search-box .ui-widget-header .ui-state-active a,.block.search-box a.ui-button:active a,.block.search-box .ui-button:active a,.block.search-box .ui-button.ui-state-active:hover a{background-color:#fff !important;color:#292929 !important;border-bottom:0 !important}.block.search-box .ui-tabs .ui-tabs-nav li{margin:0 !important;border-top:0;border-left:1px solid #fff;border-right:0;border-bottom:1px solid #c5c5c5}.block.search-box .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-active{border-bottom:1px solid #fff !important}.block.search-box .ui-tabs .ui-tabs-nav li:first-of-type{border-left:0;border-right:1px solid #fff}@media(min-width:37.5em){.block.search-box .ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:5px 1.19048rem 3px 1.19048rem !important}}.block.search-box .ui-widget-header{background-color:rgba(0,0,0,0) !important;border-top:none !important}div[id=block-socialnav]{color:#444;text-decoration:none}div[id=block-socialnav]:hover{color:#292929}.social-media-links--platforms{margin:0;display:flex;text-align:left}.social-media-links--platforms.horizontal li{padding:0;border-left:1px solid #fff}.social-media-links--platforms.horizontal li a{color:#fff;padding:5px 10px;background-color:#f16530;display:block;min-width:50px;min-height:50px}.social-media-links--platforms.horizontal li a .fa{position:relative;top:7px}.social-media-links--platforms.horizontal li a:hover{background-color:#ef5318}.social{display:flex;flex-wrap:wrap;flex-direction:column}.social>div.text-long{order:1}.social .field--text-with-summary{margin:10px 0;width:100%}.social p{margin:0}.social .newsletter{display:block;padding:.7em 1.5em .5em 3em;font-weight:bold;background-image:url(/themes/custom/npl/images/icons/icons_newsletter.svg);background-repeat:no-repeat;background-position:24px 53%;background-color:#e4e4e4;text-decoration:none;transition:all .3s ease-in-out;min-height:50px;margin-top:1em;font-size:.8rem;line-height:1.5rem}.social .newsletter:hover{background-color:#d7d7d7}@media screen and (max-width:529px){.social .social-media-links--platforms{display:flex;width:100%}}@media screen and (max-width:430px){.social>div.field--text-with-summary{width:100%}.social>div.field--text-with-summary .newsletter{text-align:left}}@media screen and (min-width:530px){.social{flex-wrap:nowrap;align-items:center}.social>div.field--text-with-summary{order:-1}.social .newsletter{margin-top:0}}@media(min-width:48em){.social{flex-direction:row}.social .field--text-with-summary{margin:0}}.status--warning{background-color:#f9fb93;color:shade(#f9fb93,60%);display:block;margin-bottom:.75em;padding:.75em;text-align:center}.status--warning a{color:shade(#f9fb93,70%);text-decoration:underline}.status--warning a:focus,.status--warning a:hover{color:shade(#f9fb93,90%)}.status--warning .placeholder{font-style:normal;font-weight:800}.status--error{background-color:#fbe3e4;color:shade(#fbe3e4,60%);display:block;margin-bottom:.75em;padding:.75em;text-align:center}.status--error a{color:shade(#fbe3e4,70%);text-decoration:underline}.status--error a:focus,.status--error a:hover{color:shade(#fbe3e4,90%)}.status--error .placeholder{font-style:normal;font-weight:800}.status--status{background-color:#cfefc2;color:shade(#cfefc2,60%);display:block;margin-bottom:.75em;padding:.75em;text-align:center}.status--status a{color:shade(#cfefc2,70%);text-decoration:underline}.status--status a:focus,.status--status a:hover{color:shade(#cfefc2,90%)}.status--status .placeholder{font-style:normal;font-weight:800}#block-streamguysblock{padding-bottom:2.3em;border-bottom:1px solid #f2f2f2;margin-bottom:2em}.streamguys.js-streamguys{background:#ccc;padding:2em}.streamguys.js-streamguys h4{margin-top:0;color:#000;padding-bottom:10px;margin-bottom:0}.streamguys.js-streamguys audio{width:100%}.js-streamguys__now{display:inline;margin-left:10px}.tabs__link,.tabs__link--local-tasks{background-color:var(--c-muted);border:1px solid var(--c-highlight-high);border-bottom:none;color:var(--c-text);display:block;font-size:1.1rem;font-weight:600;padding:1em 2.4em;text-align:center;text-decoration:none;transition:color .3s}@media(min-width:57.5em){.tabs__link,.tabs__link--local-tasks{border-bottom:1px solid var(--c-highlight-high);border-left:none;display:inline-block;font-size:1rem;padding:.6em 1.7em;position:relative;top:1px;width:auto}}.tabs__link:hover,.tabs__link--local-tasks:hover{background-color:var(--c-highlight-high);color:var(--c-accent)}.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:var(--c-text);border:1px solid var(--c-text);color:var(--c-text-inverse)}@media(min-width:57.5em){.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:var(--c-background);border:1px solid var(--c-highlight-high);border-bottom:1px solid var(--c-highlight-high);border-left:none;color:var(--c-text)}}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid var(--c-highlight-high)}@media(min-width:57.5em){.tabs__nav{border-left:1px solid var(--c-highlight-high);display:flex}}.tabs__tab{display:none}.tabs__tab.is-active{display:block}.tabs__content{padding:1.5rem}.tabs.no-js .tabs__tab.is-active{display:block}.tabs__nav--local-tasks{margin:1em 0 .5em;padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.teaser-box{display:grid;grid-template-columns:1fr 4fr;grid-auto-rows:auto;grid-gap:15px}.teaser-box__media img{display:block;margin-right:auto;margin-left:auto}.teaser-box__content{padding:0 10px}.teaser-box__content .heading{margin:1rem 0}.teaser-box__content .heading h2{font-size:1.5rem}.teaser-box__content .heading h2 a{color:#f16530;text-decoration:none}.teaser-box__content .metadata{display:flex;margin:10px 0;font-size:.9rem}.teaser-box__content .metadata__date{font-weight:bold;text-align:center;margin-right:1rem;background-color:#ede721}.teaser-box__content .metadata__date .extra-field{display:none}.teaser-box__content .metadata__author{padding:5px 2px}.teaser-box__content .metadata__author div{display:inline-block}.teaser-box__content .metadata__author div a{font-weight:500}.text-with-image,.image-with-text{padding-bottom:1.3em;border-bottom:1px solid #f2f2f2;margin-bottom:1.3em}.text-with-image img,.image-with-text img{width:100%}@media(min-width:40em){.text-with-image img,.image-with-text img{width:calc(100% - 1.3em)}}.text-with-image .layout__region--first,.image-with-text .layout__region--first{margin-bottom:1.3em}@media(min-width:40em){.text-with-image .layout__region--first,.image-with-text .layout__region--first{margin-bottom:0}}.field--text-with-summary{font-size:.9rem;line-height:1.1rem}@media(min-width:40em){.image-with-text img{float:right}.image-with-text .layout__region--first{margin:0}}.banner{background-color:#000;margin:0 0 60px;width:100%}.banner__bg{background-color:#000;display:grid;display:-ms-grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;-ms-grid-columns:1fr;-ms-grid-rows:1fr 1fr;flex-direction:column;height:548px;justify-content:flex-end;width:100%}.banner__bg-inner{grid-column:1/1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:2;margin:0 auto;max-width:1564px;position:relative;width:100%;z-index:0}.banner__bg-inner img{position:absolute;top:50%;left:50%;width:auto;height:100%;max-width:unset;transform:translate(-50%,-50%)}.banner__bg-inner div,.banner__bg-inner article,.banner__bg-inner picture{max-width:unset;height:100%}.banner__bg-inner:after{background:linear-gradient(254.66deg,rgba(0,0,0,0) 64.87%,#000000 100%),linear-gradient(180deg,rgba(0,0,0,0) 61.8%,#000000 100%);content:"";left:0;position:absolute;top:0;width:100%}.banner__bg,.banner__bg-inner,.banner__bg-inner img,.banner__bg-inner:after{height:296px}@media(min-width:37.5em){.banner__bg,.banner__bg-inner,.banner__bg-inner img,.banner__bg-inner:after{height:429px}}@media(min-width:86.375em){.banner__bg,.banner__bg-inner,.banner__bg-inner img,.banner__bg-inner:after{height:548px}}.banner__title{align-self:end;grid-column:1/1;grid-row:2/1;-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-row-align:end;justify-self:start;position:relative;z-index:1}.banner__title h1{color:#fff;font-size:1.8rem;font-weight:700;line-height:1;margin:24px 96px 24px 0}@media(min-width:37.5em){.banner__title h1{font-size:3.047rem;margin:35px 130px 35px 0}}@media(min-width:62em){.banner__title h1{font-size:4rem;margin:45px 200px 45px 0}}.banner__content-inner{background-color:#f2f2f2;font-size:1em;padding:30px 96px 30px 0;position:relative;width:100%}@media(min-width:37.5em){.banner__content-inner{padding:30px 130px 30px 0}}@media(min-width:62em){.banner__content-inner{padding:30px 200px 30px 0;min-height:93px}}.banner__content-inner:before,.banner__content-inner:after{background-color:#f2f2f2;content:"";height:100%;position:absolute;right:100%;top:0;width:100vw}.banner__content-inner:after{right:auto;left:100%}.banner__content-inner p:last-of-type{margin-bottom:0}.banner__inset{position:absolute;margin-top:-38px;overflow:hidden;outline:2px solid #fff;border-radius:4px;right:0;top:0;z-index:1}@media(min-width:37.5em){.banner__inset{margin-top:-80px}}@media(min-width:62em){.banner__inset{outline:4px solid #fff;margin-top:-138px}}.banner__inset--black{outline-color:#444}html[dir=rtl] .banner__inset{right:unset;left:0}html[dir=rtl] .banner__title h1{margin:24px 0 24px 96px}@media(min-width:37.5em){html[dir=rtl] .banner__title h1{margin:35px 0 35px 130px}}@media(min-width:62em){html[dir=rtl] .banner__title h1{margin:45px 0 45px 200px}}html[dir=rtl] .banner__content-inner{padding:30px 0 30px 96px}@media(min-width:37.5em){html[dir=rtl] .banner__content-inner{padding:30px 0 30px 130px}}@media(min-width:62em){html[dir=rtl] .banner__content-inner{padding:30px 0 30px 200px;min-height:93px}}.blog-swim{background-color:#f2f2f2;padding:2em;margin:3em 0}.blog-swim .field__item{position:relative}.blog-swim header{margin-bottom:1rem}@media(min-width:37.5em){.blog-swim header{position:absolute;top:-55px;right:0;margin:0}}@media(min-width:37.5em)and (min-width:37.5em){html[dir=rtl] .blog-swim header{right:initial;left:0}}.blog-swim header a{display:inline-block;position:relative;padding:0 39px 0 0;padding:0 1.90476rem 0 0;font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;font-weight:400;letter-spacing:2px;letter-spacing:.1rem;line-height:30px;font-weight:400;letter-spacing:2px;text-transform:uppercase;text-decoration:none;border-bottom:0;color:#2e388f;transition:all .3s ease-in-out;letter-spacing:1px;font-size:.8rem;padding:0 1rem 0 0}.blog-swim header a:before{content:"";display:inline-block;position:absolute;right:19px;top:50%;margin-top:-6px;width:8px;height:8px;border-right:1px solid #2e388f;border-bottom:1px solid #2e388f;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}html[dir=rtl] .blog-swim header a:before{display:none}.blog-swim header a:hover{color:#283183;border-bottom:0}.blog-swim header a:hover::before{transform:rotate(-45deg) translate3d(3px,3px,0)}.blog-swim header a:before{right:5px}@media(min-width:37.5em){.blog-swim header a{letter-spacing:2px;font-size:1rem;padding:0 1.90476rem 0 0}.blog-swim header a:before{right:19px}}.blog-swim header a:after{right:17px}html[dir=rtl] .blog-swim header a{padding:0 0 0 0}.blog-swim .slick__slide{padding:1px .5em;text-align:center}@media(min-width:37.5em){.blog-swim .slick__slide{padding:1px 2em}}.blog-swim .slick__slide h3{font-size:1em;line-height:1.3rem}.blog-swim .slick__slide h3 a{color:#f16530}.blog-swim .slick__slide img{width:100%}.slick-arrow.slick-prev:before,.slick-arrow.slick-next:before{display:none !important}.slick-arrow.slick-prev,.slick-arrow.slick-next{border-radius:0}.slick-arrow.slick-prev{left:-20px;width:30px;height:30px;margin-top:-15px;border-left:1px solid #535353;border-bottom:1px solid #535353;transform:rotate(45deg);transition:opacity .3s ease-in-out;z-index:999}html[dir=rtl] .slick-arrow.slick-prev{left:initial;right:-20px;transform:rotate(225deg)}@media(min-width:37.5em){.slick-arrow.slick-prev{left:-12px}html[dir=rtl] .slick-arrow.slick-prev{left:initial;right:-12px}}@media(min-width:62em){.slick-arrow.slick-prev{left:6px}html[dir=rtl] .slick-arrow.slick-prev{left:initial;right:-6px}}.slick-arrow.slick-next{right:-20px;width:30px;height:30px;margin-top:-15px;border-right:1px solid #535353;border-bottom:1px solid #535353;transform:rotate(-45deg);transition:opacity .3s ease-in-out;z-index:999}html[dir=rtl] .slick-arrow.slick-next{right:initial;left:-20px;transform:rotate(-225deg)}@media(min-width:37.5em){.slick-arrow.slick-next{right:-12px}html[dir=rtl] .slick-arrow.slick-next{right:initial;left:-12px}}@media(min-width:62em){.slick-arrow.slick-next{right:6px}html[dir=rtl] .slick-arrow.slick-next{right:initial;left:-6px}}.card__grid{display:flex;flex-wrap:wrap;margin-bottom:1em}.card--grid-item{margin-bottom:1em;width:100%}@media(min-width:45em){.card--grid-item{margin:0 3% 3% 0}}.card--grid-item:last-child{margin-right:0}@media(min-width:57.5em){.card--grid-item{width:31%;margin:0 3.5% 3% 0}.card--grid-item:nth-child(3n){margin-right:0}html[dir=rtl] .card--grid-item{margin:0 0 3% 3.5%}html[dir=rtl] .card--grid-item:nth-child(2n){margin-right:inherit;margin-left:0}}.card--divider-3{flex-grow:0}@media(min-width:57.5em){.card--divider-3{margin-right:3.5%;position:relative}.card--divider-3::after{background-color:#e4e4e4;content:"";display:block;height:100%;position:absolute;top:0;width:1px}}.card--divider-3::after{right:-5.5%}.card--divider-3:nth-child(3n){margin-right:0}.card--divider-3:nth-child(3n)::after{display:none}@media(min-width:57.5em){.card--divider-3:last-child{margin-right:0}}.card--divider-3:last-child::after{display:none}.grid.grid--card-grid{margin-bottom:25px}.grid.grid--card-grid .grid__item{display:block;width:100%;background-color:#f2f2f2}.grid.grid--card-grid .grid__item .card__title{font-size:1.1rem;font-weight:500;text-align:center}.grid.grid--card-grid .grid__item .card__title a{color:#292929;border-bottom:0px;text-decoration:none}.grid.grid--card-grid .grid__item .card__title a:hover{color:#292929;border:0}.grid.grid--card-grid .grid__item .card__title a:hover:after{transform:rotate(-45deg) translate3d(3px,3px,0)}.grid.grid--card-grid .grid__item .card__title a:after{content:"";display:inline-block;position:relative;top:-2px;left:8px;width:10px;height:10px;border-right:1px solid #444;border-bottom:1px solid #444;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}.grid.grid--card-grid .grid__item .card__content{border-top:1px solid #ccc;padding:25px 5px 0;margin:25px 15px 25px}.grid.grid--card-grid .grid__item .card__content ul{padding-left:.8rem}.grid.grid--card-grid .grid__item .title-image-text .card__title{padding:25px 15px 0}.grid.grid--card-grid .grid__item .title-image-text img{margin:25px auto 35px;max-width:260px}.grid.grid--card-grid .grid__item .image-title-text .card__title{padding:0;margin:20px 0 20px}.grid.grid--card-grid .grid__item .image-title-text img{margin:30px auto 0;max-width:260px}.grid.grid--card-grid.grid--columns-2{display:grid;grid-gap:0px;grid-template-columns:repeat(1,1fr)}@media(min-width:37.5em){.grid.grid--card-grid.grid--columns-2{display:grid;grid-gap:10px;grid-template-columns:repeat(2,1fr)}.grid.grid--card-grid.grid--columns-2 .grid__item{margin:0}}.grid.grid--card-grid.grid--columns-3{display:grid;grid-gap:10px;grid-template-columns:repeat(1,1fr)}@media(min-width:37.5em){.grid.grid--card-grid.grid--columns-3{display:grid;grid-gap:10px;grid-template-columns:repeat(2,1fr)}.grid.grid--card-grid.grid--columns-3 .grid__item{margin:0}}@media(min-width:62em){.grid.grid--card-grid.grid--columns-3{display:grid;grid-gap:10px;grid-template-columns:repeat(3,1fr)}.grid.grid--card-grid.grid--columns-3 .grid__item{margin:0}}.grid.grid--card-grid.grid--columns-4{display:grid;grid-gap:10px;grid-template-columns:repeat(1,1fr);margin-bottom:10px}.grid.grid--card-grid.grid--columns-4 .grid__item{background-color:#f2f2f2}@media(min-width:37.5em){.grid.grid--card-grid.grid--columns-4{display:grid;grid-gap:10px;grid-template-columns:repeat(2,1fr)}.grid.grid--card-grid.grid--columns-4 .grid__item{margin:0}}@media(min-width:62em){.grid.grid--card-grid.grid--columns-4{display:grid;grid-gap:10px;grid-template-columns:repeat(4,1fr)}.grid.grid--card-grid.grid--columns-4 .grid__item{margin:0}}@media(min-width:30em){.database-swim,.database-listing{display:flex;flex-wrap:wrap}}.database-swim .views-row,.database-listing .views-row{position:relative;width:100%;margin-bottom:1rem}@media(min-width:30em){.database-swim .views-row,.database-listing .views-row{width:50%}}@media(min-width:48em){.database-swim .views-row,.database-listing .views-row{width:33%}}@media(min-width:62em){.database-swim .views-row,.database-listing .views-row{width:25%}}.database-swim form,.database-listing form{width:100%;padding-bottom:4rem;border-bottom:5px solid #f2f2f2;margin:0 0 2rem}@media(min-width:30em){.database-swim form,.database-listing form{display:flex}.database-swim form .form-item,.database-listing form .form-item{width:50%}.database-swim form .form-item label,.database-listing form .form-item label{color:#292929}}.database-swim .views-row{width:100%}@media(min-width:30em){.database-swim .views-row{width:50%}}@media(min-width:48em){.database-swim .views-row{width:50%}}@media(min-width:62em){.database-swim .views-row{width:25%}}html[dir=rtl] .database-listing .views-exposed-form .form-item{padding-right:0}html[dir=rtl] .database-listing .views-exposed-form .form-item__dropdown{padding-right:0}html[dir=rtl] .database-listing .views-exposed-form .form-item__textfield{width:100%}@media(min-width:30em){html[dir=rtl] .database-listing .views-exposed-form .form-item{padding-right:2em}html[dir=rtl] .database-listing .views-exposed-form .form-item label{margin-right:0}html[dir=rtl] .database-listing .views-exposed-form .form-item__dropdown{padding-right:0}html[dir=rtl] .database-listing .views-exposed-form .form-item__textfield{width:100%}}@media(min-width:30em){.talking-lib-listing{display:flex;flex-wrap:wrap}}.talking-lib-listing .views-row{position:relative;width:100%;margin-bottom:1rem}@media(min-width:30em){.talking-lib-listing .views-row{width:50%}}@media(min-width:48em){.talking-lib-listing .views-row{width:33%}}@media(min-width:62em){.talking-lib-listing .views-row{width:25%}}.talking-lib-listing form{width:100%;padding-bottom:0rem;border-bottom:0px solid #f2f2f2;margin:0 0 2rem}@media(min-width:30em){.talking-lib-listing form{display:flex}.talking-lib-listing form .form-item{width:50%}.talking-lib-listing form .form-item label{color:#292929}}.database-feature-list .container__header a.database-link{font-size:1.1em;align-self:center;grid-area:link}@media(min-width:30em){.database-feature-list h2.heading.heading--display-line{margin-right:15px}}@media(min-width:37.5em){.database-feature-list h2.heading.heading--display-line{margin-right:0px}.database-feature-list .container__header a.database-link{padding-left:15px}.database-feature-list .container .container__header{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;grid-template-areas:"heading link" "description description"}}.database-feature-list-sortable .database-item{margin-bottom:1rem}.database-feature-list-sortable .container__header a.database-link{font-size:1.1em;align-self:center;grid-area:link}.database-feature-list-sortable .container .container__content{margin-top:35px;overflow-x:hidden;position:relative;display:grid;grid-template-columns:repeat(1,1fr)}@media(min-width:30em){.database-feature-list-sortable .container .container__content{margin-top:35px;overflow-x:hidden;position:relative;display:grid;grid-template-columns:repeat(2,1fr)}.database-feature-list-sortable h2.heading.heading--display-line{margin-right:15px}}@media(min-width:48em){.database-feature-list-sortable h2.heading.heading--display-line{margin-right:0px}.database-feature-list-sortable .container__header a.database-link{padding-left:15px}.database-feature-list-sortable .container .container__content{margin-top:35px;overflow-x:hidden;position:relative;display:grid;grid-template-columns:repeat(2,1fr)}}@media(min-width:62em){.database-feature-list-sortable .container .container__content{margin-top:35px;overflow-x:hidden;position:relative;display:grid;grid-template-columns:repeat(4,1fr)}}.grid{display:flex;flex-wrap:wrap}.grid--card{margin-bottom:2rem}.event-header{position:relative;margin-bottom:59px;min-height:550px;background-position:50%;background-repeat:no-repeat;background-size:cover}.event-header .event-header--callout{padding-bottom:29px;padding-left:39px;padding-right:39px;padding-top:9px;text-align:center;font-weight:600;color:#c7c7c7;background-color:#3a3a3a;position:absolute;bottom:0;left:0;right:0;width:100%;min-height:inherit;padding-bottom:19px;padding-top:19px}@media(min-width:48em){.event-header .event-header--callout{position:relative;padding-top:0;width:47.57282%;min-height:550px;padding-top:3.80952rem}}@media(min-width:62em){.event-header .event-header--callout{float:right;width:30.09709%}}.event-header .event-header--callout a{color:#ede721;border-bottom:0;transition:all .3s ease-in-out}.event-header .event-header--callout a:hover{color:rgba(237,231,33,.7)}.event-header .event-header--callout .inset-image{margin-top:0}.event-header .event-header--callout .inset-image img{margin:auto}.event-header .event-header--callout>div{margin-bottom:1em}.info-box__grid{display:flex;flex-wrap:wrap;margin-bottom:1em}.branch-locations header{text-align:left;border-bottom:0px solid #ccc;background:#f2f2f2;padding:25px 15px 5px}.branch-locations .views-display-switch{text-align:left;border-bottom:1px solid #ccc;padding-bottom:8px}.branch-locations a.views-display-switch__link.views-display-switch__link--block-3,.branch-locations a.views-display-switch__link.views-display-switch__link--block-2{padding:10px 25px;border:1px solid #bbb;margin:5px}.branch-locations a.views-display-switch__link--active{background:#fff;font-weight:700}.branch-locations .holidays-locations{margin-top:25px}@media(min-width:30em){.branch-locations .holidays-locations{float:none}}@media(min-width:48em){.branch-locations .holidays-locations{float:right}}.branch-locations #views-exposed-form-branch-location-block-2 .form-item,.branch-locations #views-exposed-form-branch-location-block-3 .form-item{color:#7c7c7c;margin-bottom:1em;max-width:100%;background:#f2f2f2;padding:0 15px 25px}.location-detail .office-hours{padding-bottom:2rem;margin-bottom:2rem;border-bottom:2px solid #f2f2f2}.location-detail .office-hours .office-hours__item-label{display:block;width:100%}.location-detail .office-hours .office-hours__item{margin-bottom:1.5rem}@media(min-width:30em){.location-detail .office-hours{display:flex;flex-wrap:wrap}.location-detail .office-hours .office-hours__item{width:50%}}@media(min-width:48em){.location-detail .office-hours .office-hours__item{width:25%}}@media(min-width:77.75em){.location-detail .office-hours{flex-wrap:nowrap}.location-detail .office-hours .office-hours__item{margin-bottom:0}}.location-detail .branch-info--wrapper{margin-bottom:2rem}.location-detail .branch-info--wrapper>div{margin-bottom:1rem}.location-detail .branch-info--wrapper>div>div{margin-bottom:.3rem}@media(min-width:48em){.location-detail .branch-info--wrapper{display:flex}.location-detail .branch-info--wrapper>div{width:33%;margin-bottom:0}.location-detail .branch-info--wrapper>div>div{margin-bottom:.7rem}}div[data-id="6250"]{padding-bottom:2rem;margin-bottom:3rem;border-bottom:5px solid #f2f2f2}.office-hours__extended_closure{margin:2rem 0}.office-hours__extended_closure .extended-closure{font-weight:700;padding-bottom:2rem;margin-bottom:2rem;border-bottom:2px solid #f2f2f2}.office-hours{line-height:1.2rem}.office-hours .office-hours__item-label{font-size:.9rem;color:#292929}.office-hours .office-hours__item-slots{font-size:.8rem}.address .country{display:none}.branch-locations .location{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f2f2f2;line-height:1.2rem;font-size:.9rem}.branch-locations .location h2{margin-top:0}.branch-locations .location h2 a{color:#f16530}@media(min-width:62em){.branch-locations .location-view-mode{display:flex}.branch-locations .location-view-mode .branch-image{width:25%}}.branch-locations .location-view-mode .branch-info--wrapper{width:100%}.branch-locations .location-view-mode .branch-info--wrapper .flex>div>div{margin-bottom:.7rem}@media(min-width:48em){.branch-locations .location-view-mode .branch-info--wrapper .flex{display:flex}.branch-locations .location-view-mode .branch-info--wrapper .flex>div{width:50%}.branch-locations .location-view-mode .branch-info--wrapper .flex>div:first-of-type{padding-right:1.5rem}.branch-locations .location-view-mode .branch-info--wrapper .flex>div:last-of-type{margin-left:0;width:auto;min-width:190px}}@media(min-width:62em){.branch-locations .location-view-mode .branch-info--wrapper{padding-left:2rem}}.branch-locations .location-view-mode .office-hours__item{margin-bottom:.3rem}.branch-info .extended-closure{font-weight:700}.branch-image{margin-bottom:2rem}.branch-manager .label{font-weight:600;color:#292929}.field--icon{padding-left:29px;padding-left:1.42857rem;background-position:0 50%;background-repeat:no-repeat}.field--field_branch_phone{background-image:url(/themes/custom/npl/images/icons/icons_phone.svg)}.field--field_branch_phone a{text-decoration:none;border:0;color:#444}.field--field_branch_directions,.field--field_branch_bus{background-image:url(/themes/custom/npl/images/icons/icons_map.svg)}.branch-amentities .item-list ul{padding:0;list-style:none;-moz-column-count:1;column-count:1}@media(min-width:30em){.branch-amentities .item-list ul{-moz-column-count:2;column-count:2}}.branch-amentities .item-list ul li{line-height:1rem;margin-bottom:.75rem}.branch-amentities .item-list ul li.field-content{line-height:1rem}.branch-amentities .item-list ul li a{border:0;text-decoration:none}.grid.grid--promotion.grid--columns-3{display:block;margin-bottom:10px}.grid.grid--promotion.grid--columns-3 .grid__item{display:block;width:100%;margin:0 0 10px 0;padding:0}@media(min-width:48em){.grid.grid--promotion.grid--columns-3{display:grid;grid-gap:10px;grid-template-columns:repeat(3,1fr)}.grid.grid--promotion.grid--columns-3 .grid__item{margin:0}}.grid.grid--promotion .card{margin:0}.grid.grid--promotion .card .media{margin:0;overflow:hidden}.grid.grid--promotion .card .media .link{position:relative;display:block;border-bottom:rgba(0,0,0,0)}.grid.grid--promotion .card .media .link:before{content:"";position:absolute;top:-50px;bottom:-50px;left:0;right:0;opacity:0;background-color:rgba(237,231,33,.7);backface-visibility:hidden;transform:translate3d(0,120%,0);transition:all .3s;z-index:3}.grid.grid--promotion .card .media .link:hover:before{transform:translate3d(0,0,0);opacity:1}.grid.grid--promotion .card .card__body{background-color:#3a3a3a;padding:1rem;text-align:center;min-height:200px}.grid.grid--promotion .card .card__body .description{color:#f2f2f2;font-size:.8rem;font-weight:500;line-height:1rem}.grid.grid--promotion .card .card__body h2.heading{font-size:.9rem;line-height:1.1rem;margin:0 0 .5rem}.grid.grid--promotion .card .card__body h2.heading a{color:#ede721;transition:all .3s}.grid.grid--promotion .card .card__body h2.heading a:hover{color:rgba(237,231,33,.7)}.footer,footer{padding:30px 0;clear:both;background-color:#f2f2f2;font-size:18px;font-weight:600}@media(min-width:48em){.footer,footer{padding:60px 0}}.footer .footer-logo,footer .footer-logo{display:block;margin-bottom:30px;width:126px}@media(min-width:48em){.footer .footer-logo,footer .footer-logo{margin-bottom:60px}}.footer .flexbox,footer .flexbox{display:flex;align-items:center;flex-direction:column}.footer a,footer a{color:#444}.footer a:hover,footer a:hover{color:#292929}#header{font-size:.857142857rem;font-weight:600;line-height:1.4;margin-bottom:0}[id=block-npl-main-menu],nav[id=mobile-header-nav]{background-color:#2e388f}[id=block-npl-main-menu] .menu-toggle,nav[id=mobile-header-nav] .menu-toggle{border:0;background-color:#283183;position:relative;color:#283183;display:none;font-weight:700;padding-left:60px;padding-bottom:20px;padding-top:20px;text-align:left;text-transform:uppercase;width:100%}[id=block-npl-main-menu] .menu-toggle:before,nav[id=mobile-header-nav] .menu-toggle:before{display:none}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon{display:inline-block;position:absolute;pointer-events:none;top:50%;margin-top:-10px;left:50%;height:18px;transition:all .3s ease-out}#header.sub-page [id=block-npl-main-menu] .menu-toggle .menu-toggle-icon,#header.sub-page nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon{left:100px}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon span,[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon:before,[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon:after,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon span,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon:before,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon:after{width:24px;height:2px;display:inline-block;opacity:1;content:"";position:absolute;left:0;transition:all .2s}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon:before,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon:before{top:0}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon:after,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon:after{bottom:0}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon span,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon span{display:inline-block;top:50%;margin-top:-1px}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon span:before,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon span:before{content:"";width:24px;height:2px;display:inline-block;position:absolute;top:50%;left:0;margin-top:-1px}[id=block-npl-main-menu] .menu-toggle[aria-expanded=true] .menu-toggle-icon:before,[id=block-npl-main-menu] .menu-toggle.is-expanded .menu-toggle-icon:before,nav[id=mobile-header-nav] .menu-toggle[aria-expanded=true] .menu-toggle-icon:before,nav[id=mobile-header-nav] .menu-toggle.is-expanded .menu-toggle-icon:before{top:50%;margin-top:-1px;opacity:0}[id=block-npl-main-menu] .menu-toggle[aria-expanded=true] .menu-toggle-icon:after,[id=block-npl-main-menu] .menu-toggle.is-expanded .menu-toggle-icon:after,nav[id=mobile-header-nav] .menu-toggle[aria-expanded=true] .menu-toggle-icon:after,nav[id=mobile-header-nav] .menu-toggle.is-expanded .menu-toggle-icon:after{bottom:50%;margin-bottom:-1px;opacity:0}[id=block-npl-main-menu] .menu-toggle[aria-expanded=true] .menu-toggle-icon span,[id=block-npl-main-menu] .menu-toggle.is-expanded .menu-toggle-icon span,nav[id=mobile-header-nav] .menu-toggle[aria-expanded=true] .menu-toggle-icon span,nav[id=mobile-header-nav] .menu-toggle.is-expanded .menu-toggle-icon span{transform:rotate(45deg)}[id=block-npl-main-menu] .menu-toggle[aria-expanded=true] .menu-toggle-icon span:before,[id=block-npl-main-menu] .menu-toggle.is-expanded .menu-toggle-icon span:before,nav[id=mobile-header-nav] .menu-toggle[aria-expanded=true] .menu-toggle-icon span:before,nav[id=mobile-header-nav] .menu-toggle.is-expanded .menu-toggle-icon span:before{transform:rotate(90deg)}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon span,[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon:before,[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon:after,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon span,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon:before,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon:after{background:#fff}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon span:before,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon span:before{background:#fff}[id=block-npl-main-menu] .menu-toggle .menu-toggle-icon,nav[id=mobile-header-nav] .menu-toggle .menu-toggle-icon{left:18px}@media(min-width:48em)and (max-width:62em){[id=block-npl-main-menu] .menu-toggle,nav[id=mobile-header-nav] .menu-toggle{display:block}}.utilities{position:relative}@media(min-width:48em){.utilities{align-items:center;display:flex;justify-content:space-between}.utilities .utilities__aside{margin-left:auto}}.mobile-header{align-items:flex-end;display:flex}.mobile-header h1{margin:0;padding:0;line-height:0}.mobile-header-main{position:relative}.mobile-header-tab{background:#fff;overflow:hidden;transition:all .3s ease-out}.mobile-header-tab.is-collapsed{max-height:0;z-index:0}.mobile-header-tab[aria-expanded=true] .mobile-header-nav__inner{transform:translateX(-100%)}#tablet-header-nav{overflow-x:hidden;position:relative}#tablet-header-nav[aria-expanded=true] .tablet-header-nav__inner{transform:translateX(-100%)}#mobile-header-nav{background-color:#2e388f;position:relative}#mobile-header-nav .main-menu__link{box-sizing:border-box;font-size:.7619rem;line-height:1.25;padding:15px 25px;text-decoration:none;transition:all .3s ease-in-out}.mobile-header-nav__inner,.tablet-header-nav__inner{overflow-x:hidden;transition:all .25s ease-in-out}.tablet-header-nav__inner{height:100%;overflow:hidden}.mobile-header-nav__inner--secondary,.tablet-header-nav__inner--secondary{left:100%;position:absolute;top:0;transform:translateX(0);width:100%}.tablet-header-panel{height:100%;overflow:hidden}.mobile-header-menu{display:flex;flex:1;justify-content:flex-end;list-style:none;margin:1.75em 0 0 0;padding:0}.mobile-header-menu .mobile-header-menu-icon{border-left:1px solid #f2f2f2;border-right:1px solid #e4e4e4;flex:1}.mobile-header-menu .mobile-header-menu-icon:last-child{border-right:0}.mobile-header-menu .mobile-header-menu-icon button,.mobile-header-menu .mobile-header-menu-icon a{background-color:#fff;background-position:center;border:0;display:block;padding:2em 0;transition:all .3s ease-out;width:100%}.mobile-header-menu .mobile-header-menu-icon button:hover,.mobile-header-menu .mobile-header-menu-icon a:hover{background-color:#e4e4e4}.mobile-header-menu .mobile-header-menu-icon button.is-expanded,.mobile-header-menu .mobile-header-menu-icon a.is-expanded{background-color:#2e388f}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search{display:block;position:relative}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search .menu-toggle-close{display:inline-block;position:absolute;top:50%;margin-top:-10px;left:50%;height:18px;transition:all .3s ease-out}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search .menu-toggle-close span{width:24px;background:#2e388f;height:2px;display:inline-block;opacity:0;position:absolute;left:0;top:50%;transition:all .2s}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search .menu-toggle-close span:before{content:"";width:24px;background:#2e388f;height:2px;display:inline-block;position:absolute;top:0;left:0;margin-top:-1px}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search[aria-expanded=true],.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search.is-expanded{background-size:1%}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search[aria-expanded=true] .menu-toggle-close span,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search.is-expanded .menu-toggle-close span{background:#fff;transform:rotate(45deg);opacity:1}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search[aria-expanded=true] .menu-toggle-close span:before,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search.is-expanded .menu-toggle-close span:before{transform:rotate(90deg);background:#fff}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--search .menu-toggle-close{transform:translateX(-12px)}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav{border:0;background-color:#fff;position:relative}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav:before{display:none}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon{display:inline-block;position:absolute;pointer-events:none;top:50%;margin-top:-10px;left:50%;height:18px;transition:all .3s ease-out}#header.sub-page .mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon{left:100px}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon span,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon:before,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon:after{width:24px;height:2px;display:inline-block;opacity:1;content:"";position:absolute;left:0;transition:all .2s}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon:before{top:0}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon:after{bottom:0}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon span{display:inline-block;top:50%;margin-top:-1px}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon span:before{content:"";width:24px;height:2px;display:inline-block;position:absolute;top:50%;left:0;margin-top:-1px}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav[aria-expanded=true] .menu-toggle-icon:before,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav.is-expanded .menu-toggle-icon:before{top:50%;margin-top:-1px;opacity:0}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav[aria-expanded=true] .menu-toggle-icon:after,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav.is-expanded .menu-toggle-icon:after{bottom:50%;margin-bottom:-1px;opacity:0}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav[aria-expanded=true] .menu-toggle-icon span,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav.is-expanded .menu-toggle-icon span{transform:rotate(45deg)}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav[aria-expanded=true] .menu-toggle-icon span:before,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav.is-expanded .menu-toggle-icon span:before{transform:rotate(90deg)}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon span,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon:before,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon:after{background:#2e388f}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon span:before{background:#2e388f}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav[aria-expanded=true] .menu-toggle-icon span,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav[aria-expanded=true] .menu-toggle-icon:before,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav[aria-expanded=true] .menu-toggle-icon:after,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav.is-expanded .menu-toggle-icon span,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav.is-expanded .menu-toggle-icon:before,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav.is-expanded .menu-toggle-icon:after{background:#fff}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav[aria-expanded=true] .menu-toggle-icon span:before,.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav.is-expanded .menu-toggle-icon span:before{background:#fff}.mobile-header-menu .mobile-header-menu-icon .mobile-header-menu--nav .menu-toggle-icon{transform:translateX(-12px)}.mobile-header-menu--search{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223.85%22%20height%3D%2223.85%22%20viewBox%3D%220%200%2023.85%2023.85%22%3E%3Ctitle%3Eicons%3C%2Ftitle%3E%3Ccircle%20cx%3D%229.03%22%20cy%3D%229.03%22%20r%3D%228.53%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cline%20x1%3D%2223.5%22%20y1%3D%2223.5%22%20x2%3D%2215.31%22%20y2%3D%2215.31%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.mobile-header-menu--account{background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20width%3D%2219px%22%20height%3D%2221px%22%20viewBox%3D%220%200%2019%2021%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%3E%20%20%20%20%20%20%20%20%3Ctitle%3EUntitled%202%3C%2Ftitle%3E%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20sketch%3Atype%3D%22MSPage%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22user%22%20sketch%3Atype%3D%22MSLayerGroup%22%20transform%3D%22translate%281.000000%2C%200.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8.23529412%2C1.17647059%20C11.4117647%2C1.17647059%2014.1176471%2C3.76470588%2014.1176471%2C7.05882353%20C14.1176471%2C10.2352941%2011.5294118%2C12.9411765%208.23529412%2C12.9411765%20C5.05882353%2C12.9411765%202.35294118%2C10.3529412%202.35294118%2C7.05882353%20C2.35294118%2C3.76470588%205.05882353%2C1.17647059%208.23529412%2C1.17647059%20L8.23529412%2C1.17647059%20Z%20M8.23529412%2C0%20C4.35294118%2C0%201.17647059%2C3.17647059%201.17647059%2C7.05882353%20C1.17647059%2C10.9411765%204.35294118%2C14.1176471%208.23529412%2C14.1176471%20C12.1176471%2C14.1176471%2015.2941176%2C10.9411765%2015.2941176%2C7.05882353%20C15.2941176%2C3.17647059%2012.1176471%2C0%208.23529412%2C0%20L8.23529412%2C0%20L8.23529412%2C0%20Z%22%20id%3D%22Shape%22%20fill%3D%22%23000000%22%20sketch%3Atype%3D%22MSShapeGroup%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10.5882353%2C13.0588235%20C13.6470588%2C13.0588235%2016.4705882%2C20%2016.4705882%2C20%20L0%2C20%20C0%2C20%202.94117647%2C12.9411765%205.88235294%2C12.9411765%22%20id%3D%22Shape%22%20stroke%3D%22%23000000%22%20sketch%3Atype%3D%22MSShapeGroup%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.mobile-header-menu--locations{background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20width%3D%2214px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2014%2022%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%3E%20%20%20%20%20%20%20%20%3Ctitle%3Emap%3C%2Ftitle%3E%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20sketch%3Atype%3D%22MSPage%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22map%22%20sketch%3Atype%3D%22MSLayerGroup%22%20fill%3D%22%23000000%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.6%2C0.916666667%20C9.625%2C0.916666667%2012.1%2C3.39166667%2012.1%2C6.41666667%20C12.1%2C7.24166667%2012.0083333%2C7.79166667%2011.7333333%2C8.25%20L6.50833333%2C19.4333333%20L1.375%2C8.34166667%20C1.19166667%2C7.88333333%201.00833333%2C7.24166667%201.00833333%2C6.41666667%20C1.00833333%2C3.39166667%203.48333333%2C0.916666667%206.6%2C0.916666667%20L6.6%2C0.916666667%20Z%20M6.6%2C8.89166667%20C7.975%2C8.89166667%209.075%2C7.79166667%209.075%2C6.41666667%20C9.075%2C5.04166667%207.975%2C3.94166667%206.6%2C3.94166667%20C5.225%2C3.94166667%204.125%2C5.13333333%204.125%2C6.41666667%20C4.125%2C7.7%205.225%2C8.89166667%206.6%2C8.89166667%20L6.6%2C8.89166667%20Z%20M6.6%2C0%20C3.025%2C0%200.183333333%2C2.84166667%200.183333333%2C6.41666667%20C0.183333333%2C7.15%200.275%2C7.975%200.641666667%2C8.70833333%20L6.69166667%2C21.725%20L12.7416667%2C8.70833333%20C13.1083333%2C7.975%2013.2%2C7.24166667%2013.2%2C6.41666667%20C13.0166667%2C2.84166667%2010.175%2C0%206.6%2C0%20L6.6%2C0%20L6.6%2C0%20Z%20M6.6%2C7.975%20C5.775%2C7.975%205.04166667%2C7.33333333%205.04166667%2C6.41666667%20C5.04166667%2C5.5%205.68333333%2C4.85833333%206.6%2C4.85833333%20C7.51666667%2C4.85833333%208.15833333%2C5.5%208.15833333%2C6.41666667%20C8.15833333%2C7.33333333%207.425%2C7.975%206.6%2C7.975%20L6.6%2C7.975%20L6.6%2C7.975%20Z%22%20id%3D%22Shape%22%20sketch%3Atype%3D%22MSShapeGroup%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.mobile-header-nav-add{background:#f2f2f2;border-bottom:6px solid #c7c7c7;padding-bottom:9px;width:100%;z-index:3}.mobile-header-nav-add a{color:#444;display:block}@media(min-width:30em){.mobile-header-nav-add{display:flex}}.mobile-header-nav--card{padding:10px 20px}.mobile-header-nav--card a{padding:10px 20px;font-weight:700;background-color:#e4e4e4;box-sizing:border-box;transition:all .3s ease-out;border:1px solid #fff;display:block;text-align:center}.mobile-header-nav--card a:hover{background-color:#d7d7d7}.mobile-header-nav--toolbar{align-items:center;display:flex;flex:1;list-style:none;margin:0;padding:10px}.mobile-header-nav--toolbar li{flex:1;text-align:center}.mobile-header-nav--toolbar li:first-child{border-right:1px solid #ccc;flex:1.5}.mobile-header-nav--toolbar li:nth-child(n+2) a{color:#7c7c7c}.mobile-header-nav--toolbar li:nth-child(n+2) a:hover{color:#444}.mobile-header-nav--toolbar a{color:#444;display:block;font-size:13px}.mobile-header-nav--toolbar a.active{color:#292929;position:relative}.mobile-header-nav--toolbar a.active:before{background-color:#535353;bottom:-4px;content:"";height:1px;left:0;position:absolute;right:0}.mobile-header-panel{overflow-x:hidden;padding-top:40px}.mobile-header-panel .nav--mega{position:relative}.mobile-header-panel .nav--mega .block-menu-block{padding-top:0}.mobile-header-panel .nav--mega[aria-hidden=true]{display:none}.mobile-header-panel .nav--mega[aria-hidden=false]{display:block}.main-menu{position:relative;font-size:1rem;transition:max-height .3s ease-in;z-index:2}@media(min-width:62em){.main-menu{margin:0}}.main-menu>.nav>.nav-item{display:block}@media(min-width:62em){.main-menu>.nav>.nav-item{display:inline-block}}.main-menu>.nav>.nav-item:hover>a{background-color:#283183}.main-menu>.nav>.nav-item.active-trail>a{background-color:#202974}.main-menu>.nav>.nav-item.active-trail>ul{display:block}@media(min-width:62em){.main-menu>.nav>.nav-item.active-trail>ul{position:absolute;top:100%;left:0;width:100%;display:flex;justify-content:flex-start}}#tablet-header-nav{transition:max-height .3s ease-in}@media(min-width:48em)and (max-width:61.9375em){[id=block-npl-main-menu][aria-expanded=false] #tablet-header-nav{max-height:0 !important;overflow:hidden}[id=block-npl-main-menu][aria-expanded=true] #tablet-header-nav{max-height:60em}#tablet-header-nav .main-menu{display:block}#tablet-header-nav .main-menu__item{display:block}}.mega-back{background-color:#283183;border:0;border-bottom:1px solid #202974;color:#fff;font-size:18px;font-weight:600;left:0;padding:10px 30px;position:absolute;text-align:left;top:0;width:100%;z-index:4}.mega-back:before{content:"";position:absolute;display:inline-block;width:8px;height:8px;margin-right:-4px;margin-top:-4px;left:15px;top:50%;border-left:1px solid #fff;border-top:1px solid #fff;transform:rotate(-45deg);transition:transform .3s ease-in-out}@media(min-width:48em)and (max-width:61.9375em){.mega-back{background-color:rgba(0,0,0,0);font-size:21px;left:30px;top:0;width:auto}}@media(min-width:62em){.mega-back{display:none}.is-touch .mega-back{display:block;right:0;top:0;left:auto;height:40px;width:40px;padding:0;overflow:hidden;text-indent:50px;border:0;background-color:#202974}.is-touch .mega-back:before{left:22px}.is-touch .mega-back:after{content:"";position:absolute;display:inline-block;width:8px;height:8px;margin-right:-4px;margin-top:-4px;left:10px;top:50%;border-left:1px solid #fff;border-top:1px solid #fff;transform:rotate(135deg);transition:transform .3s ease-in-out}}.social-banner{background-color:#2e388f;color:#fff;margin:60px 0 0;padding:30px 0;position:relative;text-align:center}@media(min-width:37.5em){.social-banner{padding:60px 0}}div:last-child>.social-banner{margin-bottom:-5em}.social-banner:before,.social-banner:after{background-color:#2e388f;content:"";height:100%;position:absolute;right:100%;top:0;width:100vw}.social-banner:after{left:100%;right:auto}.social-banner__heading{color:#fff;font-size:30px;line-height:1.333;margin:0 0 10px}@media(min-width:37.5em){.social-banner__heading{font-size:36px;margin:0 0 10px}}.social-banner__links{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.social-banner__subscribe{color:#444;display:inline-block;padding:.6em 1.7em .4em 3.7em;font-weight:600;background-image:url(/themes/custom/npl/images/icons/icons_envelope.svg);background-repeat:no-repeat;background-position:24px 50%;background-color:#e4e4e4;text-decoration:none;transition:all .3s ease-in-out;min-height:50px;text-align:center;margin-top:1em;font-size:18px;line-height:1.5rem;margin:10px 10px}.social-banner__subscribe:hover{background-color:#d7d7d7}@media(min-width:37.5em){.social-banner__subscribe{margin:20px 10px}}.social-banner__links .social-media-links--platforms{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.social-banner__links .social-media-links--platforms li{margin:0}.social-banner__links .social-media-links--platforms a{color:#fff;display:flex;font-size:16px;margin:0 4px;padding:5px 12px;transition:all .2s}.social-banner__links .social-media-links--platforms a:hover{background-color:#fff;color:#2e388f}.sponsors--featured,.sponsors--basic,.sponsors--name{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.sponsors--featured .views-row,.sponsors--basic .views-row,.sponsors--name .views-row{margin:1rem}.sponsors--featured img,.sponsors--basic img,.sponsors--name img{margin:auto}.sponsors--featured>.views-row{width:100%}@media(min-width:37.5em){.sponsors--featured>.views-row{width:50%}}.sponsors--basic>.views-row{width:50%}@media(min-width:37.5em){.sponsors--basic>.views-row{width:33%}}@media(min-width:62em){.sponsors--basic>.views-row{width:25%}}.sponsors--name>.views-row{width:100%;font-weight:700;color:#3a3a3a;margin:0 0 .5rem 0;text-align:center}.sponsors--name>.views-row a{font-weight:700;color:#3a3a3a;border:0;text-decoration:none}@media(min-width:37.5em){.sponsors--name>.views-row{width:auto;margin:1rem}}.sponsor-list .views-row{text-align:center}.main{max-width:1224px;width:100%;margin:0 auto;padding:0 1rem;margin-bottom:4em}@media(min-width:30em){.main{padding:0 1rem}}@media(min-width:76.5em){.main{padding-left:calc(1rem + calc(-50vw + calc(1224px / 2)));padding-right:calc(1rem + calc(-50vw + calc(1224px / 2)))}}@media(min-width:57.5em){.main{display:flex}}.main-sidebar{margin-bottom:2rem}@media(min-width:57.5em){.main-sidebar{order:2;width:33%;margin-bottom:0}}.main-content{width:100%}@media(min-width:57.5em){.main-content--with-sidebar{margin-right:1rem;width:calc(100% - (33% + 1rem))}}.pl-place-holder{color:#c7c7c7;border:4px dashed #c7c7c7;padding:20px}.pl-place-holder__content{font-size:3.2rem;line-height:200px;width:100%;display:flex;justify-content:center;align-items:center}.place-holder{color:#c7c7c7;border:4px dashed #c7c7c7;padding:50px}.place-holder__content{font-size:3.2rem;line-height:1.4;width:100%;display:flex;justify-content:center;align-items:center;text-align:center}.pl .patternLink{color:#000}.pl .visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.pl .sg-pattern{clear:left}.pl #icons{display:flex;flex-wrap:wrap}.pl #icons>div{border:1px solid #eee;margin-right:1em;padding:1em;text-align:center}.pl #icons .icon{height:4rem;width:4rem}.blog .layout__region--second,.podcast-episode .layout__region--second,.podcast-series .layout__region--second,.basic-page .layout__region--second,.sub-page .layout__region--second{margin-top:1em}.blog .layout__region--second h2,.blog .layout__region--second h3,.podcast-episode .layout__region--second h2,.podcast-episode .layout__region--second h3,.podcast-series .layout__region--second h2,.podcast-series .layout__region--second h3,.basic-page .layout__region--second h2,.basic-page .layout__region--second h3,.sub-page .layout__region--second h2,.sub-page .layout__region--second h3{font-size:.9rem;color:#292929}.blog-listing .pager{text-align:center}.content-teaser{margin-bottom:2rem;background:#f2f2f2}@media(min-width:42.5em){.content-teaser{display:flex}.content-teaser .content-teaser--logo{width:25%}.content-teaser .content-teaser--body{width:75%}}.content-teaser .content-teaser--body{padding:2rem;box-sizing:border-box}.content-teaser .content-teaser--body .summary .field--text-with-summary{font-size:1.1rem;line-height:1.3rem;margin-top:0}.content-teaser .content-teaser--body .content-teaser--link{margin-top:.7rem}.content-teaser .content-teaser--body .content-teaser--tag{font-size:.9rem}.content-teaser .content-teaser--body .content-teaser--tag>div,.content-teaser .content-teaser--body .content-teaser--tag>ul{display:inline-block}.content-teaser .content-teaser--body .content-teaser--tag>div a,.content-teaser .content-teaser--body .content-teaser--tag>ul a{color:#7c7c7c;border:0}.content-teaser .content-teaser--body .content-teaser--tag>div a:hover,.content-teaser .content-teaser--body .content-teaser--tag>ul a:hover{color:#292929;border:0}.content-teaser .content-teaser--body .content-teaser--tag>div>div{display:inline-block;position:relative}.content-teaser .content-teaser--body .content-teaser--tag>div>div:after{content:",";color:#7c7c7c}.content-teaser .content-teaser--body .content-teaser--tag>div>div:last-of-type:after{display:none}.content-teaser .content-teaser--body .content-teaser--tag>ul{margin:0;padding:0;list-style:none}.content-teaser .content-teaser--body .content-teaser--tag>ul li{display:inline-block;position:relative}.content-teaser .content-teaser--body .content-teaser--tag>ul li:after{content:",";color:#7c7c7c}.content-teaser .content-teaser--body .content-teaser--tag>ul li:last-of-type:after{display:none}.database-full .layout__region--second h3{font-size:1rem;font-weight:600;margin-bottom:0}.taxonomy-listing .views-infinite-scroll-content-wrapper{display:flex;flex-wrap:wrap}.taxonomy-listing .views-infinite-scroll-content-wrapper .blog--teaser{width:100%}.taxonomy-listing .views-infinite-scroll-content-wrapper .db--node-card{position:relative;width:100%;margin-bottom:1rem}@media(min-width:30em){.taxonomy-listing .views-infinite-scroll-content-wrapper .db--node-card{width:50%}}@media(min-width:48em){.taxonomy-listing .views-infinite-scroll-content-wrapper .db--node-card{width:33%}}@media(min-width:62em){.taxonomy-listing .views-infinite-scroll-content-wrapper .db--node-card{width:25%}}.taxonomy-listing .pager{text-align:center}.database-listing header{flex-basis:100%}.jump-menu-grid{position:relative}.jump-menu-grid .more-link{margin-bottom:2rem}@media(min-width:48em){.jump-menu-grid .more-link{position:absolute;top:2.5rem;right:2rem;margin:0}}.jump-menu-grid .more-link a{display:inline-block;position:relative;padding:0 39px 0 0;padding:0 1.90476rem 0 0;font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;font-weight:400;letter-spacing:2px;letter-spacing:.1rem;line-height:30px;font-weight:400;letter-spacing:2px;text-transform:uppercase;text-decoration:none;border-bottom:0;color:#2e388f;transition:all .3s ease-in-out}.jump-menu-grid .more-link a:before{content:"";display:inline-block;position:absolute;right:19px;top:50%;margin-top:-6px;width:8px;height:8px;border-right:1px solid #2e388f;border-bottom:1px solid #2e388f;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}html[dir=rtl] .jump-menu-grid .more-link a:before{display:none}.jump-menu-grid .more-link a:hover{color:#283183;border-bottom:0}.jump-menu-grid .more-link a:hover::before{transform:rotate(-45deg) translate3d(3px,3px,0)}.jump-menu-grid[data-id="6484"]{background-color:#f2f2f2;padding:2rem;margin-bottom:3rem}.jump-menu-grid[data-id="6484"] h2{margin-top:0}.jump-menu-grid[data-id="6484"] .jump-menu--grid{display:flex;flex-wrap:wrap}.jump-menu-grid[data-id="6484"] .jump-menu--grid .views-row{width:100%}@media(min-width:48em){.jump-menu-grid[data-id="6484"] .jump-menu--grid .views-row{width:33%}.jump-menu-grid[data-id="6484"] .jump-menu--grid .views-row .views-field-field-jump-menu{padding-right:2em;margin-top:2rem}}.jump-menu-grid[data-id="6484"] .views-element-container div{width:100%}.jump-menu-grid[data-id="6484"] .views-field-field-jump-menu h2{color:#3a3a3a;font-size:.9rem;font-weight:600;padding:.6em 0;margin:0}.jump-menu-grid[data-id="6484"] .views-field-field-jump-menu .ViewsJumpMenu{width:100%}.popular-events{display:flex;margin-bottom:1.90476rem;padding-bottom:1.90476rem;border-bottom:3px solid #f2f2f2;position:relative}.popular-events .views-row{width:calc(16.6666666667% - 30px);margin-left:30px}.popular-events .views-row:first-of-type{margin-left:0}.popular-events h3.heading--link{font-weight:700;font-size:1.2rem}.popular-events .more-link{position:absolute;left:0;top:-6px;padding-left:0}@media(min-width:48em){.popular-events .more-link{padding-left:.95238rem;top:-50px;left:auto;right:0}}.popular-events .more-link a{display:inline-block;position:relative;padding:0 39px 0 0;padding:0 1.90476rem 0 0;font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;font-weight:400;letter-spacing:2px;letter-spacing:.1rem;line-height:30px;font-weight:400;letter-spacing:2px;text-transform:uppercase;text-decoration:none;border-bottom:0;color:#2e388f;transition:all .3s ease-in-out;font-size:1rem}.popular-events .more-link a:before{content:"";display:inline-block;position:absolute;right:19px;top:50%;margin-top:-6px;width:8px;height:8px;border-right:1px solid #2e388f;border-bottom:1px solid #2e388f;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}html[dir=rtl] .popular-events .more-link a:before{display:none}.popular-events .more-link a:hover{color:#283183;border-bottom:0}.popular-events .more-link a:hover::before{transform:rotate(-45deg) translate3d(3px,3px,0)}.popular-events .more-link a:after{right:17px}.popular-events .slick--view--events{margin-top:20px}@media(min-width:48em){.popular-events .slick--view--events{margin-top:0}}.popular-events .slick--view--events .slick__slide{border:10px solid #fff}@media(max-width:1199px){.popular-events .slick--view--events.slick--less .draggable{border:20px solid #fff}}.ongoing-events,.seasonal-events{display:flex;flex-wrap:wrap}.ongoing-events .views-row,.seasonal-events .views-row{width:100%;margin-bottom:2px;margin-bottom:.11905rem}@media(min-width:77.75em){.ongoing-events .views-row,.seasonal-events .views-row{box-sizing:border-box;float:left;width:50%}.ongoing-events .views-row:nth-of-type(odd),.seasonal-events .views-row:nth-of-type(odd){padding-right:7px}.ongoing-events .views-row:nth-of-type(even),.seasonal-events .views-row:nth-of-type(even){padding-left:7px}}.two-column[data-id="6291"]{margin-bottom:3rem}.two-column[data-id="6294"]{margin-bottom:3rem;border-bottom:3px solid #f2f2f2;padding-bottom:3rem}.two-column[data-id="6294"] .layout__region--first,.two-column[data-id="6294"] .layout__region--second{flex:none;width:100%}.two-column[data-id="6294"] .layout__region--first h2,.two-column[data-id="6294"] .layout__region--second h2{border-bottom:1px solid #f2f2f2}.two-column[data-id="6294"] .layout__region--first{margin-bottom:3rem}@media(min-width:48em){.two-column[data-id="6294"] .layout--twocol-section.layout--twocol-section--75-25{display:grid;grid-template-rows:auto;grid-template-columns:50% 50%;grid-gap:60px}}.front{margin-top:1em}.front div[id=block-npl-page-title]{display:none}.front div[data-id="6176"]{margin-bottom:2rem}.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25{display:block;width:100%}@media(min-width:62em){.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25{display:grid;grid-template-rows:auto;grid-template-columns:66% 33%;grid-gap:20px}}.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25 .layout__region--primary,.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25 .layout__region--second{width:100%;flex:none}.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25 .layout__region--first{width:auto}@media(min-width:48em){.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25 .layout__region--first>.block>div{display:grid}.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25 .layout__region--first .grid{display:grid;grid-template-columns:50% 50%;grid-gap:10px}.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25 .layout__region--first .grid .grid-item{margin:0;width:100%}.front div[data-id="6176"] .layout--twocol-section.layout--twocol-section--75-25 .layout__region--first .grid--columns-2 .grid__item{width:100%;margin:0}}.internship-closed{background-color:#ede721;padding:35px 20px}@media screen and (min-width:40em){.podcast-episode .layout--twocol-section .layout__region--first{box-sizing:border-box;padding-right:3em}}.podcasts--current,.podcasts--retired{margin-bottom:3rem}.podcasts--current .views-row,.podcasts--retired .views-row{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f2f2f2}@media(min-width:37.5em){.podcasts--current .views-row,.podcasts--retired .views-row{display:flex}.podcasts--current .views-row .views-field-field-logo,.podcasts--retired .views-row .views-field-field-logo{width:25%;padding-right:40px}.podcasts--current .views-row .views-field-name,.podcasts--retired .views-row .views-field-name{width:75%}.podcasts--current .views-row .views-field-name h3 a,.podcasts--retired .views-row .views-field-name h3 a{color:#f16530}}.podcasts--current .views-row .views-field-name h3 a,.podcasts--retired .views-row .views-field-name h3 a{color:#f16530}.podcast-series{border-bottom:5px solid #f2f2f2;margin-bottom:2rem;padding-bottom:2rem}.podcast-series .label{font-weight:700}.podcast-series .author-box{border:0}.podcast-teaser{width:100%;margin-bottom:2rem}.podcast-teaser h2{font-size:1.2rem;margin:10px 0 0 0}.podcast-teaser h2 a{color:#f16530}.podcast-teaser time[datetime]{font-weight:700}.podcast-teaser p:last-of-type{margin-bottom:0}.podcast-teaser .teaser-box .teaser-box__media .media{border:1px solid #f3f3f3;position:relative}.podcast-teaser .type-label{background-color:#ede721;font-size:.85em;z-index:100;padding:0 10px;font-weight:bold;position:absolute;top:-8px;left:-8px}.latest-press{margin-bottom:3rem}.latest-press .views-field-title a{border:0;text-decoration:underline}.latest-press .more-link a{display:inline-block;position:relative;padding:9px 39px 9px 25px;padding:.47619rem 1.90476rem .47619rem 1.19048rem;font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;font-weight:400;letter-spacing:2px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;border:0;background-color:#2e388f;color:#fff;transition:all .3s ease-in-out}.latest-press .more-link a:after{content:"";display:inline-block;position:absolute;right:18px;top:50%;margin-top:-5px;margin-bottom:1.5px;margin-left:9px;margin-left:.47619rem;width:8px;height:8px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}.latest-press .more-link a:hover{color:#fff;background-color:#3844ae;border-bottom:0}.latest-press .more-link a:hover:before{transform:rotate(-45deg) translate3d(3px,3px,0)}.latest-media{margin-bottom:3rem}.latest-media .views-row{margin-bottom:1rem}.latest-media .views-field-title a{border:0;text-decoration:underline}.latest-media .more-link a{display:inline-block;position:relative;padding:9px 39px 9px 25px;padding:.47619rem 1.90476rem .47619rem 1.19048rem;font-size:18px;font-size:17px;font-size:.85714rem;line-height:30px;line-height:29px;line-height:1.42857rem;font-weight:400;letter-spacing:2px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;border:0;background-color:#2e388f;color:#fff;transition:all .3s ease-in-out}.latest-media .more-link a:after{content:"";display:inline-block;position:absolute;right:18px;top:50%;margin-top:-5px;margin-bottom:1.5px;margin-left:9px;margin-left:.47619rem;width:8px;height:8px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg) translate3d(0,0,0);transition:transform .3s ease-in-out}.latest-media .more-link a:hover{color:#fff;background-color:#3844ae;border-bottom:0}.latest-media .more-link a:hover:before{transform:rotate(-45deg) translate3d(3px,3px,0)}.views-field-field-news-item-publish-date time[datetime],.views-field-field-news-item-publish-date time[datetime]{background:#fff;padding:0;margin-bottom:25px;font-weight:400}main.sub-page{margin-top:30px}main.sub-page .page-title{margin-bottom:40px}.talking-library-show-with-header .content-teaser--body .clipboardjs-textfield input{padding:7px 8px;width:75%}:root{--c-text:#666;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:black;--c-highlight:#ccc;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}@media(prefers-color-scheme:dark){:root{--c-text:white;--c-text-inverse:#666;--c-background:#666;--c-background-inverse:#888;--c-background-section:#4c4c4c;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#e5e5e5;--c-accent-high:white;--c-highlight:#4c4c4c;--c-highlight-high:#333;--c-muted:#333;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}}:root [data-theme=default]{--c-text:#666;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:black;--c-highlight:#ccc;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}:root [data-theme=dark]{--c-text:white;--c-text-inverse:#666;--c-background:#666;--c-background-inverse:#888;--c-background-section:#4c4c4c;--c-primary:#005de0;--c-secondary:#610c63;--c-accent:#e5e5e5;--c-accent-high:white;--c-highlight:#4c4c4c;--c-highlight-high:#333;--c-muted:#333;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#cfefc2}
