.b-push-cards{background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,#285b6e),to(#285b6e));background:linear-gradient(180deg,#fff,#fff 50%,#285b6e 0,#285b6e);overflow:hidden;padding-bottom:30px;padding-top:60px}@media only screen and (max-width:47.5rem){.b-push-cards{padding-top:40px}}.b-push-cards__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-push-cards__item{-webkit-box-flex:1;-ms-flex-positive:1;aspect-ratio:1/1;-webkit-flex-grow:1;flex-grow:1;position:relative;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:25%}@supports not (aspect-ratio:1/1){.b-push-cards__item:before{content:"";float:left;padding-top:100%}.b-push-cards__item:after{clear:both;content:"";display:block}}@media only screen and (max-width:35rem){.b-push-cards__item{width:50%}}.b-push-cards__item:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:10}.b-push-cards__item:hover .b-push-cards__item--image{opacity:0}.b-push-cards__item a{color:#fff;display:block;text-decoration:none}.b-push-cards__item--media{width:100%}.b-push-cards__item--image,.b-push-cards__item--video{height:100%;left:0;position:absolute;top:0;width:100%}.b-push-cards__item--video{background-color:#000;z-index:1}.b-push-cards__item--video video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.b-push-cards__item--image{background-color:#000;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in;z-index:2}.b-push-cards__item--figure,.b-push-cards__item--picture{height:100%;width:100%}.b-push-cards__item--picture img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.8;width:100%}.b-push-cards__item--content{left:0;padding:0 30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:3}.b-push-cards__item--header{text-align:center}.b-push-cards__item--heading{font-family:tsp;font-size:1.875rem;font-weight:500;line-height:1.2;margin-bottom:10px}@media only screen and (max-width:47.5rem){.b-push-cards__item--heading{font-size:1.0625rem}}.b-push-cards__item--arrow svg{fill:#fff;height:15px;width:28px}@media only screen and (max-width:47.5rem){.b-push-cards__item--arrow svg{height:12px;width:20px}}