section#content .award-cards{position:relative}section#content .award-cards-content{position:relative}section#content .award-cards-background{position:absolute;z-index:0;height:100%;width:100%;background-repeat:no-repeat}section#content .award-cards-background-upper{top:0;left:0}section#content .award-cards-background-lower{bottom:0;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}section#content .award-cards-grid{z-index:1;padding-top:60px}section#content .award-cards-grid.no-background{padding-top:0}@media only screen and (max-width:991px){section#content .award-cards-grid.no-background{padding-top:20px}}section#content .award-cards-grid::after{content:'';display:block;clear:both}section#content .award-cards-grid .award-card{float:left;padding:20px}section#content .award-cards-grid .award-card-content{padding:30px 20px 20px;background-color:#fff;color:#212121;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#content .award-cards-grid .award-card-image{height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#content .award-cards-grid .award-card-image img{display:block;max-width:100%;max-height:100%}section#content .award-cards-grid .award-card-title{font-size:1.125rem;font-weight:700;margin-top:20px}section#content .award-cards-grid .award-card-description{padding-top:20px;font-size:.875rem}section#content .award-cards-grid .award-card-description p{font-size:.875rem}section#content .award-cards-grid .award-card-details{position:relative;padding-top:20px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}section#content .award-cards-grid .award-card-details.has-expander{padding-bottom:40px}section#content .award-cards-grid .award-card-details-expander-cta{position:absolute;bottom:0;width:100%;height:20px;text-align:center}section#content .award-cards-grid .award-card-details-expander-cta a{color:#004086;font-weight:700;font-size:.875rem;text-decoration:underline;padding:5px}section#content .award-cards-grid .award-card-details-expander-cta a::before{font-size:.9375rem;font-family:FontAwesome;content:"\f077";padding-right:10px;display:inline-block}section#content .award-cards-grid .award-card-details-expander-cta a.collapsed::before{content:"\f078"}section#content .award-cards-grid .award-card-details-expander-cta a:active,section#content .award-cards-grid .award-card-details-expander-cta a:hover{color:#004086;text-decoration:none}section#content .award-cards-grid .award-card-details-expander-cta a:focus-visible{outline:1px solid #004086;outline-offset:0}section#content .award-cards-grid .award-card-detail{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:.875rem;font-weight:400;margin-bottom:10px}section#content .award-cards-grid .award-card-detail-year{width:54px}section#content .award-cards-grid .award-card-detail-description{width:calc(100% - 54px)}