<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.award-content{
	display: none;
    font-family: Open Sans
}
.award-main {
    border-top: 2px solid #26235D;
    background: #F2F2F2;
    padding: 31px 0 42px;
    box-shadow: 0px 3px 6px #26235d29;
    font-family: Open Sans
}
.award-main .slick-track {
    display: flex;
}
html .award-wrap{
    background: #FFFFFF;
    box-shadow: 0px 0px 15px #B4B4B4B2;
    height: auto;
    margin: 12px 12px 15px !important;
    outline: none;
    opacity: 0.5;
    position: relative;
    padding: 0 0 38px;
    font-family: Open Sans
}
.award-title {
    font-size: 18px;
    text-align: center;
    color: #26235D;
    font-weight: 700;
    line-height: 1.22;
    padding: 0 7px;
    margin: 14px 0 10px;
}
.award-excerpt {
    font-size: 14px;
    color: #26235D;
    text-align: center;
    padding: 0 10px;
    line-height: 1.14;
}
.award-year.slick-slide {
    color: #26235D;
    line-height: 1.2;
    opacity: 0.5;
    font-size: 30px;
    text-align: center;
    width: auto !important;
    padding: 12px 10px 10px;
    outline: none;
    position: relative;
    min-width: 128px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    min-height: 80px;
    cursor: pointer;
    font-family: Open Sans
}
.award-year.slick-slide.slick-current {
    opacity: 1;
    font-weight: 900;
    font-size: 41px;
    padding: 0 10px;
}
.award-year.slick-slide:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 7px;
    border-radius: 50px;
    opacity: 0;
    bottom: 0;
    background: currentColor;
}
.award-year-main.slick-slider {
    margin-bottom: -4px;
    z-index: 1;
}
.award-year.slick-slide.slick-current:after{
	opacity: 1;
}
a.award-content-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    width: 30px;
    font-size: 0;
    border: 1px solid #26235D;
    border-radius: 50%;
    color: #26235D;
    margin: 0 auto;
    background: #fff;
    height: 30px;
    display: block;
    outline: none !important;
}
a.award-content-link:after, a.award-content-link:before {
    content: "";
    display: block;
    height: 3px;
    width: 15px;
    background-color: currentColor;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    margin: auto;
}
a.award-content-link:after {
    width: 3px;
    height: 15px;
}
a.award-content-link:hover {
    background: #26235D;
    color: #fff;
}
.award-year-main .slick-track {
    align-items: center;
    display: flex;
}
button.slick-arrow {
    height: 48px;
    width: 48px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0 !important;
    z-index: 1;
	left: 0;
    background: #fff;
    font-size: 0;
    outline: none;
    border: 0;
    padding:0;
    color: #707070;
    outline: none !important;
}
button.slick-arrow:hover {
    background: #26235d;
    color: #fff;
}
button.slick-next.slick-arrow {
    left: auto;
    right: 0;
    transform: scaleX(-1);
}
button.slick-arrow:before {
    content: "";
    position: absolute;
    left: 12px;
    right: 0;
    top: 0;
    bottom: 0;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: currentColor;
    transform: rotate(-45deg);
    height: 24px;
    width: 24px;
    margin: auto;
}
html .home .story .customNavigation .view_all {
    border-radius: 50px;
}
.award-img img {
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}
.award-img {
    height: 165px;
}
.awards-top-content {
    font-family: Open Sans;
}
.awards-top-content h1 {
    font-size: 41px;
    color: #26235D;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 22px;
}
.awards-top-content p {
    color: #26235D;
    font-size: 20px;
    line-height: 1.5;
}
.awards-top-content .wpb_text_column {
    max-width: 936px;
    margin: 0 auto 30px;
}
.award-main .slick-list {
    padding: 0 40px !important;
}
.award-content {
    margin: 47px auto 0;
    max-width: 746px;
}
.award-content .wpb_text_column p{
    color: #26235D;
    font-size: 16px;
    line-height: 1.125;
}
.award-content .vc_col-sm-4 {
    width: 37.5%;
}
.award-content .vc_col-sm-8 {
    width: 62.5%;
}

