@import"https://use.typekit.net/qbn7hyi.css";.app-header{background:#fff;border-bottom:1px solid #006484;display:flex;justify-content:space-between;position:sticky;top:0;width:100%;z-index:1}.app-header .logo{height:auto;margin:0;max-height:150px}.app-header .container{display:flex;justify-content:space-between;max-width:1480px}@media (max-width:1440px){.app-header .container{max-width:1190px}}@media (min-width:960px){.app-header .nav-con{align-content:flex-end;align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;position:relative}.app-header .nav-con .top-nav a{background:#dbe442;color:#466069;display:inline-block;font-family:trade-gothic-next-condensed;font-size:2rem;font-weight:700;padding:20px 20px 10px;text-decoration:none;transition:background .2s,color .2s}.app-header .nav-con .top-nav a:hover{background:#006484;color:#fff;cursor:pointer}.app-header nav.main-nav{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:0;position:relative}.app-header nav.main-nav ul{display:inline-flex;font-size:7px;list-style:none;margin:0 0 0 10px}}@media (min-width:960px) and (min-width:1441px){.app-header nav.main-nav ul{font-size:10px}}@media (min-width:960px){.app-header nav.main-nav ul a{color:#466069;display:inline-block;font-size:2.2em;font-weight:700;line-height:1em;text-decoration:none}.app-header nav.main-nav ul a span{color:#dbe442}.app-header nav.main-nav ul li{align-items:flex-end;display:inline-flex;flex:auto;margin-right:2rem;padding-bottom:36px;position:relative}.app-header nav.main-nav ul li:last-of-type{margin-right:0}.app-header nav.main-nav ul li.hasDropdown>a{pointer-events:none;text-decoration:none!important}.app-header nav.main-nav ul li ul.dropdown{background:#dbe442;display:none;flex-direction:column;left:-10px;margin:10px 0 0;padding:20px 10px;position:absolute;top:35px}.app-header nav.main-nav ul li ul.dropdown li{display:inline-block;margin:0;min-width:200px;padding:0}.app-header nav.main-nav ul li ul.dropdown li a{color:#466069;line-height:1.4em;padding:5px 0}.app-header nav.main-nav ul li ul.dropdown:hover,.app-header nav.main-nav ul li:hover>ul.dropdown{display:flex}.app-header nav.main-nav .router-link-active{font-weight:700;text-decoration:underline}.app-header .hamburger-container{display:none}.app-header .mobile-support-link{display:none!important}}@media (max-width:960px){.app-header .top-nav{display:none}.app-header .logo{height:100px}.app-header .header{display:flex;flex-direction:column}.app-header .mobile-top{align-items:center;display:flex;flex:1;justify-content:space-between;width:100%}.app-header .hamburger{cursor:pointer;display:block;height:22px;position:relative;width:30px;z-index:1001}.app-header .hamburger span{background:#333;border-radius:2px;display:block;height:3px;margin:5px 0;transition:.3s;width:100%}.app-header #menu-toggle{display:none}.app-header #menu-toggle:checked~ul{left:0}.app-header #menu-toggle:checked+.hamburger span:first-child{transform:rotate(45deg) translate(5px,6px)}.app-header #menu-toggle:checked+.hamburger span:nth-child(2){opacity:0}.app-header #menu-toggle:checked+.hamburger span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.app-header .mobile-support-link{display:inline-block}.app-header .nav-con{position:relative}.app-header nav.main-nav{background:#dbe442;display:flex;left:-20px;max-height:100vh;overflow:hidden;position:absolute;top:0;transition:max-height .5s ease-in-out;width:100vw}.app-header nav.main-nav:not(.is-active){max-height:0}.app-header nav.main-nav>ul{font-size:8px;list-style:none;margin:0;padding:1rem 0;width:100%}.app-header nav.main-nav>ul li{align-items:flex-end;display:inline-flex;flex-direction:column;position:relative;width:100%}.app-header nav.main-nav>ul li a{color:#466069;display:inline-block;font-size:2.2em;font-weight:700;line-height:1em;padding:10px 20px;text-decoration:none;width:100%}.app-header nav.main-nav>ul li.hasDropdown{margin:0}.app-header nav.main-nav>ul li.hasDropdown>a{pointer-events:none;text-decoration:none!important}.app-header nav.main-nav>ul li ul.dropdown{background:#006484;font-size:8px;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .25s ease-in-out;width:100%}.app-header nav.main-nav>ul li ul.dropdown li{display:inline-block;width:100%}.app-header nav.main-nav>ul li ul.dropdown li a{color:#fff}.app-header nav.main-nav>ul li ul.dropdown:hover,.app-header nav.main-nav>ul li:hover>ul.dropdown{display:inline-block;max-height:100vh;padding:1rem 0}}.app-footer{background-color:#fff;border-top:8px solid #dbe442}.app-footer .footer-container{display:flex;flex-direction:row;max-width:1140px;padding:4rem 20px}@media (max-width:960px){.app-footer .footer-container{align-items:center;flex-direction:column;max-width:1140px;padding:4rem 20px;text-align:left}.app-footer .footer-container .button-container{justify-content:center}.app-footer .footer-container img{margin:0 auto 2rem}}.app-footer .footer-container img{margin-bottom:2rem}.app-footer .footer-container h5{font-size:2.2rem;font-weight:700;letter-spacing:.4rem;margin-bottom:2rem}.app-footer .footer-container h4{color:#466069;font-size:3rem;font-weight:700;margin-bottom:3rem}.app-footer .footer-container .left-col{flex:1}.app-footer .footer-container .left-col .button{margin-bottom:2rem}.app-footer .footer-container .right-col{width:340px}@media (max-width:960px){.app-footer .footer-container .right-col{width:100%}}.app-footer .footer-container .right-col a,.app-footer .footer-container .right-col p{color:#303434;font-size:2.4rem}.app-footer .footer-container .right-col p{margin-bottom:1.5rem;min-height:36px}.app-footer .footer-container .right-col img{display:inline-block;margin:0 1rem 0 0}.page-general .banner{background-color:#b2d0da;max-height:600px}@media (max-width:960px){.page-general .banner{max-height:240px}}.page-general .page-title{border-bottom:8px solid #dbe442;color:#006484;display:block;font-family:trade-gothic-next-condensed;font-size:6.5rem;font-weight:700;line-height:7.5rem;margin:0 auto 8rem;text-align:center;width:-moz-fit-content;width:fit-content}@media (max-width:960px){.page-general .page-title{font-size:6.5rem;line-height:7.5rem}}.page-general .page-body-content{margin:0 auto;max-width:1230px;padding:10rem 20px 8.5rem}.page-general .page-body-content h2{color:#006484;font-family:trade-gothic-next-condensed;font-size:5.5rem;font-weight:700;line-height:6.5rem;margin:8rem 0 2rem}.page-general .page-body-content h3{color:#466069;font-family:trade-gothic-next-condensed;font-size:3rem;font-weight:700;line-height:5rem;margin:4rem 0 2rem}.page-general ul li{margin-bottom:1.5rem}.page-general p a,.page-general ul li a{text-decoration:underline}.page-general .short-container{margin:0 auto;max-width:1140px;padding:0 20px 10rem}.button-container{display:flex;gap:4rem;justify-content:flex-start;margin-top:0;width:100%}@media (max-width:960px){.button-container{flex-direction:column}.button-container .button{min-height:60px}}.col-con{display:flex;gap:8rem}@media (max-width:960px){.col-con{flex-direction:column}}.col{align-items:center;flex:1;padding:0}.button{background:#dbe442;color:#466069;display:inline-block;font-family:trade-gothic-next-condensed;font-size:20px;font-weight:700;line-height:2.5rem;line-height:1.3em;min-width:127px;padding:1.5rem 2rem;text-decoration:none;transition:background .2s,color .2s}@media (max-width:960px){.button{align-content:center;align-items:center;display:flex;justify-content:center;min-height:60px;width:100%}}.button:hover{background:#006484;color:#fff;cursor:pointer}.button.btn-large{font-size:3rem;padding:2.2rem 3rem}.accordion-container{font-size:18px;margin-bottom:10rem!important}.accordion-container .item{margin-bottom:3rem}.accordion-container button.group{background:#80b0a6;padding:10px 20px}.accordion-container .label{color:#303434;font-family:trade-gothic-next,sans-serif;font-size:16px;font-weight:700;line-height:20px}.accordion-container .content{border:2px solid #80b0a6;color:#303434;font-family:trade-gothic-next,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5em;padding:4rem 4rem 2rem}.accordion-container .content h3{font-weight:700}.banner{align-items:flex-end;background-position:50%;background-size:cover;display:flex;height:630px;width:100%}@media (max-width:960px){.banner{height:240px}}.top-banner{align-items:flex-end;background-position:50%;background-size:cover;display:flex;height:630px;width:100%}.top-banner .banner-title-con{background:#006484b5;padding:4rem;width:100%}.top-banner .banner-title-con h1{color:#fff;font-size:6.5rem;font-stretch:condensed;font-weight:700;line-height:7.5rem;margin:0 auto;max-width:950px;text-align:center}.hero-video{max-height:630px;overflow:hidden;position:relative;width:100%}.hero-video .wistia_responsive_padding{position:absolute}.hero-video .banner-title-con{background:#006484b5;bottom:0;padding:4rem;position:absolute;width:100%}.hero-video .banner-title-con h1{color:#fff;font-family:trade-gothic-next-condensed;font-size:6.5rem;font-weight:700;line-height:7.5rem;margin:0 auto;max-width:950px;text-align:center}@media (max-width:960px){.hero-video .banner-title-con{padding:2rem}.hero-video .banner-title-con h1{font-size:28px;line-height:1.35em}}.large-copy-section{margin:14rem 0}.large-copy-section .container{max-width:950px}.large-copy-section.smaller .container{max-width:650px}.large-copy-section.smaller .container P{margin-bottom:2rem}.two-col-img-layout-section{margin:14rem 0}.two-col-img-layout-section .container{display:flex;gap:12rem}.two-col-img-layout-section .col{flex:1;padding:0}.two-col-img-layout-section .text-col{display:flex;flex-direction:column;justify-content:center}@media (max-width:960px){.two-col-img-layout-section .container{flex-direction:column}}.call-to-action-section{margin:14rem 0;text-align:center}.call-to-action-section .container{display:flex;flex-direction:column;max-width:1190px}@media (max-width:960px){.call-to-action-section .container{padding:0}}.call-to-action-section h2{color:#fff}.call-to-action-section .top{background:#006484;border-top:8px solid #dbe442;color:#fff;padding:4rem 12rem 1rem}.call-to-action-section .top p{font-size:20px;line-height:50px;text-align:left}.call-to-action-section .top p strong{font-size:30px;font-weight:inherit;font-weight:700}@media (max-width:960px){.call-to-action-section .top{padding:8rem 4rem}.call-to-action-section .top p{font-size:20px;line-height:34px;text-align:left}.call-to-action-section .top p strong{font-size:28px;font-weight:inherit;font-weight:700}}.call-to-action-section .bottom{background:#dbe442;color:#466069;padding:4rem 12rem 8rem}@media (max-width:960px){.call-to-action-section .bottom{padding:8rem 4rem}}.call-to-action-section .bottom .col{display:flex;flex-direction:column;justify-content:space-between}.call-to-action-section .bottom img{margin:0 auto 2rem}.call-to-action-section .bottom .button{background:#466069;color:#fff;text-transform:uppercase}.call-to-action-section .bottom .button:hover{background:#e5f4f1;color:#466069}.call-to-action-section .bottom p{font-size:20px;font-weight:700;line-height:30px;margin-bottom:4rem}.two-col-img-layout-section-colored{align-items:center;display:flex;flex-direction:row;gap:6rem;justify-content:center;margin:4rem 0 14rem;width:100%}.two-col-img-layout-section-colored.reversed{flex-direction:row-reverse}.two-col-img-layout-section-colored .img-col{align-items:center;background-color:#b2d0da;background-position:50% 50%;background-repeat:no-repeat;background-size:70%;display:flex;height:57vw;justify-content:center;width:57vw}.two-col-img-layout-section-colored .img-col.lemongrass-light{background-color:#e1f0c5}.two-col-img-layout-section-colored .img-col.teal-light{background-color:#b2ded5}.two-col-img-layout-section-colored .img-col.apple{background-color:#9ccb3b4d}.two-col-img-layout-section-colored .text-col{display:flex;flex:1;flex-direction:column;justify-content:center}.two-col-img-layout-section-colored .text-col .text-col-inner{max-width:422px;width:70%}.two-col-img-layout-section-colored .text-col .text-col-inner sub{display:inline-block;font-size:2.2rem;font-weight:700;letter-spacing:.4rem;margin-bottom:3rem}.two-col-img-layout-section-colored .text-col .text-col-inner h3{color:#466069;font-family:trade-gothic-next-condensed;font-size:3rem;font-weight:700;line-height:5rem;margin:4rem 0 2rem}.two-col-img-layout-section-colored.reversed .text-col{align-items:flex-end}@media (max-width:960px){.two-col-img-layout-section-colored,.two-col-img-layout-section-colored.reversed{flex-direction:column}.two-col-img-layout-section-colored .img-col{height:100vw;width:100vw}.two-col-img-layout-section-colored .text-col .text-col-inner{padding:0 20px;width:100%}}.get-involved-section{background:#006484;border-top:8px solid #dbe442;color:#fff;padding:12rem 16rem}@media (max-width:960px){.get-involved-section{padding:12rem 20px}}.get-involved-section h2{color:#fff;margin-bottom:8rem;text-align:center}.get-involved-section .col,.get-involved-section .col div{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.get-involved-section .col div img,.get-involved-section .col img{margin-bottom:2rem;max-width:127px}.get-involved-section .col div p,.get-involved-section .col p{font-size:20px;font-weight:700}.get-involved-section .col .button,.get-involved-section .col div .button{text-transform:uppercase}.get-involved-section .col .button:hover,.get-involved-section .col div .button:hover{background:#e5f4f1;color:#466069}.program-highlights-section{margin:14rem 0}.program-highlights-section h2{margin-bottom:5.5rem}.program-highlights-section .grid-3{display:grid;gap:8rem;grid-template-columns:repeat(3,1fr)}.program-highlights-section .grid-3 h3{color:#466069;font-size:3rem;font-weight:700;line-height:5rem;margin-bottom:3rem}.program-highlights-section .grid-3 img{margin-bottom:5.5rem;width:100%}@media (max-width:768px){.program-highlights-section .grid-3{grid-template-columns:1fr}}.career-pathways-iframe{margin:0 auto 10rem;max-width:100%}#pathways-description-page .icon-section{align-content:center;align-items:center;display:flex;margin-bottom:30px;min-height:50px}#pathways-description-page .icon-section .icon-img-con{background-repeat:no-repeat;background-size:contain;height:50px;margin-right:30px;width:50px}#pathways-description-page .icon-section .icon-text-con{flex:1}#pathways-description-page .icon-section .icon-text-con p:last-of-type{margin-bottom:0}#pathways-description-page .pathways-description-iframe{max-width:100%}.career-list{display:flex;flex-wrap:wrap;gap:26px;margin-bottom:1.5rem;width:100%}@media screen and (max-width:768px){.career-list{justify-content:center}}.career-list>div a{align-content:center;align-items:center;background-color:#dbe442;color:#466069;display:flex;display:block;font-family:trade-gothic-next-condensed;font-size:20px;font-weight:700;height:126px;justify-content:center;line-height:25px;max-width:200px;min-width:200px;padding:0 8px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .2s,color .2s}.career-list>div a:hover{background:#006484;color:#fff;cursor:pointer}.our-team-page h2{margin-bottom:6rem}.our-team-page .leadership-item{display:flex;gap:5rem;margin:4rem 0}.our-team-page .leadership-item .profile-image{height:-moz-fit-content;height:fit-content;width:305px}@media (max-width:960px){.our-team-page .leadership-item{flex-direction:column}.our-team-page .leadership-item .profile-image{height:auto;width:100%}}.our-team-page .leadership-item h3{color:#303434;font-family:trade-gothic-next-condensed;font-size:3.6rem;font-weight:700;line-height:3.9rem;margin-bottom:2rem}.our-team-page .leadership-item .details p{font-size:18px;font-weight:700}.our-team-page .leadership-item .details p a{text-decoration:underline}.our-team-page .research-item-con{display:grid;gap:8rem;grid-template-columns:repeat(2,1fr);margin:4rem 0;padding:0 8rem}.our-team-page .research-item-con .research-item .profile-image{height:381px;margin-bottom:4rem;-o-object-fit:cover;object-fit:cover;width:305px}.our-team-page .research-item-con .research-item h3{color:#303434;font-family:trade-gothic-next-condensed;font-size:3.6rem;font-weight:700;line-height:3.9rem;margin-bottom:2rem}.our-team-page .research-item-con .research-item .details p{font-size:20px;font-weight:700}.our-team-page .research-item-con .research-item .details p a{text-decoration:underline}@media (max-width:960px){.our-team-page .research-item-con{grid-template-columns:1fr;padding:0}.our-team-page .research-item-con .research-item .profile-image{width:100%}}.center-news-page .news-container{display:grid;gap:6rem;grid-template-columns:repeat(3,1fr);margin:4rem 0 10rem;padding:0}@media (max-width:1440px){.center-news-page .news-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){.center-news-page .news-container{grid-template-columns:1fr}}.center-news-page .news-container .news-item{background:#0064840f;display:flex;flex-direction:column}.center-news-page .news-container .news-item img{height:284px;-o-object-fit:cover;object-fit:cover;width:100%}.center-news-page .news-container .news-item .details{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:4rem 2rem}.center-news-page .news-container .news-item .details .date{font-size:2.2rem;font-weight:700;letter-spacing:.44rem;margin-bottom:1.5rem}.center-news-page .news-container .news-item .details h3{font-family:trade-gothic-next-condensed;font-size:2.9rem;font-weight:700;line-height:3.9rem;margin-bottom:1.5rem}.center-news-page .button{text-transform:uppercase}.carousel-container{background-color:#dbe442;border-top:8px solid #dbe442;color:#fff;display:flex;justify-content:center;margin:14rem auto;max-width:1190px;width:100%}.carousel-container .ps-4{padding:0}.carousel-container h3{font-family:trade-gothic-next-condensed;font-size:5.5rem;font-weight:700;line-height:1.2em;margin-bottom:3rem}.carousel-container p{font-size:3rem;font-weight:700;line-height:5rem}.carousel-container [role=tablist]{position:absolute;top:-12rem}.carousel-container [role=tablist] button{background-color:none;background-image:url(../images/dot.png);height:52px;width:52px}.carousel-container [role=tablist] button[data-state=active]{background-color:none;background-image:url(../images/dot-active.png)}.carousel-container .carousel-item{text-align:center;width:100%}.carousel-container .carousel-item .carousel-top{background-color:#006484;padding:8rem 4rem;width:100%}@media (max-width:960px){.carousel-container .carousel-item .carousel-top{min-height:300px}}.carousel-container .carousel-item .carousel-top .carousel-top-text{margin:0 auto;max-width:660px}.carousel-container .carousel-item .carousel-bottom{color:#006484;padding:8rem 4rem 2rem;width:100%}.carousel-container .carousel-item .carousel-bottom .carousel-bottom-text{margin:0 auto;max-width:660px}.button-section{background-color:#006484;border:8px solid #dbe442;border-left:0;border-right:0;padding:8rem 0;text-align:center}.button-section h2{color:#fff;margin-bottom:6rem}.button-section .button-list .button{margin:0 3rem 3rem}.button-section .button-list .button:hover{background:#e5f4f1;color:#466069}@media (max-width:960px){.button-section .button-list .button{margin:0 0 3rem}}#interactive-map h2{color:#000;font-size:2.2rem;letter-spacing:4.4px;line-height:3rem;margin-bottom:1rem}#interactive-map .container{margin-bottom:6rem;margin-top:0}#interactive-map .filter-container{display:flex;gap:2rem;margin-bottom:3rem}@media (max-width:960px){#interactive-map .filter-container{flex-direction:column;gap:3rem}}#interactive-map .filter-container select{margin:0}#interactive-map .filter-container select:after{margin-right:10px}#interactive-map .filter-container .button{font-size:16px;height:50px}#interactive-map .filter-container .button:disabled{cursor:unset;opacity:.5}#interactive-map .interactive-map-container{height:calc(100vh - 15rem);margin-bottom:6rem;min-height:540px;position:relative;width:100%}#interactive-map .interactive-map-container .map{height:100%;position:relative;width:100%}#interactive-map .interactive-map-container .info-window{background:#fff;border:0 solid #ccc;border-radius:0;bottom:20px;box-shadow:0 2px 8px #0000001a;height:0;left:20%;opacity:0;padding:30px 30px 20px;position:absolute;transition:opacity .45s ease;width:0}#interactive-map .interactive-map-container .info-window.show{min-height:540px;opacity:1;width:320px}@media (max-width:960px){#interactive-map .interactive-map-container .info-window.show{height:540px;left:20px;padding:20px;top:70px;width:calc(100vw - 40px)}}#interactive-map .interactive-map-container .info-window .close-btn{background:transparent;border:none;cursor:pointer;height:40px;position:absolute;right:10px;top:10px;width:40px}#interactive-map .interactive-map-container .info-window .close-btn:after,#interactive-map .interactive-map-container .info-window .close-btn:before{background:#000;content:"";height:2px;left:50%;position:absolute;top:50%;transform-origin:center;width:24px}#interactive-map .interactive-map-container .info-window .close-btn:before{transform:translate(-50%,-50%) rotate(45deg)}#interactive-map .interactive-map-container .info-window .close-btn:after{transform:translate(-50%,-50%) rotate(-45deg)}#interactive-map .interactive-map-container .info-window .section{border-bottom:1px solid #000;margin-bottom:10px}#interactive-map .interactive-map-container .info-window .section:last-of-type{border:0;margin-bottom:0}#interactive-map .interactive-map-container .info-window .stat-con{display:flex}#interactive-map .interactive-map-container .info-window .stat-con p{font-weight:400;margin-bottom:10px;width:40%}#interactive-map .interactive-map-container .info-window .stat-con p:last-of-type{flex:1}#interactive-map .interactive-map-container .info-window h3,#interactive-map .interactive-map-container .info-window h4{color:#005372;font-family:trade-gothic-next-compressed;font-size:20px;font-weight:700;line-height:28px;margin-bottom:5px;text-transform:uppercase}#interactive-map .interactive-map-container .info-window h4{color:#009374}#interactive-map .interactive-map-container .info-window p{font-size:16px;font-weight:700;line-height:20px;margin-bottom:10px}#interactive-map .marker-label{text-shadow:1px 1px 4px #000}.data-table-container{margin:0 0 6rem}.data-table-container h2{font-size:3rem;line-height:5rem;margin-bottom:3rem}.data-table-container .data-table{border:1px solid #ccc;font-size:1.6em;max-height:430px}.data-table-container .data-table thead{background:#00648499}.data-table-container .data-table thead tr th{color:#fff}.data-table-container .data-table thead tr th,.data-table-container .data-table tr td{font-family:trade-gothic-next,sans-serif!important;font-size:1.6rem!important;font-weight:400;padding:10px 20px}.data-table-container .data-table tr td{color:#000}.data-table-container .data-table tr:nth-child(2n){background:#cad2d84d}.data-table-container .item{margin-bottom:2rem}.data-table-container button.group{background:#fff;border:2px solid #cad2d8;padding:10px 20px}.data-table-container .label{color:#303434;font-family:trade-gothic-next,sans-serif;font-size:16px;font-weight:700;line-height:2rem}.data-table-container .content{border:0 solid #80b0a6;color:#303434;font-family:trade-gothic-next,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5em;padding:0 0 2rem}.dashboard-chart-container{margin-bottom:6rem}.dashboard-chart-container h3{color:#000;font-family:trade-gothic-next-condensed;font-size:2.2rem;font-weight:700;letter-spacing:4.4px;line-height:3rem;margin-bottom:1rem}.dashboard-chart-container .filter-container{display:flex;gap:2rem;margin-bottom:3rem}@media (max-width:960px){.dashboard-chart-container .filter-container{flex-direction:column;gap:3rem}}.dashboard-chart-container .filter-container select{margin:0}.dashboard-chart-container .filter-container .button{font-size:16px;height:50px}.dashboard-chart-container .filter-container .button:disabled{cursor:unset;opacity:.5}.dashboard-chart-container .legend-container{display:flex;justify-content:flex-end;margin-bottom:3rem}.dashboard-chart-container canvas{height:600px;max-width:100%}html{font-family:trade-gothic-next,sans-serif;font-size:10px;font-style:normal;font-weight:400;overflow-x:hidden}@media (max-width:1600px){html{font-size:8px}}@media (max-width:960px){html{font-size:6px}}body{color:#303434;display:flex;flex-direction:column;font-size:1.8rem;line-height:3.2rem;margin:0;padding:0;width:100%}.app-container{position:relative}.container{margin:0 auto;max-width:1400px;padding-left:20px;padding-right:20px;width:100%}h2{color:#006484;font-family:trade-gothic-next-condensed;font-size:5.5rem;font-weight:700;line-height:6.5rem;margin:0 0 2rem;width:100%}ol,p,ul{font-size:18px;line-height:1.7em;margin:0 0 1.5em}@media (max-width:960px){ol,p,ul{font-size:16px}}sub{display:inline-block;font-size:2.2rem;letter-spacing:.4rem;margin-bottom:3rem}u{background:none;background-image:linear-gradient(transparent 60%,#dbe442 0);background-repeat:no-repeat;background-size:0 98%;font-style:normal;text-decoration:none;transition:background-size 1s cubic-bezier(.66,0,.56,1) .25s}.large-text p,p.large-text{color:#466069;font-family:trade-gothic-next-condensed;font-size:3rem;font-weight:700;line-height:5rem}ul{list-style:disc}ol,ul{margin-left:25px}ol{list-style:auto}.fadeIn{opacity:0;transform:translateY(2rem);transition:opacity .45s ease,transform .85s ease}@media (max-width:960px){.fadeIn{opacity:1;transform:translateY(0)}}.fadeInActive{opacity:1;transform:translateY(0)}select,select:focus-visible{border:2px solid #cad2d8;font-size:18px;height:50px;margin-bottom:2rem;margin-right:4rem;min-width:360px;outline:none;padding:0 2rem}@media (max-width:960px){select,select:focus-visible{margin:0 0 3rem;min-width:unset;width:100%}}select option:nth-child(2n){background:#eee}
