.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--full-width-image-with-text{color:white;padding:70px 0;overflow:hidden;background:#13294b;position:relative;border-bottom-right-radius:100px;background-size:cover;background-position:center center;background-repeat:no-repeat;font-size:16px;font-weight:400;line-height:1.5}@media only screen and (min-width: 992px){.paragraph--type--full-width-image-with-text{font-size:18px}}.paragraph--type--full-width-image-with-text h2{font-weight:bold}.paragraph--type--full-width-image-with-text:before{position:absolute;left:0;right:0;top:0;bottom:0;content:'';display:block;border-bottom-right-radius:100px;z-index:1;background:linear-gradient(to right, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.5) 100%)}@media only screen and (min-width: 992px){.paragraph--type--full-width-image-with-text:before{background:linear-gradient(to right, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%)}}.paragraph--type--full-width-image-with-text .container{position:relative;z-index:1}.paragraph--type--full-width-image-with-text .container p a{color:white;text-decoration:underline;transition:all 300ms ease-in-out}.paragraph--type--full-width-image-with-text .container p a:hover{color:#9bcbeb}