@charset "UTF-8";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{border:1px solid #ccb288;padding:30px 20px 20px;background-color:#fff;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:"Font Awesome 6 Pro";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)}section#content .award-cards-carousel{padding:30px 0;margin:0;background-color:#fff}@media only screen and (min-width:992px){section#content .award-cards-carousel{display:none}}section#content .award-cards-carousel-load-height{height:210px;overflow:hidden}section#content .award-cards-carousel-content{margin-bottom:0}section#content .award-cards-carousel-content .slick-list .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}section#content .award-cards-carousel-content .slick-list .slick-track .slick-slide{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#content .award-cards-carousel-content .slick-list .slick-track .slick-slide img{max-height:100px}section#content .award-cards-carousel .slick-dotted.slick-slider{margin-bottom:0}section#content .award-cards-carousel-controls{position:relative;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#content .award-cards-carousel-controls-button{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}section#content .award-cards-carousel-controls-button-prev{text-align:left;padding-left:50px}@media only screen and (max-width:991px){section#content .award-cards-carousel-controls-button-prev{padding-left:30px}}@media only screen and (max-width:575px){section#content .award-cards-carousel-controls-button-prev{padding-left:10px}}section#content .award-cards-carousel-controls-button-next{text-align:right;padding-right:50px}@media only screen and (max-width:991px){section#content .award-cards-carousel-controls-button-next{padding-right:30px}}@media only screen and (max-width:575px){section#content .award-cards-carousel-controls-button-next{padding-right:10px}}section#content .award-cards-carousel-controls .slick-next,section#content .award-cards-carousel-controls .slick-prev{z-index:2;position:unset;display:inline-block;-webkit-transform:none;transform:none}section#content .award-cards-carousel-controls .slick-next::before,section#content .award-cards-carousel-controls .slick-prev::before{color:#123c63;font-family:"Font Awesome 6 Pro";font-size:1.25rem;opacity:1}section#content .award-cards-carousel-controls .slick-next:focus-visible::before,section#content .award-cards-carousel-controls .slick-next:hover::before,section#content .award-cards-carousel-controls .slick-prev:focus-visible::before,section#content .award-cards-carousel-controls .slick-prev:hover::before{outline:1px solid #123c63;outline-offset:0}section#content .award-cards-carousel-controls .slick-next.slick-disabled,section#content .award-cards-carousel-controls .slick-prev.slick-disabled{display:inline-block!important;pointer-events:none;cursor:default}section#content .award-cards-carousel-controls .slick-next.slick-disabled::before,section#content .award-cards-carousel-controls .slick-prev.slick-disabled::before{color:#bcc7d1}section#content .award-cards-carousel-controls .slick-next{right:0}section#content .award-cards-carousel-controls .slick-next::before{content:""}section#content .award-cards-carousel-controls .slick-prev{left:0}section#content .award-cards-carousel-controls .slick-prev::before{content:""}section#content .award-cards-carousel-dots{height:29px}