@charset "UTF-8";section.title-header{background:linear-gradient(-9deg,#eec8ac,#dbebf6);background-color:#e4ebf6;isolation:isolate;margin-bottom:2rem;padding:11rem 0 1rem;position:relative;transition:background-color .5s,box-shadow .5s}.wcagHighContrast section.title-header{background:#040404;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.2)}section.title-header .header-background{filter:grayscale(1);height:100%;left:0;mix-blend-mode:soft-light;object-fit:cover;pointer-events:none;position:absolute;top:0;user-select:none;width:100%;z-index:-1}section.title-header h1{color:#006ab4;font-size:3.5rem;font-weight:500;line-height:1.1;margin:0;text-align:center;transition:color .5s}section.title-header h1 span{color:#404040;font-size:.875em;font-weight:400;transition:color .5s}.wcagHighContrast section.title-header h1,.wcagHighContrast section.title-header h1 span{color:#fff}section.title-header .breadcrumbs{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 0 1rem;padding:0;transition:border-color .5s}.wcagHighContrast section.title-header .breadcrumbs{border-color:hsla(0,0%,100%,.5)}section.title-header .breadcrumbs li:after{content:"»";margin:0 .5rem}section.title-header .breadcrumbs li:last-child:after{content:none}section.title-header .breadcrumbs a{color:inherit;text-decoration:none;transition:color .3s}section.title-header .breadcrumbs a:hover{color:#006ab4}.wcagHighContrast section.title-header .breadcrumbs a{color:#ff0;text-decoration:underline;text-decoration-color:transparent;transition:color .3s,text-decoration-color .2s}.wcagHighContrast section.title-header .breadcrumbs a:hover{text-decoration-color:currentColor}.page-about{margin-top:-11rem;overflow-x:clip}section.content{font-weight:300}section.content .section{display:grid;gap:0 2rem;grid-template-columns:1fr 24rem}section.content .about-image img{border-bottom-left-radius:4rem}section.content strong{font-weight:700}section.points .section{display:grid;gap:0 2rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}section.reports{margin:4rem 0}section.reports:before{content:"";display:block;height:8rem;margin-top:-8rem;visibility:hidden}section.reports .report-list{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}section.reports .report{background:#fff9f4;border:1px solid #fff9f4;border-bottom-right-radius:2rem;color:#404040;display:grid;grid-template-areas:"icon name button" "icon size button";grid-template-columns:auto 1fr;line-height:1.25;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s}.wcagHighContrast section.reports .report{background:#000;border-color:#ff0;color:#ff0}section.reports .report:focus,section.reports .report:hover{background:#006ab4;border-color:#006ab4;color:#fff}.wcagHighContrast section.reports .report:focus,.wcagHighContrast section.reports .report:hover{background:#ff0;border-color:#ff0;color:#000}section.reports .report svg{align-self:center;grid-area:icon;height:2.5rem;margin-right:1rem;width:2.5rem}section.reports .report .name{align-self:end;font-size:1.2em;grid-area:name}section.reports .report .size{align-self:start;font-size:.9rem;font-weight:300;grid-area:size}section.reports .report .button{align-self:center;grid-area:button;margin-bottom:.5rem}footer{border-top:1px solid #006ab4}.wcagHighContrast footer{border-color:hsla(0,0%,100%,.5)}@media (max-width:1000px){section.title-header{padding:9rem 0 1rem}section.title-header h1{font-size:3rem}section.content .section{grid-template-columns:1fr 18rem}}@media (max-width:800px){section.title-header{padding:10rem 0 1rem}section.title-header h1{font-size:2.5rem;transition:font-size .5s}.wcagFontSize3 section.title-header h1{font-size:2.75rem}section.content .section{grid-template-columns:1fr}}@media (max-width:500px){section.reports .report-list{grid-template-columns:1fr}}