.related-articles__card{border:1px solid #c7dbe2;border-radius:30px;box-shadow:0 15px 45px 0 #004c3f1a;overflow:hidden}.related-articles .related-articles__title{margin-bottom:70px}.related-articles .related-articles__title p{font-family:Roboto;font-size:14px;font-weight:600;letter-spacing:10%;line-height:17.5px;margin-bottom:10px;text-align:center}.related-articles .card__image{position:relative}.related-articles .card__image img{border-radius:30px;max-height:220px;object-fit:cover;width:100%}.related-articles .card__tag{background:#eef6f1;border-radius:100px;color:#004c3f;padding:6px 11px;position:absolute;right:20px;text-decoration:none;top:20px;transition:all .5s ease}.related-articles .card__tag:hover{color:#bc6c25;text-decoration:none}.related-articles .card__content{padding:25px}.related-articles .card__content h6{margin-bottom:12px}.related-articles .card__content p{font-family:Roboto;font-size:18px;font-weight:400;letter-spacing:0;line-height:32.4px}.related-articles .card__footer a{align-items:center;color:#33576f;display:flex;font-size:18px;gap:8px;justify-content:end;padding:0}.related-articles .card__footer a:hover{color:#000f0d}.related-articles .card__footer a:hover span{background:#ebeef1;transition:all .5s ease}.related-articles .card__footer a span{background:#c7dbe2;border-radius:100px;display:block;height:25px;position:relative;width:25px}.related-articles .card__footer a span svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}