html .award-btn .vc_btn3,
html .home .vc_btn3 {
    background-image: none !important;
    font-size: 20px !important;
    padding: 15px 51px;
    background: #2e79bb !important;
    color:#fff !important;
    line-height: 1;
    border:0px !important;
    border-radius: 50px;
}
html .story .customNavigation .view_all {
    font-size: 15px;
    text-transform: none;
    border: 0;
    padding: 11px 46px;
    background: #2E79BB;
    color: #fff;
}
html #latest-news .news-read-more .vc_btn3.vc_btn3-size-md {
    text-transform: none;
    font-size: 13px !important;
    padding: 13px 35px;
}
.vc_btn3-container.award-btn {
    margin: 0;
}
.vc_row.award-section {
    padding-bottom: 155px;
}
html .award-btn .vc_btn3:hover,
html .home .vc_btn3:hover,
html .four-row .find-more a:hover,
html .story .customNavigation .view_all:hover,
html #latest-news .news-read-more .vc_btn3.vc_btn3-size-md:hover {
    background: #26235D !important;
    color: #fff !important;
}
.award-section .wpb_text_column {
    margin-bottom: 98px;
}
.home-award-section .wpb_text_column h1 {
    color: #000000;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    line-height: 1;
}
.home-award-section .vc_btn3-container {
    margin: 58px 0 0;
}
.vc_row.home-award-section {
    padding-bottom: 53px;
}
html .award-wrap.slick-active {
    opacity: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	html .award-wrap {
	    margin: 12px 5px 15px !important;
	}
	.award-title {
	    font-size: 15px;
	    padding : 0 6px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.award-year.slick-slide {
	    font-size: 24px;
	    padding: 7px 10px 10px;
	    min-width: 88px;
	    min-height: 70px;
	}
	.award-year.slick-slide.slick-current {
	    font-size: 28px;
	    padding: 0 8px;
	}
	.award-year.slick-slide:after {
	    height: 5px;
	}
	.award-year-main.slick-slider {
	    margin-bottom: -3px;
	}
	.award-section .wpb_text_column {
	    margin-bottom: 60px;
	}
	.vc_row.award-section {
	    padding-bottom: 85px;
	}
	.award-title {
	    font-size: 15px;
	}
	.awards-top-content h1 {
	    font-size: 30px;
	    margin: 0 0 16px;
	}
	.awards-top-content p {
	    font-size: 16px;
	}
	button.slick-arrow {
	    height: 38px;
	    width: 38px;
	}
	button.slick-arrow:before {
	    left: 9px;
	    height: 18px;
	    width: 18px;
	}
	.award-btn button.vc_btn3, html .home .vc_btn3 {
	    font-size: 17px !important;
	    padding: 12px 41px;
	    border-radius: 50px;
	}
	html .story .customNavigation .view_all {
	    font-size: 14px;
	    padding: 8px 32px;
	}
	html #latest-news .news-read-more .vc_btn3.vc_btn3-size-md {
	    padding: 12px 30px;
	}

}
@media only screen and (max-width: 767px){
	html .award-wrap {
	    margin: 12px 9px 15px !important;
	    box-shadow: 0px 0px 8px #b4b4b4b2;
	}
	.award-year.slick-slide {
	    font-size: 14px;
	    padding: 12px 10px 10px;
	    min-height: 60px;
        min-width: 60px;
	}
	.award-year.slick-slide.slick-current {
	    font-size: 18px;
	    padding: 0 9px;
	    font-weight: 700;
	}
	.award-year.slick-slide:after {
	    height: 5px;
	}
	.award-year-main.slick-slider {
	    margin-bottom: -3px;
	}
	.awards-top-content p {
	    font-size: 14px;
	    line-height: 1.41;
	}
	.awards-top-content h1 {
	    font-size: 20px;
	    line-height: 1.25;
	    margin: 0 0 14px;
	}
	.award-year-main.slick-slider {
	    margin: 0 -15px -3px;
	    z-index: 1;
	    width: auto;
	}
	.award-main.slick-slider {
	    margin: 0 -15px;
	    width: auto;
	    padding: 22px 15px 15px;
	}
	.award-main .slick-list {
	    padding: 0 128px !important;
	}
	button.slick-arrow {
	    height: 21px;
	    width: 21px;
	    margin: auto 15px !important;
	}
	button.slick-arrow:before {
	    left: 6px;
	    height: 11px;
	    width: 11px;
	}	
	.award-title {
	    font-size: 14px;
	    line-height: 1.14;
	    padding: 0 7px;
	    margin: 10px 0 10px;
	}
	.award-excerpt {
	    font-size: 12px;
	}
	.award-main .slick-list {
	    padding: 0 105px !important;
	}
	.award-img {
	    height: 105px;
	}
	.award-section .wpb_text_column {
	    margin-bottom: 56px;
	}
	.vc_row.award-section {
	    padding-bottom: 55px;
	}
	.award-btn button.vc_btn3, html .home .vc_btn3 {
	    font-size: 13px !important;
	    padding: 10px 31px;
	}
	.award-content .vc_row {
	    display: flex;
	    flex-direction: column-reverse;
	}		
	.award-content .vc_col-sm-4 {
	    width: 160px;
	    margin: 25px auto 0;
	}
	.award-content .vc_col-sm-8 {
	    width: 100%;
	}
	html .story .customNavigation .view_all {
	    font-size: 13px;
	    padding: 7px 25px;
	}
	html #latest-news .news-read-more .vc_btn3.vc_btn3-size-md {
	    font-size: 13px !important;
	    padding: 10px 24px;
	}
	.home-award-section .vc_btn3-container {
	    margin: 45px 0 0;
	}
	.vc_row.home-award-section {
	    padding-bottom: 45px;
	}
	.home-award-section .wpb_text_column h1 {
	    font-size: 25px;
	}
}</pre></body></html>