.block-list-link-with-image{position:relative}
.block-list-link-with-image .list-items{margin:20px 0 0;border-top:1px solid #d5d8c5;padding:28px 0 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:28px}
.block-list-link-with-image .list-items .list-item{display:-webkit-box;display:flex;gap:20px;-webkit-box-align:start;align-items:flex-start;padding-bottom:28px;border-bottom:1px solid #d5d8c5;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}
.block-list-link-with-image .list-items .list-item .list-item-image{width:100%;height:auto;aspect-ratio:1.34/1;-webkit-box-flex:0;flex:none}
.block-list-link-with-image .list-items .list-item .list-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
.block-list-link-with-image .list-items .list-item .list-item-content{width:100%}
.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title{margin:0 0 15px 0}
.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a{position:relative;font-size:1.5rem;line-height:1.875rem;font-weight:bold;color:#00335c;letter-spacing:0;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}
.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a::before{content:"";position:absolute;display:block;bottom:-3px;left:0;width:0;opacity:0;height:3px;background-color:#03ce73;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a span{position:relative;display:inline-block;width:20px;height:20px;background:#02854a;border-radius:50%;margin-left:7px;line-height:16px;-webkit-box-flex:0;flex:none;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a span:after{content:"";position:absolute;mask:url("/wp-content/themes/edg/assets/icons//simple-arrow.svg") no-repeat center;-webkit-mask:url("/wp-content/themes/edg/assets/icons//simple-arrow.svg") no-repeat center;mask-size:contain;-webkit-mask-size:contain;background-color:#fff;width:.625rem;height:.625rem;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out;top:50%;left:calc(50% - 1px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a:hover span,.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a:focus span{background:#00335c}
.block-list-link-with-image .list-items .list-item .list-item-content ul{list-style:none;padding:0;margin:0;margin-top:5px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:5px}
.block-list-link-with-image .list-items .list-item.text{-webkit-box-align:center;align-items:center}
.block-list-link-with-image .list-items .list-item.text:hover .list-item-title a span{background:#00335c}
@media(min-width:768px){.block-list-link-with-image .list-items .list-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;gap:40px}
.block-list-link-with-image .list-items .list-item .list-item-image{width:245px;height:160px}
.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a{display:block;font-size:1.875rem;line-height:2.5rem}
.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a:hover::before,.block-list-link-with-image .list-items .list-item .list-item-content .list-item-title a:focus::before{width:calc(100% - 30px);opacity:1}
.block-list-link-with-image .list-items .list-item.text:hover .list-item-title a::before{width:calc(100% - 30px);opacity:1}
}