:root{--primary:#021d55;--button:#021d55;--button-text:#fff}.financial{--primary:#506946;--button:#b5f399;--button-text:#484848}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}html{box-sizing:border-box;font-size:1em;line-height:1.5}*,:after,:before{box-sizing:inherit}.preload *{transition:none}body{color:#484848;font-family:Cabin,Gill Sans,Gill Sans MT,Calibri,sans-serif;font-size:1rem}body,main{position:relative}a{color:inherit}#post-404{color:#fff;position:relative;text-align:center}::-moz-selection{background:#aadaf2}::selection{background:#aadaf2}::-moz-placeholder{opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{opacity:1}hr{border-width:4px 0 0;display:block;height:1px;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}input:focus,textarea:focus{outline:none}ol,p,ul{margin-bottom:1.5em;margin-top:0}ol:last-child,p:last-child,ul:last-child{margin-bottom:0}strong{font-weight:700}h1,h2,h3,h4{font-weight:400;line-height:1.2;margin:1.414em 0 .5em}h1{margin-top:0}h1,h2{font-size:1.5rem;letter-spacing:.02em}h3{font-size:1.25rem}h4{font-size:1.125rem}small{font-size:.889em}a{transition:color .3s ease}img{display:block;height:auto;max-width:100%}.sticky,.wp-caption,.wp-caption-text{color:inherit}.screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-.063rem;overflow:hidden;padding:0;position:absolute;width:1px}.bypostauthor,.gallery-caption{color:inherit}.post-edit-link{font-size:.625rem}@media (min-width:40em){h1,h2{font-size:2rem}h3{font-size:1.5rem}.aligncenter{display:block;margin:0 auto}.alignleft{float:left;height:auto;margin:0 1.25rem .625rem 0}.alignright{float:right;height:auto;margin:0 0 .625rem 1.25rem}}@media print{*{background:transparent;box-shadow:none;color:#000;text-shadow:none}a,a:visited{text-decoration:underline}blockquote,pre{border:.063rem solid #000;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.nav__logo{margin-bottom:0}.nav__logo-link{align-items:center;display:flex;text-decoration:none}.nav__logo-link .logo{height:48px;width:52px}.nav__meta{display:flex;flex-direction:column;padding-left:.75rem}.nav__meta-title{color:var(--primary);font-size:1rem}.nav__meta-subtitle,.nav__meta-title{font-weight:700;letter-spacing:.04em;text-transform:uppercase}.nav__meta-subtitle{color:#999;font-size:.563rem}@media (min-width:60em){.nav__logo-link .logo{height:66px;width:72px}}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:.708rem .813rem;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:var(--primary)}.hamburger-box{width:1.5rem;height:1.0625rem;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-.09375rem}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:1.5rem;height:.1875rem;background-color:var(--primary);border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-.4375rem}.hamburger-inner:after{bottom:-.4375rem}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-.875rem;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-.4375rem,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.nav__toggle{margin-left:2rem;outline:none;position:relative}.nav__toggle.no-cart{margin-left:auto}.nav__toggle:after{background-color:Rgb(var(--rail));content:"";height:0;position:absolute;right:calc(50% - 1px);top:calc(100% - 6px);transition-duration:.15s;transition-property:height;transition-timing-function:ease;width:2px}.nav__toggle .hamburger-inner{width:1rem}.nav__toggle.is-active .hamburger-inner{width:1.5rem}.nav__toggle.is-active:after{height:27px}@media (min-width:60em){.nav__toggle{display:none}}.nav__options{background-color:#fff;height:100vh;left:0;padding:3.313rem 1.25rem 0;position:fixed;top:72px;transform:translateX(120%);transition:transform .3s;width:100%;z-index:3}.nav--is-active .nav__options{transform:translateX(0)}.nav__menu{list-style-type:none;padding-left:0}.financial .nav__menu{display:none}.financial .nav__menu.nav__menu--secondary{display:block}.nav__menu--financial{display:none}.financial .nav__menu--financial{display:block}.nav__menu-item{padding-bottom:1.5rem}.footer__menu .nav__menu-item.nav__menu-item--button{display:none}.nav__menu-link{color:var(--primary);font-size:1rem;text-decoration:none}.nav__menu-item--button .nav__menu-link{background-color:#506946;border-radius:8px;color:#fff;display:inline-block;padding:.5rem 1.375rem;text-align:center}.financial .nav__menu-item--button .nav__menu-link{background-color:#021d55}.nav__menu-title{border-bottom:1px solid #484848;display:block;font-size:.875rem;margin-bottom:1.5rem;max-width:290px;text-transform:uppercase;width:100%}@media (min-width:60em){.nav__options{height:auto;padding:0;position:relative;top:0;transform:none;width:auto;z-index:1}.nav__menu-title{display:none}.nav__menu{align-items:center;display:flex;height:100%;margin-bottom:0}.financial .nav__menu.nav__menu--secondary,.nav__menu--financial,.nav__menu.nav__menu--secondary{display:none}.financial .nav__menu--financial{display:flex}.nav__menu-item{padding-bottom:0;padding-right:2rem}.nav__menu-item:last-child{padding-right:0}}.nav__wrap{overflow:hidden}.nav__controls{align-items:center;background-color:#fff;display:flex;height:72px;justify-content:space-between;padding:.75rem 1rem;width:100%;z-index:1}.nav--is-active .nav__controls{left:0;position:fixed;top:0;z-index:2}@media (min-width:60em){.nav__wrap{display:flex;justify-content:space-between;padding:0 2rem}.nav__controls{height:84px;padding:0;width:auto}}.hero{background-color:var(--primary);height:312px;left:0;overflow:hidden;position:absolute;top:0;width:100%}.single .hero{height:180px}.nav--is-active .hero{margin-top:72px}.compare--active .hero{height:320px}.compare--active.search--active .hero{height:344px}.hero__image{height:100%;mix-blend-mode:hard-light;-o-object-fit:cover;object-fit:cover;opacity:.2;width:100%}.hero__banner,.hero__wrap{height:100%}.content{margin:0 auto;padding:1.5rem 2rem 3rem}.content,.list-view .content{max-width:1536px}@media (min-width:60em){.content{padding-left:1rem;padding-right:1rem}}.intro{padding-bottom:1rem;position:relative}.intro.intro--single{flex-direction:column;padding-bottom:6rem}.intro__headline{color:#fff;margin-top:0}.intro--single .intro__headline{align-items:center;display:flex;justify-content:space-between}.intro__tools{align-items:center;display:flex;flex-wrap:wrap}.intro__tool--radios{display:flex;order:5;padding-top:1rem;width:100%}.intro__tool--search{flex:1;order:1}.intro__tool--toggle{background-color:#fff;border-radius:24px;display:flex;justify-content:center;margin:0 .5rem;order:2}.intro__toggle{display:flex}.intro__tool--years{margin-left:.5rem;order:4;width:44px}.intro--single .intro__tool--years{margin-left:auto;order:unset}.intro__tool--years-selector{margin-left:.5rem;order:unset;width:44px}.page-template-page--compare-years-district .intro__tool--years-selector,.page-template-page--compare-years-finances .intro__tool--years-selector,.page-template-page--compare-years .intro__tool--years-selector{margin-left:auto}.intro__filters-years{display:grid;gap:6px;grid-template-columns:repeat(2,1fr);overflow:auto}.intro__filters-year{background-color:#e6e6e6;border-radius:2px;color:var(--primary);cursor:pointer;font-size:.75rem;font-weight:700;padding:.75rem 0;text-align:center;transition-duration:.3s}.intro__filters-year:hover{background-color:#ccc}.intro__filters-year.active{background-color:var(--primary);color:#fff}.intro__tool--filters{order:3;width:44px}.intro__filters{position:relative}.intro__filters-menu{background-color:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.16);left:-100px;max-height:0;overflow:hidden;padding:0 1rem;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition-duration:.3s;width:296px;z-index:2}.intro__filters--active .intro__filters-menu{max-height:1000px;padding:1rem}.intro__filters-title{color:#999;display:block;font-size:.75rem;font-weight:600;padding-bottom:1rem;text-transform:uppercase}.intro__filters-sep{background-color:#ccc;height:1px;margin-bottom:1rem;width:100%}.intro__button{align-items:center;background-color:#fff;border-radius:50%;color:var(--primary);cursor:pointer;display:flex;flex:0 0 44px;font-size:0;font-weight:700;height:44px;justify-content:center;text-transform:uppercase;width:44px}.intro__button.active{background-color:var(--primary);color:#fff}#intro-current-year{width:0}.intro__search-wrap{align-items:center;background:#fff;border-radius:24px;display:flex;padding:0 1rem}.intro__search-wrap .icon__search{cursor:pointer}.intro__search{border:0;border-radius:24px;height:48px;width:100%}.intro__checkbox-input,.intro__radio-input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.intro__radio{border:.125rem solid #fff;border-radius:50%;height:22px;left:0;position:absolute;top:0;width:22px}.intro__filters .intro__radio,.lightbox__download .intro__radio{border:.125rem solid var(--primary)}.intro__checkbox{border:.125rem solid #fff;border-radius:4px;height:22px;left:0;position:absolute;top:0;width:22px}.intro__filters .intro__checkbox,.lightbox__download .intro__checkbox{border:.125rem solid var(--primary)}.intro__checkbox:after,.intro__radio:after{content:"";display:none;position:absolute}.intro__checkbox-label,.intro__radio-label{color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;padding-left:35px;padding-right:1.25rem;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.intro__checkbox-label .intro__radio:after,.intro__radio-label .intro__radio:after{background-color:#fff;border-radius:50%;height:12px;left:3px;top:3px;width:12px}.intro__filters .intro__checkbox-label .intro__radio:after,.intro__filters .intro__radio-label .intro__radio:after,.lightbox__download .intro__checkbox-label .intro__radio:after,.lightbox__download .intro__radio-label .intro__radio:after{background-color:var(--primary)}.intro__checkbox-label .intro__checkbox:after,.intro__radio-label .intro__checkbox:after{background-color:#fff;border-radius:4px;height:12px;left:3px;top:3px;width:12px}.intro__filters .intro__checkbox-label .intro__checkbox:after,.intro__filters .intro__radio-label .intro__checkbox:after,.lightbox__download .intro__checkbox-label .intro__checkbox:after,.lightbox__download .intro__radio-label .intro__checkbox:after{background-color:var(--primary)}.intro__checkbox-label input:checked~.intro__checkbox:after,.intro__checkbox-label input:checked~.intro__radio:after,.intro__radio-label input:checked~.intro__checkbox:after,.intro__radio-label input:checked~.intro__radio:after{display:block}.intro__filters .intro__checkbox-label,.intro__filters .intro__radio-label,.lightbox__download .intro__checkbox-label,.lightbox__download .intro__radio-label{color:#484848;padding-bottom:1rem}@media (min-width:50em){.intro.intro--single{padding-bottom:1rem}.intro__tools{flex-wrap:nowrap;justify-content:flex-end}.intro__tool--radios{order:unset;padding-top:0;width:auto}.intro__tool--years,.intro__tool--years-selector{margin-left:0;margin-right:.5rem;order:unset;width:auto}.intro__tool--filters{order:unset;width:auto}.intro__filters-menu{left:50%}.intro--single .intro__filters-menu{left:auto;right:0;transform:none}.intro__button{border:.25rem solid #fff;border-radius:20px;font-size:.75rem;padding:.5rem;width:auto}.intro__button svg{margin-right:.5rem}#intro-current-year{width:auto}.intro__tool--toggle{order:unset;width:auto}.intro__tool--search{order:unset}}@media (min-width:70em){.intro__tool--search{flex:none}.intro__search-wrap{width:400px}}@media (min-width:90em){.intro{display:flex;justify-content:space-between}}@media (min-width:106.25em){.intro--single .intro__filters-menu{left:50%;right:auto;transform:translateX(-50%)}}.footer{background-color:var(--primary)}.footer__wrap{padding:1.25rem 2.5rem}.footer__logo{margin-bottom:-34px;position:relative;text-align:center;top:-34px}.footer__menus{display:flex;flex-direction:column;padding-top:1.875rem;text-align:center}.footer__menu{list-style-type:none;margin-bottom:0;padding-left:0}.footer__menu .nav__menu-item{padding-bottom:.625rem}.footer__menu .nav__menu-link{color:#aadaf2;font-size:.875rem;text-decoration:none}.financial .footer__menu .nav__menu-link{color:#fff}.financial .footer__menu{display:none}.financial .footer__menu.footer__menu--secondary{display:block}.footer__menu--financial{display:none}.financial .footer__menu--financial{display:block}.footer__menu-title{border-bottom:1px solid #fff;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin:0 auto .375rem;max-width:240px;padding-bottom:4px;text-transform:uppercase}.footer__copyright-wrap{display:flex;flex-direction:column;padding-top:2rem;text-align:center}.footer__copyright{color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-bottom:6px;order:1;text-transform:uppercase}.footer__copyright a{color:#aadaf2;text-decoration:none}.financial .footer__copyright a{color:var(--button)}.footer__copyright-copy{color:#fff;font-size:.75rem;order:2}.footer-social__menu{display:flex;justify-content:center;list-style-type:none;padding-left:0}.footer-social__menu .nav__menu-item{padding-right:1rem}.footer-social__menu .nav__menu-item:last-child{padding-right:0}.footer-social__menu .nav__menu-item .nav__menu-link{color:#fff}.footer-social__menu .nav__menu-item .nav__menu-link svg{height:22px}@media (min-width:60em){.footer-social__menu .nav__menu-item,.footer__menu .nav__menu-item{padding-bottom:.625rem;padding-right:0}}@media (min-width:70em){.footer__logo{margin-bottom:0;text-align:left;top:0}.footer__wrap{align-items:flex-start;display:flex}.footer__menu-wrap{padding-bottom:1rem;padding-right:2rem}.footer__menus{align-items:flex-start;padding-left:2rem;padding-top:0;text-align:left}.footer__menu{display:flex}.financial .footer__menu{display:none}.financial .footer__menu.footer__menu--secondary{display:flex}.footer__menu--financial{display:none}.financial .footer__menu--financial{display:flex}.footer__copyright-wrap{margin-left:auto;padding-top:0}.footer__copyright{order:unset;text-align:right}.footer__copyright-copy{order:unset}.footer-social__menu{justify-content:flex-end}.footer__menu-title{max-width:none}.footer-social__menu .nav__menu-item,.footer__menu .nav__menu-item{padding-bottom:0;padding-right:1.75rem}}@media (min-width:90em){.footer__wrap{align-items:center}.footer__menus{flex-direction:row}.footer-social__menu .nav__menu-item,.footer__menu-wrap,.footer__menu .nav__menu-item{padding-bottom:0}}.sidebar{background-color:#f7f7f7;border-radius:12px;box-shadow:inset 0 4px 12px rgba(0,0,0,.078);margin-top:1rem;padding:1rem;position:relative;transition-duration:.3s;width:100%}.list-view .sidebar{padding:0}.sidebar__wrap{border-radius:12px;display:flex;flex-direction:column;padding:1rem}.list-view .sidebar__wrap{display:none}.sidebar__card-wrap{background-color:#fff;border-radius:4px;padding:1rem;position:relative}.sidebar__year{color:#999;font-size:.875rem;position:absolute;right:6px;top:6px}.sidebar__card{border-radius:8px;cursor:pointer;order:1;padding:1rem 1rem 0;position:relative;transition-duration:.3s}.sidebar__card.sidebar__card--active{background-color:#fff;order:0;padding-bottom:1rem;padding-top:1.75rem}.sidebar__meta{color:#999;display:block;font-size:.875rem;margin-bottom:8px;text-align:center;text-transform:uppercase}.sidebar__icon{border-radius:4px;color:#fff;font-size:1.5rem;font-weight:700;margin-right:1rem;padding:.25rem .75rem}.sidebar .sidebar__icon{display:none;height:0;padding:.375rem;width:0}.sidebar .sidebar__card--active .sidebar__icon{display:block;height:auto;width:auto}.card--a .sidebar__icon{background-color:#27946e}.card--b .sidebar__icon{background-color:#89c421}.card--c .sidebar__icon{background-color:#dfb52a}.card--d .sidebar__icon{background-color:#ef6e18}.card--f .sidebar__icon{background-color:#f21f0c}.card-finance--a .sidebar__icon{background-color:#0c388b}.card-finance--b .sidebar__icon{background-color:#37c2f3}.card-finance--c .sidebar__icon{background-color:#3caa7b}.card-finance--d .sidebar__icon{background-color:#8bdbb9}.card--blank .sidebar__icon{background-color:#999}.sidebar__title{align-items:center;color:var(--primary);display:flex;font-size:1.25rem;line-height:1;margin:0 0 1rem;padding-top:1rem;text-decoration:none}.sidebar__district{color:#999;font-size:.875rem}.sidebar__cols{display:grid;gap:0 16px;grid-template-columns:repeat(2,1fr);padding-top:10px}.sidebar__cols.sidebar__cols--stack{gap:16px 0;grid-template-columns:repeat(1,1fr)}.sidebar__col{border-top:2px solid #ccc;display:flex;flex-direction:column;padding-top:5px}.sidebar__col-title{color:#999;font-size:.75rem;letter-spacing:.08em;margin-bottom:0;text-transform:uppercase}.sidebar__col-score{color:#999;font-size:1rem}.sidebar__col-score strong{color:#484848;font-size:1rem}.card--a .sidebar__col-score [data-school-data-label=overall_gpa]{color:#27946e}.sidebar .card--a .sidebar__col-score [data-school-data-label=overall_gpa]{color:#484848}.card--b .sidebar__col-score [data-school-data-label=overall_gpa]{color:#89c421}.sidebar .card--b .sidebar__col-score [data-school-data-label=overall_gpa]{color:#484848}.card--c .sidebar__col-score [data-school-data-label=overall_gpa]{color:#dfb52a}.sidebar .card--c .sidebar__col-score [data-school-data-label=overall_gpa]{color:#484848}.card--d .sidebar__col-score [data-school-data-label=overall_gpa]{color:#ef6e18}.sidebar .card--d .sidebar__col-score [data-school-data-label=overall_gpa]{color:#484848}.card--f .sidebar__col-score [data-school-data-label=overall_gpa]{color:#f21f0c}.sidebar .card--f .sidebar__col-score [data-school-data-label=overall_gpa]{color:#484848}.sidebar__col-checkmark{border:.125rem solid var(--primary);border-radius:4px;height:24px;left:0;position:absolute;top:-2px;width:24px}.sidebar__col-checkmark:before{border:solid #fff;border-width:2px 2px 0 0;content:"";display:none;height:6px;left:4px;position:absolute;top:6px;transform:rotate(130deg);width:12px}.sidebar__col-checkmark:after{background-color:#fff;border-radius:50%;content:"";display:none;height:40px;left:-10px;position:absolute;top:-10px;width:40px;z-index:-1}.sidebar__card--active .sidebar__col-checkmark:after{background-color:#f7f7f7}.sidebar__col-input{color:var(--primary);cursor:pointer;display:block;font-size:.75rem;margin-bottom:12px;margin-top:auto;padding-left:35px;position:relative;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.sidebar__col-input .sidebar__col-check{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.sidebar__col-input .sidebar__col-check:checked~.sidebar__col-checkmark{background-color:var(--primary)}.sidebar__col-input .sidebar__col-check:checked~.sidebar__col-checkmark:before,.sidebar__col-input:hover .sidebar__col-check~.sidebar__col-checkmark:after{display:block}.sidebar__sep{background-color:#999;height:2px;margin-top:1rem;width:100%}.sidebar__card--active .sidebar__sep{display:none}.sidebar__close{color:#484848;display:none;position:absolute;right:1rem;top:1rem}.sidebar__card--active .sidebar__close{display:block}.sidebar-districts{margin-bottom:64px}.sidebar-districts__wrap{display:flex;flex-direction:column;padding:.5rem}.sidebar-districts,.sidebar-districts--years,.sidebar-financial--years,.sidebar-schools,.sidebar-schools--financial,.sidebar-schools--years{background-color:#f7f7f7;border-radius:12px;box-shadow:inset 0 8px 12px rgba(0,0,0,.078);margin-bottom:64px;padding:.5rem}.sidebar-districts__title,.sidebar-schools__title{color:var(--primary);margin:2.5rem 0 2rem;text-align:center}.sidebar-schools__wrap{padding-bottom:1rem}@media (min-width:60em){.sidebar{border-radius:12px;margin-top:0;max-height:762px;max-width:0;padding:1rem 0}.sidebar.sidebar--active{max-width:560px;padding:1rem}.list-view .sidebar.sidebar--active{max-width:none;padding:0}.sidebar__outer{height:100%;overflow:auto}.sidebar__card-wrap{padding:2rem}.sidebar__title{font-size:1.5rem;padding-top:0}.sidebar__card--active .sidebar__title{font-size:2rem}.sidebar-districts__wrap{flex-direction:row}.sidebar__district{font-size:1rem}.sidebar__card--active .sidebar__district{font-size:1.25rem}.sidebar__card--active .sidebar__col-score{font-size:1rem}.sidebar__card--active .sidebar__col-score strong{font-size:1.5rem}.sidebar__col-input{font-size:.875rem}.sidebar-schools__wrap{display:flex;overflow:auto}.sidebar-schools__wrap::-webkit-scrollbar{height:6px}.sidebar-schools__wrap::-webkit-scrollbar-track{background:transparent}.sidebar-schools__wrap::-webkit-scrollbar-thumb{background:#a5d0e3;border-radius:24px}.sidebar-schools__card{flex:1;min-width:300px}.sidebar-schools__card .sidebar__card{padding-left:0;padding-right:8px}.sidebar-schools__card:last-child .sidebar__card{padding-right:0}.sidebar-districts__card{flex:1}.sidebar-districts__card .sidebar__card{padding-left:0;padding-right:8px}.sidebar-districts__card:last-child .sidebar__card{padding-right:0}}.view{display:flex;flex-direction:column}@media (min-width:60em){.view{flex-direction:row}.list-view .view{flex-direction:column}}.tabulator{position:relative;border:.063rem solid #999;background-color:#888;font-size:.875rem;text-align:left;overflow:hidden;transform:translatez(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableHolder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid #999;background-color:#e6e6e6;color:#555;font-weight:700;white-space:nowrap;overflow:hidden;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-col{display:inline-block;position:relative;box-sizing:border-box;border-right:1px solid #aaa;background:#e6e6e6;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:.063rem solid #999;background:#cdcdcd;pointer-events:none}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:.25rem}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button{padding:0 .5rem}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;width:100%;border:.063rem solid #999;padding:.063rem;background:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-menu-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{display:flex;align-items:center;position:absolute;top:0;bottom:0;right:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:flex;border-top:1px solid #aaa;overflow:hidden;margin-right:-1px}.tabulator .tabulator-header .tabulator-col:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{cursor:pointer;background-color:#cdcdcd}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;display:flex;align-items:center;justify-content:center}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-right:0;padding-bottom:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;left:0;right:0;top:4px;bottom:auto}.tabulator .tabulator-header .tabulator-frozen{display:inline-block;position:absolute;z-index:10}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;min-width:600%;background:#f3f3f3!important;border-top:1px solid #aaa;border-bottom:1px solid #aaa;overflow:hidden}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{min-width:600%}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableHolder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator .tabulator-tableHolder:focus{outline:none}.tabulator .tabulator-tableHolder .tabulator-placeholder{box-sizing:border-box;display:flex;align-items:center;width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%;min-width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder span{display:inline-block;margin:0 auto;padding:.625rem;color:#ccc;font-weight:700;font-size:1.25rem}.tabulator .tabulator-tableHolder .tabulator-table{position:relative;display:inline-block;background-color:#fff;white-space:nowrap;overflow:visible;color:#333}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:#e2e2e2!important}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #aaa}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #aaa}.tabulator .tabulator-footer{padding:.313rem .625rem;border-top:1px solid #999;background-color:#e6e6e6;text-align:right;color:#555;font-weight:700;white-space:nowrap;-ms-user-select:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:calc(100% + 20px);margin:-.313rem -.625rem .313rem;text-align:left;background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator .tabulator-footer .tabulator-paginator{color:#555;font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 .313rem;padding:.125rem .313rem;border:.063rem solid #aaa;border-radius:3px}.tabulator .tabulator-footer .tabulator-pages{margin:0 .438rem}.tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 .125rem;padding:.125rem .313rem;border:.063rem solid #aaa;border-radius:3px;background:hsla(0,0%,100%,.2)}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{cursor:pointer;background:rgba(0,0,0,.2);color:#fff}.tabulator .tabulator-col-resize-handle{position:absolute;right:0;top:0;bottom:0;width:5px}.tabulator .tabulator-col-resize-handle.prev{left:0;right:auto}.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}.tabulator .tabulator-loader{position:absolute;display:flex;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:rgba(0,0,0,.4);text-align:center}.tabulator .tabulator-loader .tabulator-loader-msg{display:inline-block;margin:0 auto;padding:.625rem 1.25rem;border-radius:10px;background:#fff;font-weight:700;font-size:1rem}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-loading{border:.25rem solid #333;color:#000}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-error{border:.25rem solid #d00;color:#590000}.tabulator-row{position:relative;box-sizing:border-box;min-height:22px;background-color:#fff}.tabulator-row.tabulator-row-even{background-color:#efefef}.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}.tabulator-row.tabulator-selected{background-color:#9abcea}.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}.tabulator-row.tabulator-row-moving{border:.063rem solid #000;background:#fff}.tabulator-row.tabulator-moving{position:absolute;border-top:1px solid #aaa;border-bottom:1px solid #aaa;pointer-events:none;z-index:15}.tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}.tabulator-row .tabulator-frozen{display:inline-block;position:absolute;background-color:inherit;z-index:10}.tabulator-row .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator-row .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:.313rem;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:.875rem}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{display:inline-block;position:relative;box-sizing:border-box;padding:.25rem;border-right:1px solid #aaa;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabulator-row .tabulator-cell.tabulator-editing{border:.063rem solid #1d68cd;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{border:.063rem;background:transparent}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:.063rem solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{border:.063rem;background:transparent;color:#d00}.tabulator-row .tabulator-cell:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-row .tabulator-cell.tabulator-row-handle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{width:100%;height:3px;margin-top:2px;background:#666}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #aaa;border-bottom:2px solid #aaa}.tabulator-row .tabulator-cell .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:.063rem solid #333;border-radius:2px;background:rgba(0,0,0,.1);overflow:hidden}.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0,0,0,.2)}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;height:15px;width:15px;border-radius:20px;background:#666;color:#fff;font-weight:700;font-size:1.1em}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:.7}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open,.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:.313rem .313rem .313rem 10px;background:#ccc;font-weight:700;min-width:100%}.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:rgba(0,0,0,.1)}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-row.tabulator-group span{margin-left:10px;color:#d00}.tabulator-menu{position:absolute;display:inline-block;box-sizing:border-box;background:#fff;border:.063rem solid #aaa;box-shadow:0 0 5px 0 rgba(0,0,0,.2);font-size:.875rem;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-menu .tabulator-menu-item{position:relative;box-sizing:border-box;padding:.313rem .625rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:#efefef}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;height:7px;width:7px;content:"";border-color:#aaa;border-style:solid;border-width:1px 1px 0 0;vertical-align:top;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-select-list{position:absolute;display:inline-block;box-sizing:border-box;max-height:200px;background:#fff;border:.063rem solid #aaa;font-size:.875rem;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-edit-select-list .tabulator-edit-select-list-item{padding:.25rem;color:#333}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff;background:#1d68cd}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid hsla(0,0%,100%,.5)}.tabulator-edit-select-list .tabulator-edit-select-list-item.focused{outline:1px solid #1d68cd}.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{cursor:pointer;color:#fff;background:#1d68cd}.tabulator-edit-select-list .tabulator-edit-select-list-notice{padding:.25rem;color:#333;text-align:center}.tabulator-edit-select-list .tabulator-edit-select-list-group{border-bottom:1px solid #aaa;padding:6px .25rem .25rem;color:#333;font-weight:700}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{text-align:initial;border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-right:0;margin-left:-1px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:0;padding-left:25px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-right:initial;border-left:1px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{margin-right:0;margin-left:5px;border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-right:0;margin-left:5px}.tabulator.tabulator-rtl .tabulator-col-resize-handle{position:absolute;left:0;right:auto}.tabulator.tabulator-rtl .tabulator-col-resize-handle.prev{right:0;left:auto}.tabulator-print-fullscreen{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10000}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #aaa;border-bottom:2px solid #aaa}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:.313rem .313rem .313rem 10px;background:#ccc;font-weight:700;min-width:100%}.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:rgba(0,0,0,.1)}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-print-table .tabulator-print-table-group span{margin-left:10px;color:#d00}.tabulator-print-table .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:.063rem solid #333;border-radius:2px;background:rgba(0,0,0,.1);overflow:hidden}.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0,0,0,.2)}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.list{display:none;margin:0 auto;max-width:1536px;padding-bottom:32px;width:100%}.list-view .list{display:block}.search--active .list{padding-top:1rem}.list .tabulator{border:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.list .tabulator,.list .tabulator-row{background-color:transparent}.list .tabulator .tabulator-col-resize-handle,.list .tabulator .tabulator-col-resize-handle.prev{display:none}.list .tabulator .tabulator-tableHolder{background-color:#f7f7f7;overflow:auto;width:100%}.list .tabulator .tabulator-tableHolder .tabulator-table{background-color:transparent}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{background-color:#fff}.list .tabulator-row.tabulator-selectable:hover{background-color:transparent}.list .tabulator-row .tabulator-cell{border:0}.list .tabulator-row.tabulator-row-even{background-color:transparent}.list .tabulator .tabulator-header .tabulator-col .tabulator-col-content{padding:0}.list .tabulator [tabulator-field=name],.list .tabulator [tabulator-field=name] a{color:var(--primary);font-size:1.25rem;font-weight:600;text-decoration:none;white-space:pre-wrap}.list .tabulator [tabulator-field=name] a span,.list .tabulator [tabulator-field=name] span{color:#999;font-size:.875rem}.list .tabulator [tabulator-field=name].tabulator-cell,.list .tabulator [tabulator-field=name] a.tabulator-cell{flex-wrap:nowrap!important}.list .tabulator [tabulator-field=gpa]{color:#999;font-size:1rem;font-weight:700}.list .tabulator [tabulator-field=gpa] strong{color:#484848;font-size:1rem}.list .tabulator [tabulator-field=expendituresPerStudent]{color:#999;font-size:1rem;font-weight:700}.list .tabulator [tabulator-field=expendituresPerStudent] strong{color:#484848;font-size:1rem}.list .tabulator [tabulator-field=ranking]{color:#999;font-size:1rem;font-weight:700}.list .tabulator [tabulator-field=ranking] strong{color:#484848;font-size:1rem}.list .tabulator [tabulator-field=locale]{color:#484848;font-size:1rem;font-weight:700;text-transform:capitalize}.list .tabulator [tabulator-field=locale] strong{color:#484848;font-size:1rem}.list .tabulator [tabulator-field=grade_span]{color:#484848;font-size:1rem;font-weight:700}.list .tabulator [tabulator-field=grade_span] strong{color:#484848;font-size:1rem}.list .tabulator [tabulator-field=county]{color:#484848;font-size:1rem;font-weight:700}.list .tabulator [tabulator-field=county] strong{color:#484848;font-size:1rem}.list .tabulator [tabulator-field=details] .tabulator-col-sorter{visibility:hidden}@media screen and (max-width:1120px){.list{display:none;max-width:100%;width:100%}.list-view .list{display:block}.list .tabulator{background-color:#f7f7f7;padding:.5rem}.list .tabulator-row{background-color:transparent;border-bottom:2px solid #ccc;display:flex;flex-wrap:wrap;margin-bottom:1.25rem;padding-bottom:1.25rem;padding-left:8px!important;padding-right:8px!important}.list .tabulator .tabulator-tableHolder .tabulator-table{background-color:transparent;padding-left:24px;padding-right:24px}.list .tabulator .tabulator-header{display:none}.list .tabulator-row .tabulator-cell{display:flex!important;flex-wrap:wrap;height:auto!important;padding:0}.list .tabulator [tabulator-field=name]{align-items:flex-start!important;flex-direction:column;margin-bottom:.5rem;width:100%!important}.list .tabulator [tabulator-field=gpa]{flex-direction:row;margin-bottom:.75rem;margin-right:1rem;width:calc(50% - 1rem)!important}.list .tabulator [tabulator-field=gpa]:before{border-top:2px solid #ccc;content:"GPA:";font-size:.75rem;font-weight:600;text-transform:uppercase;width:100%}.list .tabulator [tabulator-field=expendituresPerStudent]{flex-direction:row;margin-bottom:.75rem;margin-right:1rem;width:100%!important}.list .tabulator [tabulator-field=expendituresPerStudent]:before{border-top:2px solid #ccc;content:"Expenditures Per Student:";font-size:.75rem;font-weight:600;text-transform:uppercase;width:100%}.list .tabulator [tabulator-field=ranking]{flex-direction:row;margin-bottom:.75rem;width:50%!important}.list .tabulator [tabulator-field=ranking]:before{border-top:2px solid #ccc;content:"Ranking:";font-size:.75rem;font-weight:600;text-transform:uppercase;width:100%}.list .tabulator [tabulator-field=locale]{align-items:flex-start!important;flex-direction:column;margin-bottom:.75rem;margin-right:1rem;width:calc(50% - 1rem)!important}.list .tabulator [tabulator-field=locale]:before{border-top:2px solid #ccc;color:#999;content:"Locale:";font-size:.75rem;font-weight:600;text-transform:uppercase;width:100%}.list .tabulator [tabulator-field=grade_span]{align-items:flex-start!important;flex-direction:column;margin-bottom:.75rem;width:50%!important}.list .tabulator [tabulator-field=grade_span]:before{border-top:2px solid #ccc;color:#999;content:"Grade Span:";font-size:.75rem;font-weight:600;text-transform:uppercase;width:100%}.list .tabulator [tabulator-field=county]{align-items:flex-start!important;flex-direction:column;margin-right:1rem;width:100%!important}.list .tabulator [tabulator-field=county]:before{border-top:2px solid #ccc;color:#999;content:"County:";font-size:.75rem;font-weight:600;text-transform:uppercase;width:100%}.list .tabulator [tabulator-field=details]{align-items:flex-start!important;margin-top:1rem;width:auto!important}.list .tabulator [tabulator-field=details] .table__icon:before{background-color:var(--primary);border-radius:26px;color:#fff;content:"View Details";display:inline-block;font-weight:700;letter-spacing:.08em;padding:1rem 1.375rem;text-align:center;text-decoration:none;text-transform:uppercase}.list .tabulator [tabulator-field=details] .table__icon svg{display:none}.list .tabulator [tabulator-field=compare]{align-items:center!important;flex-direction:column;margin-top:1rem;overflow:visible;width:50%!important}.list .tabulator [tabulator-field=compare] .sidebar__col-input{color:var(--primary);font-size:.875rem;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.list .tabulator [tabulator-field=compare] .sidebar__col-checkmark{top:-2px}}@media (min-width:70em){.list .tabulator{border-top-left-radius:12px;border-top-right-radius:12px}.list .tabulator .tabulator-header{background-color:#fff;border:0;border-top-left-radius:4px;border-top-right-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.078);margin-left:0!important;padding:0 2rem;z-index:1}.list .tabulator .tabulator-header .tabulator-col{background-color:#fff;border:0;display:inline-flex!important;height:auto!important;justify-content:flex-start!important;min-width:120px}.list .tabulator .tabulator-tableHolder .tabulator-table{overflow:unset;padding-left:32px;padding-right:32px;width:100%}.list .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{display:flex}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{color:#484848;font-size:.875rem;font-weight:600;letter-spacing:.08em;padding-bottom:20px;padding-right:0;padding-top:20px;text-transform:uppercase;white-space:pre-wrap;width:auto}.list .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{margin-left:0;position:relative;right:0}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border:0;width:24px;height:24px}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27expand_more_black_24dp%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_207%27%20data-name%3D%27Path%20207%27%20d%3D%27M0%2C0H24V24H0Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_208%27%20data-name%3D%27Path%20208%27%20d%3D%27M16.59%2C8.59%2C12%2C13.17%2C7.41%2C8.59%2C6%2C10l6%2C6%2C6-6Z%27%20fill%3D%27%23ccc%27%2F%3E\a%20%20%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20%20%20");background-repeat:no-repeat;width:24px;height:24px}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-title,.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-title{color:var(--primary)}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border:0;width:24px;height:24px}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27expand_more_black_24dp%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_205%27%20data-name%3D%27Path%20205%27%20d%3D%27M0%2C0H24V24H0Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_206%27%20data-name%3D%27Path%20206%27%20d%3D%27M16.59%2C8.59%2C12%2C13.17%2C7.41%2C8.59%2C6%2C10l6%2C6%2C6-6Z%27%20fill%3D%27%23021d55%27%2F%3E\a%20%20%20%20%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20%20%20%20%20");background-repeat:no-repeat;width:24px;height:24px}.financial .list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=asc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27expand_more_black_24dp%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_207%27%20data-name%3D%27Path%20207%27%20d%3D%27M0%2C0H24V24H0Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_208%27%20data-name%3D%27Path%20208%27%20d%3D%27M16.59%2C8.59%2C12%2C13.17%2C7.41%2C8.59%2C6%2C10l6%2C6%2C6-6Z%27%20fill%3D%27%23506946%27%2F%3E\a%20%20%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20%20%20")}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border:0;width:24px;height:24px}.list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27expand_more_black_24dp%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_205%27%20data-name%3D%27Path%20205%27%20d%3D%27M0%2C0H24V24H0Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_206%27%20data-name%3D%27Path%20206%27%20d%3D%27M16.59%2C8.59%2C12%2C13.17%2C7.41%2C8.59%2C6%2C10l6%2C6%2C6-6Z%27%20fill%3D%27%23021d55%27%2F%3E\a%20%20%20%20%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20%20%20%20%20");background-repeat:no-repeat;width:24px;height:24px;transform:rotate(180deg)}.financial .list .tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=desc] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27expand_more_black_24dp%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_207%27%20data-name%3D%27Path%20207%27%20d%3D%27M0%2C0H24V24H0Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_208%27%20data-name%3D%27Path%20208%27%20d%3D%27M16.59%2C8.59%2C12%2C13.17%2C7.41%2C8.59%2C6%2C10l6%2C6%2C6-6Z%27%20fill%3D%27%23506946%27%2F%3E\a%20%20%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20%20%20")}.list .tabulator-row .tabulator-cell{flex-wrap:wrap;height:auto!important;justify-content:flex-start}.list .tabulator [tabulator-field=name]{padding-right:3.5rem;flex-direction:column!important;align-items:flex-start!important;min-width:320px!important}.list .tabulator [tabulator-field=expendituresPerStudent]{padding-right:3.5rem}.list .tabulator [tabulator-field=compare] .sidebar__col-input{font-size:0;display:flex;justify-content:center;align-items:center;padding:0;margin:0}.list .tabulator [tabulator-field=compare] .sidebar__col-checkmark{position:relative;top:0}.list .tabulator-row{padding:1rem 0;border-bottom:2px solid #ccc;margin:1rem 0}}.school{padding-bottom:48px;position:relative}.school.district--compare-years,.school.finance--compare-years,.school.school--compare-years{padding-bottom:1rem}.school__wrap{margin:0 auto;max-width:1276px;padding:0 .5rem}.school__title{color:var(--primary);font-size:1.75rem;margin-bottom:.5rem;margin-top:0}.school__address,.school__title{letter-spacing:.02em;text-transform:capitalize}.school__address{color:#484848;font-size:.875rem}.school__meta-col{border-top:2px solid #ccc;margin-bottom:1.75rem;position:relative}.school__meta-label{color:#999;font-size:.875rem;letter-spacing:.08em;margin-bottom:0;text-transform:uppercase}.school__meta-copy{color:#999;font-size:1.125rem}.school__meta-copy strong{color:#484848;font-size:1.125rem}.school__meta-copy strong.gpa--a{color:#27946e}.school__meta-copy strong.gpa--b{color:#89c421}.school__meta-copy strong.gpa--c{color:#dfb52a}.school__meta-copy strong.gpa--d{color:#ef6e18}.school__meta-copy strong.gpa--f{color:#f21f0c}.school__meta-copy strong.gpa--blank{color:#999}.school__meta-copy a{color:#484848;font-weight:700}.school__details{border-top:2px solid #ccc}.school__details-label{color:#999;font-size:.875rem;letter-spacing:.08em;margin-bottom:20px;text-transform:uppercase}.school__details-row{display:flex;flex-direction:column;margin-bottom:20px}.school__details-copy{border-top:1px solid #999;color:#999;font-size:1rem;margin-top:1rem;padding-bottom:32px;padding-top:8px;width:100%}.school__details-title{color:#000}.school__details-value{color:#484848;text-transform:capitalize}.school__details-value[data-district-label=website],.school__details-value[data-school-label=website]{text-transform:none}.school__details-value.school__details-value--first{margin-left:auto}@media (min-width:50em){.school__meta{display:grid;gap:0 24px;grid-template-areas:". . .";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}.school__meta-copy,.school__meta-copy strong{font-size:1.5rem}.school__meta-col{margin-bottom:40px}.school__details-meta{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.school__details-row{-moz-column-break-inside:avoid;break-inside:avoid-column;-webkit-column-break-inside:avoid;flex-direction:row;justify-content:space-between;max-width:458px;page-break-inside:avoid}.school__details-title{margin-right:1rem}.school__details-value{text-align:right}}.data{position:relative}.data:before{left:0;width:100%}.data:after,.data:before{background-color:#f7f7f7;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:-6px;content:"";height:6px;position:absolute}.data:after{display:none;right:0;width:calc(50% - 12px)}.data-list{position:relative}.data-graphs{left:-10000px;position:absolute;top:-10000px}.data__block{--bg-width:0;margin-top:48px;overflow-x:scroll;overflow-y:hidden;position:relative}.data__block::-webkit-scrollbar{display:block;height:6px}.data__block::-webkit-scrollbar-track{background:#f7f7f7}.data__block::-webkit-scrollbar-thumb{background:#a5d0e3;border-radius:24px}.data__block:before{background-color:#f7f7f7;border-radius:4px;bottom:0;content:"";height:calc(100% - 33px);left:0;position:absolute;width:var(--bg-width)}@-moz-document{.data__block{scrollbar-color:#a5d0e3 #f7f7f7;scrollbar-width:thin}}.data__header{align-items:flex-end;display:flex;padding-bottom:12px;position:relative}.data__header,.data__header:before{background-color:#fff;left:0;top:0;width:100%}.data__header:before{content:"";height:100%;min-width:var(--bg-width);position:absolute}.data__subject{--subject-width:0;color:var(--primary);font-size:1.125rem;left:0;position:sticky;margin:0;max-width:200px;min-width:200px;z-index:2}.data__subject:before{background-color:#fff;content:"";height:100%;left:0;width:var(--subject-width);position:absolute;top:0;z-index:-1}.data__label{color:#999;font-size:.75rem;letter-spacing:.08em;max-width:112px;min-width:112px;padding-right:20px;text-align:right;text-transform:uppercase;z-index:1}.data--financial .data__label,.data__block--2 .data__label{max-width:150px;min-width:150px}.data__title{color:#999;font-size:1rem;max-width:112px;min-width:112px;padding:.75rem 1.25rem .75rem 0;text-align:right}.data--financial .data__title,.data__block--2 .data__title{max-width:150px;min-width:150px}.data__row--grid .data__title{max-width:none;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-right:0;text-align:left;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.data__title .data__smaller{font-size:1rem}.data__title strong{color:#484848}.data__title strong.data__grade{border-radius:4px;color:#999;font-size:1.5rem;font-weight:400;padding:.25rem .75rem}.data__title strong.data__grade.data__grade--grey{background-color:#999!important;color:#fff!important;font-weight:700!important}.data__title strong.data__grade.data__grade--a{background-color:#27946e;color:#fff;font-weight:700}.data__title strong.data__grade.data__grade--b{background-color:#89c421;color:#fff;font-weight:700}.data__title strong.data__grade.data__grade--c{background-color:#dfb52a;color:#fff;font-weight:700}.data__title strong.data__grade.data__grade--d{background-color:#ef6e18;color:#fff;font-weight:700}.data__title strong.data__grade.data__grade--f{background-color:#f21f0c;color:#fff;font-weight:700}.data__title.data__title--strong{color:#484848;font-size:1.25rem}.data--financial .data__title.data__title--strong{font-size:1.125rem}.data--financial .data__row--header .data__title.data__title--strong{font-size:1.25rem}.data__title.data__title--small{font-size:.75rem}.data__title.data__title--chart,.data__title.data__title--chart:first-child{font-size:1.25rem;max-width:none}.data__title.data__title--min{min-width:0;white-space:normal;width:114px}.data__title:first-child{background:linear-gradient(90deg,#f7f7f7,#f7f7f7 95%,hsla(0,0%,96.9%,0));color:#484848;left:0;max-width:200px;min-width:200px;padding:.75rem 0 .75rem 1.5rem;position:sticky;text-align:left;z-index:1}.data__title.data__title--min:first-child{max-width:114px;min-width:114px}.data__row{display:flex;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.data__row.data__row--header{background-color:#f7f7f7;border-radius:4px;left:0;position:sticky;width:100%}.data__row.data__row--header~.data__row.data__row--header{margin-top:2rem}.data__row.data__row--header .data__title{background:#fff;background-color:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.08);font-size:1.125rem;margin:.5rem;max-width:none;padding:.75rem 0 .75rem 1rem;position:relative;width:100%}.data--financial .data__row.data__row--header .data__title{align-items:center;display:flex;justify-content:space-between}.data-graphs .data__row.data__row--header .data__title{font-size:1.25rem}.data__row.data__row--no-header{border-top-left-radius:4px;border-top-right-radius:4px}.data__row.data__row--no-header .data__title{border-top-left-radius:4px}.data__row.data__row--chart-header{left:0;position:sticky}.data__row.data__row--chart{min-width:700px;padding:0 1.5rem}.data__row.data__row--grid{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;position:relative;width:100%}.data__row:last-child,.data__row:last-child .data__title{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.data__row.data__row--border:after{background-color:#e6e6e6;bottom:0;content:"";display:block;height:2px;left:1rem;margin:0 auto;position:absolute;width:calc(var(--bg-width) - 2rem);z-index:1}.data__scroll{position:absolute;right:24px;top:50%;transform:translateY(-50%);z-index:1}@media (min-width:35em){.data__header{width:100%}.data__subject{margin-right:auto}.data__row{width:100%}.data__title:first-child{margin-right:auto}.data__title.data__title--min:first-child{margin-right:0}.data__scroll{display:none}}@media (min-width:50em){.data__subject{font-size:1.5rem;white-space:nowrap}.data--financial .data__title:first-child{max-width:none}}@media (min-width:70em){.data{display:grid;gap:0 24px;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-template-rows:1fr}.data.data--full{display:block;margin:0 auto;max-width:1276px;width:100%}.data:before{width:calc(50% - 12px)}.data:after{display:block}}.basicLightbox{align-items:center;background:rgba(2,29,85,.8)!important;display:flex;height:100vh;justify-content:center;left:0;opacity:.01;position:fixed;top:0;transition:opacity .4s ease;width:100%;will-change:opacity;z-index:1000}.basicLightbox--visible{opacity:1}.basicLightbox__placeholder{max-width:1216px;transform:scale(.9);transition:transform .4s ease;width:100%;will-change:transform;z-index:1}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{background-color:#fff;bottom:0;display:block;left:0;margin:auto;max-height:95%;max-width:1216px;position:absolute;right:0;top:0}.basicLightbox__placeholder>iframe:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{pointer-events:auto}.basicLightbox__placeholder>img:first-child:last-child,.basicLightbox__placeholder>video:first-child:last-child{height:auto;width:auto}.basicLightbox--iframe .basicLightbox__placeholder,.basicLightbox--img .basicLightbox__placeholder,.basicLightbox--video .basicLightbox__placeholder{height:100%;pointer-events:none;width:100%}.financial .basicLightbox{background:rgba(80,105,70,.8)!important}.lightbox__close{align-items:center;background:#f7f7f7;border-radius:22px;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:50%;top:-4rem;transform:translateX(calc(-50% + 44px));width:44px;z-index:1}.lightbox__explore .lightbox__close{right:44px;top:16px}.lightbox__download{background-color:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.16);display:flex;flex-direction:column;padding:1rem}.lightbox__meta{border-bottom:1px solid #ccc;color:#999;font-size:.75rem;margin-bottom:12px;padding-bottom:12px;text-transform:uppercase;width:100%}.lightbox__button{background:#aadaf2;border-radius:4px;color:var(--primary);cursor:pointer;font-size:.875rem;font-weight:700;margin-bottom:8px;padding:.813rem 2.375rem;text-align:center;text-decoration:none;text-transform:uppercase}.financial .lightbox__button{background:var(--button);color:#484848}.lightbox__button--cancel{background-color:#e6e6e6;color:#484848;display:block}.lightbox__explore{background-color:#fff;border-radius:24px;height:100%;max-height:90vh;overflow:auto;padding:0 3rem 3rem}.lightbox__headline{background-color:#fff;border-bottom:2px solid #ccc;color:#506946;font-size:2rem;left:0;margin-top:0;padding-top:5rem;position:sticky;top:0;width:100%;z-index:1}.explore__meta{align-items:center;display:flex;justify-content:space-between;padding:1.375rem 0}.explore__meta.explore__meta--table{padding-bottom:0}.explore__title{color:#506946;font-size:1.5rem;margin:0;padding-right:1rem}.explore__value{font-size:1.25rem}.explore__table{border-top:2px solid #999}.explore__row{align-items:center;border-bottom:2px solid #e6e6e6;display:flex;font-size:.875rem;justify-content:space-between;padding:.625rem 0}.explore__row.explore__row--border{border:0}.explore__row.explore__row--total{border:0;font-size:1.125rem;padding:1rem 0 3.5rem}.explore__amount{color:#999}@media (min-width:50em){.lightbox__close{right:3rem;top:3rem;transform:none}.lightbox__explore .lightbox__close{right:1rem;top:1rem}}.page-template-default .hero,.page-template-default .nav{display:none}.page-template-default .main{height:100%;margin:0 auto;max-width:1016px;overflow:auto}.page-template-default .footer,.page-template-default .sidebar{display:none}.page-template-default .content{background-color:#fff;border-radius:24px;height:calc(100vh - 4rem);margin:4rem auto 0!important;padding:2rem}.page-template-default .entry__title{border-bottom:2px solid #ccc;color:var(--primary);margin:0 auto 2rem;max-width:756px;padding-bottom:4px;width:100%}.page-template-default .entry__content{margin:0 auto;max-width:756px}.page-template-default .entry__image{border-radius:12px;display:none;-o-object-fit:cover;object-fit:cover;width:100%}.page-template-default a{color:#8a2735;font-weight:700;text-decoration:none}.page-template-default a:hover{text-decoration:underline}.page-template-default h2{color:var(--primary);font-size:1.5rem;font-weight:700;margin-bottom:8px}.page-template-default h3{color:var(--primary);font-size:1.125rem}.page-template-default p{margin-bottom:48px}.page-template-default ol{padding-left:12px}.page-template-default ol li{padding-bottom:20px;padding-left:20px}.page-template-default .table-intro{color:#999;font-size:.875rem;font-weight:700;text-transform:uppercase;display:block;margin-bottom:12px}.page-template-default .table-source{color:#999;font-size:.875rem;display:block;margin-top:32px}.page-template-default .table-basic{border-collapse:collapse;margin-top:28px}.page-template-default .table-basic thead{margin-bottom:1rem}.page-template-default .table-basic th{border-bottom:2px solid #ccc;font-size:1.125rem;font-style:italic;text-align:left}.page-template-default .table-basic td{padding-top:1rem;vertical-align:top}.page-template-default .table-basic td:first-child{padding-right:48px}.page-template-default .table-grade-intro{color:var(--primary);font-size:1.125rem;font-style:italic;font-weight:700;text-align:center}.page-template-default .table-grades{border-collapse:collapse;margin-bottom:80px;width:100%}.page-template-default .table-grades th{border-bottom:2px solid #ccc;font-size:1rem;max-width:80px;padding-right:8px;text-align:right}.page-template-default .table-grades th:nth-child(4){color:#27946e;font-size:1.5rem;font-weight:700}.page-template-default .table-grades th:nth-child(5){color:#89c421;font-size:1.5rem;font-weight:700}.page-template-default .table-grades th:nth-child(6){color:#dfb52a;font-size:1.5rem;font-weight:700}.page-template-default .table-grades th:nth-child(7){color:#ef6e18;font-size:1.5rem;font-weight:700}.page-template-default .table-grades th:nth-child(8){color:#f21f0c;font-size:1.5rem;font-weight:700}.page-template-default .table-grades td{border-bottom:2px solid #e6e6e6;font-size:.875rem;margin-bottom:12px;max-width:80px;padding-bottom:12px;padding-right:8px;padding-top:12px;text-align:right}.page-template-default .table-grades td:first-child{max-width:136px;text-align:left}.page-template-default .table-grades.table-grades--nomin th:nth-child(2){color:#27946e;font-size:1.5rem;font-weight:700}.page-template-default .table-grades.table-grades--nomin th:nth-child(3){color:#89c421;font-size:1.5rem;font-weight:700}.page-template-default .table-grades.table-grades--nomin th:nth-child(4){color:#dfb52a;font-size:1.5rem;font-weight:700}.page-template-default .table-grades.table-grades--nomin th:nth-child(5){color:#ef6e18;font-size:1.5rem;font-weight:700}.page-template-default .table-grades.table-grades--nomin th:nth-child(6){color:#f21f0c;font-size:1.5rem;font-weight:700}.page-template-default .table-grades.table-grades--nomin th:nth-child(7){color:#484848;font-size:1rem;font-weight:400}.page-template-default .link-wrap h3{border-bottom:2px solid #e6e6e6;font-weight:700;margin-bottom:1rem;padding-bottom:4px}.page-template-default .link-box{display:flex;flex-wrap:wrap;position:relative}.page-template-default .link-box:before{content:"";width:32px;height:32px;display:block;position:absolute;top:4px;left:-30px;background-repeat:no-repeat;transition-duration:.3s;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27Link_Icon%27%20data-name%3D%27Link%20Icon%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20width%3D%2732%27%20height%3D%2732%27%20viewBox%3D%270%200%2032%2032%27%3E\a%20%20%20%20%20%20%20%20%3Cdefs%3E\a%20%20%20%20%20%20%20%20%20%20%3Cfilter%20id%3D%27Path_48%27%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3CfeOffset%20dy%3D%274%27%20input%3D%27SourceAlpha%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3CfeGaussianBlur%20stdDeviation%3D%276%27%20result%3D%27blur%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3CfeFlood%20flood-opacity%3D%270.078%27%20result%3D%27color%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3CfeComposite%20operator%3D%27out%27%20in%3D%27SourceGraphic%27%20in2%3D%27blur%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3CfeComposite%20operator%3D%27in%27%20in%3D%27color%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3CfeComposite%20operator%3D%27in%27%20in2%3D%27SourceGraphic%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%3C%2Ffilter%3E\a%20%20%20%20%20%20%20%20%3C%2Fdefs%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%27Group_142%27%20data-name%3D%27Group%20142%27%3E\a%20%20%20%20%20%20%20%20%20%20%3Cg%20data-type%3D%27innerShadowGroup%27%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_48-2%27%20data-name%3D%27Path%2048%27%20d%3D%27M16%2C0A16%2C16%2C0%2C1%2C1%2C0%2C16%2C16%2C16%2C0%2C0%2C1%2C16%2C0Z%27%20fill%3D%27%23f7f7f7%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%27matrix%281%2C%200%2C%200%2C%201%2C%200%2C%200%29%27%20filter%3D%27url%28%23Path_48%29%27%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_48-3%27%20data-name%3D%27Path%2048%27%20d%3D%27M16%2C0A16%2C16%2C0%2C1%2C1%2C0%2C16%2C16%2C16%2C0%2C0%2C1%2C16%2C0Z%27%20fill%3D%27%23fff%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%27link_black_24dp%27%20transform%3D%27translate%284%204%29%27%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_88%27%20data-name%3D%27Path%2088%27%20d%3D%27M0%2C0H24V24H0Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_89%27%20data-name%3D%27Path%2089%27%20d%3D%27M17%2C7H13V9h4a3%2C3%2C0%2C0%2C1%2C0%2C6H13v2h4A5%2C5%2C0%2C0%2C0%2C17%2C7Zm-6%2C8H7A3%2C3%2C0%2C0%2C1%2C7%2C9h4V7H7A5%2C5%2C0%2C0%2C0%2C7%2C17h4ZM8%2C11h8v2H8Z%27%20fill%3D%27%23021d55%27%2F%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20%20%20")}.page-template-default .link-box:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27Link_Icon%27%20data-name%3D%27Link%20Icon%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2732%27%20height%3D%2732%27%20viewBox%3D%270%200%2032%2032%27%3E\a%20%20%20%20%20%20%3Cg%20id%3D%27Group_142%27%20data-name%3D%27Group%20142%27%20transform%3D%27translate%28-1787%20-114%29%27%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_48%27%20data-name%3D%27Path%2048%27%20d%3D%27M16%2C0A16%2C16%2C0%2C1%2C1%2C0%2C16%2C16%2C16%2C0%2C0%2C1%2C16%2C0Z%27%20transform%3D%27translate%281787%20114%29%27%20fill%3D%27%23021d55%27%2F%3E\a%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%3Cg%20id%3D%27link_black_24dp%27%20transform%3D%27translate%284%204%29%27%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_88%27%20data-name%3D%27Path%2088%27%20d%3D%27M0%2C0H24V24H0Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_89%27%20data-name%3D%27Path%2089%27%20d%3D%27M17%2C7H13V9h4a3%2C3%2C0%2C0%2C1%2C0%2C6H13v2h4A5%2C5%2C0%2C0%2C0%2C17%2C7Zm-6%2C8H7A3%2C3%2C0%2C0%2C1%2C7%2C9h4V7H7A5%2C5%2C0%2C0%2C0%2C7%2C17h4ZM8%2C11h8v2H8Z%27%20fill%3D%27%23fff%27%2F%3E\a%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20")}.page-template-default .link-links{display:flex}.page-template-default .link-item{align-items:flex-start;color:#f7f7f7;display:flex;padding:.5rem 0;transition-duration:.3s;width:50%;position:relative}.page-template-default .link-item a{padding-left:12px}.basicLightbox iframe{background-color:transparent!important;border-radius:12px}@media (min-width:50em){.page-template-default .content{margin-top:0!important}.page-template-default .entry__title{margin-top:32px}.page-template-default .entry__image{display:block}.basicLightbox iframe{border-radius:24px;margin-top:auto!important}}.disclaimer{background-color:#aadaf2}.disclaimer__wrap{margin:0 auto;max-width:1536px;padding:1rem 1rem 2rem}.disclaimer__copy{color:var(--primary);font-size:.875rem}.disclaimer__copy p:first-child{margin-bottom:12px}@media (min-width:70em){.disclaimer__wrap{padding:1rem}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,.375rem) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,.25rem)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:.25rem solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:.25rem solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.swiper.swiper--lightbox{max-width:1218px;overflow:visible}.swiper.swiper--lightbox .swiper-slide-next,.swiper.swiper--lightbox .swiper-slide-prev{opacity:.4}.swiper.swiper--lightbox .swiper-button-next{background-color:#fff;border-radius:50%;height:44px;width:44px}.swiper.swiper--lightbox .swiper-button-next:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27arrow_forward_ios_black_24dp%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2718%27%20height%3D%2718%27%20viewBox%3D%270%200%2018%2018%27%3E\a%20%20%20%20%20%20%3Cg%20id%3D%27Group_1163%27%20data-name%3D%27Group%201163%27%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_259%27%20data-name%3D%27Path%20259%27%20d%3D%27M0%2C0H18V18H0Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%3Cg%20id%3D%27Group_1164%27%20data-name%3D%27Group%201164%27%20transform%3D%27translate%284.673%201.5%29%27%3E\a%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_260%27%20data-name%3D%27Path%20260%27%20d%3D%27M6.23%2C15.672%2C7.557%2C17l7.5-7.5L7.557%2C2%2C6.23%2C3.327%2C12.4%2C9.5Z%27%20transform%3D%27translate%28-6.23%20-2%29%27%20fill%3D%27%23506946%27%2F%3E\a%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20");background-repeat:no-repeat;content:"";height:18px;left:15px;opacity:1;position:absolute;top:13px;width:18px}.swiper.swiper--lightbox .swiper-button-prev{background-color:#fff;border-radius:50%;height:44px;width:44px}.swiper.swiper--lightbox .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27arrow_forward_ios_black_24dp%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2718%27%20height%3D%2718%27%20viewBox%3D%270%200%2018%2018%27%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%27Group_1163%27%20data-name%3D%27Group%201163%27%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_259%27%20data-name%3D%27Path%20259%27%20d%3D%27M18%2C0H0V18H18Z%27%20fill%3D%27none%27%2F%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%20%20%3Cg%20id%3D%27Group_1164%27%20data-name%3D%27Group%201164%27%20transform%3D%27translate%284.5%201.5%29%27%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_260%27%20data-name%3D%27Path%20260%27%20d%3D%27M15.057%2C15.672%2C13.73%2C17%2C6.23%2C9.5%2C13.73%2C2l1.328%2C1.327L8.885%2C9.5Z%27%20transform%3D%27translate%28-6.23%20-2%29%27%20fill%3D%27%23506946%27%2F%3E\a%20%20%20%20%20%20%20%20%3C%2Fg%3E\a%20%20%20%20%20%20%3C%2Fsvg%3E\a%20%20%20%20%20%20");background-repeat:no-repeat;content:"";height:18px;left:13px;opacity:1;position:absolute;top:13px;width:18px}.chart{align-items:center;display:flex;flex-direction:column}.chart__wrap{height:320px;position:relative;width:100%}.chart__legend{width:100%}.chart__labels-wrap ul{display:flex;flex-direction:column;gap:8px;list-style-type:none;padding-left:0}.chart__labels,.chart__labels-wrap li{align-items:center;display:flex;gap:1rem}.chart__color{border-radius:50%;flex-shrink:0;height:24px;width:24px}.chart__label{font-size:.875rem;font-weight:600}.chart__values{display:flex;gap:24px;margin-left:auto}.chart__value{color:#999;font-size:.875rem;text-align:right}@media (min-width:50em){.chart{flex-direction:row;gap:70px}.chart__legend,.chart__wrap{width:50%}}.view-filter{display:flex;justify-content:flex-end;padding-bottom:2.75rem}.view-filter__filters{background:#fff;border-radius:24px;box-shadow:0 4px 12px rgba(0,0,0,.16);display:flex;gap:1rem;padding:.5rem}.view-filter__button{border-radius:20px;color:#021d55;cursor:pointer;display:flex;gap:.4rem;padding:.5rem}.view-filter__button.view-filter__button--active{background-color:#021d55;color:#fff}.button{background-color:var(--button);border-radius:26px;cursor:pointer;display:inline-block;padding:.5rem 1.375rem;text-align:center;text-decoration:none}.button.button--search-results{background-color:transparent;border:.125rem solid #fff;color:var(--button);flex-shrink:0;text-transform:uppercase}.financial .button.button--search-results{border-color:var(--primary);color:var(--primary)}.data--financial .button{background-color:#b5f399;border:none;border-radius:4px;font-size:.875rem;margin-right:10px;padding:.5rem 1.5rem;text-transform:uppercase}.button.button--years-submit{border:none;color:#fff;font-size:.875rem}.button__text{color:var(--button-text);font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media (min-width:50em){.data--financial .button{padding:.813rem 2.5rem}}.expander{align-items:center;display:none;width:32px}.expander__action{cursor:pointer;transition-duration:.3s}.expander__action.expander__action--active{transform:rotate(180deg)}@media (min-width:60em){.expander{display:flex}.list-view .expander{display:none}}.intro__map-wrap,.map__wrap{position:relative;width:100%}.map__legend{background-color:#f7f7f7;border-radius:0 0 12px 12px;display:none;padding:1rem .75rem .75rem;position:relative}.financial .map__legend{display:block}.financial.list-view .map__legend{display:none}.map__legend-title{color:#999;display:block;font-size:.75rem;font-weight:600;padding-bottom:8px;text-transform:uppercase}.map__legend-rows{list-style-type:none;padding-left:0}.map__legend-row{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:4px;padding-bottom:8px}.map__legend-row:before{border-radius:50%;content:"";display:block;height:16px;width:16px}.map__legend-row:first-child:before{background-color:#0c388b}.map__legend-row:nth-child(2):before{background-color:#37c2f3}.map__legend-row:nth-child(3):before{background-color:#3caa7b}.map__legend-row:nth-child(4):before{background-color:#8bdbb9}.map__legend-row:last-child{padding-bottom:0}.map{border-radius:12px;box-shadow:0 3px 6px rgba(0,0,0,.16);height:352px;min-width:60%;overflow:hidden;position:relative;transition-duration:.3s;width:100%;z-index:1}.list-view .map{display:none}.intro__map{border-radius:12px;box-shadow:0 3px 6px rgba(0,0,0,.16);height:170px;overflow:hidden;position:relative;width:100%;z-index:1}.ol-zoom{bottom:12px;display:flex;flex-direction:column;left:12px;position:absolute;width:40px}.ol-zoom-in{background-color:#fff;border:0;border-radius:20px 20px 4px 4px;padding:.75rem .5rem .5rem}.ol-zoom-in,.ol-zoom-out{color:var(--primary);filter:drop-shadow(0 4px 12px rgba(0,0,0,.16));font-size:1.5rem}.ol-zoom-out{border:0;border-radius:4px 4px 20px 20px;margin-top:2px;padding:.5rem .5rem .75rem}.ol-rotate{display:none}@media (min-width:50em){.map__legend{background-color:#fff;border-radius:12px;bottom:1rem;box-shadow:0 4px 12px rgba(0,0,0,.16);padding:.75rem;position:absolute;right:1rem;z-index:1}.map{min-height:762px}.intro__map{height:320px}.ol-zoom{bottom:auto;top:12px}}.sort{background:#f7f7f7;border-top-left-radius:8px;border-top-right-radius:8px;cursor:pointer;padding:.5rem;position:relative}.financial .sort,.sort select{display:none}.sort--financial{background:#f7f7f7;border-top-left-radius:8px;border-top-right-radius:8px;cursor:pointer;padding:.5rem;position:relative;display:none}.financial .sort--financial{display:block}.sort--financial select{display:none}.select-selected{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.16);color:#484848;padding:.75rem 1rem}.select-selected:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%27expand_more_black_24dp%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%20viewBox%3D%270%200%2024%2024%27%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_222%27%20data-name%3D%27Path%20222%27%20d%3D%27M24%2C24H0V0H24Z%27%20fill%3D%27none%27%20opacity%3D%270.87%27%2F%3E\a%20%20%20%20%20%20%20%20%20%20%3Cpath%20id%3D%27Path_223%27%20data-name%3D%27Path%20223%27%20d%3D%27M16.59%2C8.59%2C12%2C13.17%2C7.41%2C8.59%2C6%2C10l6%2C6%2C6-6Z%27%20fill%3D%27%23021d55%27%2F%3E\a%20%20%20%20%20%20%20%20%3C%2Fsvg%3E");content:"";height:24px;position:absolute;right:12px;top:20px;transition-duration:.3s;width:24px}.select-selected.select-arrow-active:after{transform:rotate(180deg)}.select-items{background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 10px 12px rgba(0,0,0,.16);left:0;margin:0 .5rem;max-height:1000px;overflow:hidden;padding:1rem .5rem .5rem;position:absolute;right:0;top:calc(100% - 1rem);transition-duration:.3s;z-index:1}.select-items.select-hide{border:0;max-height:0;padding-bottom:0;padding-top:0;transition-duration:.3s}.select-items .select-selected,.select-items div{color:#484848;cursor:pointer;padding:1rem .5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-items .select-selected:first-child,.select-items div:first-child{border-top:2px solid #ccc}.same-as-selected{background-color:rgba(0,0,0,.1)}@media (min-width:70em){.financial .sort--financial,.sort{display:none}}.compare{background-color:rgba(var(--primary),.6);display:none;overflow:auto;position:relative;width:100%}.compare.compare--active{display:block}.page-template-page--compare-district .compare.compare--active,.page-template-page--compare-financial .compare.compare--active,.page-template-page--compare .compare.compare--active,.single .compare{display:none}.compare__wrap{display:flex;margin:0 auto;max-width:1536px;padding:1rem 1rem .75rem}.compare__item{align-items:center;background-color:hsla(0,0%,100%,.4);border-radius:12px;color:#fff;display:flex;margin-right:.5rem;padding:.75rem 1.5rem;white-space:nowrap}.compare__item .icon__close{cursor:pointer;margin-left:1rem}.compare__title{color:#fff;font-weight:700}.compare__button{align-items:center;background-color:#aadaf2;border-radius:22px;color:var(--primary);display:flex;font-weight:700;letter-spacing:.04em;padding:.75rem 1.5rem;text-decoration:none;text-transform:uppercase}.financial .compare__button{background-color:#b5f399;color:#484848}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.compare__item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.2)}}.tooltip{cursor:pointer;left:1rem;position:relative;top:-2px}.tooltip.tooltip--school-meta{left:auto;position:absolute;right:0;top:17px}.tooltip.tooltip--disclaimer{left:auto;margin-left:1rem;top:0}.tooltip__copy{background-color:rgba(72,72,72,.6);border-radius:4px;color:#fff;display:none;font-size:.875rem;padding:.5rem .75rem;position:absolute;right:0;top:calc(-100% - 20px);white-space:nowrap;z-index:99}.tooltip:hover .tooltip__copy{display:block}@media (min-width:100em){.tooltip__copy{right:50%;transform:translateX(50%)}}.search-results{align-items:center;background-color:#aadaf2;border-radius:12px;display:none;justify-content:space-between;margin-bottom:1rem;padding:1.5rem 2.5rem}.search-results.search-results--active{display:flex}.list-view .search-results{margin-bottom:0}.financial .search-results{background-color:#f0ffdb}.search-results__copy{padding-right:56px}.search-results__copy h3{display:none;margin-bottom:4px;margin-top:0}@media (min-width:50em){.search-results__copy h3{display:block}.financial .search-results__copy h3{color:var(--primary)}}.share{background-color:#aadaf2;border-radius:50%;bottom:34px;cursor:pointer;position:fixed;right:34px;transition-duration:.3s;z-index:1}.share.share--active,.share:hover{box-shadow:inset 0 2px 8px rgba(0,0,0,.121)}.share.share--active{border-radius:28px}.financial .share{background-color:#b5f399}.share__socials{align-items:center;background-color:#fff;border-radius:28px;display:flex;flex-direction:column;list-style-type:none;margin:0;max-height:0;opacity:0;overflow:hidden;padding:0 .563rem;transition-duration:.3s}.share--active .share__socials{margin:.25rem;max-height:150px;opacity:1;padding:.563rem}.share__socials-item{margin-bottom:12px}.share__control{align-items:center;display:flex;justify-content:center;padding:.75rem;transition-duration:.3s}.share__control:hover{padding:.875rem}.share__control .share__close-icon{display:none}.share--active .share__control .share__close-icon{display:block}.share--active .share__control .share__share-icon{display:none}.share--active .share__control:hover{padding:1rem}