/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Agency VC;src:url(/_next/static/media/AgencyVC-Regular.6fa8d14b.otf);font-weight:400}@font-face{font-family:Agency VC;src:url(/_next/static/media/AgencyVC-Bold.8395a8cc.otf);font-weight:700}@font-face{font-family:Agency VC;src:url(/_next/static/media/AgencyVC-Black.58718c50.otf);font-weight:900}h1,h2,h3,h4,h5{font-family:Agency VC,sans-serif;text-transform:uppercase}h1{font-size:2.5rem}@media screen and (min-width:768px){h2{font-size:2rem;line-height:2rem}}h3{font-size:1.5rem}h4{font-size:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav{margin:0 1em;width:100%}@media screen and (min-width:1000px){.nav{width:70%;display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;flex-direction:row}}.nav__list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.nav__item{padding:.5rem 0;position:relative}.nav__link{padding:.5em;font-family:Avenir,sans-serif;font-weight:500;color:#003d7d}.nav__link:hover:after{content:"";width:100%;height:2px;display:block;position:absolute;bottom:5px;left:0;background-color:#008752}.nav__link:hover:before{content:"";position:absolute;bottom:30%;right:-10px}.mobile-nav,.mobile-nav--false,.mobile-nav--true{padding-top:7.25rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column;position:fixed;top:0;right:0;font-size:1.15rem;background-color:#fff;border-top-left-radius:25px;border-top-right-radius:0;border-bottom-left-radius:25px;border-bottom-right-radius:0;overflow:scroll;z-index:10}.mobile-nav--true{width:100%;max-width:17.5rem;height:100vh;transition:max-width .5s ease-in-out;opacity:1;z-index:10}.mobile-nav--false{max-width:0;height:100vh;transition:max-width .5s ease-out;z-index:10}.mobile-nav__container--true{position:fixed;top:0;right:0;width:100%;max-width:100vw;height:100vh;background:linear-gradient(hsla(0,0%,59%,.5),hsla(0,0%,59%,.5));opacity:1;transition:opacity .5s ease-in;z-index:2}.mobile-nav__container--false{background:linear-gradient(hsla(0,0%,59%,0),hsla(0,0%,59%,0));opacity:0;transition:opacity .5s ease-out;z-index:9}.mobile-nav__item{padding:.25rem 0;position:relative}.mobile-nav__list{margin-left:1.75rem}.mobile-nav__list-toggle{margin:0 .5rem;padding:.45rem 1rem 0 2rem;position:absolute;top:.25rem;left:10rem;color:#003d7d;z-index:1}.mobile-nav__list-toggle:hover{cursor:pointer}.mobile-nav__link{padding:.25rem .25em;min-width:100%;width:100%;display:inline-block;font-family:Avenir,sans-serif;font-weight:500;color:#003d7d}.mobile-nav__link:hover{cursor:pointer}.dropdown-mobile__list--true{max-height:2000px;transition:max-height .5s ease-in;transition-delay:.1s;overflow:hidden}.dropdown-mobile__list--false{max-height:0;transition:max-height .35s ease-out;transition-delay:0s;overflow:hidden}.nav__item:hover .dropdown-desk__list{visibility:visible;display:block;opacity:1}.dropdown-desk__list{display:none;visibility:hidden;margin:0 auto;padding:.5rem 0 1rem;position:absolute;top:2rem;left:-1rem;z-index:2;background-color:#f0f0f0;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:0 0 5px 5px}.dropdown-desk__list:before{content:"";width:87.5%;height:2px;display:block;position:absolute;top:-5px;left:10.5%;background-color:#008752}.dropdown-desk__item{margin-bottom:.25rem}.dropdown-desk__link{padding:.25rem 1rem;display:block;color:#003d7d;position:relative}.fadeout{opacity:0;transition:opacity .4s ease-in-out}.fadein{opacity:1}.header{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row}.logo__link{padding:1rem 0 .8rem 2rem;font-size:2em;color:#003d7d}.logo__link,.logo__link--bold{font-family:Agency VC,sans-serif;text-transform:uppercase}.logo__link--bold{font-weight:600}.menu-button{padding:.75em;position:absolute;top:.4em;right:1em;cursor:pointer;width:3.5em;z-index:11;background-color:transparent;border:none}.line{display:block;margin:.25em 0;border-radius:.5em;height:.25em;background-color:#003d7d;transition:all .4s linear}.one--true{height:.35em;transform:translateY(9px) rotate(45deg)}.two--true{opacity:0}.two--false{opacity:1}.three--true{height:.35em;transform:translateY(-8.5px) rotate(-45deg)}.footer,.footer--default,.footer--media-guide{margin-top:2.5rem;padding:1.5rem 2rem;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:column;color:#fff;background-color:#003d7d}.footer--media-guide{position:absolute;bottom:-350px;left:0}@media screen and (min-width:768px){.footer--media-guide{bottom:-300px}}.footer__container-top{margin-bottom:1rem;justify-content:center}.footer__container-bottom,.footer__container-top{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column}.footer__container-bottom{justify-content:space-between}.footer__disclaimer{margin:.5rem 0;font-size:1rem;font-style:italic;color:#d9d9d9}.footer__copyright{margin:1rem}.footer__copyright,.footer__privacy-policy{font-size:.9rem;color:#d9d9d9}.hero{width:100%;position:relative;background-color:#002d56}@media screen and (min-width:491px){.hero{background-color:transparent}}@media screen and (min-width:768px){.hero{background-color:transparent}}.hero__image{width:100%;display:block;position:relative;visibility:hidden}.hero__image-container{width:100%;height:auto;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:25px;border-bottom-right-radius:25px;position:relative;background-image:linear-gradient(90deg,rgba(0,0,0,.15),transparent),url(/images/media-site-header.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.hero__title-container{padding:1em;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row;color:#f1f1f1;background-color:#003d7d;position:absolute;bottom:10%;left:25px;display:block;background-color:transparent}@media screen and (min-width:768px){.hero__title-container{background-color:transparent;bottom:30%}}@media screen and (min-width:1000px){.hero__title-container{left:50px}}.hero__title-primary{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column;font-size:10vw;font-weight:900;letter-spacing:1px}.hero__title-secondary{margin-top:-.25em;font-size:.525em}@media screen and (min-width:1000px){.hero__title-secondary{margin-top:-.25em;font-size:.525em}}@media screen and (min-width:1500px){.hero__title-secondary{margin-top:-.25em;font-size:.525em}}.hero__title-description{width:75%;font-size:.9em;font-family:Avenir,sans-serif}@media screen and (min-width:768px){.hero__title-description{width:300px;font-size:2vw}}@media screen and (min-width:1000px){.hero__title-description{width:500px}}@media screen and (min-width:1500px){.hero__title-description{width:700px}}.post-card{margin-bottom:2rem;padding:.25rem 0 4rem;width:100%;min-height:349.4px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;flex-direction:column;background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}@media screen and (min-width:491px){.post-card{min-height:460.383px}}@media screen and (min-width:768px){.post-card{min-height:625.233px}}@media screen and (min-width:1000px){.post-card{min-height:598.2px;width:70vw;max-width:calc(1000px - 2rem)}}.post-card__image{width:100%;min-height:180px;display:block;background-color:#002d56}@media screen and (min-width:491px){.post-card__image{height:258px}}@media screen and (min-width:768px){.post-card__image{height:414px}}@media screen and (min-width:1000px){.post-card__image{height:387px}}.post-card__details-container,.post-card__details-container--false,.post-card__details-container--true{padding:0 1rem 1rem;width:100%}.post-card__details-container--false{padding-top:2rem}.post-card__details-pinned-container--true{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}.post-card__details-pinned-container--false{display:none}.post-card__details-pinned{font-size:.9rem;font-weight:300;color:#727272}.post-card__details-button--filter:hover{cursor:pointer}.post-card__details-button--image{width:40px}.post-card__details-title{margin-bottom:.5rem;color:#002d56;font-weight:600;font-family:Avenir,sans-serif}.post-card__details-date{font-size:.9rem;color:#727272}.article__body{padding:1rem}.article__body p{padding:.5rem 0}.article__pdf-content{margin:0 auto 3.5rem;padding:0 2.5rem;width:100%;height:80vh}.twitter-feed{margin:0 auto;width:100%;max-width:250px;position:relative;background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;display:none}@media screen and (min-width:491px){.twitter-feed{max-width:100%}}@media screen and (min-width:1000px){.twitter-feed{margin:0;min-width:250px;max-width:250px;height:1000px;display:block}}.twitter-feed__title-container{padding:2em 2em 1em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;position:relative;color:#002d56;background-color:#fff;border-top:3.5px solid #d9d9d9;border-right:3.5px solid #d9d9d9;border-left:3.5px solid #d9d9d9;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:0;border-bottom-right-radius:0;z-index:1}.twitter-feed__title{margin-bottom:.25em;font-family:Avenir,sans-serif;font-size:1.5em;font-weight:600;color:#003d7d}.twitter-feed__description{max-width:100%;text-align:center}@media screen and (min-width:491px){.twitter-feed__description{max-width:466px}}.twitter-widget{padding-bottom:1rem;width:100%;max-width:250px;height:955px;position:absolute;top:85px;background-color:#fff;border-right:2px solid #d9d9d9;border-left:2px solid #d9d9d9;border-bottom:3.5px solid #d9d9d9;border-radius:25px}@media screen and (min-width:491px){.twitter-widget{max-width:100%;top:65px}}@media screen and (min-width:1000px){.twitter-widget{top:85px;min-width:250px;max-width:250px}}.twitter-follow-button{margin:1rem auto 0;position:absolute;bottom:0;display:block}.search{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row;position:relative;background-color:#d9d9d9;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.search,.search__label{width:100%}.search__input{padding:.75rem;width:100%;max-width:300px;font-weight:500;color:#002d56;background-color:transparent;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.search__input:focus{box-shadow:inset 0 0 0 1px #002d56}.search__button{padding:1.25rem;width:2em;height:2em;position:absolute;right:0;background-image:url(/images/Search.png);background-repeat:no-repeat;background-position:50%;background-color:transparent;border-top-left-radius:0;border-top-right-radius:25px;border-bottom-left-radius:0;border-bottom-right-radius:25px}.search__button:hover{cursor:pointer}.sidenav,.sidenav--false,.sidenav--true{margin:0 auto;padding-bottom:1.5rem;width:80%;display:block;background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}@media screen and (min-width:1000px){.sidenav,.sidenav--false,.sidenav--true{padding:1rem 0 1.5rem;width:17.5rem;height:100vh;position:fixed;top:0;left:0;color:#fff;background-color:#003d7d;border-radius:0;scrollbar-gutter:stable}}.sidenav--true{max-height:2000px;transition:max-height .5s ease-in-out}@media screen and (min-width:1000px){.sidenav--true{max-height:100vh}}.sidenav--false{max-height:3.75rem;transition:max-height .25s ease-out;overflow-y:hidden}@media screen and (min-width:1000px){.sidenav--false{max-height:100vh;overflow-y:auto}}.sidenav-logo__link{display:none}@media screen and (min-width:1000px){.sidenav-logo__link{padding:.5rem .5rem .25rem;display:block;text-align:center;font-size:2rem;font-weight:400;font-family:Agency VC,sans-serif;text-transform:uppercase;color:#f1f1f1}}.sidenav-logo__link--bold{font-weight:600}.sidenav__title{padding-top:.5rem;text-align:center;font-size:1.65rem;font-weight:400;color:#003d7d}@media screen and (min-width:1000px){.sidenav__title{padding:0;color:#f1f1f1}}.sidenav__title--secondary{margin-top:.25rem;text-align:center;font-family:Agency VC,sans-serif;font-size:1.25rem;font-weight:400;color:#f1f1f1}.sidenav__toggle{margin:0 auto;padding:0 .25rem .25rem;display:block;font-size:1rem;text-transform:capitalize;color:#003d7d}.sidenav__toggle:hover{cursor:pointer;color:#002d56}@media screen and (min-width:1000px){.sidenav__toggle{display:none}}.sidenav__menu{margin-top:1.5rem}.sidenav__list--true{max-height:2000px;transition:max-height .5s ease-in-out;transition-delay:.1s;overflow:hidden}.sidenav__list--false{max-height:0;transition:max-height .25s ease-in-out;overflow:hidden}.sidenav__list-toggle{min-width:9.5rem;position:relative;font-size:1rem;color:#003d7d}@media screen and (min-width:1000px){.sidenav__list-toggle{padding:.5rem 6rem .5rem 1rem;margin-top:.5rem;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row;color:#f1f1f1}.sidenav__list-toggle:hover{background-color:#002d56}}.sidenav__list-heading{padding-right:1rem;min-width:5.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row;font-family:Avenir,sans-serif;font-size:1rem;font-weight:400;text-transform:capitalize;color:#003d7d}.sidenav__list-heading:hover{cursor:pointer}.sidenav__list-heading:first-child{margin-top:0}@media screen and (min-width:1000px){.sidenav__list-heading{font-size:1.25rem;color:#f1f1f1}}.sidenav__list-toggle{margin-top:1rem;padding-left:1rem;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row;color:#f1f1f1}.sidenav__list-toggle:hover{cursor:pointer}.sidenav__list-toggle:first-child{margin-top:0}.sidenav__list-icon{padding-left:1rem;color:#003d7d;position:absolute;left:10rem}@media screen and (min-width:1000px){.sidenav__list-icon{color:#fff}}.sidenav__item{padding:.25em;font-size:.825em;min-width:15em;text-transform:capitalize;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:row;color:#003d7d}@media screen and (min-width:1000px){.sidenav__item{padding:0}}.sidenav__item:hover{cursor:pointer}@media screen and (min-width:1000px){.sidenav__item{color:#f1f1f1}}.sidenav__link{padding:.35rem .15rem .35rem 1.5rem;color:#003d7d}.sidenav__link:hover{cursor:pointer;color:#002d56}@media screen and (min-width:1000px){.sidenav__link{padding:.5rem .15rem .5rem 1.5rem;width:100%;font-size:1rem;color:#f1f1f1}.sidenav__link:hover{color:#f1f1f1;background-color:#002d56}}.sidenav-layout{position:relative}.resize-animation-stopper *{animation:none;transition:none}.calendar{margin:1rem auto;padding:1rem;width:100%;height:100%;max-width:1400px;font-family:Avenir,sans-serif;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}@media screen and (min-width:491px){.calendar__container{padding:0 1rem}}.calendar__tile{width:100%;min-height:50px;border:1px solid #f1f1f1}@media screen and (min-width:768px){.calendar__tile{min-height:100px;border:1px solid #f1f1f1}}@media screen and (min-width:1000px){.calendar__tile{min-height:150px;border:1px solid #f1f1f1}}.calendar__mobile-list{padding:1rem;border-radius:10px;background-color:#fff;margin:1rem}@media screen and (min-width:1000px){.calendar__mobile-list{display:none}}.calendar__mobile-list-game-container{display:flex;justify-content:flex;align-items:center;flex-wrap:nowrap;flex-direction:row;justify-content:center}.calendar__mobile-list-date{color:#002d56;margin-bottom:1rem;padding-bottom:.25rem;border-bottom:2px solid #008752;width:80%;max-width:20rem}.calendar__mobile-list-item{color:#003d7d;text-align:center;margin-bottom:.5rem;font-weight:500}.calendar__mobile-list-item-logo{width:50px;height:50px}@media screen and (min-width:768px){.calendar__mobile-list-item-logo{width:70px;height:70px}}.calendar__mobile-list-item-date{font-size:1rem;margin-bottom:0}.calendar__mobile-list-item-time{color:#008752}.calendar__mobile-list-item-opponent{color:#003d7d;font-size:.9rem;font-weight:500;margin:0 .5rem}@media screen and (min-width:1000px){.calendar__mobile-list-item-opponent{margin-top:5px}}.calendar__mobile-list-item-event{margin-bottom:1rem;cursor:pointer}.calendar__mobile-list-item-event-name{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row}.calendar__mobile-list-item-extras{transition:2s linear;font-weight:400}.calendar__mobile-list-item-extras:before{display:none}.calendar__mobile-list-item-extras:after{display:block}.calendar__modal{font-family:Avenir,sans-serif;position:fixed;top:45%;left:50%;margin-top:-150px;margin-left:-200px;height:250px;width:400px;padding:10px;box-shadow:0 1px 5px hsla(211,100%,25%,.5);border-radius:.5rem;background-color:#f1f1f1;z-index:100}.calendar__modal-button{margin-bottom:.5rem;color:#003d7d;cursor:pointer}.calendar__modal-content{display:flex;justify-content:flex;align-items:center;flex-wrap:center;flex-direction:column}.calendar__modal-content-name{margin-bottom:.8rem}.calendar__modal-content-location{margin-bottom:.2rem;font-weight:600}.calendar__modal-content-details{margin:1rem 0 .2rem;font-weight:600}.react-calendar{font-family:Avenir,sans-serif}.react-calendar__navigation{display:flex;position:relative;margin-bottom:1rem;font-size:1.25rem;text-align:center}@media screen and (min-width:768px){.react-calendar__navigation{font-size:1.75rem}}@media screen and (min-width:1000px){.react-calendar__navigation{font-size:2rem}}.react-calendar__navigation__label{margin:0 1rem;color:#002d56;font-weight:500}.react-calendar__navigation__prev-button{padding:0 2rem 5px;position:relative;font-size:2rem;color:#003d7d}.react-calendar__navigation__prev-button:hover{cursor:pointer}@media screen and (min-width:768px){.react-calendar__navigation__prev-button{left:22.5%}}.react-calendar__navigation__next-button{padding:0 2rem 5px;position:relative;font-size:2rem;color:#003d7d}.react-calendar__navigation__next-button:hover{cursor:pointer}@media screen and (min-width:768px){.react-calendar__navigation__next-button{right:22.5%}}.react-calendar__navigation__next2-button,.react-calendar__navigation__prev2-button{display:none}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none;color:#003d7d}.react-calendar__tile,.react-calendar__tile--false,.react-calendar__tile--true{padding-bottom:1rem;display:flex;justify-content:center;align-items:none;flex-wrap:wrap;flex-direction:row;position:relative;font-size:1rem;color:#003d7d;background-color:#fff;align-items:flex-end;height:100%;border-radius:5px}.react-calendar__tile--true{position:relative}.react-calendar__tile--true:after{content:"";width:15rem;height:2.5px;position:absolute;bottom:-1rem;left:-1;background-color:#003d7d}@media screen and (min-width:1000px){.react-calendar__tile--true:after{height:5px;background-color:#008752}}.react-calendar__tile--false abbr,.react-calendar__tile--true abbr,.react-calendar__tile abbr{position:absolute;top:.5rem;left:.25rem;font-family:Agency VC,sans-serif;font-size:1.35rem;font-weight:600;z-index:1}.react-calendar__tile-link{color:#003d7d;font-weight:400}.react-calendar__tile-content{display:none}@media screen and (min-width:1000px){.react-calendar__tile-content{display:block}}.react-calendar__tile-content-event{font-weight:500;font-size:.9rem;cursor:pointer;text-transform:capitalize;margin:.5rem}.react-calendar__event-popup--false{display:none}.react-calendar__event-popup--true{display:block}.activeDate{height:7.5px;width:7.5px;background-color:#008752;border-radius:50%;top:22.5px;position:relative;display:inline-block}@media screen and (min-width:1000px){.activeDate{display:none}}.dropdownButton{margin-right:.5rem;margin-top:-.25rem;font-size:1.5rem;cursor:pointer}.content__container,.content__container--table{margin:2.5rem auto;padding:2.5rem 2.5rem 3.5rem;width:100%;background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.content__container--table{padding:2.5rem 1rem 3.5rem}@media screen and (min-width:491px){.content__container--table{padding:2.5rem 2.5rem 3.5rem}}.content__container--table .content__heading,.content__container--table .content__heading--margin-top{margin-left:1.5rem}@media screen and (min-width:768px){.content__container--table .content__heading,.content__container--table .content__heading--margin-top{margin-left:0}}.content__column,.content__column--half{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column}.content__column--half{width:100%}@media screen and (min-width:768px){.content__column--half{width:50%}}.content__row{justify-content:space-between;align-items:center}.content__row,.content__row--start{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}.content__row--start{justify-content:flex-start;align-items:flex-start}.content__row--half-center{width:50%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;flex-direction:row}.content__heading,.content__heading--margin-top{margin-bottom:1rem;width:80%;max-width:20rem;color:#003d7d;border-bottom:2px solid #008752}@media screen and (min-width:1000px){.content__heading,.content__heading--margin-top{width:20rem}}.content__heading--margin-top{margin-top:2rem}.all-time__container,.all-time__container--table{padding:2.5rem 2.5rem 3.5rem;width:100%;min-height:200px;margin:0 0 1rem;background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;align-items:baseline;overflow:auto}.all-time__container--table p,.all-time__container p{width:100%}.all-time__container--table{padding:2.5rem 1rem 3.5rem;margin-bottom:1rem;vertical-align:top;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:768px){.all-time__container--table{width:47.5%}}.all-time__container--table table{align-self:flex-start;border-collapse:collapse}.all-time__container--table table th{text-align:left}.all-time__container--table table tbody tr td{text-align:left;vertical-align:top}.all-time__container--table table tbody tr td:first-child{text-align:left}.all-time__container--table p{margin-bottom:1rem}.tab__toggle-roster,.tab__toggle-roster--false,.tab__toggle-roster--true{margin:.25rem;padding:.5rem .5rem .25rem;min-width:3rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;border-radius:7.5px;font-size:1rem;font-weight:600;font-family:Agency VC,sans-serif;text-transform:uppercase;letter-spacing:.05rem;color:#003d7d;background-color:#fff}.tab__toggle-roster--false:hover,.tab__toggle-roster--true:hover,.tab__toggle-roster:hover{cursor:pointer;color:#008752}@media screen and (min-width:768px){.tab__toggle-roster,.tab__toggle-roster--false,.tab__toggle-roster--true{margin:.25rem;padding:1rem 1rem .75rem;min-width:6rem;font-size:1.25rem;border-radius:15px}}.tab__toggle-roster--true{color:#fff;background-color:#008752;transition:background-color .5s ease-in}.tab__toggle-roster--true:hover{cursor:pointer;color:#fff}.tab__toggle-roster--false{transition:background-color .4s ease}.tab__toggle-roster-container{margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;max-width:800px}@media screen and (min-width:1000px){.tab__toggle-roster-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}}.all-time__awards-container{width:100%;min-height:200px;margin:0;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;flex-direction:row;align-items:baseline}.all-time__awards-table{padding:2.5rem 1rem 3.5rem;margin:.5rem 0;min-height:250px;max-width:450px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;vertical-align:top;background-color:#fff}@media screen and (min-width:1000px){.all-time__awards-table{width:47.5%}}.all-time__awards-table p{margin-bottom:.5rem}.all-time__awards-table table{align-self:flex-start;border:0;margin-top:0}.all-time__awards-table table:nth-of-type(2){padding:0 .5rem;margin-top:0}.all-time__awards-table table th{text-align:right;border:0}.all-time__awards-table table tbody tr{padding:.5rem 0}.all-time__awards-table table tbody tr td{border:0}.all-time__awards-table table tbody tr td:first-child{text-align:left;font-weight:600}.all-time__awards-description{font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;font-size:.85rem;color:#979797}.all-time__records-container{border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding:1rem 2rem;background-color:#fff;width:100%;margin-bottom:1rem}@media screen and (min-width:768px){.all-time__records-container{width:48.5%}.all-time__records-container-individual{width:70%}}.all-time__records-table{overflow-x:auto;overflow-y:auto}.all-time__records-table table{border:0;margin-top:0}.all-time__records-table table:nth-of-type(2){padding:0 .5rem;margin-top:0}.all-time__records-table table td,.all-time__records-table table th{border:0}.all-time__records-table table td tr{text-align:left}.all-time__records-table table td:first-child{text-align:left;font-weight:600;width:1%;white-space:nowrap}.all-time__records-table table td:nth-child(2){text-align:left}.players-page__section{margin:2.5rem 0 0;padding:1rem 5rem;width:100%;position:absolute;right:0}@media screen and (min-width:1000px){.players-page__section{width:calc(100vw - 17.5rem)}}.players-page__list{width:100%;justify-content:space-evenly;flex-direction:row}.players-page__list,.players-page__list-link{display:flex;align-items:center;flex-wrap:wrap}.players-page__list-link{justify-content:center;flex-direction:column;color:#000;text-transform:uppercase}.players-page__list-name{padding-top:.5rem}.player__section{padding:1rem}@media screen and (min-width:1000px){.player__section{width:calc(100vw - 17.5rem);position:absolute;right:0}}.player__container{margin:0 auto;max-width:1000px}.player__details{margin:2.5rem 0}.player__hero{margin-top:50px;height:160px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:row;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#fff;background-image:url(/images/player-banner-2223.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.player__hero--number{margin-top:25px;margin-left:2rem;font-size:6rem;font-weight:900;color:#fff}.player__hero--social-container{margin:.5rem;width:7rem;display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;flex-direction:row;color:#fff}.player__hero--social-link{margin:.25rem;padding:.25rem;fill:#f1f1f1}.player__hero--social-icon{width:1.5rem;fill:#f1f1f1}.player__headshot{min-width:250px;position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);text-align:center}@media screen and (min-width:1000px){.player__headshot{bottom:-5px}}.player__name,.player__name--first,.player__name--last{margin-top:.5rem;margin-bottom:0;text-align:center;font-size:3rem;font-weight:400;color:#002d56}.player__name--first{margin-right:.5rem}.player__name--last{font-weight:600}.player__name-container{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row}.player__pronunciation{margin-bottom:1.5rem;text-align:center;font-size:1.15rem;font-weight:200;color:#727272}.player__bio{padding:1rem 2.5rem 2.5rem;background-color:#fff;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.player__bio-container{margin:0 auto;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:row;border-top:3px solid #d9d9d9}.player__bio-list{width:45%}.player__bio-list--block{margin-bottom:1rem;width:100%}.player__bio-item{width:100%;padding:.25rem 0;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:row;font-family:Agency VC,sans-serif}.player__bio-item--block{margin-bottom:1rem}.player__bio-item--block:last-child{margin-bottom:0}.player__bio-title,.player__bio-title--block{margin-right:1rem;font-size:1.5rem;font-weight:600;text-transform:uppercase;color:#979797}.player__bio-title--acquired{margin-bottom:1rem;padding-bottom:.25rem;border-bottom:2px solid #008752}.player__bio-title--block{font-size:1rem}.player__bio-data,.player__bio-data--block,.player__bio-title--acquired{margin-right:1rem;font-size:1.5rem;font-weight:600;text-transform:uppercase;color:#002d56}.player__bio-data--acquired{width:85%;font-size:1.05rem;font-weight:400;font-family:Avenir,sans-serif;color:#003d7d}.player__bio-data--block{font-size:1rem}.player__detail-item,.player__detail-item--column{padding-bottom:.25rem;width:80%;max-width:20rem;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:row}.player__detail-item--column{padding-bottom:.5rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column}.player__detail-block,.player__detail-block--list{margin-bottom:1rem;width:100%;max-width:20rem;padding:0}.player__detail-block--list:last-child,.player__detail-block:last-child{margin-bottom:0}.player__detail-block--list li{padding:.25rem 0}.player__detail-block--list li:first-child{padding-top:0}.player__detail-title{margin-right:1rem;margin-bottom:.15rem;font-size:.85rem;font-weight:600}@media screen and (min-width:491px){.player__detail-title{font-size:.95rem}}.player__detail-data{font-size:.85rem;font-weight:400}@media screen and (min-width:491px){.player__detail-data{font-size:.9rem}}.player__bullet-list{padding-left:1rem}.player__bullet-list li{list-style-type:disc}.player__table,.player__table--short,.player__table-stats,.player__table-stats--skater{margin-top:1rem;width:100%;overflow-x:auto}.player__table-stats--skater table tr th:first-of-type,.player__table-stats table tr th:first-of-type{padding-right:.5rem;text-align:left}.player__table-stats--skater table tr th:nth-of-type(2),.player__table-stats table tr th:nth-of-type(2){min-width:10rem;text-align:left}.player__table-stats--skater table tr th:nth-of-type(3),.player__table-stats table tr th:nth-of-type(3){padding-right:1rem}.player__table-stats--skater table tr td,.player__table-stats table tr td{max-width:5.5rem}.player__table-stats--skater table tr td:first-of-type,.player__table-stats table tr td:first-of-type{padding-right:.5rem;text-align:left}.player__table-stats--skater table tr td:nth-of-type(2),.player__table-stats table tr td:nth-of-type(2){min-width:10rem;text-align:left}.player__table-stats--skater table tr td:nth-of-type(3),.player__table-stats table tr td:nth-of-type(3){padding-right:1rem}.player__table-stats--skater table tr td:nth-of-type(4),.player__table-stats--skater table tr td:nth-of-type(5),.player__table-stats--skater table tr td:nth-of-type(6),.player__table-stats--skater table tr td:nth-of-type(7),.player__table-stats--skater table tr td:nth-of-type(8),.player__table-stats--skater table tr td:nth-of-type(9),.player__table-stats--skater table tr th:nth-of-type(4),.player__table-stats--skater table tr th:nth-of-type(5),.player__table-stats--skater table tr th:nth-of-type(6),.player__table-stats--skater table tr th:nth-of-type(7),.player__table-stats--skater table tr th:nth-of-type(8),.player__table-stats--skater table tr th:nth-of-type(9){background-color:#f1f1f1}.player__table--short{max-width:550px}.player__table--short table tr th:first-of-type{padding-right:.5rem;text-align:left}.player__table--short table tr td:first-of-type{min-width:4.5rem;padding-right:.5rem;text-align:left}@media screen and (min-width:415px){.player__table--short table tr td:first-of-type{width:4.5rem}}.player__table-stats-title{margin-left:295px;width:275px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}@media screen and (min-width:768px){.player__table-stats-title{margin-left:46.5%;width:40%}}.player__table--milestones table{margin-top:0;width:100%;max-width:20rem;font-size:.85rem}@media screen and (min-width:768px){.player__table--milestones table{font-size:1rem}}.player__table--milestones td:first-of-type{min-width:7.5rem;padding-right:.25rem;font-weight:600}@media screen and (min-width:768px){.player__table--milestones td:first-of-type{min-width:10rem}}.player__table--milestones td:nth-of-type(2){font-weight:400;text-align:right}@media screen and (min-width:415px){.player__table--milestones td:nth-of-type(2){padding-right:0;min-width:10rem}}.player__table--milestones th:first-of-type{min-width:7.5rem;padding-right:.25rem;font-weight:600}.player__table--milestones th:nth-of-type(2){font-weight:400;text-align:right}@media screen and (min-width:415px){.player__table--milestones th:nth-of-type(2){padding-right:0;min-width:10rem}}.opponent__section{padding:1rem;width:calc(100vw - 15rem);position:absolute;right:0}.opponent__section h3{margin-bottom:1rem}.opponent__section table{margin-right:2.5rem}.opponent__section td{text-align:left}.opponent__section td:last-child{text-align:right}.opponent__section th{text-align:left}.opponent__section th:last-child{text-align:right}.opponent__stats{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row}.opponent__stats td:first-child{min-width:10rem}.tab__toggle,.tab__toggle--false,.tab__toggle--true{margin:.25rem;padding:.5rem .5rem .25rem;min-width:10rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;border-radius:7.5px;font-size:1rem;font-weight:600;font-family:Agency VC,sans-serif;text-transform:uppercase;letter-spacing:.05rem;color:#003d7d;background-color:#fff}.tab__toggle--false:hover,.tab__toggle--true:hover,.tab__toggle:hover{cursor:pointer;color:#008752}@media screen and (min-width:768px){.tab__toggle,.tab__toggle--false,.tab__toggle--true{margin:.25rem;padding:1rem 1rem .75rem;min-width:15rem;font-size:1.25rem;border-radius:15px}}.tab__toggle--true{color:#fff;background-color:#008752;transition:background-color .5s ease-in}.tab__toggle--true:hover{cursor:pointer;color:#fff}.tab__toggle--false{transition:background-color .4s ease}.tab__toggle-container,.tab__toggle-container-short{margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;max-width:800px}.tab__toggle-container-short{max-width:500px}@media screen and (min-width:1000px){.tab__toggle-container,.tab__toggle-container-short{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}}.opponent__summary{justify-content:center;flex-direction:column;text-align:center;color:#002d56}.opponent__summary,.opponent__summary-data{margin-top:.5rem;display:flex;align-items:center;flex-wrap:wrap;width:100%}.opponent__summary-data{justify-content:space-around;flex-direction:row}@media screen and (min-width:1000px){.opponent__summary-data{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;flex-direction:row}}.opponent__summary-title{color:#979797}.opponent__overview,.opponent__overview--table{width:100%;max-width:375px;overflow-y:auto}.opponent__overview--table:nth-of-type(2),.opponent__overview:nth-of-type(2){margin-top:1rem}.opponent__overview--table th,.opponent__overview th{text-align:left}.opponent__overview--table th:last-child,.opponent__overview th:last-child{text-align:right}.opponent__overview--table td,.opponent__overview td{text-align:left}.opponent__overview--table td:last-child,.opponent__overview td:last-child{text-align:right}@media screen and (min-width:768px){.opponent__overview,.opponent__overview--table{max-width:45%}.opponent__overview--table:nth-of-type(2),.opponent__overview:nth-of-type(2){margin-top:0}}.opponent__overview--table{max-width:100%}.opponent__overview--table th{width:2rem;text-align:center}.opponent__overview--table th:first-child{min-width:8.5rem}.opponent__overview--table th:last-child{text-align:center}.opponent__overview--table td{width:2rem;text-align:center}.opponent__overview--table td:first-child{min-width:8.5rem}.opponent__overview--table td:last-child{text-align:center}.opponent__overview-container{margin:1rem auto 0;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:column}.opponent__overview-container table{font-size:1rem}@media screen and (min-width:768px){.opponent__overview-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:row}}.all-time__tab,.all-time__tab--true{margin-top:1rem;display:block;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;flex-direction:row;grid-gap:1rem;gap:1rem}.all-time__tab--false{display:none}.all-time__tab__container-button{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.all-time__tab-button{margin:.25rem;padding:.5rem;border:1px solid #000}.all-time__tab-button:hover{background-color:#003d7d;color:#fff;cursor:pointer}.all-time__table--short{width:100%;height:400px;overflow-y:auto}.all-time__table--short table tr th:first-of-type{padding-right:.5rem}.all-time__table--short table tr td:first-of-type{padding-right:.5rem;text-align:left}.all-time__sub-heading{width:100%;margin-left:2rem;font-size:1.25rem}@media screen and (min-width:768px){.all-time__sub-heading{display:block;margin-left:0;font-size:1.75rem}}.all-time__select-container{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:row}.all-time__select-label{margin:.4rem .5rem 0 0;color:#003d7d}.all-time__select-list{width:150px;height:51px;text-align:center;font-size:large;font-weight:600;color:#008752;border-radius:15px}.history-stats-container{width:100%;max-width:800px;min-width:350px;padding:1rem}.history-stats-inner{background-color:#fff;padding:2rem;border-radius:25px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:nowrap;flex-direction:column}.history-stats-title{align-items:center;flex-wrap:nowrap;flex-direction:row;border-bottom:2px solid #008752;padding-left:3rem}.history-stats-title,.page{display:flex;justify-content:center;width:100%;margin-bottom:2rem}.page{align-items:flex-start;flex-direction:column}.page,.page__hero{flex-wrap:wrap;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.page__hero{width:100%;height:160px;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#003d7d;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/images/player-banner-2223.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.page__title{margin-bottom:.5rem;padding:1rem;text-align:center;color:#fff;font-weight:600}@media screen and (min-width:768px){.page__title{font-size:3rem}}.page__body{padding:2.5rem 1rem;font-family:Avenir,sans-serif}@media screen and (min-width:491px){.page__body{padding:2.5rem}}@media screen and (min-width:768px){.page__body{padding:2.5rem 12.5%}}.page__body h2,.page__body h3,.page__body h4{margin-top:2rem;margin-bottom:1rem;display:block;font-family:Avenir,sans-serif}.page__body h2:first-child,.page__body h3:first-child,.page__body h4:first-child{margin-top:0}.page__body p{margin-bottom:1rem;width:100%}.page__body ul{margin-bottom:1rem;padding:0 2rem}.page__body li{list-style:disc}.page__button{padding:1rem;width:100px;display:block;color:#fff;background-color:#008752;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.page__button-container{color:#fff}.staff-card{margin:2.5rem 0;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}@media screen and (min-width:768px){.staff-card{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;flex-direction:row}}.staff-card__headshot-container{margin:0 auto;width:100%;max-width:250px}@media screen and (min-width:768px){.staff-card__headshot-container{margin:0 1rem 0 0}}.staff-card__details{margin-top:1rem;width:100%}@media screen and (min-width:768px){.staff-card__details{margin:0}}.staff-card__name{margin-bottom:.25rem;font-size:1.5rem}.staff-card__name,.staff-card__position{font-family:Avenir,sans-serif;text-transform:capitalize}.staff-card__position{margin-bottom:1rem;padding-bottom:.25rem;width:17.5rem;font-weight:500;font-size:1rem;border-bottom:2px solid #008752}@media screen and (min-width:491px){.staff-card__position{width:20rem}}.staff-card__bio{font-size:1rem}.staff-card__bio p{margin-bottom:1rem}.article{margin:0 1rem;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;flex-direction:column;background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.article__body{padding:2.5rem 1rem;font-family:Avenir,sans-serif}@media screen and (min-width:491px){.article__body{padding:2.5rem}}@media screen and (min-width:768px){.article__body{padding:2.5rem 12.5%}}.article__body h2,.article__body h3,.article__body h4{margin-top:2rem;margin-bottom:1rem;display:block;font-family:Avenir,sans-serif}.article__body h2:first-child,.article__body h3:first-child,.article__body h4:first-child{margin-top:0}.article__body p{margin-bottom:1rem;width:100%}.article__body ul{margin-bottom:1rem;padding:0 2rem}.article__body li{list-style:disc}.article__image{margin:0 auto;width:100%;max-width:750px;height:auto;min-height:180px}.article__image,.article__more-button{display:block;background-color:#002d56}.article__more-button{padding:.75rem 2.5rem;color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-radius:5px;text-align:center}.article__more-button-container{width:95%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}.article__more-button-container a{color:#fff}.article__subheading{margin-bottom:1rem;font-weight:500}.articles__more-container{padding-bottom:2rem;position:relative}.more-button{position:absolute;bottom:0;background-color:#003d7d;width:100px;height:50px;border-radius:5%;color:#fff}.more-button__container{margin-bottom:2rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.botchford{margin:0 auto;padding:1rem;max-width:1000px}.botchford__hero{width:100%;height:160px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;background-color:#003d7d;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/images/botchford-project-header.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.botchford a{color:#003d7d;font-weight:500}.botchford__button{padding:1rem 2.5rem;display:block;color:#fff;background-color:#008752;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-radius:5px;text-align:center;text-transform:uppercase;font-size:1.25rem}.botchford__button-container{color:#fff;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.botchford__button-container a{color:#fff}.communications-staff__disclaimer{max-width:400px;text-align:center}.communications-staff__disclaimer-container{margin-top:5rem;width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}.communications-staff__link{color:#003d7d}.hub__container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;padding-top:1rem;margin:0 auto;max-width:1100px}.hub__tile{width:350px;height:450px;background-color:#fff;color:#003d7d;margin:.5rem;overflow:hidden;border-radius:5px;box-shadow:0 3px 10px rgba(0,0,0,.2)}.hub__tile,.hub__title-background-effect{background-color:#003d7d}.hub__title-primary{color:#f1f1f1;font-size:3rem;padding-top:.25rem;z-index:2;text-align:center}*{margin:0;padding:0;box-sizing:border-box;list-style:none;outline:none}body{background-color:#f1f1f1;font-family:Avenir,sans-serif}a{text-decoration:none}ul{list-style:none}button{background-color:transparent}button,input{border:none}input:focus{outline:0}.no-scroll{width:100%;height:100%;overflow:hidden}.content,.content--page{padding:1rem;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:row}@media screen and (min-width:1000px){.content,.content--page{margin:0 auto;max-width:1250px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;flex-direction:row}}.content--page{padding:2rem 1rem}.content--news{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:1000px){.content--news{max-width:1000px;margin:0 auto}}.section__home,.section__home--left{width:100%}@media screen and (min-width:1000px){.section__home--left{margin-right:2em;width:auto}}.section__home--right{width:100%}@media screen and (min-width:1000px){.section__home--right{width:250px}}table{margin-top:1rem;width:100%;border-collapse:collapse;table-layout:auto;font-size:.85rem}table:nth-of-type(2){margin-top:1.5rem}@media screen and (min-width:768px){table{font-size:1rem}}td{min-width:1rem;padding:.25rem .15rem .15rem;text-align:center}td:first-of-type{text-align:left}th{padding:.25rem .15rem .15rem;min-width:2rem;text-align:center;color:#003d7d}th:first-of-type{text-align:left}.bold-row,.totals-row{font-weight:600}.totals-row{color:#003d7d}.totals-row td:first-child{overflow:visible;white-space:nowrap}.offset-page{padding:1rem;overflow:hidden}@media screen and (min-width:1000px){.offset-page{width:calc(100vw - 17.5rem - 1rem);position:absolute;right:0}}.offset-page__container{margin:0 auto;max-width:1000px}.placeholder__section{margin:2.5rem auto;width:100%;height:50vh}.placeholder__text{margin:0 auto;padding:2.5rem 2rem;max-width:80%;font-size:1.25rem;text-align:center}