.highlighted-cards-block{padding:20px 0}.highlighted-card-list{display:flex;flex-direction:column;gap:24px}.highlighted-card-item .highlighted-card{background:#fff url(../../images/cards-vector.svg);background-position:left calc(100% + 2px);background-repeat:no-repeat;background-size:200% 189px;box-shadow:0 0 30px 0 hsla(0,0%,78%,.5);min-height:300px;padding:25px 20px;position:relative;transform:translate(0);transition:box-shadow .3s ease-in-out}.highlighted-card-item .highlighted-card:hover{box-shadow:0 0 50px 0 hsla(0,0%,63%,.5)}.highlighted-card-item:nth-child(2n) .highlighted-card{background-position:right calc(100% + 2px)}.highlighted-card-title{color:#2a2a2a;line-height:1.2;margin-bottom:10px}.highlighted-card-content{color:#1f3a6d;font-weight:300;margin-bottom:0}.highlighted-card-cta{background:url(../../images/icons/cards-arrow.svg) no-repeat bottom/cover;background-repeat:no-repeat;background-size:36px 23px;bottom:60px;display:block;height:23px;position:absolute;right:50px;text-indent:-999em;width:36px}.highlighted-card-cta:after{content:"";display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}@media (min-width:1025px){.highlighted-cards-block{padding:50px 0}.highlighted-card-list{display:grid;grid-template-columns:repeat(2,1fr)}.highlighted-card-item .highlighted-card{padding:40px 55px 120px}}
