:root{--ss-primary-color:#5897fb;--ss-bg-color:#ffffff;--ss-font-color:#4d4d4d;--ss-font-placeholder-color:#8d8d8d;--ss-disabled-color:#dcdee2;--ss-border-color:#dcdee2;--ss-highlight-color:#fffb8c;--ss-success-color:#00b755;--ss-error-color:#dc3545;--ss-focus-color:#5897fb;--ss-main-height:30px;--ss-content-height:300px;--ss-spacing-l:7px;--ss-spacing-m:5px;--ss-spacing-s:3px;--ss-animation-timing:0.2s;--ss-border-radius:4px}.h2,.navbar,h1{font-family:sculpin,sans-serif}.h2,h1{margin-bottom:1rem!important}h1{letter-spacing:.05rem;margin-top:0}.navbar{letter-spacing:-.1rem;font-size:1.4rem;padding-left:0!important;border:0!important}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fefefe;--gray:#6c757d;--gray-dark:#343a40;--primary:#004dbd;--secondary:#f541b7;--success:#44d62c;--info:#2bf9ff;--warning:#f7d819;--danger:#e8052e;--light:#f8f9fa;--dark:#343a40;--ncace-blue:#0047bb;--ncace-green:#44d62c;--ncace-pink:#f541b7;--ncace-yellow:#f7d819;--ncace-orange:#f77219;--ncace-teal:#04aeb3;--ncace-blue-light:#2bf9ff;--ncace-green-dark:#036440;--ncace-magenta:#b3067c;--ncace-red:#e8052e;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1800px;--breakpoint-xxl:2400px;--font-family-sans-serif:clarendon-text-pro,serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}footer,header,main,nav{display:block}body{margin:0;font-family:clarendon-text-pro,serif;font-size:1.2rem;font-weight:400;line-height:1.5;color:#002055;text-align:left}p,ul{margin-bottom:1rem;margin-top:0}b,strong{font-weight:500!important}a,a:hover{text-decoration:underline}a{color:#002a6f;background-color:#fff0}a:hover{color:#000d22}img{border-style:none;vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,select{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;text-transform:none}button{overflow:visible}select{word-wrap:normal}[type=submit],button{-webkit-appearance:button}.btn:not(:disabled):not(.disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.h2,h1{font-weight:500;line-height:1.2}h1{font-size:3rem}@media (max-width:1200px){h1{font-size:calc(1.425rem + 2.1vw)}}.h2{font-size:2.4rem}@media (max-width:1200px){.h2{font-size:calc(1.365rem + 1.38vw)}}.img-fluid{max-width:100%;height:auto}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1800px){.container{max-width:1760px}}@media (min-width:2400px){.container{max-width:2360px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col{position:relative;width:100%;padding-right:15px;padding-left:15px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.btn{display:inline-block;font-weight:400;color:#002055;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff0;border:1px solid #fff0;padding:.375rem .75rem;font-size:1.2rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover{color:#002055;text-decoration:none}.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgb(0 77 189/.25);box-shadow:0 0 0 .2rem rgb(0 77 189/.25)}.btn:disabled{opacity:.65}.btn-primary{color:#fefefe;background-color:#004dbd;border-color:#004dbd}.btn-primary:focus,.btn-primary:hover{color:#fefefe;background-color:#003d97;border-color:#00388a}.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgb(38 104 199/.5);box-shadow:0 0 0 .2rem rgb(38 104 199/.5)}.btn-primary:disabled{color:#fefefe;background-color:#004dbd;border-color:#004dbd}.btn-primary:not(:disabled):not(.disabled):active{color:#fefefe;background-color:#00388a;border-color:#00337d}.btn-primary:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgb(38 104 199/.5);box-shadow:0 0 0 .2rem rgb(38 104 199/.5)}.btn-warning{color:#212529;background-color:#f7d819;border-color:#f7d819}.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e2c308;border-color:#d6b907}.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgb(215 189 27/.5);box-shadow:0 0 0 .2rem rgb(215 189 27/.5)}.btn-warning:disabled{color:#212529;background-color:#f7d819;border-color:#f7d819}.btn-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d6b907;border-color:#c9ae07}.btn-warning:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgb(215 189 27/.5);box-shadow:0 0 0 .2rem rgb(215 189 27/.5)}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.navbar{position:relative;padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal}}.navbar-light .navbar-text{color:#003b9c}.align-text-top{vertical-align:text-top!important}.mr-0{margin-right:0!important}.ml-2{margin-left:.5rem!important}.mr-auto{margin-right:auto!important}.text-right{text-align:right!important}@media print{*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}p{orphans:3;widows:3}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}}:root{--ts-pr-clear-button:0;--ts-pr-caret:0;--ts-pr-min:.75rem}div:empty{display:none}body{background-color:#fff!important}header{background-color:#f7d819}header a{text-decoration:none}header .banner{padding-top:50px}header .banner.collections{padding-top:0}.collections .navbar-text{color:#0047bb;padding-top:1.2rem!important;padding-bottom:0!important}@media (min-width:768px){.collections .navbar-text{padding-top:1.75rem!important}}.ncace-icon{min-width:175px;max-width:250px}.ncace-icon.collections{min-width:150px;max-width:150px}@media (min-width:768px){.ncace-icon.collections{min-width:250px;max-width:250px}}footer{padding-top:70px;padding-bottom:140px;background-color:#0047bb}footer .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}footer,footer a{color:#fefefe}footer a:active,footer a:hover{color:#f541b7}footer .funders .re{background-color:#fefefe;display:block;padding:10px}@media (min-width:768px){footer.content-info .container{margin-bottom:40px!important}}footer .attributions{position:relative;width:100%;padding-right:15px;padding-left:15px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-bottom:20px;margin-bottom:20px;border-bottom:2px dashed #003da2}@media (min-width:768px){footer .attributions{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;border:0}}@media (min-width:992px){footer .attributions{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}}.collections-theme .search-filter-wrapper .filter,footer .address,footer .copyright,footer .credits,footer .funders,footer .gdpr,footer .sitemap{position:relative;width:100%;padding-right:15px;padding-left:15px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .address,footer .copyright,footer .funders,footer .gdpr,footer .sitemap{padding-bottom:20px;margin-bottom:20px;border-bottom:2px dashed #003da2}@media (min-width:768px){footer .address,footer .copyright,footer .funders,footer .gdpr,footer .sitemap{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-bottom:0;margin-bottom:0;border:0}}@media (min-width:992px){footer .address,footer .copyright,footer .funders,footer .gdpr,footer .sitemap{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}footer ul.footer-sitemap{padding-left:0;list-style:none}footer ul.footer-sitemap li a{padding:0}.collections-theme{background-color:#82045a!important}.collections-theme .search-filter-wrapper{background-color:#82045a;margin:0-15px;padding:15px 15px 20px}.collections-theme .search-filter-wrapper .filter h1{color:#fff;font-family:clarendon-text-pro,serif;font-size:1.5rem}.collections-theme .search-filter-wrapper .filter .filter-submit{margin-top:10px;border:1px solid #d3d3d3}.collections-theme #collections,.collections-theme .search-filter-wrapper .search-filter--options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.collections-theme footer.collections{background-color:#fff0}.collections-theme footer.collections a{float:right}.collections-theme footer.collections a:hover{color:#fff}.collections-theme #collections{background-color:#c05da1;border:4px solid #c05da1}