.outbound-border{position:relative;z-index:1;padding:.625rem;margin:.625rem 2.1875rem 2.1875rem .625rem}.outbound-border::before{content:'';position:absolute;z-index:-3;background:#666;top:0;left:0;right:-8px;bottom:-8px}.outbound-border::after{content:'';width:100%;height:100%;top:0;left:0;position:absolute;background:#fff;z-index:-2}.outbound-border--grey{position:relative;z-index:1}.outbound-border--grey::before{content:'';position:absolute;z-index:-3;background:rgba(247,247,247,.55);top:0;left:0;right:-8px;bottom:-8px}.outbound-border--grey::after{content:'';width:100%;height:100%;top:0;left:0;position:absolute;background:#fff;z-index:-2}.outbound-border--gradient{position:relative;z-index:1}.outbound-border--gradient::before{content:'';position:absolute;z-index:-3;background:#3eb678;background:-webkit-gradient(linear,left top,left bottom,from(#3eb678),to(#217cbe));background:linear-gradient(to bottom,#3eb678 0,#217cbe 100%);top:0;left:0;right:-8px;bottom:-8px}.outbound-border--gradient::after{content:'';width:100%;height:100%;top:0;left:0;position:absolute;background:#fff;z-index:-2}.content-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.1875rem}@media (min-width:768px){.content-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:1000px;margin-left:auto;margin-right:auto;margin-bottom:3.75rem}}.content-card__title{font-size:1.375rem;line-height:1.875rem;font-weight:500;margin-top:0;color:#0069b4}.content-card__primary{position:relative;z-index:1;padding:2.1875rem 24px;margin:-2.1875rem 2.1875rem 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:768px){.content-card__primary{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:3.75rem;margin-left:0;margin-right:-50px;padding-right:74px;padding-top:20px}}@media (min-width:1025px){.content-card__primary{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.content-card__primary::before{content:'';position:absolute;z-index:-3;background:#3eb678;background:-webkit-gradient(linear,left top,left bottom,from(#3eb678),to(#217cbe));background:linear-gradient(to bottom,#3eb678 0,#217cbe 100%);top:20px;left:-8px;right:20px;bottom:-8px}.content-card__primary::after{content:'';width:100%;height:100%;top:0;left:0;position:absolute;background:#fff;z-index:-2}.content-card__primary p:last-child{margin-bottom:0}.content-card__primary:last-child{margin-right:0;padding-right:24px}.content-card__secondary{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:768px){.content-card__secondary{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;z-index:2;-ms-flex-item-align:start;align-self:flex-start;padding-bottom:2.1875rem;max-width:50%}}@media (min-width:1025px){.content-card__secondary{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}.content-card__secondary .media-image{position:relative;max-height:400px;overflow:hidden}@media (min-width:768px){.content-card__secondary .media-image{margin-bottom:24px}}.content-card__secondary .media-image img{display:block;width:100%}@media (min-width:768px){.content-card__secondary .media-image:last-child{margin-bottom:0}}.content-card__secondary .media-video{position:relative;display:inline-block;vertical-align:bottom;max-width:100%;max-width:500px}.content-card__secondary .media-video img{width:auto}.content-card__secondary .media-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}@media (min-width:768px){.content-card__secondary .media-video:last-child{margin-bottom:0}}@media (min-width:768px){.content-card--reverse .content-card__primary{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:-50px;padding-left:74px;margin-right:0;padding-right:24px}}.content-card--reverse .content-card__primary::before{left:20px;right:-10px}@media (min-width:768px){.content-card--reverse .content-card__secondary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.content-card--blue .content-card__primary::after{background-color:#f2f7fb}.content-card--blue .btn--secondary{color:#0069b4}.content-card--blue .btn--secondary:focus,.content-card--blue .btn--secondary:hover{background-color:#0069b4;color:#fff}.content-card--green .content-card__title{color:#018843}.content-card--green .content-card__primary::before{background:#217cbe;background:-webkit-gradient(linear,left top,left bottom,from(#217cbe),to(#3eb678));background:linear-gradient(to bottom,#217cbe 0,#3eb678 100%)}.content-card--green .content-card__primary::after{background-color:#f2faf6}.content-card--green .btn--primary{color:#018843}.content-card--green .btn--primary:focus,.content-card--green .btn--primary:hover{background-color:#018843;color:#fff}.content-card--bg-green .media-image::after{background:rgba(54,164,141,.4);background:-webkit-gradient(linear,left top,right bottom,from(rgba(54,164,141,.4)),color-stop(75%,rgba(33,124,190,.4)));background:linear-gradient(to right bottom,rgba(54,164,141,.4) 0,rgba(33,124,190,.4) 75%);content:'';position:absolute;top:0;width:100%;height:100%}.content-card--bg-blue .media-image ::after{background:rgba(33,124,190,.4);background:-webkit-gradient(linear,left top,right bottom,from(rgba(33,124,190,.4)),color-stop(75%,rgba(54,164,141,.4)));background:linear-gradient(to right bottom,rgba(33,124,190,.4) 0,rgba(54,164,141,.4) 75%);content:'';position:absolute;top:0;width:100%;height:100%}