.history-carousel{margin-top:30px}.history-carousel-item{margin-bottom:15px;outline:0;text-align:center;-webkit-transition:all .2s ease .5s;-o-transition:all .2s ease .5s;transition:all .2s ease .5s}.history-carousel-item img{width:200px;margin:0 auto 15px auto;border-radius:50%}.history-carousel-item-year{margin:0;-webkit-transition:all .2s ease .5s;-o-transition:all .2s ease .5s;transition:all .2s ease .5s}.history-carousel-item:not(.slick-center){-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.history-carousel-item:not(.slick-center) .history-carousel-item-year{opacity:0}.history-carousel-nav-item-description{max-width:740px;margin:0 auto;padding:0 15px;text-align:center}.history-carousel-item:not(.slick-center):hover{cursor:pointer}.history-carousel .fa.fa-chevron-circle-left,.history-carousel .fa.fa-chevron-circle-right{position:absolute;z-index:2;bottom:15px;left:calc(50% - 18px);width:36px;height:36px;color:#46b0e4;font-size:36px;line-height:36px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.history-carousel .fa.fa-chevron-circle-left:hover,.history-carousel .fa.fa-chevron-circle-right:hover{color:#263a80;cursor:pointer}.history-carousel .fa.fa-chevron-circle-left{-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}.history-carousel .fa.fa-chevron-circle-right{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}.history-carousel-nav-dots{text-align:center}.history-carousel-nav-dots .slick-dots{position:relative;display:inline-block !important;margin:0 auto 30px auto;padding:0;font-size:0;list-style:none;text-align:center}.history-carousel-nav-dots .slick-dots:before{position:absolute;top:50%;content:'';z-index:-1;left:15px;right:15px;height:2px;margin-top:-1px;background-color:#263a80}.history-carousel-nav-dots .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.history-carousel-nav-dots .slick-dots li button{display:block;width:20px;height:20px;background-color:#46b0e4;border:2px solid #fff;border-radius:50%;outline:0;font-size:0;line-height:0;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.history-carousel-nav-dots .slick-dots li button:hover,.history-carousel-nav-dots .slick-dots li.slick-active button{background-color:#263a80;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}@media(min-width:768px){.history-carousel-nav-dots .slick-dots li{margin:0 10px}}