.transition{transition:all 300ms ease-in-out}.button{font-size:18px;font-weight:600;line-height:18px;text-align:center;letter-spacing:.1125px;padding:20px;text-decoration:none;background:white;transition:all 300ms ease-in-out}.button:hover{background:#13294b;color:white}.arrow-link{position:relative;color:#13294b;font-size:23px;font-weight:700;line-height:28px;display:block;padding:10px 0;border-bottom:1px solid #0032a0;text-decoration:none;transition:all 300ms ease-in-out}.arrow-link:after{content:'';background-image:url(../../images/chevron-right-dark.png);background-repeat:no-repeat;background-position:center center;background-size:100% auto;position:absolute;top:50%;transform:translateY(-50%);right:0;width:24px;height:24px;display:block;transition:all 300ms ease-in-out}.arrow-link:hover{border-bottom-color:#1f74db;color:#1f74db}.arrow-link:hover:after{background-image:url(../../images/chevron-right.png);background-size:17px auto}.paragraph--type--gallery-carousel{overflow:hidden;padding-top:30px}@media only screen and (min-width: 992px){.paragraph--type--gallery-carousel{padding-top:60px;font-size:18px;line-height:26px}}.paragraph--type--gallery-carousel img{width:100%;height:auto}.paragraph--type--gallery-carousel .gallery-carousel{position:relative;padding:40px 0 100px 0}@media only screen and (min-width: 992px){.paragraph--type--gallery-carousel .gallery-carousel{padding:40px 0 100px 0}}.paragraph--type--gallery-carousel .gallery-carousel .owl-stage-outer{margin-right:-40000px}.paragraph--type--gallery-carousel .gallery-carousel:after{content:'';position:absolute;left:-9999999px;right:-9999999px;top:50%;bottom:0;background:#13294b;display:block;z-index:-1}.paragraph--type--gallery-carousel .gallery-carousel .item{position:relative;z-index:2}.paragraph--type--gallery-carousel .owl-theme .owl-nav{position:absolute;bottom:20px;left:0;right:0;text-align:right}.paragraph--type--gallery-carousel .owl-theme .owl-next,.paragraph--type--gallery-carousel .owl-theme .owl-prev{width:43px;height:53px;background:url(../../images/white-chevron.png) center center no-repeat transparent;background-size:11px auto;background-position:center center;background-repeat:no-repeat;border:none;left:0;z-index:9999;border-radius:0;opacity:1;margin:0;border:1px solid white;transition:all 300ms ease-in-out}.paragraph--type--gallery-carousel .owl-theme .owl-next:hover,.paragraph--type--gallery-carousel .owl-theme .owl-prev:hover{background:url(../../images/white-chevron.png) center center no-repeat #0032a0;background-size:11px auto;background-position:center center;background-repeat:no-repeat;border:1px solid #0032a0}.paragraph--type--gallery-carousel .owl-theme .owl-next{background:url(../../images/blue-chevron.png) center center no-repeat #ffc72c;border:1px solid #ffc72c;transform:rotate(-180deg);background-size:11px auto}.paragraph--type--gallery-carousel .owl-theme .disabled{opacity:.2}