.carousel{clear:both}.carousel__container,.carousel__image{position:relative}.carousel__image{padding-bottom:66.66%}.carousel__image img,.carousel__image picture{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.carousel__slide{position:relative}.carousel__caption{background-color:rgba(8,31,44,.95);bottom:0;color:#fff;font-family:"Source Serif Pro",serif;font-size:1rem;font-style:italic;margin:0;padding:1rem 0;position:absolute;text-align:center;width:100%}.carousel__arrow{align-items:center;background-color:rgba(8,31,44,.1);display:flex;height:70px;position:absolute;top:50%;transform:translateY(-50%);transition:width .25s,background-color .25s;width:38px}.carousel__arrow:after{background:#f1be48;content:"";display:block;height:100%;position:absolute;transition:border-radius .25s,width .25s;width:0}.carousel__arrow span{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px}.carousel__arrow:hover{background-color:rgba(8,31,44,.5);width:45px}.carousel__arrow:hover:after{width:5px}.carousel__arrow--prev{border-radius:0 60px 60px 0;left:0}.carousel__arrow--prev .carousel__icon{left:10px}.carousel__arrow--prev:after{left:0}.carousel__arrow--prev:hover:after{border-radius:0 10px 10px 0}.carousel__arrow--next{border-radius:60px 0 0 60px;right:0}.carousel__arrow--next .carousel__icon{right:10px}.carousel__arrow--next:after{right:0}.carousel__arrow--next:hover:after{border-radius:10px 0 0 10px}.carousel__icon{color:#fff;height:20px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.carousel__dots{align-items:center;display:flex;justify-content:center;margin-top:1.5rem}.carousel__dot{margin-right:4px;padding:8px}.carousel__dot:before{background-color:rgba(8,31,44,.13);border-radius:50%;content:"";display:block;height:12px;transition:background-color .2s,transform .2s;width:12px}.carousel__dot:last-of-type{margin:0}.carousel__dot span{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px}.carousel__dot:hover:before{background-color:rgba(8,31,44,.5)}.carousel__dot.is-active:before{background-color:#081f2c;transform:scale(1.2)}.carousel__dot.is-active:hover:before{background-color:#081f2c}.content--darkblue .carousel .carousel__dot:before{background-color:hsla(0,0%,100%,.13)}.content--darkblue .carousel .carousel__dot:hover:before{background-color:hsla(0,0%,100%,.5)}.content--darkblue .carousel .carousel__dot.is-active:before{background-color:#fff}.content--darkblue .carousel .carousel__dot.is-active:hover:before{background-color:#fff}.carousel--header .carousel__image{height:100vh;padding-bottom:0}@media only screen and (min-width:480px){.carousel__arrow{height:100px;width:55px}.carousel__arrow:hover{width:65px}.carousel__arrow:hover:after{width:10px}.carousel__arrow--prev .carousel__icon{left:20px}.carousel__arrow--next .carousel__icon{right:20px}}